php-src/ext/phar
Stanislav Malyshev 5a1bef8eef Merge branch 'PHP-5.6'
* PHP-5.6:
  fix format
  update NEWS
  Add test for bug #69522
  Update tests
  Fix bug #69522 - do not allow int overflow
  Forgot test file
  Fix bug #69403 and other int overflows
  Fixed bug #69418 - more s->p fixes for filenames
  Fixed bug #69364 - use smart_str to assemble strings
  Fix bug #69453 - don't try to cut empty string
  Fix bug #69545 - avoid overflow when reading list

Conflicts:
	Zend/zend_alloc.c
	Zend/zend_operators.c
	ext/ftp/ftp.c
	ext/pcntl/pcntl.c
	ext/standard/basic_functions.c
	ext/standard/dir.c
	ext/standard/file.c
	ext/standard/pack.c
	ext/standard/string.c
	main/rfc1867.c
2015-05-12 15:00:24 -07:00
..
phar Fixed Bug #65467 2015-03-30 15:39:30 +02:00
tests Merge branch 'PHP-5.6' 2015-05-12 15:00:24 -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-15 10:44:51 +08: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-05-12 15:00:24 -07: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