Oleg Zhulnev

Results 18 issues of Oleg Zhulnev

| Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | N/A...

Validator
Feature
Status: Needs Review

This PR brings `phpunit/php-timer: ^7.0` support

Hey guys. Seems like plugin is not compatible with PHPStorm 2024 EAP yet. Stacktrace: ``` java.lang.NoSuchFieldError: Class com.jetbrains.php.lang.documentation.phpdoc.parser.PhpDocElementTypes does not have member field 'com.jetbrains.php.lang.psi.stubs.PhpStubElementType phpDocTag' at de.espend.idea.php.annotation.pattern.AnnotationPattern.getDefaultPropertyValueString(AnnotationPattern.java:164) at de.espend.idea.php.annotation.reference.AnnotationPropertyValueReferenceContributor.registerReferenceProviders(AnnotationPropertyValueReferenceContributor.java:34) at...

This PR adds PHP 8.4 into pipeline.

This PR basically re-creates original one https://github.com/povils/phpmnd/pull/156. Reason is the same: We don't distribute .phar so it doesn't make sense to keep this file in the repository or if we...

### Symfony version(s) affected 7.1 ### Description Cache clear fails on test environment when one of the cache pool uses non-default `provider` and defined cache pool is overridden with `cache.adapter.array`...

Bug
Status: Needs Review
Cache
Stalled

This PR adds Symfony 8 support

This PR adds support for justinrainbow/json-schema >= 6.0 and keep the old version too. As BC breaks seems like not affect this project