You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov 67b77b06e5 Fixed search on uninitialized data 18 years ago
..
phar - Make sure we are not trying to pack directories 18 years ago
tests Added tests that demonstrate serious PHAR errors 18 years ago
CREDITS This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
LICENSE This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
Makefile.frag - ws 18 years ago
TODO This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
build_precommand.php This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 19 years ago
cgidebug in preparation for a performance optimization that involves 18 years ago
config.m4 - Some config*.m4 file cleanups: NO tabs in these! 18 years ago
config.w32 - Fixed config.w32 to keep Elizabeth happy 18 years ago
dirstream.c fix windows build and more performance jumps (these are minor) 18 years ago
dirstream.h refactor function names for clarity. No functionality change 18 years ago
func_interceptors.c drop unused var 18 years ago
func_interceptors.h Extensions MUST NOT manipulate with internal functions from EG(function_table) in run-time. It may cause problems with opcode caches and in multi-threaded environment. Now the same functions are overriden at MINIT and call original functions or PHAR ones dependent on flag setting. 18 years ago
gdbhelp This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
makestub.php This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
package.php This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
package.xml This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
phar.c Fixed search on uninitialized data 18 years ago
phar.phar in preparation for a performance optimization that involves 18 years ago
phar_internal.h Extensions MUST NOT manipulate with internal functions from EG(function_table) in run-time. It may cause problems with opcode caches and in multi-threaded environment. Now the same functions are overriden at MINIT and call original functions or PHAR ones dependent on flag setting. 18 years ago
phar_object.c Improved support for opcode caches. Now some open() syscalls might be eliminated by caches. 18 years ago
phar_path_check.c This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
phar_path_check.re This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
pharzip.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
php_phar.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
shortarc.php - Keep 5_3 stub and creation files in sync with what I have in CVS HEAD 18 years ago
stream.c Fixed wrong refcount updates 18 years ago
stream.h refactor function names for clarity. No functionality change 18 years ago
stub.h - Keep 5_3 stub and creation files in sync with what I have in CVS HEAD 18 years ago
tar.c fix tar-related failures 18 years ago
tar.h This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 18 years ago
util.c Fixed wrong refcount updates 18 years ago
zip.c Fixed wrong arguments order 18 years ago