]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.0' into PHP-7.0.10
authorStanislav Malyshev <stas@php.net>
Wed, 17 Aug 2016 06:50:42 +0000 (23:50 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 17 Aug 2016 06:50:42 +0000 (23:50 -0700)
commitf8a75d4eee3446fb5c5c493b28b9ee80e34041cc
tree248201271bc3cd256f53efb4169d07d2af27ae6a
parente3829b88694460a2e5af10ad5eee9966fa55e589
parentae3782a0db8b1e7c2a8665949cc3316227c61643
Merge branch 'PHP-7.0' into PHP-7.0.10

* PHP-7.0: (34 commits)
  Fix URL rewriter partially
  Support "git worktree"
  Add NEWS
  Fix ASSERT logic
  Bugfix 72791: fix memory leak in PDO persistent connections
  Don't copy mime types in CLI server
  Remove obsolete Id tags
  Bump version in OCI8 test
  Fixed bug #72788 (Invalid memory access when using persistent PDO connection)
  Remove typo'd commit
  Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
  Replace dead branch with ZEND_ASSERT()
  Add test for bug #69107: finfo no longer detects PHP files
  Fix bug #55451
  Fix stream_socket_enable_crypto() test
  Remove old $Id$ tags
  Sync with 7.1 branch changes from Nikita & Dimitri to keep OCI8 code identical
  Fix bug #72524 (Binding null values triggers ORA-24816 error)
  Fix the fix (Nikita), thanks!
  Check the return value of dbconvert() in mssql_guid_string(), as it may return -1 in case the conversion failed. In that case false is returned.
  ...

Conflicts:
ext/standard/ftp_fopen_wrapper.c
ext/exif/exif.c
ext/standard/ftp_fopen_wrapper.c