php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 31-60 of 555 Show Next 30 Entries »
Bugs for Class/Object related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
25815
(edit)
2003-10-09 21:33 UTC 2004-05-30 14:46 UTC Bug Not a bug 5 * __get & __set will not fire if the object contains reference to variable  
25687
(edit)
2003-09-29 05:20 UTC 2003-10-02 17:04 UTC Bug Not a bug 5CVS, 4CVS * "Segmentation fault" - trying to inherit >2 classes and to call parent constr.  
25908
(edit)
2003-10-19 03:45 UTC 2003-10-19 08:12 UTC Bug Not a bug 5* * Inherited class properties aren't inherited until after class is parsed [?]  
28145
(edit)
2004-04-25 17:26 UTC 2004-04-26 11:25 UTC Bug Not a bug 5* * $this / instanceof issue with static calls of instance functions  
28765
(edit)
2004-06-14 02:49 UTC 2004-06-14 20:17 UTC Bug Not a bug 5.0.0RC3 * get_object_vars returns blank array for a mysqli object  
28872
(edit)
2004-06-21 19:35 UTC 2005-01-15 00:04 UTC Bug Not a bug 5.0.0RC3 * accessing a __get (getter) method from object value fails  
29441
(edit)
2004-07-29 08:44 UTC 2004-08-31 04:14 UTC Bug Not a bug 5.* * After copying a class, changes to new class affect old class.  
29647
(edit)
2004-08-13 12:17 UTC 2004-08-14 12:47 UTC Bug Not a bug 5.* * self:: into child class seems to refer to parent class  
29685
(edit)
2004-08-15 01:28 UTC 2004-08-15 16:09 UTC Bug Not a bug 5.* * Destructor is called to late, unset do not work  
30417
(edit)
2004-10-13 03:28 UTC 2004-10-13 16:35 UTC Bug Not a bug 5.0.2 * serialize private  
30642
(edit)
2004-11-01 04:53 UTC 2004-11-19 17:34 UTC Bug Not a bug 5.* * static variables not inherited by other classes when extended helly
30659
(edit)
2004-11-02 12:45 UTC 2004-11-08 11:13 UTC Bug Not a bug 5CVS-2004-11-02 (dev) * get_class_vars() works incorrect  
30823
(edit)
2004-11-18 11:01 UTC 2005-04-22 09:34 UTC Bug Not a bug 5CVS-2005-03-06 * Objects destroyed in FIFO rather LIFO. andi
31449
(edit)
2005-01-08 05:31 UTC 2005-05-18 10:41 UTC Bug Not a bug 5CVS-2005-03-06 * Comparison of class with recursive references causes fatal andi
32370
(edit)
2005-03-19 00:57 UTC 2005-03-19 12:47 UTC Bug Not a bug 5.0.3 * Object Constants  
33856
(edit)
2005-07-25 23:46 UTC 2005-07-26 00:14 UTC Bug Not a bug 5.* * $this shining through  
33888
(edit)
2005-07-27 18:24 UTC 2005-07-27 21:31 UTC Bug Not a bug 5.1.* * join does not use objects' __toString() fcn  
34018
(edit)
2005-08-06 13:58 UTC 2005-08-07 14:28 UTC Bug Not a bug 5CVS-2005-08-07 * Wrong private method virtual behaviour  
34198
(edit)
2005-08-20 20:54 UTC 2005-08-21 13:37 UTC Bug Not a bug 5.1.0RC1 * Class Member Visibility  
34237
(edit)
2005-08-24 18:41 UTC 2005-08-24 20:58 UTC Bug Not a bug 5.* * A protected method should cause a fatal error if called publicly.  
34807
(edit)
2005-10-10 12:27 UTC 2005-10-10 20:20 UTC Bug Not a bug 5.* * Interface is forced on child classes even though parent class has implemented.  
36635
(edit)
2006-03-06 20:15 UTC 2006-03-06 20:48 UTC Bug Not a bug 5.1.2 * is_callable returns true for interfaces helly
36831
(edit)
2006-03-23 12:24 UTC 2006-03-23 12:51 UTC Bug Not a bug * * Trying to create a file in destructor fails  
37320
(edit)
2006-05-05 03:59 UTC 2006-05-30 21:28 UTC Bug Not a bug 5.* * Inheritance Problem: Private members can't be overridden by child classes helly
37723
(edit)
2006-06-07 07:34 UTC 2006-06-09 07:20 UTC Bug Not a bug * * Incorrect Inheretence Context  
37854
(edit)
2006-06-19 22:11 UTC 2006-06-19 22:21 UTC Bug Not a bug * * Type Hinting with derived classes and interfaces not working  
40348
(edit)
2007-02-04 06:54 UTC 2007-02-04 10:09 UTC Bug Not a bug * * Reading of private/protected properties should be allowed for Reflection API  
41461
(edit)
2007-05-21 23:06 UTC 2010-05-21 11:57 UTC Bug Not a bug 5.*, 6CVS (2009-04-25) * E_STRICT notice when overriding methods not defined by an Interface in hierarchy  
42016
(edit)
2007-07-17 06:24 UTC 2007-07-23 23:13 UTC Bug Not a bug * * Call to a parent's parent non-static method statically is allowed  
42235
(edit)
2007-08-07 16:27 UTC 2007-08-16 11:57 UTC Bug Not a bug 5.2.4RC1 * Overloaded properties not allowing modification dmitry
« Show Previous 30 Entries Showing 31-60 of 555 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 05:01:30 2024 UTC