Releases

MongoDB Messenger Transport 1.4.1

This small new patch just tests against PHP 8.4 and removes new deprecations, namely the common implicit nullable arguments that arise often with this new language version.

This is the full changelog:

  • Add support to PHP 8.4 (by removing implicit nullable arguments deprecations)

Symfony Functional test case 1.4.0

This time, another release for Symfony 8 compatibility, but a minor one due to pending changes: the facile-it/symfony-functional-testcase package drops support for older PHP and Symfony versions, on top of supporting Symfony 8.

This means that next time we’ll bump to PHP 8.1 and Symfony 5.4, meaning that the usefulness of this package will wane. Maybe it’s time to abandon it?