| Commit message (Expand) | Author | Age | Files | Lines |
* | Make static analyzers happy | Ilia Alshanetsky | 2011-08-09 | 1 | -2/+21 |
* | Fix more signed 1-bit bitfield, and let's use strlcpy/strlcat instead for these | Rasmus Lerdorf | 2011-08-07 | 1 | -3/+3 |
* | Initialize variable with fixed value for avoiding compile warnings | Xinchen Hui | 2011-08-07 | 4 | -4/+9 |
* | Pointer returned is never used | Pierrick Charron | 2011-08-07 | 1 | -1/+1 |
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 2 | -4/+4 |
* | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -14/+10 |
* | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -1/+1 |
* | - Added missing void param checks, and fix arginfo | Felipe Pena | 2011-06-18 | 1 | -2/+122 |
* | - Added missing arginfos for void params and void param checks | Felipe Pena | 2011-06-18 | 1 | -34/+39 |
* | Fix skipif to resolve the common reason this test fails | Christopher Jones | 2011-06-17 | 1 | -1/+4 |
* | - Missing fixes for grammar fix 's/valid path/a valid path/' | Felipe Pena | 2011-06-09 | 2 | -3/+3 |
* | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -7/+7 |
* | - Handle error if tempfile can't be opened, found by parfait | Johannes Schlüter | 2011-05-16 | 1 | -0/+3 |
* | - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters) | Felipe Pena | 2011-03-26 | 2 | -1/+17 |
* | - Missing fixes for bug #54247 | Felipe Pena | 2011-03-14 | 1 | -4/+4 |
* | - Fixed bug #54247 (format-string vulnerability on Phar) | Felipe Pena | 2011-03-14 | 1 | -27/+27 |
* | MFB: fix lcov build (r308657) | Nuno Lopes | 2011-02-25 | 5 | -75/+72 |
* | Fixed bug #53898 (PHAR reports invalid error message, when the directory does... | Ilia Alshanetsky | 2011-02-01 | 4 | -4/+4 |
* | Fixed variable overloading | Ilia Alshanetsky | 2011-01-20 | 1 | -3/+3 |
* | - Year++ | Felipe Pena | 2011-01-01 | 17 | -17/+17 |
* | removed extra ?> from the FILE section | Eyal Teutsch | 2010-12-30 | 1 | -1/+0 |
* | using PWD which is supported by run-tests.php, rather than $cwd | Eyal Teutsch | 2010-12-26 | 2 | -2/+2 |
* | Fixed bug #53541 (format string bug in ext/phar). | Ilia Alshanetsky | 2010-12-14 | 1 | -1/+1 |
* | Added multibyte suppport by default. Previosly php had to be compiled with --... | Dmitry Stogov | 2010-11-24 | 1 | -0/+1 |
* | Added second fix from #50987 that wasn't apart of Ilia's commit | Kalle Sommer Nielsen | 2010-11-20 | 1 | -1/+1 |
* | Fixed bug #50987 (unaligned memory access in phar.c) | Ilia Alshanetsky | 2010-11-20 | 1 | -1/+1 |
* | Kill some more constness warnings in com_dotnet/phar/standard | Kalle Sommer Nielsen | 2010-11-19 | 2 | -6/+10 |
* | Fix failing phar tests. | Adam Harvey | 2010-09-24 | 4 | -6/+6 |
* | Fix up the vim folds in phar_object.c and add a note that the two prototypes | Adam Harvey | 2010-09-23 | 1 | -1/+5 |
* | - fix string validation, MOPS-2010-24 | Pierre Joye | 2010-08-20 | 1 | -1/+1 |
* | Added test for bug 52013 to trunk. | Eric Stewart | 2010-07-02 | 1 | -0/+37 |
* | - Fix bug #50578, incorrect shebang in phar.phar | Pierre Joye | 2010-06-16 | 1 | -5/+1 |
* | Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER()) | Ilia Alshanetsky | 2010-05-03 | 3 | -8/+22 |
* | Fixed string format validation inside phar extension. Reported by Stefan Esser | Ilia Alshanetsky | 2010-04-27 | 2 | -8/+8 |
* | - Unifiy that message | Hannes Magnusson | 2010-04-27 | 38 | -49/+49 |
* | Fix test | Hannes Magnusson | 2010-04-27 | 1 | -0/+1 |
* | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 3 | -11/+15 |
* | mention which setting! | Hannes Magnusson | 2010-04-25 | 37 | -43/+43 |
* | Added concept of interned strings. All strings constants known at compile tim... | Dmitry Stogov | 2010-04-20 | 1 | -23/+21 |
* | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 |
* | - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo) | Felipe Pena | 2010-03-06 | 1 | -1/+3 |
* | MFH: Fix phar regex test when '.php' is part of the path, instead be more spe... | Brian Shire | 2009-11-21 | 1 | -1/+1 |
* | fix PHP Bug #49938: Phar::isBuffering() returns inverted value | Greg Beaver | 2009-11-13 | 7 | -13/+13 |
* | - MFH: Added test for bug 49910 for phar | David Coallier | 2009-11-12 | 1 | -0/+50 |
* | fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar t... | Greg Beaver | 2009-11-11 | 3 | -3/+50 |
* | Fix bug #50129 | Rasmus Lerdorf | 2009-11-09 | 1 | -1/+1 |
* | - It is not const in PHP_5_2 but it is in HEAD and PHP_5_3 | Jani Taskinen | 2009-10-19 | 1 | -1/+1 |
* | Fixed tests (removed irrelevant check which makes test to fail from time to t... | Dmitry Stogov | 2009-09-21 | 1 | -6/+0 |
* | oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 f... | Greg Beaver | 2009-07-29 | 2 | -4/+4 |