summaryrefslogtreecommitdiff
path: root/ext/phar/func_interceptors.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Nuke compiler warningKalle Sommer Nielsen2009-05-131-1/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* fix another memory leakGreg Beaver2008-09-261-0/+1
* fix obvious memory leakGreg Beaver2008-09-261-0/+1
* fix minor issues found by ICC (unused variables and the like)Greg Beaver2008-09-131-2/+2
* use %u instead of %d, merge from pecl/pharGreg Beaver2008-08-311-1/+1
* remove unused variables, merge from pecl/pharGreg Beaver2008-08-311-9/+2
* WS merge from pecl/pharGreg Beaver2008-08-311-1/+1
* Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8Dmitry Stogov2008-08-141-0/+80
* - Fix http://bugs.php.net/bug.php?id=45613Marcus Boerger2008-08-121-1/+3
* - ws/cs, macros, code that only affects other branchesSteph Fox2008-08-011-1/+4
* drop unused varAntony Dovgal2008-07-111-2/+0
* fix function protos and is_link() wrapperAntony Dovgal2008-07-111-5/+5
* Fixed wrong refcount updatesDmitry Stogov2008-07-101-2/+2
* Extensions MUST NOT manipulate with internal functions from EG(function_table...Dmitry Stogov2008-07-101-17/+60
* - Kill a couple of double frees and a memleakSteph Fox2008-06-211-1/+2
* making progress - up to 42/phar vs. 48/disk with these optimizationsGreg Beaver2008-06-201-62/+53
* fix windows build and more performance jumps (these are minor)Greg Beaver2008-06-181-12/+24
* HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now sp...Greg Beaver2008-06-151-36/+43
* ensure we don't try to use an unitialized hash tableGreg Beaver2008-06-121-6/+6
* fix error messagesGreg Beaver2008-06-121-1/+1
* - MFHSteph Fox2008-05-141-3/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2008-05-121-0/+1081