]> granicus.if.org Git - php/commit
Merge branch 'master' into phpng
authorDmitry Stogov <dmitry@zend.com>
Wed, 18 Jun 2014 13:50:27 +0000 (17:50 +0400)
committerDmitry Stogov <dmitry@zend.com>
Wed, 18 Jun 2014 13:50:27 +0000 (17:50 +0400)
commitb108267f2c5c09bd153cfb1d4e580d5fc9c52d51
treebbd4314f096a68cf4ce3a37e35f36ab1b0e641f5
parenta4f38192ecbbc7ece3a6070b8bac4468e890f476
parenteba7c7768553d67d37488f844847d51ec358efff
Merge branch 'master' into phpng

* master: (41 commits)
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  NEWS
  Fix Request #67453 Allow to unserialize empty data.
  Update copyright year to 2014
  Update copyright year for re2c generated files
  Update copyright year to 2014
  Update copyright year for re2c files as well
  Fix patch for bug #67436
  fix failed test
  Fix test on modern distro where old unsecure algo are disabled in openssl config. Testing recent algo should be enough to check this function.
  Added tests for bug 67436
  Fixed wrong XFAIL test - already fixed
  Fix typo in Bug #67406 NEWS entry
  Fix typo in Bug #67406 NEWS entry
  ...

Conflicts:
Zend/zend_compile.c
ext/session/session.c
ext/standard/array.c
ext/standard/http_fopen_wrapper.c
tests/classes/bug63462.phpt
17 files changed:
Zend/zend_compile.c
ext/pdo/pdo_sql_parser.c
ext/pdo/pdo_sql_parser.re
ext/session/session.c
ext/sockets/sendrecvmsg.c
ext/spl/spl_array.c
ext/spl/spl_dllist.c
ext/spl/spl_observer.c
ext/standard/array.c
ext/standard/head.c
ext/standard/http_fopen_wrapper.c
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.re
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
main/SAPI.c
sapi/cli/php_cli_server.c