php-src/ext/phar
2018-07-05 13:32:39 +03:00
..
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
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
phar_internal.h Move to unsigned types in phar 2018-04-18 20:15:05 +02:00
phar_object.c Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized destructors. 2018-07-04 19:22:24 +03: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 Replace zval_dtor() with specialized destructors 2018-07-05 13:32:39 +03: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 Replace zval_dtor() with specialized destructors 2018-07-05 13:32:39 +03:00
tar.h year++ 2018-01-02 12:57:58 +08:00
util.c Replace zval_dtor() with specialized destructors 2018-07-05 13:32:39 +03:00
zip.c Removed "dead" code (zend_hash_update() never fails) 2018-06-01 11:58:57 +03:00