Commit f233402
committed
chore(release): v0.24.0 🎉
* fix(blackfire): minor fixes to balckfire monitoring feature ([d7c3a63](d7c3a63))
* fix(date-formatter): add default IntlDateFormatter construct parameters ([32056a0](32056a0))
* fix(deps): removed dependency on forked upscale/swoole-blackfire ([9c75ea3](9c75ea3))
* fix(monolog): removed old overridden Monolog StreamHandler versions ([84979a0](84979a0))
* fix(php): removed PHP 8.1 support, minumal supported version is PHP 8.2 ([f933bf9](f933bf9))
* fix(proxifier): fixed proxification of opotional resetters ([2e67726](2e67726))
* fix(symfony): removed Symfony 5.4 support, minimal supported version is 6.4 ([99f6bc8](99f6bc8))
* fix(symfony): removed Symfony 7.0 support, minimal supported version is 7.2 ([c6a225e](c6a225e))
* feat(deps): integrate resetter bundle ([f0b5f7a](f0b5f7a))
* feat(deps): support for blackfirephp-sdk v2.5 ([476b20d](476b20d))
* feat(doctrine): Support for Doctrine v3 ([c1e7790](c1e7790))
* feat(openswoole): Support for OpenSwoole 25.2.0 ([9620f11](9620f11))
* feat(php): Support for PHP 8.4 ([26f387b](26f387b))
* feat(swoole): added ability to override the upload_tmp_dir swoole setting ([4505c12](4505c12))
* chore(configuration): simplify "fromTreeBuilder" ([bbc8b32](bbc8b32))
* chore(deps-dev): updated phpstan/phpstan to 2.0 ([76c6960](76c6960))
* chore(funding): create FUNDING.yml ([25061b0](25061b0))
* chore(phpstan): fix for phpstan 2.1.2 ([0211aa6](0211aa6))
* build(deps-dev): bump doctrine/doctrine-bundle from 2.13.0 to 2.13.1 ([11ae5b4](11ae5b4))
* build(deps-dev): bump doctrine/doctrine-migrations-bundle ([aadad72](aadad72))
* build(deps-dev): bump doctrine/migrations from 3.7.3 to 3.8.2 ([f1a65b0](f1a65b0))
* build(deps-dev): bump doctrine/orm from 2.19.0 to 2.20.1 ([042ea9c](042ea9c))
* build(deps-dev): bump friendsofphp/php-cs-fixer from 3.49.0 to 3.68.0 ([cc6afdb](cc6afdb))
* build(deps-dev): bump phpspec/prophecy-phpunit from 2.1.0 to 2.3.0 ([d9ec747](d9ec747))
* build(deps-dev): bump phpstan/phpstan from 2.1.1 to 2.1.2 ([95071c8](95071c8))
* build(deps-dev): bump phpunit/phpunit from 10.5.38 to 10.5.40 ([2257832](2257832))
* build(deps-dev): bump slevomat/coding-standard from 8.14.1 to 8.15.0 ([0de54cf](0de54cf))
* build(deps-dev): bump symfony/messenger from 6.4.15 to 6.4.16 ([3e8f201](3e8f201))
* build(deps-dev): bump symfony/twig-bridge from 5.4.45 to 5.4.48 ([a0956fe](a0956fe))
* build(deps-dev): bump symfony/web-profiler-bundle from 5.4.46 to 5.4.48 ([4e816e1](4e816e1))
* build(deps-dev): bump symfony/yaml from 5.4.31 to 5.4.45 ([399207a](399207a))
* build(deps-dev): bump twig/twig from 3.18.0 to 3.19.0 ([70fcf22](70fcf22))
* build(deps): bump beberlei/assert from 3.3.2 to 3.3.3 ([33588d8](33588d8))1 parent 84979a0 commit f233402
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
1 | 26 | | |
2 | 27 | | |
3 | 28 | | |
| |||
0 commit comments