php-src/Zend/tests
Dmitry Stogov 227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
..
array_type_hint_001.phpt Fixed tests 2005-09-16 15:24:50 +00:00
bug19859.phpt cleanup (CS+ws) 2003-07-24 17:07:40 +00:00
bug20240.phpt Fixed test. 2004-09-23 20:08:07 +00:00
bug20242.phpt cleanup (CS+ws) 2003-07-24 17:07:40 +00:00
bug21478.phpt Add missing right parensis 2003-08-07 19:36:13 +00:00
bug21888.phpt remove double EXPECT tag 2005-09-23 09:39:59 +00:00
bug22725.phpt cleanup (CS+ws) 2003-07-24 17:07:40 +00:00
bug22836.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug23104.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug24436.phpt cleanup (CS+ws) 2003-07-24 17:07:40 +00:00
bug24635.phpt Style & WS fixes 2003-08-03 19:20:45 +00:00
bug24699.phpt fix syntax 2003-08-05 08:03:26 +00:00
bug24773.phpt Test case for bug #24773. 2003-12-03 23:00:30 +00:00
bug24884.phpt Update tests 2004-02-03 22:07:29 +00:00
bug26010.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug26077.phpt MFB: fix test decription 2005-12-20 17:00:59 +00:00
bug26166.phpt Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
bug26229.phpt - Bugfix #26229 (getIterator() segfaults when it returns arrays or scalars) 2005-01-25 10:40:51 +00:00
bug26281.phpt Possible fix for bug #26281 & test case. 2003-11-19 00:41:14 +00:00
bug26696.phpt Update test 2004-01-25 13:19:16 +00:00
bug26697.phpt Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload 2003-12-23 10:45:10 +00:00
bug26698.phpt Ignore the memleak in this test 2004-02-10 22:13:07 +00:00
bug26801.phpt Add new test 2004-01-05 22:17:14 +00:00
bug26802.phpt Fix and clarify the test case 2004-02-11 10:48:20 +00:00
bug27268.phpt Fixed bug #27268 (Bad references accentuated by clone). 2005-06-23 08:21:03 +00:00
bug27304.phpt Fix test 2005-05-31 13:46:17 +00:00
bug27598.phpt Fixed bug #27598 (list() array key assignment causes HUGE memory leak) 2005-06-03 13:57:26 +00:00
bug27641.phpt - Unify error_reporting setting + make sure E_STRICT is set when wanted 2005-04-29 01:04:32 +00:00
bug27669.phpt - Add test for bug #27669 2004-09-16 19:36:56 +00:00
bug27731.phpt Fixed reversed condition for error reporting. 2004-04-01 22:05:35 +00:00
bug27798.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug28072.phpt Fixed bug #28072 (static array with some constant keys will be incorrectly ordered). 2005-07-07 15:16:57 +00:00
bug28377.phpt Fixed bug #28377 (debug_backtrace is intermittently passing args) 2005-06-23 12:00:13 +00:00
bug28442.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug28444.phpt Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
bug29015.phpt Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) 2005-04-28 17:40:11 +00:00
bug29104.phpt Fixed bug #29104 (Function declaration in method doesn't work) 2005-04-27 13:30:53 +00:00
bug29210.phpt - Fix test 2006-01-14 15:55:10 +00:00
bug29368.phpt No short-tags! 2005-06-17 16:40:05 +00:00
bug29505.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug29674.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug29689.phpt typos 2005-06-10 10:23:37 +00:00
bug29883.phpt Fixed bug #29883 (isset gives invalid values on strings). 2004-12-01 14:02:35 +00:00
bug29890.phpt test 2005-05-18 18:08:02 +00:00
bug29896.phpt Fixed bug #29896 (Backtrace argument list out of sync) 2005-06-22 15:26:05 +00:00
bug29944.phpt Fixed bug #29944 (Function defined in switch, crashes). 2005-04-25 09:56:42 +00:00
bug30080.phpt Fixed bug #30080 (Passing array or non array of objects) 2005-06-03 15:02:49 +00:00
bug30140.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug30161.phpt Fixed bug #30162 (Catching exception in constructor couses lose of $this) 2005-05-04 08:45:46 +00:00
bug30162.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug30332.phpt Make sure E_STRICT is set always 2005-04-29 08:54:16 +00:00
bug30346.phpt Nuked dos EOLs and fixed typo 2005-12-03 00:00:44 +00:00
bug30394.phpt Added test for 5.0 specific bug #30394 (Assignment operators yield wrong result with __get/__set) 2005-06-03 15:38:32 +00:00
bug30407.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug30451.phpt tests 2005-05-18 14:56:34 +00:00
bug30519.phpt Fixed bug #30519 (Interface not existing says Class not found) 2005-06-24 08:45:17 +00:00
bug30702.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug30707.phpt Fixed bug #30707 (Segmentation fault on exception in method) 2005-05-04 11:17:30 +00:00
bug30725.phpt - Second and last part of #30725 fix 2005-01-24 20:02:55 +00:00
bug30791.phpt - Fix test 2005-10-06 19:01:40 +00:00
bug30820.phpt Fixed bug #30820 (static member conflict with $this->member silently ignored) 2005-06-08 08:08:18 +00:00
bug30828.phpt Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden methods) 2005-06-23 09:23:24 +00:00
bug30889.phpt Fixed bug #30889 (Conflict between __get/__set and ++ operator) 2005-04-26 13:23:23 +00:00
bug30922.phpt Fixed bug #30922 (reflective functions crash PHP when interfaces extend themselves) 2004-12-06 11:53:30 +00:00
bug30998.phpt add test 2004-12-06 16:08:08 +00:00
bug31098.phpt Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0] again) 2005-01-14 09:01:22 +00:00
bug31102.phpt - Added missing description (thanks jani) 2005-03-20 22:08:16 +00:00
bug31177-2.phpt MFB: typofix 2005-12-26 23:58:55 +00:00
bug31177.phpt Added test file for bug #31177 (not fixed yet) 2005-06-10 10:45:14 +00:00
bug31341.phpt Fixed test 2005-12-08 08:10:00 +00:00
bug31525.phpt Fixed bug #31525 (object reference being dropped. $this getting lost) 2005-05-05 17:37:25 +00:00
bug31683.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug31720.phpt No short-tags! 2005-06-17 16:40:05 +00:00
bug31828.phpt Strict warnings 2005-05-19 09:58:23 +00:00
bug32080.phpt Strict warnings 2005-05-19 09:58:23 +00:00
bug32226.phpt - Fixed layout of test description. 2005-06-19 21:56:21 +00:00
bug32252.phpt - Add new test 2005-03-11 02:32:07 +00:00
bug32290.phpt typo 2006-01-06 20:54:46 +00:00
bug32296.phpt Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3) 2005-05-03 08:52:04 +00:00
bug32322.phpt - Show the test finishes/dos2unix 2005-10-06 19:05:10 +00:00
bug32427.phpt Fixed bug #32427 (Interfaces are not allowed 'static' access modifier). 2005-04-26 08:48:23 +00:00
bug32428.phpt typofix 2005-06-15 09:23:28 +00:00
bug32429.phpt fix 2005-04-26 12:01:31 +00:00
bug32596.phpt Added test for bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) 2005-06-06 09:50:40 +00:00
bug32660.phpt Fixed bug #32660 (Assignment by reference causes crash when field access is overloaded (__get)) 2005-06-23 11:04:35 +00:00
bug32674.phpt Fixed bug #32674 (exception in iterator causes crash) 2005-04-27 06:47:08 +00:00
bug32799.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug32833.phpt Fixed bug #32833 (Invalid opcode) 2005-04-27 12:16:32 +00:00
bug32852.phpt Make sure E_STRICT is set always 2005-04-29 08:54:16 +00:00
bug32993.phpt Fixed bug #32993 (implemented Iterator function current() don't throw exception) 2005-06-06 08:24:05 +00:00
bug33116.phpt Fixed bug #33116 (crash when assigning class name to global variable in __autoload). 2005-05-26 14:28:24 +00:00
bug33171.phpt Fixed bug #33171 (foreach enumerates private fields declared in base classes) 2005-06-06 07:52:08 +00:00
bug33243.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug33257.phpt Fixed test 2005-10-19 12:48:07 +00:00
bug33277.phpt No short-tags! 2005-06-17 16:40:05 +00:00
bug33318.phpt Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8) 2005-06-16 14:20:00 +00:00
bug33512.phpt Added forgotten tests 2005-10-20 07:03:45 +00:00
bug33558.phpt Fixed bug #33558 (warning with nested calls to functions returning by reference) 2005-07-18 07:13:34 +00:00
bug33710.phpt typo 2005-07-18 01:09:22 +00:00
bug33732.phpt Bug #33732 (Wrong behavior of constants in class and interface extending) 2005-11-23 09:27:01 +00:00
bug33771.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
bug33802.phpt Fixed bug #33802 (throw Exception in error handler causes crash) 2005-07-22 07:33:03 +00:00
bug33996.phpt Unicode support 2005-09-19 07:23:47 +00:00
bug33999.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug34045.phpt Fixed bug #34045 (Buffer overflow with serialized object) 2005-08-10 06:37:27 +00:00
bug34062.phpt Added forgotten tests 2005-10-20 07:03:45 +00:00
bug34064.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug34137.phpt Fixed bug #34137 (assigning array element by reference causes binary mess) 2005-09-01 13:21:04 +00:00
bug34199.phpt Fixed bug #34199 (if($obj)/if(!$obj) inconsistency) 2005-09-12 11:48:28 +00:00
bug34260.phpt Fixed bug #34260 (Segfault with callbacks (array_map) + overloading) 2005-09-02 07:46:30 +00:00
bug34310.phpt Fixed bug #34310 (foreach($arr as $c->d => $x) crashes) 2005-09-01 10:55:05 +00:00
bug34358.phpt Fixed bug #34358 (Fatal error: Cannot re-assign $this) 2005-10-03 08:21:20 +00:00
bug34467.phpt Fixed bug #34467 (foreach + __get + __set incosistency) 2005-10-10 09:50:20 +00:00
bug34518.phpt Fixed bug #34518 (Unset doesn't separate container in CV) 2005-09-16 14:40:49 +00:00
bug34617.phpt Fixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called) 2005-09-27 18:08:26 +00:00
bug34678.phpt Fixed bug #34678 (__call(), is_callable() and static methods) 2005-10-03 09:10:28 +00:00
bug34712.phpt Fixed bug #34712 (zend.ze1_compatibility_mode = on segfault) 2005-10-20 08:56:02 +00:00
bug34767.phpt Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects correctly) 2005-10-20 08:15:13 +00:00
bug34786.phpt Fixed bug #34786 (2 @ results in change to error_reporting() to random value) 2005-10-10 10:54:45 +00:00
bug34873.phpt Fixed bug #34873 (Segmentation Fault on foreach in object) 2005-10-17 08:01:07 +00:00
bug34879.phpt Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) 2005-10-28 14:44:41 +00:00
bug34893.phpt Fixed bug #34893 (PHP5.1 overloading, Cannot access private property) 2005-10-20 09:47:31 +00:00
bug35017.phpt Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior) 2005-10-31 19:29:48 +00:00
bug35239.phpt Fixed test 2005-12-07 14:18:12 +00:00
bug35393.phpt Fixed bug #35393 (changing static protected members from outside the class, one more reference issue) 2005-11-28 14:33:44 +00:00
bug35411.phpt MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost). 2005-12-13 21:00:49 +00:00
bug35437.phpt Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4) 2005-12-01 12:51:19 +00:00
bug35470.phpt Fixed bug #35470 (Assigning global using variable name from array doesn't function) 2005-11-30 10:10:32 +00:00
bug35509.phpt Fixed bug #35509 (string constant as array key has different behavior inside object) 2005-12-05 08:56:32 +00:00
bug35655.phpt fix test 2005-12-17 14:56:02 +00:00
bug36006.phpt Fixed bug #36006 (Problem with $this in __destruct()) 2006-01-16 10:12:54 +00:00
bug36037.phpt Fixed bug #36037 (heredoc adds extra line number) 2006-01-17 09:39:33 +00:00
bug_debug_backtrace.phpt test for eval debug_backtrace bug 2005-02-01 19:03:50 +00:00
catch.phpt catch operator shouldn't call __autoload () too 2005-09-08 10:32:28 +00:00
dtor_scope.phpt add test 2003-09-11 17:07:43 +00:00
error_reporting01.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting02.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting03.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting04.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting05.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting06.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting07.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting08.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting09.phpt fix tests to work with HEAD and its new E_* values 2005-09-23 10:28:23 +00:00
error_reporting10.phpt fix test 2005-09-23 10:34:02 +00:00
foreach_undefined.phpt add test for the last Dmitry's fix 2005-08-04 14:12:07 +00:00
halt01.phpt Thought I committed it ages ago... Anyway, without further delays, the final 2005-06-04 16:16:19 +00:00
halt02.phpt Thought I committed it ages ago... Anyway, without further delays, the final 2005-06-04 16:16:19 +00:00
halt03.phpt Thought I committed it ages ago... Anyway, without further delays, the final 2005-06-04 16:16:19 +00:00
instanceof.phpt nstanceof operator shouldn't call __autoload() 2005-08-19 08:11:16 +00:00
is_a.phpt MFH (is_sublass_of("A","B") should call __autoload() for "A" and "B") 2005-09-09 06:47:18 +00:00
method_exists.phpt method_exists() regression test 2005-04-16 15:36:22 +00:00
object_handlers.phpt Fixed memory allocation bugs related to magic object handlers (__get(), __set(), 2005-06-03 11:16:19 +00:00
unset_cv01.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv02.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv03.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv04.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv05.phpt fix test when session.save_handler is "user" 2005-07-08 07:57:47 +00:00
unset_cv06.phpt fix test when session.save_handler is "user" 2005-07-08 07:57:47 +00:00
unset_cv07.phpt Fixed test file 2005-06-21 17:28:09 +00:00
unset_cv08.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv09.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv10.phpt "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:43:26 +00:00
unset_cv11.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
unset_cv12.phpt Fixed SIGSEGV 2005-10-27 19:25:07 +00:00
unset.inc Added test cases for CV optimization patch 2004-10-05 06:53:39 +00:00
zend2.php.txt Missing .cvsignore, broken test, renamed zend2.php -> zend2.php.txt 2003-07-01 15:56:07 +00:00
zend_operators.phpt - Added instance_of test (patch by Ard Biesheuvel) 2004-03-04 10:58:49 +00:00