summaryrefslogtreecommitdiff
path: root/ext/phar
Commit message (Expand)AuthorAgeFilesLines
* Make static analyzers happyIlia Alshanetsky2011-08-091-2/+21
* Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for theseRasmus Lerdorf2011-08-071-3/+3
* Initialize variable with fixed value for avoiding compile warningsXinchen Hui2011-08-074-4/+9
* Pointer returned is never usedPierrick Charron2011-08-071-1/+1
* - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-252-4/+4
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-14/+10
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-1/+1
* - Added missing void param checks, and fix arginfoFelipe Pena2011-06-181-2/+122
* - Added missing arginfos for void params and void param checksFelipe Pena2011-06-181-34/+39
* Fix skipif to resolve the common reason this test failsChristopher Jones2011-06-171-1/+4
* - Missing fixes for grammar fix 's/valid path/a valid path/'Felipe Pena2011-06-092-3/+3
* - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-7/+7
* - Handle error if tempfile can't be opened, found by parfaitJohannes Schlüter2011-05-161-0/+3
* - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)Felipe Pena2011-03-262-1/+17
* - Missing fixes for bug #54247Felipe Pena2011-03-141-4/+4
* - Fixed bug #54247 (format-string vulnerability on Phar)Felipe Pena2011-03-141-27/+27
* MFB: fix lcov build (r308657)Nuno Lopes2011-02-255-75/+72
* Fixed bug #53898 (PHAR reports invalid error message, when the directory does...Ilia Alshanetsky2011-02-014-4/+4
* Fixed variable overloadingIlia Alshanetsky2011-01-201-3/+3
* - Year++Felipe Pena2011-01-0117-17/+17
* removed extra ?> from the FILE sectionEyal Teutsch2010-12-301-1/+0
* using PWD which is supported by run-tests.php, rather than $cwdEyal Teutsch2010-12-262-2/+2
* Fixed bug #53541 (format string bug in ext/phar).Ilia Alshanetsky2010-12-141-1/+1
* Added multibyte suppport by default. Previosly php had to be compiled with --...Dmitry Stogov2010-11-241-0/+1
* Added second fix from #50987 that wasn't apart of Ilia's commitKalle Sommer Nielsen2010-11-201-1/+1
* Fixed bug #50987 (unaligned memory access in phar.c)Ilia Alshanetsky2010-11-201-1/+1
* Kill some more constness warnings in com_dotnet/phar/standardKalle Sommer Nielsen2010-11-192-6/+10
* Fix failing phar tests.Adam Harvey2010-09-244-6/+6
* Fix up the vim folds in phar_object.c and add a note that the two prototypesAdam Harvey2010-09-231-1/+5
* - fix string validation, MOPS-2010-24Pierre Joye2010-08-201-1/+1
* Added test for bug 52013 to trunk.Eric Stewart2010-07-021-0/+37
* - Fix bug #50578, incorrect shebang in phar.pharPierre Joye2010-06-161-5/+1
* Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER())Ilia Alshanetsky2010-05-033-8/+22
* Fixed string format validation inside phar extension. Reported by Stefan EsserIlia Alshanetsky2010-04-272-8/+8
* - Unifiy that messageHannes Magnusson2010-04-2738-49/+49
* Fix testHannes Magnusson2010-04-271-0/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-263-11/+15
* mention which setting!Hannes Magnusson2010-04-2537-43/+43
* Added concept of interned strings. All strings constants known at compile tim...Dmitry Stogov2010-04-201-23/+21
* Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
* - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo)Felipe Pena2010-03-061-1/+3
* MFH: Fix phar regex test when '.php' is part of the path, instead be more spe...Brian Shire2009-11-211-1/+1
* fix PHP Bug #49938: Phar::isBuffering() returns inverted valueGreg Beaver2009-11-137-13/+13
* - MFH: Added test for bug 49910 for pharDavid Coallier2009-11-121-0/+50
* fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar t...Greg Beaver2009-11-113-3/+50
* Fix bug #50129Rasmus Lerdorf2009-11-091-1/+1
* - It is not const in PHP_5_2 but it is in HEAD and PHP_5_3Jani Taskinen2009-10-191-1/+1
* Fixed tests (removed irrelevant check which makes test to fail from time to t...Dmitry Stogov2009-09-211-6/+0
* oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 f...Greg Beaver2009-07-292-4/+4