Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add test case for final classes | Marcus Boerger | 2003-06-21 | 1 | -0/+25 |
* | Add test case for abstract classes | Marcus Boerger | 2003-06-21 | 1 | -0/+28 |
* | Add test for the bug - will fail for now! | Stanislav Malyshev | 2003-06-16 | 1 | -0/+23 |
* | fix test so it does not depend on variable order | Stanislav Malyshev | 2003-06-16 | 1 | -9/+6 |
* | add tests for fixed bugs | Stanislav Malyshev | 2003-06-16 | 3 | -0/+64 |
* | Goodbye namespaces | Marcus Boerger | 2003-06-07 | 1 | -58/+50 |
* | Namespaces are gone, and so is this test. | Jay Smith | 2003-06-06 | 1 | -31/+0 |
* | Test for bug #24054 | foobar | 2003-06-06 | 1 | -0/+17 |
* | - Add test case for bug #23951 | Derick Rethans | 2003-06-02 | 1 | -0/+47 |
* | Per request by Derick and Marcus. | Sebastian Bergmann | 2003-06-01 | 1 | -0/+12 |
* | Added test case for bug #17115 | Moriyoshi Koizumi | 2003-05-23 | 1 | -0/+16 |
* | MFB | foobar | 2003-05-14 | 1 | -0/+12 |