summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* These are annoyingly slowHannes Magnusson2011-06-232-0/+8
* Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch byAdam Harvey2011-03-232-4/+4
* - CS + reorder to match trunk better, removed trailing dots from error messagesJani Taskinen2010-12-0310-22/+22
* - 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
* - 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
* 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
* 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
* - 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
* New test for standard object compare handler. Tested on Windows, Linux and Li...andy wharmby2009-06-172-0/+88
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-176-0/+718
* Additional class related tests.Robin Fernandes2009-06-179-0/+121
* New test for bitwise operators. Tested on Linux 64 bitandy wharmby2009-06-157-0/+3556
* Move tests to correct directoryandy wharmby2009-06-156-0/+0
* Backport ob test to php 5.2 and 53.andy wharmby2009-06-1410-0/+114
* New foreach tests. Tested on Windows, Linux and Linux 64 bit.andy wharmby2009-06-146-0/+1186
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-0850-0/+9030
* New tests for foreach loops. These were written by another member of the Proj...Robert Nicholson2009-06-0717-0/+2941
* MFH: Changed error messages to use "cannot" instead of "can not" (meaning "al...Matt Wilmas2009-06-072-2/+2
* Engine execution order testsZoe Slattery2009-06-011-0/+198
* MFH: Add test for the timeout inside shutdown functionEtienne Kneuss2009-05-311-0/+23
* Engine execution order testsZoe Slattery2009-05-299-0/+804
* Language Tests: returnByReferenceRobert Nicholson2009-05-279-0/+445
* MFHJani Taskinen2009-05-071-1/+0
* MFHJani Taskinen2009-05-071-2/+0
* - Fixed ini deprecation message issues in tests.Jani Taskinen2009-05-061-1/+0
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-042-0/+4