chris

Results 156 issues of chris

update travis.yml Not tested in real life app. Is is easier for dev to have "symfony/filesystem": "^4.4|^5.0|^6.0", installed and check if it is correct by IDE or static code analyzer.

Hi, #10 if someone has a idea why the one remaining test is failing and can help to solve this, please help. The install and tests in master fail as...

add strong types, drop support of doctrine/persistence v2 Lets see what travis tests say...

[Application] May 31 14:41:51 |INFO | DEPREC User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Craue\GeoBundle\CraueGeoBundle"...

please check and adjust to your needs. My main goal is to have a check for symfony 6.2 and php 8.2

Symfony 5 modules will already be the lower bound at > 7.2.5. https://packagist.org/packages/symfony/form#v5.0.0

Thanks for this great plugin. It would be great if this plugin could support the [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html) feature to map the paths for the assets. Example in a twig-file. {{ asset('apple-touch-icon.png')...

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

feat: add support for psr/clock To be honest i do not have much knowledge about this topic. I just followed this mirgration guide https://lcobucci-jwt.readthedocs.io/en/latest/upgrading/ V5 does use [psr/clock](https://packagist.org/packages/psr/clock), instead of...