.. |
array_type_hint_001.phpt
|
Added array type hinting. (This patch requires full re-make)
|
2005-05-26 13:46:17 +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
|
cleanup (CS+ws)
|
2003-07-24 17:07:40 +00:00 |
bug22725.phpt
|
cleanup (CS+ws)
|
2003-07-24 17:07:40 +00:00 |
bug22836.phpt
|
Fixed bug #22836 (returning reference to uninitialized variable)
|
2005-05-27 16:18:07 +00:00 |
bug23104.phpt
|
Fixed bug #23104 (hash position of static arrays not being reset)
|
2003-08-04 17:10:52 +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
|
Fix one more test
|
2003-11-04 17:14:07 +00:00 |
bug26077.phpt
|
fix expect
|
2004-01-09 14:32:32 +00:00 |
bug26166.phpt
|
Fix tests now that class names are shown in correct casing
|
2003-12-22 22:50:02 +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 |
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
|
- Add new test
|
2004-10-04 08:58:47 +00:00 |
bug28442.phpt
|
- Bugfix #28442
|
2005-03-10 13:20:26 +00:00 |
bug28444.phpt
|
- Add new test
|
2004-10-02 14:22:52 +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
|
Fixed bug #29210 (Function: is_callable - no support for private and protected classes)
|
2005-04-27 15:45:36 +00:00 |
bug29368.phpt
|
- Add new test
|
2004-10-02 14:13:35 +00:00 |
bug29505.phpt
|
Add new test
|
2004-08-03 16:59:53 +00:00 |
bug29674.phpt
|
- Add new tests
|
2005-04-23 15:21:07 +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 |
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
|
Fixed bug #30140 (Problem with array in static properties)
|
2005-06-08 13:21:28 +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
|
Added test for bug #30162 (it is already fixed but test file was forgotten)
|
2005-06-10 10:46:04 +00:00 |
bug30332.phpt
|
Make sure E_STRICT is set always
|
2005-04-29 08:54:16 +00:00 |
bug30346.phpt
|
- Add new tests
|
2005-04-23 15:21:07 +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
|
Fixed bug #30407 (Strange behaviour of default arguments)
|
2005-02-10 11:45:24 +00:00 |
bug30451.phpt
|
tests
|
2005-05-18 14:56:34 +00:00 |
bug30702.phpt
|
Fixed bug #30702 (cannot initialize class variable from class constant)
|
2005-04-26 09:27:28 +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
|
Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
|
2005-06-01 11:03:58 +00:00 |
bug30820.phpt
|
Fixed bug #30820 (static member conflict with $this->member silently ignored)
|
2005-06-08 08:08:18 +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.phpt
|
Added test file for bug #31177 (not fixed yet)
|
2005-06-10 10:45:14 +00:00 |
bug31525.phpt
|
Fixed bug #31525 (object reference being dropped. $this getting lost)
|
2005-05-05 17:37:25 +00:00 |
bug31683.phpt
|
Fixed bugs #29767 and #31683 (__get and __set methods must not modify property name).
|
2005-02-02 07:19:22 +00:00 |
bug31720.phpt
|
test for Bug #31720
|
2005-02-02 10:31:53 +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
|
- Add updated description
|
2005-03-07 19:31:44 +00:00 |
bug32252.phpt
|
- Add new test
|
2005-03-11 02:32:07 +00:00 |
bug32290.phpt
|
- Bugfix #32290
|
2005-03-13 13:15:08 +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
|
Added test for bug #32322 (Return values by reference broken( using self::),example singleton instance)
|
2005-06-08 08:43:38 +00:00 |
bug32427.phpt
|
Fixed bug #32427 (Interfaces are not allowed 'static' access modifier).
|
2005-04-26 08:48:23 +00:00 |
bug32428.phpt
|
Fixed bug #32428 (The @ warning error supression operator is broken)
|
2005-06-06 11:20:46 +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 |
bug32674.phpt
|
Fixed bug #32674 (exception in iterator causes crash)
|
2005-04-27 06:47:08 +00:00 |
bug32799.phpt
|
Fixed bug #32799 (crash: calling the corresponding global var during the destruct)
|
2005-06-06 10:38:43 +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
|
Fixed bug #33243 (ze1_compatibility_mode does not work as expected)
|
2005-06-07 07:03:28 +00:00 |
bug33277.phpt
|
add test for this TBF bug
|
2005-06-09 17:16:13 +00:00 |
bug_debug_backtrace.phpt
|
test for eval debug_backtrace bug
|
2005-02-01 19:03:50 +00:00 |
dtor_scope.phpt
|
add test
|
2003-09-11 17:07:43 +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 |
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 register_long_arrays is off in your php.ini
|
2005-04-21 14:22:53 +00:00 |
unset_cv06.phpt
|
"Undefined variable: %s" noticies were fixed to use one space
|
2004-12-27 13:43:26 +00:00 |
unset_cv07.phpt
|
Fixed notice message
|
2005-05-03 14:05:52 +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
|
Fixed unset() bug that was introduced with CV optimization patch
|
2004-10-05 09:09:18 +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 |