266 Commits (538d58dd5f13a3ffda958ec002733dcbbc965352)

Author SHA1 Message Date
Zeev Suraski 95eaf55aa6 Add foreach() test with references 23 years ago
Zeev Suraski 4f3e52ac1b Add test for binary safety of each() 23 years ago
foobar 8514398dfc Fix the test.. 23 years ago
foobar dcfe901015 test for bug 24783 (foreach() key not binary safe) 23 years ago
Zeev Suraski 4ec05c508b Add test 23 years ago
Zeev Suraski 7e72d8e826 Fix bug #24499 23 years ago
Zeev Suraski 9bbf5577dd Add a couple of tests 23 years ago
foobar a00e3f6f1e Added test case for bug #24573 23 years ago
Marcus Boerger 4e2b88255c Add test for bug #24640 23 years ago
Moriyoshi Koizumi 02c55f6c63 Added test case for bug #24658 23 years ago
foobar 7fe8f6cf94 Added test case for bug #22690 23 years ago
Marcus Boerger 4f0b480f78 More __clone testing 23 years ago
Marcus Boerger 5b1a6f7be0 Accessing globals from a destructor causes memory corruption 23 years ago
Marcus Boerger 2044fbf59e Check private redeclare behavior 23 years ago
Sterling Hughes 62ea4ebd92 fix these tests 23 years ago
Zeev Suraski eab449ded0 Another test case 23 years ago
Derick Rethans dab62fcf60 - use <?php in testcases 23 years ago
Zeev Suraski 60152a0db8 Add test case 23 years ago
Moriyoshi Koizumi 31431193ca Now this should make sense. 23 years ago
Moriyoshi Koizumi 928d6ac769 Adjust test. 23 years ago
Zeev Suraski cb38a9227e Adjust expectations :) 23 years ago
Marcus Boerger 74a0f6c8ab Finally fix property cloning and fix the tests accordingly. 23 years ago
Marcus Boerger 43e74fc8b1 Fix test name 23 years ago
Sterling Hughes dc22926f49 add a test for get_parent_class() bug 23 years ago
Marcus Boerger 30b7f39d07 Add more clone testing 23 years ago
Marcus Boerger 47a881f01c Check handling of private class members 23 years ago
Marcus Boerger 5dd671e3cc ups (2nd) 23 years ago
Marcus Boerger 11e5c08d39 ups 23 years ago
Marcus Boerger e92b88a8c5 Add more clone testing 23 years ago
Marcus Boerger 38e5f7b18e Fix test (damn copy'n'paste) 23 years ago
Marcus Boerger 0e300b7f77 Add tests for __clone visibility 23 years ago
Marcus Boerger 26d0753804 Add tests for static members 23 years ago
Derick Rethans 7d6d146a02 - Fixing this test, this is the correct behavior 23 years ago
Marcus Boerger c31e49e4cb Add tests for static members 23 years ago
Sterling Hughes c6876a53df test for bug #24399, segfault in is_subclass_of() 23 years ago
Sterling Hughes f27571134b its not a bug - its a feature. No longer allowed in ze2. 23 years ago
Rasmus Lerdorf 832ffd1970 Fix 3 tests that didn't adequately specify the .ini settings they rely on 23 years ago
foobar b377225d4f Added test case for bug #24396 23 years ago
Marcus Boerger 4ff79c7d84 Add test case for final classes 23 years ago
Marcus Boerger 8251858120 Add test case for abstract classes 23 years ago
Stanislav Malyshev 10642b81a0 Add test for the bug - will fail for now! 23 years ago
Stanislav Malyshev c44e4eddbe fix test so it does not depend on variable order 23 years ago
Stanislav Malyshev 91ec828de5 add tests for fixed bugs 23 years ago
Marcus Boerger cae9aab2c0 Goodbye namespaces 23 years ago
Jay Smith 0efbd4f925 Namespaces are gone, and so is this test. 23 years ago
foobar c8c45d14da Test for bug #24054 23 years ago
Derick Rethans 0346fb6a89 - Add test case for bug #23951 23 years ago
Sebastian Bergmann 26e7420615 Per request by Derick and Marcus. 23 years ago
Moriyoshi Koizumi 2e5013efec Added test case for bug #17115 23 years ago
foobar 412f54edab MFB 23 years ago