Skip to content

Conversation

@f3l1x
Copy link
Member

@f3l1x f3l1x commented Feb 9, 2026

No description provided.

- Bump minimum PHP version to 8.2
- Update Nette packages to PHP 8.4+ compatible versions:
  nette/di ^3.2.5, nette/utils ^4.0, nette/mail ^4.0,
  nette/robot-loader ^4.0, nette/http ^3.3, nette/forms ^3.2
- Update PHPUnit @dataProvider to #[DataProvider] attributes
- Fix CustomTemplate::setFile() return type for Nette interface
- Fix PointcutParserTest tearDown for proper static state

https://claude.ai/code/session_01TZjqSE6sk9c1xUSnzCtvUM
@f3l1x f3l1x force-pushed the claude/slack-fix-aop-php-compatibility-kyr0l branch from 1e19df3 to b9e3ba7 Compare February 10, 2026 09:56
- Update ruleset.xml to use ruleset-8.2.xml (8.0 no longer exists)
- Update phpstan.neon: remove deprecated checkGenericClassInNonGenericObjectType, bump phpVersion to 80200
- Fix PHPStan errors:
  - Add generic types to ReflectionClass and ReflectionAttribute
  - Use array_values() for setMethods/setParameters (list type required)
  - Fix always-true is_array check in Rules::unwrap()
  - Fix Criteria::shiftAccessPath return type
- Fix code style issues in AdvisedClassType.php

https://claude.ai/code/session_01TZjqSE6sk9c1xUSnzCtvUM
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.

1 participant