| Commit message (Expand) | Author | Age | Files | Lines |
* | Test file was fixed (implicit cloning strict warnings) | Dmitry Stogov | 2004-04-02 | 1 | -3/+7 |
* | Adapt ecpectations to 5.0 reality | Marcus Boerger | 2004-03-28 | 1 | -21/+8 |
* | Add new test | Marcus Boerger | 2004-03-27 | 1 | -0/+17 |
* | Fixed (strict warning was added to expected output) | Dmitry Stogov | 2004-03-24 | 1 | -0/+1 |
* | Fix test | Marcus Boerger | 2004-03-20 | 1 | -1/+1 |
* | - Test for possible data corruption with __set | Pierre Joye | 2004-03-18 | 1 | -0/+29 |
* | Update message | Marcus Boerger | 2004-03-16 | 1 | -1/+1 |
* | - initial commit | Pierre Joye | 2004-03-16 | 1 | -0/+24 |
* | Update test | Marcus Boerger | 2004-03-09 | 1 | -3/+16 |
* | - Added test for bug #27535 (Objects pointing to each other cause Apache to | Derick Rethans | 2004-03-09 | 1 | -0/+28 |
* | Rename hasMore() to valid() as discussed. (Part I) | Marcus Boerger | 2004-03-08 | 5 | -51/+51 |
* | Test files were fixed acording to new constructor redeclaration semantic | Dmitry Stogov | 2004-03-05 | 2 | -17/+1 |
* | Test file was fixed (stack trace is removed) | Dmitry Stogov | 2004-03-05 | 1 | -4/+0 |
* | - Fixed timing issues in test | Derick Rethans | 2004-03-02 | 1 | -2/+2 |
* | - Added testcase for bug #27468 | Derick Rethans | 2004-03-02 | 1 | -0/+19 |
* | - Consistent naming | Derick Rethans | 2004-03-02 | 1 | -1/+1 |
* | - initial test for #27439, covers more cases we got during | Pierre Joye | 2004-03-02 | 1 | -0/+74 |
* | - Fixed bug #27443 (defined() returns wrong type). | Derick Rethans | 2004-03-01 | 1 | -0/+8 |
* | The order of error has changed here. So the expectations must change too. | Marcus Boerger | 2004-02-27 | 1 | -1/+1 |
* | Fixes for abstract classes | Marcus Boerger | 2004-02-26 | 1 | -0/+20 |
* | Add new test (from pierre) | Marcus Boerger | 2004-02-26 | 1 | -0/+25 |
* | Remove bogus test: see bug #20993 | foobar | 2004-02-26 | 1 | -60/+0 |
* | - Fix tests after change to highlight_string() | Derick Rethans | 2004-02-25 | 2 | -7/+7 |
* | Revert and add the compatibility option. | foobar | 2004-02-25 | 1 | -2/+2 |
* | Test for bug #27395 | foobar | 2004-02-25 | 1 | -0/+60 |
* | This is no longer valid out of the box PHP 5 code. | Zeev Suraski | 2004-02-25 | 1 | -0/+3 |
* | - Added testcase for bug #27354 (Modulus operator crashes PHP). | Derick Rethans | 2004-02-22 | 1 | -0/+14 |
* | Fix test | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
* | extend Exception | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
* | extend Exception | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
* | Fix: <interface> [extends <interface> [, <ineterface>]* ] | Marcus Boerger | 2004-02-11 | 1 | -3/+5 |
* | Get rid of some yucky past, and reenable these tests | Zeev Suraski | 2004-02-11 | 3 | -22/+23 |
* | Fix a couple of tests | Andi Gutmans | 2004-02-10 | 2 | -0/+2 |
* | Add test case for bug #26866 | foobar | 2004-02-10 | 1 | -0/+25 |
* | Add test | Marcus Boerger | 2004-02-04 | 1 | -0/+54 |
* | The &new is no longer needed, prevent E_STRICT message | Marcus Boerger | 2004-02-04 | 1 | -3/+1 |
* | Update test (reason: can no longer assign to $this) | Zeev Suraski | 2004-02-04 | 1 | -3/+4 |
* | Update test (reason: early binding changes its behavior) | Zeev Suraski | 2004-02-04 | 1 | -3/+0 |
* | Update test (reason: early binding changes its behavior) | Zeev Suraski | 2004-02-04 | 1 | -3/+0 |
* | Update tests | Marcus Boerger | 2004-02-03 | 2 | -2/+2 |
* | No longer needed | Marcus Boerger | 2004-02-03 | 1 | -15/+0 |
* | Update tests | Marcus Boerger | 2004-02-03 | 5 | -11/+20 |
* | test for bug #26900 | foobar | 2004-01-26 | 1 | -0/+15 |
* | Switch from ZEND_ACC_DYNAMIC to ZEND_ACC_ALLOW_STATIC and disallow calling | Marcus Boerger | 2004-01-24 | 1 | -1/+4 |
* | Change to correct syntax. | Marcus Boerger | 2004-01-21 | 1 | -3/+3 |
* | test case for bug #26696 | foobar | 2004-01-20 | 1 | -0/+28 |
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 2 | -19/+4 |
* | typofix | foobar | 2004-01-17 | 1 | -1/+1 |
* | add test case for bug #26869 | foobar | 2004-01-11 | 1 | -0/+15 |
* | Use __tostring() in all printing functions. | Marcus Boerger | 2003-12-29 | 1 | -1/+17 |