]> granicus.if.org Git - php/commit
Merge branch 'master' of https://git.php.net/repository/php-src
authorChristopher Jones <sixd@php.net>
Mon, 1 Jul 2013 20:46:01 +0000 (13:46 -0700)
committerChristopher Jones <sixd@php.net>
Mon, 1 Jul 2013 20:46:01 +0000 (13:46 -0700)
commit7a331856dfa5501a0ffa8222cfe35ae410a32985
treedfcc84865cc7785b2a468fc23e52ea56313136cc
parent8d9fcbba9e03e645177b80f92a614b2dcbabf737
parent1db66942e1c2e16b36ee614d827605b9fd9b611f
Merge branch 'master' of https://git.php.net/repository/php-src

# By Yasuo Ohgaki (5) and others
# Via Stanislav Malyshev (5) and others
* 'master' of https://git.php.net/repository/php-src:
  added test code for #65045.
  fixed #65045: mb_convert_encoding breaks well-formed character.
  Don't try to clean up generator stack on unclean shutdown
  NEWS
  Added PHP_FCGI_BACKLOG, overrides the default listen backlog
  Merge branch 'PHP-5.5' into master
  Fixed bug #49175: mod_files.sh does not support hash bits
  Fixed bug #35703: when session_name("123") consist only digits, should warning
  Fixed bug #49175: mod_files.sh does not support hash bits
  Fixed bug #49175: mod_files.sh does not support hash bits
  add fix for  #60560 into upgrading
  Add a __wakeup() method to SplFixedArray, thereby fixing serialising an
  Update NEWS
  small optimization
  fix bug #61860: use USearch for searches, it does the right thing