]> granicus.if.org Git - php/commit
Merge branch 'master' of git.php.net:php-src
authorRasmus Lerdorf <rasmus@php.net>
Thu, 7 Nov 2013 15:55:44 +0000 (07:55 -0800)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 7 Nov 2013 15:55:44 +0000 (07:55 -0800)
commit308edceb51d115e3b7c39399ec715fd693a4db8b
treee0f4c276679552342d5eab535c1ad957f33fc48a
parentbdfa03d79df529b555e2d25da288b50647e7c537
parent0d506131af470355044544d5254ac1dcbd84d7ca
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src: (304 commits)
  OCI8 build change: Fix source variable definition for C89 compatibility
  bump version, empty NEWS, UPGRADING and UPGRADING.INTERNALS
  bump API versions
  configure output alignment
  Add a couple more test cases to parse_url() tests
  fix missing change from 'tcp_socket' to the more common 'server'
  fix many parallel test issues
  Cleanup temp test file
  Revert "Fixed issue #115 (path issue when using phar)."
  Update LiteSpeed SAPI code to V6.4
  Fixed typo in Makefile.frag
  updated NEWS
  Remove outdate codes, make it clearer, although just a bit..
  Update NEWS
  Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws an exception)
  NEWS + UPGRADING
  Sync ext/zip with pecl/zip version 1.3.2 - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip option to build with system libzip
  Fixed coredump due to abnormal implemention of phar
  Fix English here
  limit virtual_cwd_activate() duplicated call to ZTS only
  ...