Skip to content

Conversation

@jtojnar
Copy link
Collaborator

@jtojnar jtojnar commented Jun 7, 2025

PHPStan 2.1.8 started to complain about property.protected:

Access to protected property Nette\Forms\Container::$currentGroup.

See phpstan/phpstan#13123

Fortunately, Nette provides a public method we can use instead.

…erty

PHPStan 2.1.8 started to complain about `property.protected`:

    Access to protected property Nette\Forms\Container::$currentGroup.

See phpstan/phpstan#13123

Fortunately, Nette provides a public method we can use instead.
@jtojnar jtojnar merged commit 8fede17 into master Jun 7, 2025
17 checks passed
@jtojnar jtojnar deleted the phpstan branch June 7, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants