php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 121-150 of 1784 Show Next 30 Entries »
Bugs for Scripting Engine problem
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
29174
(edit)
2004-07-15 03:50 UTC 2004-07-23 07:56 UTC Bug Not a bug 5.0.0 * __get and __set are not called when placed in a class that has a parent class  
29562
(edit)
2004-08-07 20:13 UTC 2005-02-05 20:52 UTC Bug Not a bug 4.3.8, 5.0.1 * global variable not available when sourced by include()  
29897
(edit)
2004-08-30 16:10 UTC 2004-08-30 20:38 UTC Bug Not a bug 5.* * $array[] syntax does not work with ArrayAccess implementation.  
30002
(edit)
2004-09-06 18:51 UTC 2005-05-19 13:26 UTC Bug Not a bug 5CVS-2005-03-07 * Undefined property notice appear when __get method access $this->OtherProperty andi
30082
(edit)
2004-09-14 10:39 UTC 2005-07-18 09:49 UTC Bug Not a bug 5CVS, 4CVS (2005-06-19) * Multidimensional arrays copy or array_multisort bug  
30098
(edit)
2004-09-15 20:18 UTC 2004-09-17 09:13 UTC Bug Not a bug 5.0.1 * Cannot use __toString on $this  
30447
(edit)
2004-10-15 16:11 UTC 2005-01-14 22:23 UTC Bug Not a bug 5.* * Static functions called from a destructor don't have access to the object  
30959
(edit)
2004-12-02 12:43 UTC 2005-06-19 02:28 UTC Bug Not a bug 5CVS-2005-03-09 * __call does not return by reference andi
31436
(edit)
2005-01-07 02:09 UTC 2005-01-10 15:26 UTC Bug Not a bug 5CVS-2004-01-10 * isset incorrectly returning true when passed a bad type  
31669
(edit)
2005-01-23 16:06 UTC 2005-01-24 01:58 UTC Bug Not a bug 5.* * no __construct() method in parent causes error...  
31686
(edit)
2005-01-25 12:26 UTC 2005-05-07 18:30 UTC Bug Not a bug 5.0.3 * Incoherent behaviour  
31700
(edit)
2005-01-26 02:51 UTC 2010-12-20 11:48 UTC Bug Not a bug 5.* * explicit destruction of an object not possible  
31956
(edit)
2005-02-13 17:27 UTC 2005-02-14 08:17 UTC Bug Not a bug 4CVS, 5CVS (2005-02-13) * array passed by reference is modified but should'nt be  
32088
(edit)
2005-02-23 23:30 UTC 2005-06-19 01:21 UTC Bug Not a bug 5CVS-2005-02-28 * Reference fails after use of unset() on array  
32840
(edit)
2005-04-26 14:37 UTC 2005-04-27 13:38 UTC Bug Not a bug 4.3.11, 5.0.4 * returning member-variables causes unwanted return by reference  
32915
(edit)
2005-05-02 20:20 UTC 2005-05-02 21:12 UTC Bug Not a bug 5.* * objects of the same class can access private variables  
33290
(edit)
2005-06-09 23:36 UTC 2010-12-20 11:54 UTC Bug Not a bug 5.* * __destruct and shutdown functions are not called  
33486
(edit)
2005-06-27 08:49 UTC 2005-06-27 09:33 UTC Bug Not a bug 5CVS-2005-06-27 * "new self" should return the extended class  
33586
(edit)
2005-07-06 12:03 UTC 2006-03-14 16:44 UTC Bug Not a bug 5CVS-2005-07-06 * Serialization breaks references dmitry
33652
(edit)
2005-07-12 03:06 UTC 2005-07-12 11:32 UTC Bug Not a bug 5CVS-2005-07-11 * $this not available in a variable variable dmitry
33713
(edit)
2005-07-15 18:41 UTC 2005-07-15 22:01 UTC Bug Not a bug 5.* * Foreach uses the same internal pointer in different iterations of recursive fns  
33924
(edit)
2005-07-29 21:42 UTC 2005-07-29 21:45 UTC Bug Not a bug 5CVS-2005-07-29 (dev) * PHP leaks when occurs a parse error  
33932
(edit)
2005-07-30 23:57 UTC 2005-07-31 19:58 UTC Bug Not a bug 5.* * get_class_vars return protected property  
34689
(edit)
2005-09-30 12:26 UTC 2005-09-30 12:42 UTC Bug Not a bug 5.1.0-CVS * Inconsistent handling of $GLOBALS from included files  
34795
(edit)
2005-10-09 20:58 UTC 2005-10-20 16:45 UTC Bug Not a bug 5CVS-2005-10-09 * Passing assignment result by reference passes it by value dmitry
35159
(edit)
2005-11-08 20:14 UTC 2005-11-10 00:22 UTC Bug Not a bug 5CVS, 4.4.1 (2005-11-08) (cvs) * big variable value in recursive function crashes dmitry
36034
(edit)
2006-01-16 17:18 UTC 2006-01-17 00:30 UTC Bug Not a bug * * Order of destructor calls seems wrong.  
37383
(edit)
2006-05-09 15:51 UTC 2006-05-09 18:11 UTC Bug Not a bug * * scope of static variable in class member function exists in all object instance  
37727
(edit)
2006-06-07 13:07 UTC 2006-06-07 13:10 UTC Bug Not a bug 4.4.2 * isset return a false positive between array key and string  
39044
(edit)
2006-10-05 07:47 UTC 2006-10-05 11:21 UTC Bug Not a bug 5.1.6 * Changing a static variables in a class changes it across sub/super classes.  
« Show Previous 30 Entries Showing 121-150 of 1784 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 18:01:35 2024 UTC