php-src/ext/phar
Stanislav Malyshev b3709bfc52 Merge branch 'PHP-5.6'
* PHP-5.6: (27 commits)
  fix non-standard C
  update NEWS
  5.4.41 next
  fix CVE num
  update NEWS
  Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
  fix test
  fix type in fix for #69085
  fix memory leak & add test
  Fix tests
  fix CVE num
  Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
  Fix test
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
  ...

Conflicts:
	Zend/zend_exceptions.c
	ext/curl/interface.c
	ext/dom/document.c
	ext/fileinfo/libmagic/softmagic.c
	ext/gd/gd.c
	ext/hash/hash.c
	ext/pgsql/pgsql.c
	ext/phar/phar.c
	ext/phar/phar_internal.h
	ext/standard/http_fopen_wrapper.c
	ext/standard/link.c
	ext/standard/streamsfuncs.c
	ext/xmlwriter/php_xmlwriter.c
	ext/zlib/zlib.c
2015-04-14 01:28:06 -07:00
..
phar Fixed Bug #65467 2015-03-30 15:39:30 +02:00
tests Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
build_precommand.php
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 converted ext/ereg, ext/phar and ext/pgsql for static tsrmls usage 2014-10-16 13:47:43 +02:00
CREDITS
dirstream.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
dirstream.h Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
func_interceptors.c Remove PHAR_GLOBALS (make it respect ZEND_ENABLE_STATIC_TSRMLS_CACHE) 2015-03-09 23:00:56 +08:00
func_interceptors.h bump year 2015-01-15 23:27:30 +08:00
gdbhelp
LICENSE
Makefile.frag Don't read the local php.ini when Generating Phar 2015-02-16 18:28:32 -08:00
makestub.php ZTS cleanup 2015-03-08 19:25:55 +08:00
package.xml Remove outdated and user-specific files 2012-06-20 19:46:32 +02:00
phar_internal.h Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
phar_object.c Fixed bug #68901 (use after free) 2015-04-11 16:28:07 -07:00
phar_path_check.c bump year 2015-01-15 23:27:30 +08:00
phar_path_check.re bump year 2015-01-15 23:27:30 +08:00
phar.1.in Bump year 2014-01-03 11:08:10 +08:00
phar.c Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
phar.phar.1.in Fixed Bug #65142 Missing phar man page 2013-07-02 10:46:50 +02:00
pharzip.h bump year 2015-01-15 23:27:30 +08:00
php_phar.h bump year 2015-01-15 23:27:30 +08:00
shortarc.php
stream.c Remove PHAR_GLOBALS (make it respect ZEND_ENABLE_STATIC_TSRMLS_CACHE) 2015-03-09 23:00:56 +08:00
stream.h Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
stub.h bump year 2015-01-15 23:27:30 +08:00
tar.c Merge branch 'PHP-5.6' 2015-03-30 14:45:38 +02:00
tar.h bump year 2015-01-15 23:27:30 +08:00
TODO
util.c Remove PHAR_GLOBALS (make it respect ZEND_ENABLE_STATIC_TSRMLS_CACHE) 2015-03-09 23:00:56 +08:00
zip.c Remove PHAR_GLOBALS (make it respect ZEND_ENABLE_STATIC_TSRMLS_CACHE) 2015-03-09 23:00:56 +08:00