php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 31-60 of 156 Show Next 30 Entries »
Bugs for Scripting Engine problem
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
24345
(edit)
2003-06-26 08:48 UTC 2003-06-26 12:04 UTC Bug Wont fix 4.3.3RC1 ALTLinux (2.4.21rc1) php get Seg. fault when use out of range array element. iliaa
24485
(edit)
2003-07-03 10:17 UTC 2008-07-11 21:02 UTC Bug Wont fix 4CVS-2005-08-23 * $a = $b; become $a=&$b; when I use a function (PHP 4 only!)  
24578
(edit)
2003-07-10 03:34 UTC 2003-07-13 10:51 UTC Bug Wont fix 4.3.2 RedHat 8.0, 7.3 A stack overflow in a php-script leads to a segmentation fault.  
24581
(edit)
2003-07-10 04:26 UTC 2003-07-13 10:50 UTC Bug Wont fix 4.3.3RC2-dev, 5.0.0b2-dev RedHat 8.0, 7.3 usort crashes if the function that it calls is slightly recoursive  
24915
(edit)
2003-08-02 07:12 UTC 2003-11-29 09:54 UTC Bug Wont fix 5CVS-2003-11-29 * empty()/isset() misleading with __get/__set  
25391
(edit)
2003-09-06 01:46 UTC 2003-09-07 11:35 UTC Bug Wont fix 4.3.3 Linux Problem with method call - please report this bug  
25419
(edit)
2003-09-07 14:51 UTC 2003-09-07 17:15 UTC Bug Wont fix 4.3.3 Linux Call-time pass-by-reference has been deprecated but without it it's impossible t  
25432
(edit)
2003-09-08 08:25 UTC 2003-09-08 09:55 UTC Bug Wont fix 4.3.3 RedHat, MacOS X Weird behavior with objects and references  
25620
(edit)
2003-09-21 11:21 UTC 2003-09-28 16:21 UTC Bug Wont fix 4.3.4-dev GNU/Linux 2.4.20 Crash / "String is not zero-terminated"  
25831
(edit)
2003-10-10 19:30 UTC 2003-12-12 21:02 UTC Bug Wont fix 4.3.4RC2-dev all overload/__call breaks method Pass by, and return by reference  
25856
(edit)
2003-10-13 15:47 UTC 2003-10-13 19:18 UTC Bug Wont fix 4CVS-2003-10-13 (stable) Linux Segfault when copying uninitialized variable into array sub-index  
26047
(edit)
2003-10-30 23:38 UTC 2003-10-31 07:50 UTC Bug Wont fix 4.3.3 Linux Access to supervariables via $$variable does not function as documented.  
26053
(edit)
2003-10-31 07:04 UTC 2003-10-31 11:32 UTC Bug Wont fix 4.3.3 Debian GNU/Linux unstable returning references crash  
26121
(edit)
2003-11-04 14:16 UTC 2003-11-18 15:33 UTC Bug Wont fix 5.0.0b2 (beta2) Redhat Linux 9.0 / Apache 2.0.46 Object defined before object - error  
26193
(edit)
2003-11-10 17:17 UTC 2004-12-28 10:49 UTC Bug Wont fix 5.0.0b2 (beta2) * Exceptions from within _autoload cannot be caught  
26413
(edit)
2003-11-25 14:59 UTC 2003-11-25 17:43 UTC Bug Wont fix 4CVS * isset of array index of a non-array returns incorrectly  
26584
(edit)
2003-12-10 10:04 UTC 2005-10-11 17:58 UTC Bug Wont fix 5CVS, 4CVS (2005-06-19) * Class member - array key overflow dmitry
26601
(edit)
2003-12-12 07:29 UTC 2003-12-14 21:13 UTC Bug Wont fix 4.3.4 * Property name must be a string  
26946
(edit)
2004-01-17 11:12 UTC 2004-03-15 10:40 UTC Bug Wont fix 5CVS-2004-03-15 * casting an object instance to array exports protected/private data  
27059
(edit)
2004-01-27 10:17 UTC 2004-01-29 09:57 UTC Bug Wont fix 4CVS, 5CVS * Variable with empty name can be made  
27589
(edit)
2004-03-13 18:19 UTC 2004-03-16 03:19 UTC Bug Wont fix 5CVS-2004-03-15 * When creating a new Object inside another class called by the first , Segfault  
27602
(edit)
2004-03-15 05:59 UTC 2004-03-15 07:36 UTC Bug Wont fix 4.3.4 Debian Linux register(ticks=1) breaks class inheritence  
27964
(edit)
2004-04-12 14:32 UTC 2005-06-23 23:29 UTC Bug Wont fix 5CVS-2005-06-19 * foreach() + @ + with references broken dmitry
28025
(edit)
2004-04-16 11:04 UTC 2005-04-27 12:06 UTC Bug Wont fix 5CVS-2005-01-10 * function redeclared when return before its declaration  
28114
(edit)
2004-04-23 01:42 UTC 2005-01-10 20:05 UTC Bug Wont fix 5CVS-2005-01-10 * Reflection API doesn't return parameter data for built-in methods  
28503
(edit)
2004-05-24 11:18 UTC 2005-06-24 00:14 UTC Bug Wont fix 5CVS, 4CVS (2005-06-19) * Operator $x[$y] behavior is incorrect  
28617
(edit)
2004-06-03 10:15 UTC 2004-06-04 15:08 UTC Bug Wont fix 4.3.7RC1 windows2000 define(" CONST",any_value); should warn  
29508
(edit)
2004-08-03 18:10 UTC 2004-08-03 19:11 UTC Bug Wont fix * * Primitive types not allowed in type hinting of function arguments  
29716
(edit)
2004-08-17 06:01 UTC 2004-08-20 05:51 UTC Bug Wont fix 5.* * __call with wrong no. of arguments prevents simple BC wrappers.  
29803
(edit)
2004-08-23 22:10 UTC 2006-01-06 09:13 UTC Bug Wont fix 6CVS, 5CVS (2006-01-02) (cvs) * Seg fault on count($GLOBALS, COUNT_RECURSIVE);  
« Show Previous 30 Entries Showing 31-60 of 156 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC