]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
authorJerome Loyet <fat@php.net>
Fri, 1 Jun 2012 09:30:49 +0000 (11:30 +0200)
committerJerome Loyet <fat@php.net>
Fri, 1 Jun 2012 09:30:49 +0000 (11:30 +0200)
commit1fa8ecd082607858084994ad7081ef06e37db5f5
tree1fec830a259d4de551dc0a0f77d253821d923e20
parent238caeb63c4f4faf67b9f8de62a753eb3e954dbe
parentb548d9ad2e02f3f216320b5f47e26046021a5bac
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

* 'PHP-5.4' of git.php.net:php-src: (27 commits)
  Fixed Bug #62202 (ReflectionParameter::getDefaultValue() memory leaks with constant)
  sort NEWS
  fix bug #55042 - erealloc without updating pointer
  Fix bug #62186 readline fails to compile
  fix unchecked emalloc (cherry picked from commit 158d8a6b088662ce9d31e0c777c6ebe90efdc854)
  fix test
  fix test
  Typofix in comment in proc_open.c
  fix CVE-2012-2143
  updated the libmagic patch after Felipes regex fix
  Fix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open_error.phpt
  Bug #62177 deactivate the linux test version on win
  Fix bug #62177 Test Bug - finfo_file_regex.phpt
  Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt
  fix unchecked emalloc
  add CVE
  add bug 62146
  add bug #62082
  sync with HEAD
  sync with HEAD
  ...