Skip to content

1.24.0

Compare
Choose a tag to compare
@develart-projects develart-projects released this 05 Feb 16:49
· 116 commits to master since this release
b87c150

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