PHP-DI / Slim-Bridge

PHP-DI integration with the Slim framework
http://php-di.org/doc/frameworks/slim.html
MIT License
176 stars 38 forks source link

Fixes for newly introduced GH Actions #88

Closed andrewnicols closed 4 months ago

andrewnicols commented 4 months ago

Working run: https://github.com/andrewnicols/Slim-Bridge/actions/runs/9584884951

Note: One of the things that this fixes is PHP 8.4 implicit nullable deprecation. This probably means it needs a release at some point.

Happy to refactor the commits ifyou want me to make this clearer.

mnapoli commented 4 months ago

Awesome work, thank you!