summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* merge r293075: Update copyright year in the man file (iliaa)Johannes Schlüter2010-01-271-2/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-033-4/+4
* - Fixed bug #50209 (Compiling with libedit cannot find readline.h)Felipe Pena2009-12-132-2/+6
* - Sync filesJani Taskinen2009-12-021-4/+7
* Fixed testIlia Alshanetsky2009-09-131-2/+2
* - be sure to get all crt dbg errors in stderrPierre Joye2009-09-021-2/+4
* - Fixed bug #48802 (printf() returns incorrect outputted length)Jani Taskinen2009-07-231-1/+1
* Improve wording and drop outdated linkJohannes Schlüter2009-06-291-6/+1
* MFH: It's 2009Johannes Schlüter2009-06-211-1/+1
* MFH: Added zend_eval_stringl and made create_function(), etc. binary-safeMatt Wilmas2009-06-051-1/+1
* MFH: Fix skipifArnaud Le Blanc2009-05-201-1/+1
* MFH: Inglés gramáticaHannes Magnusson2009-04-092-4/+4
* MFH: Fixed bug#47427 (-s outputs, not displays)Hannes Magnusson2009-04-092-4/+4
* - MFH: Fix ZTS buildFelipe Pena2009-04-081-5/+5
* MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)Arnaud Le Blanc2009-04-071-1/+30
* MFH: Corrected fix for bug #46844 to only trigger on the 1st line of CLIIlia Alshanetsky2009-01-091-0/+21
* - MFH Catch exceptions in cli -aMarcus Boerger2009-01-021-1/+1
* MFHMarcus Boerger2008-12-311-0/+12
* - MFH Fix testMarcus Boerger2008-12-311-15/+15
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-314-5/+5
* MFH: Fixed endless loop in cli when ignore_user_abort is onArnaud Le Blanc2008-11-251-3/+2
* Added header_remove() (chsc at peytz dotdk, Arnaud)Arnaud Le Blanc2008-11-131-4/+1
* Open STDIN and php://stdin streams with the relevantArnaud Le Blanc2008-11-042-0/+61
* MFH: use getenvRob Richards2008-09-301-1/+1
* Fixed bug #42318 (problem with nm on AIX, not finding object files)Dmitry Stogov2008-09-011-1/+5
* - MFH Fix testMarcus Boerger2008-08-301-0/+10
* 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