summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0'.php-5.0.0SVN Migration2004-07-151-21/+0
|
* Test for bug 26737:Magnus M��tt�2004-07-151-0/+21
| | | | | | Protected and private variables are not saved on serialization when a user defined __sleep is used.
* Fixed typoStefan Esser2004-07-131-1/+1
|
* remove test dependance on postgres ** this still fails howeverAlan Knowles2004-07-131-1/+1
|
* ensure that test passes on systems without postgres built in.Alan Knowles2004-07-131-4/+4
|
* Add more testsMarcus Boerger2004-06-271-0/+45
|
* Add more testsMarcus Boerger2004-06-271-0/+41
|
* tests for the crash in bug 28213George Schlossnagle2004-06-181-0/+10
|
* - Remove unused blocksMarcus Boerger2004-05-192-4/+0
|
* - Remove unused blocksMarcus Boerger2004-05-1940-77/+0
|
* Fix testMarcus Boerger2004-05-181-3/+2
|
* Correct output.Ilia Alshanetsky2004-05-171-4/+4
|
* - Fixed testDerick Rethans2004-05-061-1/+1
|
* Fixed test.Ilia Alshanetsky2004-04-241-1/+0
|
* Add new tests (by magnus)Marcus Boerger2004-04-202-0/+51
|
* Fix (using patterns)Dmitry Stogov2004-04-051-5/+5
|
* Test file was fixed (implicit cloning strict warnings)Dmitry Stogov2004-04-021-3/+7
|
* Adapt ecpectations to 5.0 realityMarcus Boerger2004-03-281-21/+8
|
* Add new testMarcus Boerger2004-03-271-0/+17
|
* Fixed (strict warning was added to expected output)Dmitry Stogov2004-03-241-0/+1
|
* Fix testMarcus Boerger2004-03-201-1/+1
|
* - Test for possible data corruption with __setPierre Joye2004-03-181-0/+29
|
* Update messageMarcus Boerger2004-03-161-1/+1
|
* - initial commitPierre Joye2004-03-161-0/+24
| | | | | test case for #27504 (http://bugs.php.net/bug.php?id=27504)
* Update testMarcus Boerger2004-03-091-3/+16
|
* - Added test for bug #27535 (Objects pointing to each other cause Apache toDerick Rethans2004-03-091-0/+28
| | | | | crash).
* Rename hasMore() to valid() as discussed. (Part I)Marcus Boerger2004-03-085-51/+51
|
* Test files were fixed acording to new constructor redeclaration semanticDmitry Stogov2004-03-052-17/+1
|
* Test file was fixed (stack trace is removed)Dmitry Stogov2004-03-051-4/+0
|
* - Fixed timing issues in testDerick Rethans2004-03-021-2/+2
|
* - Added testcase for bug #27468Derick Rethans2004-03-021-0/+19
|
* - Consistent namingDerick Rethans2004-03-021-1/+1
|
* - initial test for #27439, covers more cases we got duringPierre Joye2004-03-021-0/+74
| | | | | foreach($this->foo as $bar) bug
* - Fixed bug #27443 (defined() returns wrong type).Derick Rethans2004-03-011-0/+8
|
* The order of error has changed here. So the expectations must change too.Marcus Boerger2004-02-271-1/+1
|
* Fixes for abstract classesMarcus Boerger2004-02-261-0/+20
|
* Add new test (from pierre)Marcus Boerger2004-02-261-0/+25
|
* Remove bogus test: see bug #20993foobar2004-02-261-60/+0
|
* - Fix tests after change to highlight_string()Derick Rethans2004-02-252-7/+7
|
* Revert and add the compatibility option.foobar2004-02-251-2/+2
|
* Test for bug #27395foobar2004-02-251-0/+60
|
* This is no longer valid out of the box PHP 5 code.Zeev Suraski2004-02-251-0/+3
| | | | | | | We tried to enable compatibility mode but the test engine doesn't appear to take the --INI-- section into account in compile time, so it didn't work...
* - Added testcase for bug #27354 (Modulus operator crashes PHP).Derick Rethans2004-02-221-0/+14
|
* Fix testZeev Suraski2004-02-121-1/+1
|
* extend ExceptionZeev Suraski2004-02-121-1/+1
|
* extend ExceptionZeev Suraski2004-02-121-1/+1
|
* Fix: <interface> [extends <interface> [, <ineterface>]* ]Marcus Boerger2004-02-111-3/+5
|
* Get rid of some yucky past, and reenable these testsZeev Suraski2004-02-113-22/+23
|
* Fix a couple of testsAndi Gutmans2004-02-102-0/+2
|
* Add test case for bug #26866foobar2004-02-101-0/+25
|