..
phar
Remove trailing whitespace in inc files
2018-02-10 19:20:23 +01:00
tests
Fix pecl vs ext typo in phar
2018-06-30 15:35:43 +02: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
add missing makefile fragment for .w32
2017-07-28 07:26:11 +02:00
CREDITS
dirstream.c
Removed "dead" code (zend_hash_update() never fails)
2018-06-01 11:58:57 +03:00
dirstream.h
year++
2018-01-02 12:57:58 +08:00
func_interceptors.c
Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.
2018-05-28 16:27:12 +03:00
func_interceptors.h
year++
2018-01-02 12:57:58 +08:00
gdbhelp
Makefile.frag
Allow pecl like usage in ext/phar, closes #2955
2018-01-15 14:23:46 +01:00
Makefile.frag.w32
Fix path in makefile fragment
2017-10-10 14:32:19 +02:00
makestub.php
ZTS cleanup
2015-03-08 19:25:55 +08:00
phar_internal.h
Move to unsigned types in phar
2018-04-18 20:15:05 +02:00
phar_object.c
phar module, unsignedness check changes.
2018-06-18 14:08:50 +00:00
phar_path_check.c
Move to unsigned types in phar
2018-04-18 20:15:05 +02:00
phar_path_check.re
Move to unsigned types in phar
2018-04-18 20:15:05 +02:00
phar.1.in
Happy new year (Update copyright to 2018)
2018-01-02 23:42:29 +02:00
phar.c
Fix pecl vs ext typo in phar
2018-06-30 15:35:43 +02:00
phar.phar.1.in
pharzip.h
year++
2018-01-02 12:57:58 +08:00
php_phar.h
Bump phar and hash extension version to match PHP version
2018-06-21 13:15:32 +02:00
shortarc.php
Fix bug #74782 : remove file name from output to avoid XSS
2018-01-01 19:51:02 -08:00
stream.c
Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.
2018-05-28 16:27:12 +03:00
stream.h
year++
2018-01-02 12:57:58 +08:00
stub.h
Merge branch 'master' of git.php.net:/php-src
2018-01-02 13:50:40 +08:00
tar.c
Removed "dead" code (zend_hash_update() never fails)
2018-06-01 11:58:57 +03:00
tar.h
year++
2018-01-02 12:57:58 +08:00
util.c
Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence.
2018-05-28 16:27:12 +03:00
zip.c
Removed "dead" code (zend_hash_update() never fails)
2018-06-01 11:58:57 +03:00