summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxfo...Pierre Joye2011-07-234-0/+59
* Delete empty test files (old MQ tests)Pierrick Charron2011-07-223-0/+0
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-229-93/+65
* - Fixed testsFelipe Pena2011-06-243-4/+4
* These are annoyingly slowHannes Magnusson2011-06-232-0/+8
* Fixed test for decoupled <?= as of r311260Philip Olson2011-05-231-4/+3
* Fixes for broken tests.Jeraimee Hughes2011-05-171-3/+1
* Fix for failing test.Jeraimee Hughes2011-05-171-3/+1
* Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch byAdam Harvey2011-03-232-4/+4
* Bah, these should have been in the last commit too. Update expected output forAdam Harvey2011-03-232-5/+19
* Update test that now generates a warning after r306931, which increased theAdam Harvey2011-03-231-1/+2
* - Fixed test to work in systems with different line endings.Gustavo André dos Santos Lopes2011-02-191-1/+1
* Silently casting an empty string, null or false into an object by adding a pr...Scott MacVicar2010-12-311-9/+9
* - Added enable_post_data_reading ini option to allow inhibiting POST data con...Gustavo André dos Santos Lopes2010-12-094-0/+96
* Removed compile time dependency from ext/mbstringDmitry Stogov2010-12-082-0/+155
* - CS and "de-facto" style of returning NULL for failing parse-params, sync pa...Jani Taskinen2010-12-032-3/+15
* - Fix testJani Taskinen2010-12-031-2/+2
* - Add test for the ob_start($foo); leak/crash bugJani Taskinen2010-12-031-0/+39
* - Fix tests for \0 patch in PHP 5.3.Gustavo André dos Santos Lopes2010-11-221-1/+1
* - Fix test: register_globals is goneJani Taskinen2010-11-171-8/+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
* Update the tests committed in r305098 (as part of the fix for bug #53226) toAdam Harvey2010-11-081-3/+1
* Fix bug #53226 (file_exists fails on big filenames).Adam Harvey2010-11-051-0/+31
* - 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
* - Fix testsFelipe Pena2010-06-164-3/+17
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-3121-119/+134
* Fixed testIlia Alshanetsky2010-05-261-1/+1
* Errors using reserved words as methodsChristopher Jones2010-05-122-0/+32
* Remove highlight.bg, it was removed in the old trunk and its not referenced i...Kalle Sommer Nielsen2010-04-212-2/+0
* Removed register_globalsKalle Sommer Nielsen2010-04-214-14/+4
* - Reverted r296062 and r296065Jani Taskinen2010-03-1221-134/+119
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-1121-119/+134
* - Fixed testsJani Taskinen2010-02-132-3/+6
* - Fix testJani Taskinen2009-12-111-0/+1
* Fix testJani Taskinen2009-12-111-0/+1
* - Fixed testsFelipe Pena2009-12-043-3/+3
* - Use correct revisionJani Taskinen2009-11-281-2/+1
* - No dots hereJani Taskinen2009-11-281-1/+1
* Fixed testsDmitry Stogov2009-09-212-2/+3
* More tests from 2009 testfestZoe Slattery2009-08-304-31/+26
* Test from 2009 testfestZoe Slattery2009-08-266-0/+79
* - Fix tests .oO(why are there so many things broken in this branch..?)Jani Taskinen2009-07-252-4/+70
* MFH: The exact error message might differ (it's "Not owner" on Solaris) (r265...Patrick Allaert2009-07-221-7/+7
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-213-71/+4
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-1834-69/+1
* New lang tests.andy wharmby2009-06-213-0/+113
* Backport ob test to php 5.2 and 53.andy wharmby2009-06-188-0/+274