You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antony Dovgal 5ce3a350e4 add test for #39036 (reproducible with 5.1.6, but works fine in 5.2 and HEAD) 20 years ago
..
001.phpt add new tests 20 years ago
002.phpt add new tests 20 years ago
003.phpt add new tests 20 years ago
004.phpt add new tests 20 years ago
005.phpt add new tests 20 years ago
006.phpt add new tests 20 years ago
007.phpt add new tests 20 years ago
008.phpt add new tests 20 years ago
009.phpt add new tests 20 years ago
010.phpt add new tests 20 years ago
011.phpt add new tests 20 years ago
012.phpt add new tests 20 years ago
013.phpt add new tests 20 years ago
014.inc add new tests 20 years ago
014.phpt add new tests 20 years ago
015.phpt add new tests 20 years ago
016.phpt add test 20 years ago
abstract-static.phpt - Fix test 20 years ago
array_type_hint_001.phpt - Improved error messages 20 years ago
bug19859.phpt cleanup (CS+ws) 23 years ago
bug20240.phpt Fixed test. 22 years ago
bug20242.phpt cleanup (CS+ws) 23 years ago
bug21478.phpt Add missing right parensis 23 years ago
bug21888.phpt remove double EXPECT tag 21 years ago
bug22725.phpt cleanup (CS+ws) 23 years ago
bug22836.phpt Test engine is improved to support unicode mode 21 years ago
bug23104.phpt Test engine is improved to support unicode mode 21 years ago
bug24436.phpt cleanup (CS+ws) 23 years ago
bug24635.phpt Style & WS fixes 23 years ago
bug24699.phpt fix syntax 23 years ago
bug24773.phpt Test case for bug #24773. 23 years ago
bug24884.phpt fix test 20 years ago
bug26010.phpt Test engine is improved to support unicode mode 21 years ago
bug26077.phpt MFB: fix test decription 21 years ago
bug26166.phpt - Fix tests 20 years ago
bug26229.phpt - Bugfix #26229 (getIterator() segfaults when it returns arrays or scalars) 21 years ago
bug26281.phpt Possible fix for bug #26281 & test case. 23 years ago
bug26696.phpt Update test 22 years ago
bug26697.phpt Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload 23 years ago
bug26698.phpt Ignore the memleak in this test 22 years ago
bug26801.phpt Add new test 22 years ago
bug26802.phpt Fix and clarify the test case 22 years ago
bug27268.phpt Fixed bug #27268 (Bad references accentuated by clone). 21 years ago
bug27304.phpt Fix test 21 years ago
bug27598.phpt Fixed bug #27598 (list() array key assignment causes HUGE memory leak) 21 years ago
bug27641.phpt - Unify error_reporting setting + make sure E_STRICT is set when wanted 21 years ago
bug27669.phpt - Add test for bug #27669 22 years ago
bug27731.phpt Fixed reversed condition for error reporting. 22 years ago
bug27798.phpt Test engine is improved to support unicode mode 21 years ago
bug28072.phpt Fixed bug #28072 (static array with some constant keys will be incorrectly ordered). 21 years ago
bug28377.phpt Fixed bug #28377 (debug_backtrace is intermittently passing args) 21 years ago
bug28442.phpt Test engine is improved to support unicode mode 21 years ago
bug28444.phpt Unicode stuff is changed according to decision maden on PDM. 20 years ago
bug29015.phpt Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) 21 years ago
bug29104.phpt Fixed bug #29104 (Function declaration in method doesn't work) 21 years ago
bug29210.phpt - Fix test 20 years ago
bug29368.phpt No short-tags! 21 years ago
bug29505.phpt Test engine is improved to support unicode mode 21 years ago
bug29674.phpt Test engine is improved to support unicode mode 21 years ago
bug29689.phpt typos 21 years ago
bug29883.phpt Fixed bug #29883 (isset gives invalid values on strings). 22 years ago
bug29890.phpt test 21 years ago
bug29896.phpt Fixed bug #29896 (Backtrace argument list out of sync) 21 years ago
bug29944.phpt Fixed bug #29944 (Function defined in switch, crashes). 21 years ago
bug30080.phpt Fixed bug #30080 (Passing array or non array of objects) 21 years ago
bug30140.phpt Test engine is improved to support unicode mode 21 years ago
bug30161.phpt Fixed bug #30162 (Catching exception in constructor couses lose of $this) 21 years ago
bug30162.phpt Test engine is improved to support unicode mode 21 years ago
bug30346.phpt Nuked dos EOLs and fixed typo 21 years ago
bug30394.phpt Added test for 5.0 specific bug #30394 (Assignment operators yield wrong result with __get/__set) 21 years ago
bug30407.phpt Test engine is improved to support unicode mode 21 years ago
bug30451.phpt tests 21 years ago
bug30519.phpt Fixed bug #30519 (Interface not existing says Class not found) 21 years ago
bug30702.phpt Test engine is improved to support unicode mode 21 years ago
bug30707.phpt Fixed bug #30707 (Segmentation fault on exception in method) 21 years ago
bug30725.phpt - Second and last part of #30725 fix 21 years ago
bug30791.phpt Fixed test 20 years ago
bug30820.phpt Fixed bug #30820 (static member conflict with $this->member silently ignored) 21 years ago
bug30828.phpt Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden methods) 21 years ago
bug30889.phpt Fixed bug #30889 (Conflict between __get/__set and ++ operator) 21 years ago
bug30922.phpt Fixed bug #30922 (reflective functions crash PHP when interfaces extend themselves) 22 years ago
bug30998.phpt add test 22 years ago
bug31098.phpt Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0] again) 21 years ago
bug31102.phpt - Added missing description (thanks jani) 21 years ago
bug31177-2.phpt MFB: typofix 20 years ago
bug31177.phpt Added test file for bug #31177 (not fixed yet) 21 years ago
bug31341.phpt Fixed test 21 years ago
bug31525.phpt Fixed bug #31525 (object reference being dropped. $this getting lost) 21 years ago
bug31683.phpt Test engine is improved to support unicode mode 21 years ago
bug31720.phpt No short-tags! 21 years ago
bug32226.phpt - Fixed layout of test description. 21 years ago
bug32252.phpt - Add new test 21 years ago
bug32290.phpt fix test 20 years ago
bug32296.phpt Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3) 21 years ago
bug32322.phpt - Show the test finishes/dos2unix 21 years ago
bug32427.phpt Fixed bug #32427 (Interfaces are not allowed 'static' access modifier). 21 years ago
bug32428.phpt typofix 21 years ago
bug32429.phpt fix 21 years ago
bug32596.phpt Added test for bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) 21 years ago
bug32660.phpt Changed error message (E_ERROR -> E_NOTICE) in case of indirect modification of overloaded property. 20 years ago
bug32674.phpt Fixed bug #32674 (exception in iterator causes crash) 21 years ago
bug32799.phpt Test engine is improved to support unicode mode 21 years ago
bug32833.phpt Fixed bug #32833 (Invalid opcode) 21 years ago
bug32993.phpt Fixed bug #32993 (implemented Iterator function current() don't throw exception) 21 years ago
bug33116.phpt Fixed bug #33116 (crash when assigning class name to global variable in __autoload). 21 years ago
bug33171.phpt Fixed bug #33171 (foreach enumerates private fields declared in base classes) 21 years ago
bug33257.phpt Fixed test 21 years ago
bug33277.phpt No short-tags! 21 years ago
bug33318.phpt Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8) 21 years ago
bug33512.phpt Added forgotten tests 21 years ago
bug33558.phpt Fixed bug #33558 (warning with nested calls to functions returning by reference) 21 years ago
bug33710.phpt typo 21 years ago
bug33732.phpt fix test 20 years ago
bug33771.phpt Added E_STRICT to E_ALL 20 years ago
bug33802.phpt Fixed bug #33802 (throw Exception in error handler causes crash) 21 years ago
bug33996.phpt - Sync error messages and simplify error message generation code 20 years ago
bug33999.phpt Test engine is improved to support unicode mode 21 years ago
bug34045.phpt Fixed bug #34045 (Buffer overflow with serialized object) 21 years ago
bug34062.phpt Added forgotten tests 21 years ago
bug34064.phpt Test engine is improved to support unicode mode 21 years ago
bug34065.phpt Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks) 20 years ago
bug34137.phpt Fixed bug #34137 (assigning array element by reference causes binary mess) 21 years ago
bug34199.phpt fix test 20 years ago
bug34260.phpt Fixed bug #34260 (Segfault with callbacks (array_map) + overloading) 21 years ago
bug34310.phpt Fixed bug #34310 (foreach($arr as $c->d => $x) crashes) 21 years ago
bug34358.phpt Fixed bug #34358 (Fatal error: Cannot re-assign $this) 21 years ago
bug34467.phpt Fixed bug #34467 (foreach + __get + __set incosistency) 21 years ago
bug34518.phpt Fixed bug #34518 (Unset doesn't separate container in CV) 21 years ago
bug34617.phpt Fixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) 21 years ago
bug34678.phpt Fixed bug #34678 (__call(), is_callable() and static methods) 21 years ago
bug34786.phpt Fixed bug #34786 (2 @ results in change to error_reporting() to random value) 21 years ago
bug34873.phpt make it consistent with the other ones 20 years ago
bug34879.phpt Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) 21 years ago
bug34893.phpt Fixed bug #34893 (PHP5.1 overloading, Cannot access private property) 21 years ago
bug35017.phpt Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior) 21 years ago
bug35239.phpt Fixed test 21 years ago
bug35393.phpt Fixed bug #35393 (changing static protected members from outside the class, one more reference issue) 21 years ago
bug35411.phpt MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost). 21 years ago
bug35437.phpt Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4) 21 years ago
bug35470.phpt Fixed bug #35470 (Assigning global using variable name from array doesn't function) 21 years ago
bug35509.phpt Fixed bug #35509 (string constant as array key has different behavior inside object) 21 years ago
bug35655.phpt fix test 21 years ago
bug36006.phpt Fixed bug #36006 (Problem with $this in __destruct()) 20 years ago
bug36037.phpt Fixed bug #36037 (heredoc adds extra line number) 20 years ago
bug36071.phpt Fixed bug #36071 (Engine Crash related with 'clone') 20 years ago
bug36268.phpt Fixed bug #36268 (Object destructors called even after fatal errors) 20 years ago
bug36303.phpt Fixed bug #36303 (foreach on error_zval produces segfault) 20 years ago
bug36513.phpt Fixed bug #36513 (comment will be outputed in last line) 20 years ago
bug36568.phpt Fixed bug #36568 (memory_limit setting on win32 has no effect) 20 years ago
bug36759.phpt Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished) 20 years ago
bug37046.phpt Fixed test 20 years ago
bug37138.phpt Test added 20 years ago
bug37144.phpt MTH: Fixed bug #37144 (PHP craches trying to assign into property of dead object) 20 years ago
bug37212.phpt - Fix bug #37212 (Access to protected property of common base class) 20 years ago
bug37251.phpt Fixed bug #37251 (deadlock when custom error handler is to catch array type hint error). 20 years ago
bug37632.phpt - Bugfix #37632 (Protected method access problem) 20 years ago
bug37667.phpt Changed error message (E_ERROR -> E_NOTICE) in case of indirect modification of overloaded property. 20 years ago
bug37707.phpt Proper fix for bug #37707 ("clone $x" must call __clone() enven if result value is not used) 20 years ago
bug37811.phpt - Fixed Bug #37811 define not using toString on objects 20 years ago
bug38047.phpt Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) 20 years ago
bug38146.phpt Test for bug #38146 (Cannot use array returned from foo::__get('bar') in write context) 20 years ago
bug38211.phpt Fixed bug #38211 (variable name and cookie name match breaks script execution) 20 years ago
bug38220.phpt Fixed bug #38220 (Crash on some object operations) 20 years ago
bug38234.phpt Fixed bug #38234 (Exception in __clone makes memory leak) 20 years ago
bug38287.phpt Fixed bug #38287 (static variables mess up global vars) 20 years ago
bug38461.phpt add test 20 years ago
bug38623.phpt Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks) 20 years ago
bug38624.phpt fix #38624 (Strange warning when incrementing an object property and exception is thrown from __get method) 20 years ago
bug38772.phpt Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts) 20 years ago
bug38779.phpt fix tests 20 years ago
bug38779_1.phpt fix tests 20 years ago
bug38808.phpt Fixed bug #38808 ("maybe ref" issue for current() and others) 20 years ago
bug38942.phpt Fixed bug #38942 (Double old-style-ctor inheritance) 20 years ago
bug39003.phpt fix #39003 (__autoload() is called for type hinting) 20 years ago
bug39017.phpt Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) 20 years ago
bug39036.phpt add test for #39036 (reproducible with 5.1.6, but works fine in 5.2 and HEAD) 20 years ago
bug_debug_backtrace.phpt test for eval debug_backtrace bug 21 years ago
catch.phpt catch operator shouldn't call __autoload () too 21 years ago
catch_002.phpt - Add new tests 20 years ago
catch_003.phpt - Add new tests 20 years ago
catch_004.phpt - Should be static and be called (comitted wrong version) 20 years ago
dtor_scope.phpt add test 23 years ago
error_reporting01.phpt Added E_STRICT to E_ALL 20 years ago
error_reporting02.phpt fix tests to work with HEAD and its new E_* values 21 years ago
error_reporting03.phpt fix tests to work with HEAD and its new E_* values 21 years ago
error_reporting04.phpt fix tests to work with HEAD and its new E_* values 21 years ago
error_reporting05.phpt Added E_STRICT to E_ALL 20 years ago
error_reporting06.phpt Added E_STRICT to E_ALL 20 years ago
error_reporting07.phpt Added E_STRICT to E_ALL 20 years ago
error_reporting08.phpt fix tests to work with HEAD and its new E_* values 21 years ago
error_reporting09.phpt fix tests to work with HEAD and its new E_* values 21 years ago
error_reporting10.phpt Added E_STRICT to E_ALL 20 years ago
foreach_undefined.phpt add test for the last Dmitry's fix 21 years ago
halt01.phpt Thought I committed it ages ago... Anyway, without further delays, the final 21 years ago
halt02.phpt Thought I committed it ages ago... Anyway, without further delays, the final 21 years ago
halt03.phpt Thought I committed it ages ago... Anyway, without further delays, the final 21 years ago
instanceof.phpt nstanceof operator shouldn't call __autoload() 21 years ago
int_overflow_32bit.phpt add new tests 20 years ago
int_overflow_64bit.phpt new tests 20 years ago
int_underflow_32bit.phpt add new tests 20 years ago
int_underflow_64bit.phpt new tests 20 years ago
is_a.phpt MFH (is_sublass_of("A","B") should call __autoload() for "A" and "B") 21 years ago
jump01.phpt "jump" -> "goto" 20 years ago
jump02.phpt "jump" -> "goto" 20 years ago
jump03.phpt "jump" -> "goto" 20 years ago
jump04.phpt "jump" -> "goto" 20 years ago
jump05.phpt "jump" -> "goto" 20 years ago
jump06.phpt "jump" -> "goto" 20 years ago
jump07.phpt "jump" -> "goto" 20 years ago
jump08.phpt "jump" -> "goto" 20 years ago
jump09.phpt "jump" -> "goto" 20 years ago
jump10.phpt "jump" -> "goto" 20 years ago
method_exists.phpt method_exists() regression test 21 years ago
object-null.phpt - Added tests for BC breaking changes. 20 years ago
object_handlers.phpt Fixed memory allocation bugs related to magic object handlers (__get(), __set(), 21 years ago
objects_001.phpt add tests for new E_FATALs 20 years ago
objects_002.phpt add tests for new E_FATALs 20 years ago
objects_003.phpt add tests for new E_FATALs 20 years ago
objects_004.phpt add tests for new E_FATALs 20 years ago
objects_005.phpt add tests for new E_FATALs 20 years ago
objects_006.phpt add tests for new E_FATALs 20 years ago
objects_007.phpt add tests for new E_FATALs 20 years ago
objects_008.phpt add tests for new E_FATALs 20 years ago
objects_009.phpt add tests for new E_FATALs 20 years ago
objects_010.phpt add more tests 20 years ago
objects_011.phpt add more tests 20 years ago
objects_012.phpt do not allow to implement the same interface twice 20 years ago
objects_013.phpt fix tests 20 years ago
objects_014.phpt fix tests 20 years ago
objects_015.phpt - Add new test 20 years ago
offset_array.phpt add new tests 20 years ago
offset_bool.phpt add new tests 20 years ago
offset_long.phpt add new tests 20 years ago
offset_null.phpt add new tests 20 years ago
offset_object.phpt add new tests 20 years ago
offset_string.phpt add new tests 20 years ago
strict_001.phpt add more tests 20 years ago
strict_002.phpt add more tests 20 years ago
unset.inc Added test cases for CV optimization patch 22 years ago
unset_cv01.phpt Added test cases for CV optimization patch 22 years ago
unset_cv02.phpt Added test cases for CV optimization patch 22 years ago
unset_cv03.phpt Added test cases for CV optimization patch 22 years ago
unset_cv04.phpt Added test cases for CV optimization patch 22 years ago
unset_cv05.phpt Dropped register_long_arrays, added E_CORE for all dropped setting 20 years ago
unset_cv07.phpt Fixed test file 21 years ago
unset_cv08.phpt Added test cases for CV optimization patch 22 years ago
unset_cv09.phpt Added test cases for CV optimization patch 22 years ago
unset_cv10.phpt Added test cases for CV optimization patch 22 years ago
unset_cv11.phpt Test engine is improved to support unicode mode 21 years ago
unset_cv12.phpt Fixed SIGSEGV 21 years ago
zend2.php.txt Missing .cvsignore, broken test, renamed zend2.php -> zend2.php.txt 23 years ago
zend_operators.phpt - Added instance_of test (patch by Ard Biesheuvel) 22 years ago
zend_strtod.phpt - Fix test 20 years ago