summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Collapse)AuthorAgeFilesLines
* - Reverted r296062 and r296065Jani Taskinen2010-03-126-32/+32
|
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-116-32/+32
|
* Fixed testIlia Alshanetsky2009-09-131-2/+2
|
* MFH: Fix skipifArnaud Le Blanc2009-05-201-1/+1
|
* - MFH Fix testMarcus Boerger2008-12-311-15/+15
|
* Open STDIN and php://stdin streams with the relevantArnaud Le Blanc2008-11-042-0/+61
| | | | | | wrapper when the file descriptor is a socket (inetd, etc) Fixes bug #43731
* MFH: use getenvRob Richards2008-09-301-1/+1
|
* - MFH Fix testMarcus Boerger2008-08-301-0/+10
|
* fix testsJani Taskinen2008-08-143-8/+5
|
* 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
|
* 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-163-12/+222
| | | | | | | | | The full patch is available as: http://php.net/~helly/php-re2c-5.3-20080316.diff.txt This is against php-re2c repository version 98 An older patch against version 97 is available under: http://php.net/~helly/php-re2c-97-20080316.diff.txt
* 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
|
* fix testAntony Dovgal2008-01-291-1/+6
| | | | | Derick, you're adding new methods too fast =)
* Fix testHannes Magnusson2008-01-271-1/+13
|
* Fixed testIlia Alshanetsky2008-01-131-1/+12
|
* fix testAntony Dovgal2007-12-151-1/+6
|
* 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 getopt fixesMarcus Boerger2007-04-221-0/+25
|
* Fixed testsDmitry Stogov2007-04-195-9/+14
|
* fix testsAntony Dovgal2007-04-132-35/+35
|
* - Fix test: Some people actually use --enable-debug here..foobar2007-03-281-2/+2
|
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-221-0/+30
|
* fix testsAntony Dovgal2007-03-173-3/+18
|
* use getenv()Antony Dovgal2007-01-2015-15/+15
|
* fix test on MacOSAntony Dovgal2006-12-191-1/+1
|
* fix testsAntony Dovgal2006-12-0413-33/+33
|
* fix testAntony Dovgal2006-11-241-1/+1
|
* add tests for CLIAntony Dovgal2006-11-2417-0/+922