1.24.3
·
103 commits
to master
since this release
What's Changed
- Fix placement of distinct in sqlsrv limit by @muuvmuuv in #458
- Fixed null deprecation in Zend/Pdf/Resource/Font/Simple by @kiatng in #459
- Fix str_replace null in Zend_Form_Element::_getErrorMessages() by @t-gebauer in #460
- Update HeaderValue.php by @icyz in #463
- fix Dojo ComboBox autocomplete param in declarative mode by @timum-viw in #464
- Updated Seiden PHP+ branding by @alanseiden in #466
- PHP-8.3.: fix decrement on bool by @sreichel in #465
- Quality: add phpstan to checks by @sreichel in #431
- Fix deprecation notice when using AjaxContext by @robskr in #469
- Fixed bug #467: Added trait check in Zend_Loader to prevent Zend_Exce… by @sanhe in #471
- Update INSTALL.md fix requirements url by @gnovaro in #472
- Handle edge case for failed splitText in lucene Html.php by @GuillaumeCible in #473
- Fix phpstan errors by @sreichel in #475
- Fix #437 empty null parameter in Statement.php by @gnovaro in #482
- Fix Passing null to parameter 4 ($exptime) of type int is deprecated by @simonschaufi in #476
- Made all E_STRICT uses conditional. by @boenrobot in #485
- Workaround for return type deprecation notice at PHP 8.4 by @alexgit2k in #487
- Fix: Passing null is deprecated in
Zend_Mail::_filterEmail()by @sreichel in #488 - 1.24.3 by @develart-projects in #489
New Contributors
- @muuvmuuv made their first contribution in #458
- @t-gebauer made their first contribution in #460
- @icyz made their first contribution in #463
- @timum-viw made their first contribution in #464
- @robskr made their first contribution in #469
- @sanhe made their first contribution in #471
- @gnovaro made their first contribution in #472
- @GuillaumeCible made their first contribution in #473
- @simonschaufi made their first contribution in #476
Full Changelog: release-1.24.2...release-1.24.3