Antonio J. García Lagar

Results 12 issues of Antonio J. García Lagar

Test this library against the PHP native functions to measure the overhead.

See https://github.com/thephpleague/flysystem/issues/1409#issuecomment-1158695875

Can we store the `#type` key in top level objects only? For any other object in the graph, we should leverage the standard symfony serializer ability to extract the the...

`TraceableChainActivator` extends `ChainActivator`, but it always uses `STRATEGY_FIRST_MATCH` strategy. I think the bundle should provide a configuration option to set the desired strategy and that `TraceableChainActivator` should honor it.

enhancement

**Describe the Pull Request** Fixes previous errors and documents function and test usages - [x] I read contribution guidelines - [ ] Pull request introduces a BC-Break - [ ]...

documentation

Based on the incredible work of @oleg-andreyev on #2784, this PR adds support for ORM >= 3.0 keeping compatibility with ORM 2 and without removing Annotations or YAML support.

Signed-off-by: Antonio J. García Lagar | Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no...

Awaiting Author Updates
Bug

| Q | A | ------------- | --- | License | MIT | Packagist | [symfony/apache-pack](https://packagist.org/packages/symfony/apache-pack) Fix method switching when the path starts with `/index.php` and `mod_rewrite` is available. Related...