Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add some debug help | Marcus Boerger | 2003-08-16 | 1 | -0/+7 | |
* | (format fix) replace a tab with a single space | Moriyoshi Koizumi | 2003-08-11 | 1 | -1/+1 | |
* | Add destructor inheritance test (bug #24637) | Marcus Boerger | 2003-08-11 | 1 | -0/+29 | |
* | <? -> <?php | Ilia Alshanetsky | 2003-08-09 | 1 | -1/+1 | |
* | Add testcase for complicated reference scenarios with objects. | Marcus Boerger | 2003-08-09 | 1 | -0/+26 | |
* | Fix test so it matches the new error message. | Moriyoshi Koizumi | 2003-08-09 | 1 | -1/+3 | |
* | Added/improved tests for bugs 24142, 24063, 24951, 24980 | Ilia Alshanetsky | 2003-08-09 | 1 | -0/+42 | |
* | Prefix all engine 2 tests | Marcus Boerger | 2003-08-09 | 60 | -62/+58 | |
* | Reenable, works as expected | Marcus Boerger | 2003-08-09 | 1 | -3/+5 | |
* | Precise destructor errors | Marcus Boerger | 2003-08-09 | 2 | -4/+3 | |
* | Disable prolebmatic test | Zeev Suraski | 2003-08-05 | 1 | -1/+1 | |
* | Add a test | Zeev Suraski | 2003-08-04 | 1 | -0/+31 | |
* | Add foreach() test with references | Zeev Suraski | 2003-07-24 | 1 | -0/+32 | |
* | Add test for binary safety of each() | Zeev Suraski | 2003-07-24 | 1 | -0/+13 | |
* | Fix the test.. | foobar | 2003-07-24 | 1 | -2/+3 | |
* | test for bug 24783 (foreach() key not binary safe) | foobar | 2003-07-24 | 1 | -0/+12 | |
* | Add test | Zeev Suraski | 2003-07-22 | 1 | -0/+15 | |
* | Fix bug #24499 | Zeev Suraski | 2003-07-21 | 1 | -0/+24 | |
* | Add a couple of tests | Zeev Suraski | 2003-07-21 | 2 | -0/+57 | |
* | Added test case for bug #24573 | foobar | 2003-07-18 | 1 | -0/+23 | |
* | Add test for bug #24640 | Marcus Boerger | 2003-07-17 | 1 | -0/+63 | |
* | Added test case for bug #24658 | Moriyoshi Koizumi | 2003-07-17 | 1 | -0/+47 | |
* | Added test case for bug #22690 | foobar | 2003-07-16 | 1 | -0/+12 | |
* | More __clone testing | Marcus Boerger | 2003-07-03 | 2 | -0/+91 | |
* | Accessing globals from a destructor causes memory corruption | Marcus Boerger | 2003-07-03 | 1 | -0/+56 | |
* | Check private redeclare behavior | Marcus Boerger | 2003-07-03 | 1 | -0/+38 | |
* | fix these tests | Sterling Hughes | 2003-07-03 | 4 | -6/+6 | |
* | Another test case | Zeev Suraski | 2003-07-02 | 1 | -0/+20 | |
* | - use <?php in testcases | Derick Rethans | 2003-07-02 | 1 | -1/+1 | |
* | Add test case | Zeev Suraski | 2003-07-02 | 1 | -0/+20 | |
* | Now this should make sense. | Moriyoshi Koizumi | 2003-07-02 | 1 | -24/+5 | |
* | Adjust test. | Moriyoshi Koizumi | 2003-07-02 | 1 | -2/+2 | |
* | Adjust expectations :) | Zeev Suraski | 2003-07-02 | 1 | -54/+6 | |
* | Finally fix property cloning and fix the tests accordingly. | Marcus Boerger | 2003-07-02 | 2 | -22/+28 | |
* | Fix test name | Marcus Boerger | 2003-07-02 | 1 | -1/+1 | |
* | add a test for get_parent_class() bug | Sterling Hughes | 2003-07-02 | 1 | -0/+12 | |
* | Add more clone testing | Marcus Boerger | 2003-07-01 | 1 | -0/+54 | |
* | Check handling of private class members | Marcus Boerger | 2003-07-01 | 1 | -0/+103 | |
* | ups (2nd) | Marcus Boerger | 2003-07-01 | 1 | -1/+1 | |
* | ups | Marcus Boerger | 2003-07-01 | 1 | -1/+1 | |
* | Add more clone testing | Marcus Boerger | 2003-07-01 | 2 | -0/+88 | |
* | Fix test (damn copy'n'paste) | Marcus Boerger | 2003-07-01 | 1 | -1/+1 | |
* | Add tests for __clone visibility | Marcus Boerger | 2003-07-01 | 2 | -0/+40 | |
* | Add tests for static members | Marcus Boerger | 2003-07-01 | 3 | -0/+56 | |
* | - Fixing this test, this is the correct behavior | Derick Rethans | 2003-07-01 | 1 | -1/+1 | |
* | Add tests for static members | Marcus Boerger | 2003-07-01 | 3 | -0/+217 | |
* | test for bug #24399, segfault in is_subclass_of() | Sterling Hughes | 2003-06-30 | 1 | -0/+14 | |
* | its not a bug - its a feature. No longer allowed in ze2. | Sterling Hughes | 2003-06-30 | 1 | -26/+0 | |
* | Fix 3 tests that didn't adequately specify the .ini settings they rely on | Rasmus Lerdorf | 2003-06-30 | 2 | -1/+3 | |
* | Added test case for bug #24396 | foobar | 2003-06-30 | 1 | -0/+19 |