]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
authorRasmus Lerdorf <rasmus@php.net>
Fri, 18 Jul 2014 15:14:08 +0000 (08:14 -0700)
committerRasmus Lerdorf <rasmus@php.net>
Fri, 18 Jul 2014 15:14:08 +0000 (08:14 -0700)
commitf8f6bd7a081b8786cc9f0052c6e32f6783355fa1
treec5795f98698975c2548ccd9c19693c5985d5e134
parent935bc5795f9191571d46e0c2f65bbfb509c6f3bc
parentf9d5d2abaaa7590d64f174d67bda503be1faad1a
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

* 'PHP-5.6' of git.php.net:php-src:
  fix copy the ext dll into the prefix path in phpize mode
  fix default prefix in phpize mode
  fix file with zero size usage in phpize mode
  Update NEWS
  Fixed bug #66608 (Incorrect behavior with nested "finally" blocks)
  Enable build without atoll (e.g old AIX flavours)
  Enable build without atoll (e.g old AIX flavours)
  implemented usage of the non core ext deps in phpize mode
  implemented force usage of generated .h and .js deps in phpize mode
  basic routines for phpize mode to
  Easier to read
  Add some trace info as well as update CLIENT_ flags
  Fix my name in the given credit
  Update NEWS for PR#723 merge
  Add ifdef on ecdh for single_ecdh_use
  fix C89 compat
  This test depends on expose_php being on
  Test output relies on expose_php being on
  1.2 is a problematic float to print out Lower the default display precision for this test
  The test output is dependent on expose_php ini