Releases: Shardj/zf1-future
Releases · Shardj/zf1-future
release-1.25.0
What's Changed
removed 7.1-7.3 support, added 8.2
release-1.24.5
What's Changed
- Zend_File_Transfer_Adapter_Abstract::addValidator(): fix $validator parameter type in PHPDoc by @holtkamp in #503
- Fix object caching in Zend_Translate_Adapter by @BorislavSabev in #504
- PHP8.5: Fixes non-canonical cast by @sreichel in #509
- Fixes some DocsBlocks by @sreichel in #514
- Customizable regex in Zend_Db_Select by @mauriziosmt in #513
- PHP8.4: Fixes missing escape parameter by @sreichel in #510
- Add missing polyfill for 8.2 by @gnovaro in #500
- Update Imap.php by @kamildabrowski in #499
- Fix broken PhpUnit tests by @sreichel in #515
- PHP8.5: Fix missing non-canonical cast by @sukhwinder33445 in #517
- Silence deprecation warning for SOAP_FUNCTIONS_ALL on 8.4+ by @NattyNarwhal in #519
- feat: add extra TLD support to hostname validator by @lukebsh in #522
New Contributors
- @BorislavSabev made their first contribution in #504
- @mauriziosmt made their first contribution in #513
- @kamildabrowski made their first contribution in #499
- @sukhwinder33445 made their first contribution in #517
- @NattyNarwhal made their first contribution in #519
- @lukebsh made their first contribution in #522
Full Changelog: release-1.24.4...release-1.24.5
release-1.24.4
What's Changed
- Declare dynamic property to avoid error in PHP8.4 when Session is started by @vuvanly in #496
- Fix Zend_Pdf_Element regression by added $value prop by @onlime in #490
- feat: Support for OS/2 table v4 by @wex in #493
- Adds Straight Join to Zend_Db_Select by @kazsaj in #497
- Update fgetcsv call to specify $escape parameter due to deprecation by @DrRago in #498
- 1.24.4 by @develart-projects in #501
New Contributors
- @vuvanly made their first contribution in #496
- @wex made their first contribution in #493
- @DrRago made their first contribution in #498
Full Changelog: release-1.24.3...release-1.24.4
1.24.3
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
release-1.24.2
What's Changed
- Revert undefined property declarations by @onlime in #453
- 1.24.2 by @develart-projects in #456
Full Changelog: release-1.24.1...release-1.24.2
release-1.24.1
What's Changed
- Fix for very slow chunk processing for larger content in the http res… by @aleksandar-mitrev in #354
- Add check in DbTable Authentication Adapter for empty results when AmbiguityIdentity is TRUE by @rruchte in #419
- Fix deprecation message in php8 with null param with realpath() by @tsmgeek in #413
- Fix deprecated usage of string functions in
BaseUrlhelper. by @muli in #410 - Support for PHP 8.2 by @Fredthelead in #438
- Added TLS v1.3 protocol by @addison74 in #447
- PHP8.4: Implicitly nullable by @sreichel in #442
- Skip broken PhpUnit tests by @sreichel in #443
- Update composer.json homepage property by @B3none in #432
- PHPStan fixes by @thomaslauria in #434
- Updated github workflow by @sreichel in #445
- Fix "Undefined variable $c" in Zend_XmlRpc_Server::setResponseClass() by @lapiudevgit in #451
- Fix PHP Deprecated: Creation of dynamic property $zfBreakChainOnFailure from Zend_Form_Element by @hung202028 in #440
- Release 1.24.1 by @develart-projects in #452
New Contributors
- @aleksandar-mitrev made their first contribution in #354
- @Fredthelead made their first contribution in #438
- @addison74 made their first contribution in #447
- @B3none made their first contribution in #432
- @lapiudevgit made their first contribution in #451
- @hung202028 made their first contribution in #440
Full Changelog: 1.24.0...release-1.24.1
1.24.0
What's Changed
Added
- support "samesite" cookie attribute in Zend_Http_Header_SetCookie in #315
- Support X-Forwarded-Proto header in #386
- added setting to disable automatic strigify of pdo mysql in #378
Fixed
- reverted Deprecated : Return type on Zend_Session_SaveHandler_DbTable in #377
- Zend_Db_Adapter_Db2 limit does not work in #391
- Zend_Http_Client-Adapter_Socket - check transfer-encoding header is a string (and not an array) in #396
- Fixes A non-numeric value encountered in PhpMath.php in #402
- Updated DocBlocks to return $this for fluent interface in #390
- add "array" as allowed type of $value in #387
- Avoid undefined array key access inside url assembly in #383
- Fixed #357 return type backward-compatible issue reported in #379
- Fixed missing property in #376
Full Changelog: 1.13.1...1.24.0
release-1.23.4 (Patch release)
What's Changed
- Sendmail transport - wrong comparison fix by @develart-projects in #373
Full Changelog: release-1.23.3...release-1.234
release-1.23.5 (Patch release)
What's Changed
- further Zend Mail sendmail transport validation tweak by @develart-projects in #374
Full Changelog: release-1.23.4...release-1.23.5
release-1.23.4 (Patch release fix)
Fixed dot in Tag