]> granicus.if.org Git - php/commit
Merge branch 'phpng' of git.php.net:php-src into phpng
authorPierre Joye <pierre.php@gmail.com>
Tue, 13 May 2014 04:51:45 +0000 (06:51 +0200)
committerPierre Joye <pierre.php@gmail.com>
Tue, 13 May 2014 04:51:45 +0000 (06:51 +0200)
commitbc0161b72063f79bd80af3cfefe28a4f20115610
tree16abc6bc60533d2e39b4a6d418351191050cabb5
parentd24c5de1732d44937ee33ba4a198d13af8f69fc9
parent618de55485965f3ca6e1fecafd9414da3afa6d5c
Merge branch 'phpng' of git.php.net:php-src into phpng

# By Dmitry Stogov (5) and others
# Via Xinchen Hui (3) and Dmitry Stogov (1)
* 'phpng' of git.php.net:php-src:
  restore unexpected commit
  Convert to unpacked before deleting elements
  - Fixed ZTS build
  Fix memory error in spl_directory.c
  Fix spl_directory cast_object, reenable error
  Support for ext/phar (all tests passed)
  ext/phar support (incomplete)
  Fixed double free (xmlrpc is done, 1 test failed due to knew issue)
  Fixed typo
  Refactoring ext/xmlrpc (incompleted)
  Removed error message that breaks phar
  ext/phar support (incomplete)
  Refactor ext/gd (all tests passes)
  Fixed wrong buffer length (added place for terminating zero)