]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' into PHP-5.5
authorDmitry Stogov <dmitry@zend.com>
Mon, 2 Mar 2015 09:30:38 +0000 (12:30 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 2 Mar 2015 09:30:38 +0000 (12:30 +0300)
commitfc1f24b7a6e614e83ab29f640c883839bc4e4696
tree62542298d8a12b8500b9e19205bcfe4a74978a5f
parentcaebb76131ffce8ef7d8086f4eff2726c93d329f
parentd5248f67b58ac3107fec82c5b937fc3f4c89784a
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Check variable type before its usage as IS_ARRAY.
  Fixed a bug that header value is not terminated by '\0' when accessed through getenv().