php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 31-60 of 585 Show Next 30 Entries »
Bugs for Class/Object related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
50302
(edit)
2009-11-25 22:24 UTC 2009-11-26 10:10 UTC Bug Not a bug 5.3.1   final private function __construct  
50792
(edit)
2010-01-18 14:49 UTC 2010-01-18 17:23 UTC Bug Not a bug 5.3.1   call_user_func_array, __call and references  
78451
(edit)
2019-08-24 11:56 UTC 2019-08-24 16:53 UTC Doc Not a bug 7.3.8   No possibility make Singleton in the PHP  
79754
(edit)
2020-06-28 13:06 UTC 2020-06-28 13:32 UTC Bug Not a bug 8.0.0alpha1   Covariance fails with mixed type  
79972
(edit)
2020-08-13 13:15 UTC 2020-08-13 13:58 UTC Req Not a bug 7.4.9   Implement JsonSerializable interface in stdClass  
80938
(edit)
2021-04-05 16:03 UTC 2021-04-05 16:32 UTC Bug Not a bug 7.4.16   ParseError with class_exists & property promotion  
81293
(edit)
2021-07-25 15:43 UTC 2021-07-26 03:22 UTC Bug Not a bug 8.1.0beta1   Abstract method cases() in trait imoses contract upon the exhibiting enum  
25124
(edit)
2003-08-18 02:34 UTC 2004-02-24 10:05 UTC Bug Not a bug 4CVS-2004-02-11 * overload() messes with array member variables  
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  
32654
(edit)
2005-04-10 10:14 UTC 2010-12-22 15:35 UTC Req Not a bug * * Magic __parent property (or method)  
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.  
« Show Previous 30 Entries Showing 31-60 of 585 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC