Releases: Shardj/zf1-future
Releases · Shardj/zf1-future
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
BaseUrl
helper. 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
release-1.23.3 (Patch release)
What's Changed
- Enabled testing of APCU for all PHP versions when running with all extensions enabled by @boenrobot in #363
- Finnish date translations by @Lodewyk in #368
- addressed 5th sendmail param validation using -f (#326) by @develart-projects in #371
New Contributors
Full Changelog: release-1.23.2...release-1.23.3
release-1.23.2 (Patch release)
Added forgotten stuff, new patch release needed.
release-1.23.1 (Patch release)
What's Changed
- Pdo transaction bring back like php7 by @hungtrinh in #365
- sendmail header sanitization quick-fix, as described in #326 by @develart-projects in #366
Full Changelog: release-1.23.0...release-1.23.1
release-1.23.0
What's Changed
- Made tests be able to run on all supported PHP versions, and run successfully by @boenrobot in #353
- Fixed "emails are displayed incorrectly" with PHP 8.1+ by @fballiano in #344
- Extend native SessionHandlerInterface by @holtkamp in #357
- Added typecast to stop depreciation messages by @krytenuk in #325
- Version and minor fixes by @develart-projects in #364
Full Changelog: release-1.22.1...release-1.23.0