Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | Add some __autoload() tests. | Marcus Boerger | 2003-12-29 | 6 | -0/+120 |
| | |||||
* | Add more tests. | Marcus Boerger | 2003-12-28 | 2 | -0/+42 |
| | |||||
* | Fixed Bug #26703 (Certain characters inside strings incorrectly treated as | Ilia Alshanetsky | 2003-12-25 | 1 | -0/+18 |
| | | | | | keywords). Original patch by vrana@php.net. | ||||
* | Add more tests | Marcus Boerger | 2003-12-22 | 2 | -0/+56 |
| | |||||
* | Fix tests now that class names are shown in correct casing | Marcus Boerger | 2003-12-22 | 12 | -12/+12 |
| | |||||
* | Fixed bug #26675 (Segfault on ArrayAccess use) | Marcus Boerger | 2003-12-22 | 1 | -0/+57 |
| | | | | | Update NEWS | ||||
* | New tests for memory leaks | Dmitry Stogov | 2003-12-19 | 5 | -0/+155 |
| | |||||
* | Assign_op operators (+=) were fixed for elements of overloaded objects | Dmitry Stogov | 2003-12-19 | 1 | -0/+37 |
| | |||||
* | Fix test | Marcus Boerger | 2003-12-19 | 1 | -4/+4 |
| | |||||
* | Add test for foreach visibility | Marcus Boerger | 2003-12-19 | 1 | -0/+58 |
| | |||||
* | Add new test | Marcus Boerger | 2003-12-17 | 1 | -0/+58 |
| | |||||
* | Update test. | Ilia Alshanetsky | 2003-12-17 | 1 | -1/+28 |
| | |||||
* | Reenable __tostring() magic for print,echo,concatenation,function naming... | Marcus Boerger | 2003-12-15 | 1 | -5/+41 |
| | | | | | | but not for other internal things. # As discussed with Andi | ||||
* | Fixed test. | Ilia Alshanetsky | 2003-12-14 | 1 | -1/+53 |
| | |||||
* | Fix test | Marcus Boerger | 2003-12-14 | 1 | -0/+2 |
| | |||||
* | - Nuke property_exists() calls | foobar | 2003-12-01 | 1 | -14/+0 |
| | | | | | - Fix the test. (this is BUG in PHP 5, works in PHP 4) | ||||
* | Fix tests for E_STRICT and check for E_STRICT in run-tests.php. | Marcus Boerger | 2003-11-30 | 22 | -31/+31 |
| | |||||
* | Research reveals that the error text depends on the tools and their | Marcus Boerger | 2003-11-29 | 1 | -2/+2 |
| | | | | | versions used to create the language parser. | ||||
* | test for bug #24908 | foobar | 2003-11-29 | 1 | -0/+18 |
| | |||||
* | - Fix expected output. | foobar | 2003-11-29 | 1 | -1/+1 |
| | |||||
* | oops.. | foobar | 2003-11-29 | 1 | -0/+0 |
| | |||||
* | test for bug #25652 | foobar | 2003-11-29 | 1 | -0/+22 |
| | |||||
* | test for bug #24926 | foobar | 2003-11-29 | 1 | -0/+28 |
| | |||||
* | Add a support function to check for property existance which is different | Marcus Boerger | 2003-11-27 | 1 | -0/+13 |
| | | | | | | from checking a property from being empty/set. Update test #26182. | ||||
* | In PHP5 this will create an implicit public property | Marcus Boerger | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | Errro message has changed | Marcus Boerger | 2003-11-26 | 1 | -2/+2 |
| | |||||
* | test case for bug #26182 | foobar | 2003-11-25 | 1 | -0/+25 |
| | |||||
* | Add new interface ArrayAccess to use objects as Arrays | Marcus Boerger | 2003-11-24 | 4 | -0/+513 |
| | |||||
* | Add new iterator test inspired by bug #26527 | Marcus Boerger | 2003-11-18 | 1 | -0/+87 |
| | |||||
* | Update test expectations | Marcus Boerger | 2003-11-10 | 3 | -34/+28 |
| | |||||
* | Fixed some test names. | Ilia Alshanetsky | 2003-10-24 | 4 | -4/+4 |
| | | | | | Removed extraneous \r from a number of tests. | ||||
* | Fixed bug #25922 (Crash in error handler when 5th argument is modified). | Ilia Alshanetsky | 2003-10-22 | 1 | -0/+21 |
| | |||||
* | Impement userspace iterator interfaces and tests. See tests for details | Marcus Boerger | 2003-10-22 | 5 | -0/+537 |
| | | | | | on the names. | ||||
* | Fixed typo | Kai Schroeder | 2003-10-20 | 1 | -1/+1 |
| | |||||
* | - Allow partial type conversion support for objects. | Marcus Boerger | 2003-09-18 | 1 | -0/+47 |
| | | | | | | - Add support for object to string conversion from userspace by method __toString() and add a test. | ||||
* | Go with studlyCaps in error messages/backtrace/reflection output | Marcus Boerger | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | Test for bug #25547 | Marcus Boerger | 2003-09-15 | 1 | -0/+30 |
| | |||||
* | WS | Ard Biesheuvel | 2003-09-13 | 1 | -5/+3 |
| | |||||
* | Fixed for 64bit archs | Ard Biesheuvel | 2003-09-13 | 1 | -7/+16 |
| | |||||
* | Fix registering/derigistering of stdClass in ZTS and NON ZTS mode | Marcus Boerger | 2003-09-08 | 1 | -0/+14 |
| | |||||
* | Tests show updating consts must happen once at runtime (revert optimization). | Marcus Boerger | 2003-09-04 | 1 | -0/+27 |
| | | | | | Add tests for static properties. | ||||
* | Fix test | Marcus Boerger | 2003-09-03 | 1 | -2/+0 |
| | |||||
* | Synch/Unify error messages related to function/method calls | Marcus Boerger | 2003-09-02 | 7 | -7/+7 |
| | |||||
* | - Skip with CLI | foobar | 2003-08-29 | 1 | -9/+10 |
| | |||||
* | Add test for #25145 | Marcus Boerger | 2003-08-19 | 1 | -0/+21 |
| | |||||
* | Once is enough | Marcus Boerger | 2003-08-17 | 1 | -1/+1 |
| |