summaryrefslogtreecommitdiff
path: root/tests/basic
Commit message (Expand)AuthorAgeFilesLines
* revert to the previous good revision, as the new improved parse error syntax ...Ferenc Kovacs2011-09-012-2/+2
* - consider that bison 2.x is used. updated our ci boxes accordingly (windows ...Pierre Joye2011-09-011-1/+1
* - consider that bison 2.x is used. updated our ci boxes accordingly (windows ...Pierre Joye2011-09-011-1/+1
* - error msg may vary (parser)Pierre Joye2011-08-311-1/+1
* - error msg may vary (parser)Pierre Joye2011-08-311-1/+1
* - error msg may varyPierre Joye2011-08-311-2/+2
* - typoPierre Joye2011-08-311-1/+1
* - Reversed implementation of FR #44164, pending further consideration.Gustavo André dos Santos Lopes2010-11-181-17/+0
* - Fixed typo (reported by eyal.t at zend dot com)Felipe Pena2010-11-171-1/+1
* - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-082-2/+2
* - Fixed bug #53180 (post_max_size=0 not disabling the limit when the contentGustavo André dos Santos Lopes2010-10-271-0/+19
* - Implemented request #44164, zlib.output_compression is now implicitlyGustavo André dos Santos Lopes2010-10-261-0/+17
* - Implemented FR #50692, not uploaded files don't count towardsGustavo André dos Santos Lopes2010-10-042-0/+203
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-3/+2
* Errors using reserved words as methodsChristopher Jones2010-05-122-0/+32
* Fix testJani Taskinen2009-12-111-0/+1
* Fixed testsDmitry Stogov2009-09-212-2/+3
* More tests from 2009 testfestZoe Slattery2009-08-301-0/+12
* Test from 2009 testfestZoe Slattery2009-08-264-0/+48
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-1833-67/+1
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-041-0/+3
* Add test for the recent magic_quotes_gpc regression.Scott MacVicar2008-12-091-0/+21
* MFH: Improve test and fix skipifHannes Magnusson2008-10-271-1/+5
* - Fixed testFelipe Pena2008-10-261-2/+2
* Fixed #46313 (Magic quotes broke $_FILES)Arnaud Le Blanc2008-10-202-0/+124
* MFH: Fix testArnaud Le Blanc2008-09-101-0/+2
* MFH: Added tests for rfc1867 post handlerArnaud Le Blanc2008-09-0814-0/+670
* MFH:fix testJani Taskinen2008-08-141-0/+2
* Added missing INI handlerIlia Alshanetsky2008-05-181-0/+2
* Fixed testIlia Alshanetsky2008-01-101-2/+1
* enable display_startup_errors, fix testAntony Dovgal2007-06-051-2/+6
* fix testHannes Magnusson2007-06-031-1/+1
* MFH:- Improved the error message for exceeding max_input_nesting_level.foobar2007-06-031-1/+1
* Improved fix for MOPB-02-2007Ilia Alshanetsky2007-06-031-0/+35
* Register RAW_POST_DATA even when always_populate_raw_post_data is off inIlia Alshanetsky2007-05-071-0/+19
* Added HTTP_RAW_POST_DATA test for instances where post length exceedsIlia Alshanetsky2007-05-061-0/+19
* Added $HTTP_RAW_POST_DATA testIlia Alshanetsky2007-05-061-0/+30
* fix testAntony Dovgal2006-12-121-0/+2
* MFH: new cookie testsHannes Magnusson2006-12-092-0/+48
* fix testAntony Dovgal2006-05-191-1/+1
* fix testAntony Dovgal2006-05-161-1/+1
* - add test for multipart POSTPierre Joye2006-05-031-0/+42
* more POST+array testsAntony Dovgal2006-05-038-0/+155
* fix test when session.save_handler is "user"foobar2005-07-081-0/+1
* Fixed bug #29971 (variables_order behaviour)Dmitry Stogov2005-05-251-0/+15
* - Remove unused blocksMarcus Boerger2004-05-199-15/+0
* Fix 3 tests that didn't adequately specify the .ini settings they rely onRasmus Lerdorf2003-06-301-0/+1
* Appended "\n" as suggested by Derick.Moriyoshi Koizumi2002-12-191-1/+1
* Added a test case for bug #20539Moriyoshi Koizumi2002-12-181-0/+10
* Test argument passing for CLIMarcus Boerger2002-08-211-0/+27