summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* fix testsJani Taskinen2008-08-143-8/+5
* MFH: nuke unused varAntony Dovgal2008-08-141-2/+0
* MFHJani Taskinen2008-08-131-6/+0
* Fixed bug #45779 (regression with shebang lines processing)Dmitry Stogov2008-08-121-17/+0
* fix warningsAntony Dovgal2008-07-251-1/+1
* MFH: Allow filters to work on INPUT_SERVER in CLI (bug #44779)Arnaud Le Blanc2008-07-241-5/+21
* MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSEAntony Dovgal2008-07-231-4/+0
* - MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())Felipe Pena2008-07-221-0/+4
* fix testAntony Dovgal2008-07-131-4/+9
* add test for the shebang thingNuno Lopes2008-07-061-0/+39
* fix test for good consoles (tm)Nuno Lopes2008-07-061-0/+3
* fix testAntony Dovgal2008-06-061-18/+43
* MFH: fix testAntony Dovgal2008-04-071-1/+7
* MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)Felipe Pena2008-03-301-0/+16
* - MFH Use sizeof rather than strlen and cleanupMarcus Boerger2008-03-251-11/+10
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
* Implemented concept of "delayed early binding" that allows opcode caches to p...Dmitry Stogov2008-03-181-1/+1
* fix tests (removed duplicated stuff)Nuno Lopes2008-03-172-211/+0
* fix testAntony Dovgal2008-03-171-1/+1
* - Rewrite scanner to be based on re2c instead of flexMarcus Boerger2008-03-164-13/+226
* Fix test (new constant was added in PREG)Felipe Pena2008-03-081-1/+2
* - MFH: New testsJohannes Schlüter2008-03-073-0/+95
* MFH: New testsJohannes Schlüter2008-03-012-0/+211
* MFHAntony Dovgal2008-02-281-306/+47
* - Small improvements, no malloc needed for the zvalMarcus Boerger2008-02-031-9/+5
* Fixed bug #43968 (Extending internal class causes a crash)Dmitry Stogov2008-01-291-5/+5
* fix testAntony Dovgal2008-01-291-1/+6
* Fix testHannes Magnusson2008-01-271-1/+13
* Fixed testIlia Alshanetsky2008-01-131-1/+12
* Update copyrightIlia Alshanetsky2008-01-011-1/+1
* Update copyrightIlia Alshanetsky2007-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-313-4/+4
* fix testAntony Dovgal2007-12-151-1/+6
* MFH: fix win buildRob Richards2007-10-051-2/+2
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-014-219/+5
* fix a few compiler warnings (mostly use of unitialized values)Nuno Lopes2007-09-291-1/+1
* remove unneeded variablesStanislav Malyshev2007-08-081-12/+1
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-12/+5
* fix foldingAntony Dovgal2007-06-043-31/+51
* fix testfoobar2007-06-011-1/+1
* fix test (second try)Antony Dovgal2007-05-301-1/+3
* fix testAntony Dovgal2007-05-301-2/+2
* fix testsAntony Dovgal2007-05-302-51/+51
* - MFH: Fix build without reflectionJohannes Schlüter2007-05-061-2/+0
* - MFH --ri does not require ext/ReflectionMarcus Boerger2007-05-051-9/+29
* MFH: php --ri mainHannes Magnusson2007-04-251-2/+6
* - MFH: Add my name (sync to CREDITS file)Johannes Schlüter2007-04-231-1/+1
* MFH: fix long optionsAntony Dovgal2007-04-231-1/+2
* - MFH getopt fixesMarcus Boerger2007-04-222-1/+28
* Fixed testsDmitry Stogov2007-04-195-9/+14