]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.6'
authorStanislav Malyshev <stas@php.net>
Mon, 12 May 2014 01:57:39 +0000 (18:57 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 12 May 2014 01:57:39 +0000 (18:57 -0700)
commiteaa39c9388dc3604287e36ab6c438ad0a61f9f23
treeab4899401b888d55553d385c3687a25b4e8e9fed
parent2ed2283932e164416332830574bbe582c94d5765
parentf2fdeba19d37080ddc27198a0879bb0254684c5b
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix bug #67248 (imageaffinematrixget missing check of parameters)
  Fix bug #67247 spl_fixedarray_resize integer overflow
  fix news
  add tests stuff to README
  Updated NEWS
  Fix Linux specific fail in error traces (cherry-picked and fix for bug #67245) Linux apparently does not like memcpy in overlapping regions...
ext/spl/spl_fixedarray.c