php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
« Show Previous 30 Entries Showing 61-90 of 555 Show Next 30 Entries »
Bugs for Class/Object related
ID# Date Last Modified Type Status PHP Version OS Summary Assigned
42681
(edit)
2007-09-16 03:36 UTC 2007-12-06 13:47 UTC Bug Not a bug 5.2.4 * Static variables in sub/superclasses helly
43080
(edit)
2007-10-23 10:43 UTC 2007-11-01 11:43 UTC Bug Not a bug 5.2.4 * Global object is null before destroying it. dmitry
43282
(edit)
2007-11-13 23:28 UTC 2009-08-07 19:42 UTC Bug Not a bug 5.3CVS-2007-11-13 (CVS) * call_user_func can't call non-static funcs statically  
43720
(edit)
2007-12-31 16:21 UTC 2008-01-01 16:18 UTC Bug Not a bug 5.2.5 * Abstract method argument ignoring  
45110
(edit)
2008-05-27 19:15 UTC 2008-05-30 09:20 UTC Bug Not a bug 5.2.6 * Object destruction after the end off the script  
45281
(edit)
2008-06-16 14:50 UTC 2009-02-13 23:01 UTC Bug Not a bug 5.2.6 * each on objects shows private and protected properties helly
46953
(edit)
2008-12-27 11:52 UTC 2008-12-31 21:30 UTC Bug Not a bug 5.2.6 * "Allowed memory size..." when doing count() in for  
48840
(edit)
2009-07-07 19:45 UTC 2009-07-07 22:25 UTC Bug Not a bug 5.2.10 * serialized object: data loss in some use case  
50884
(edit)
2010-01-29 23:48 UTC 2010-04-25 20:17 UTC Bug Not a bug 5.3.1 * Internal interface implementation bug (on C level)  
53699
(edit)
2011-01-08 15:59 UTC 2015-04-16 18:59 UTC Bug Not a bug Irrelevant * After destructor execution, object exists cmb
27977
(edit)
2004-04-13 09:54 UTC 2004-04-13 10:13 UTC Bug Not a bug Irrelevant All PHP object creation crashes  
37905
(edit)
2006-06-24 08:10 UTC 2006-06-24 08:44 UTC Bug Not a bug 5.1.4 all some method's class which extends with interface crash  
42955
(edit)
2007-10-13 09:46 UTC 2007-10-13 11:47 UTC Bug Not a bug 5.2.4 all Public method can be call as static method  
52301
(edit)
2010-07-09 17:23 UTC 2010-07-10 15:02 UTC Bug Not a bug 5.3.2 all signature incompatibility warning when used with interfaces  
53858
(edit)
2011-01-27 19:01 UTC 2011-02-01 18:43 UTC Bug Not a bug 5.3.5 All infinite loop in __tostring() causes seg fault  
75158
(edit)
2017-09-05 15:27 UTC 2017-09-06 09:04 UTC Bug Not a bug 7.1.9 all Cloning objects whith members that hold references to other members  
80670
(edit)
2021-01-25 21:26 UTC 2021-01-25 21:29 UTC Bug Not a bug 8.0Git-2021-01-25 (Git) all error call exit in construct not run destruct  
17799
(edit)
2002-06-17 08:40 UTC 2002-06-17 14:58 UTC Bug Not a bug CVS Any Using $this->$variable_name inside object clears all variable values  
22512
(edit)
2003-03-03 02:39 UTC 2003-03-03 06:02 UTC Bug Not a bug 4.3.1 Any returning NULL from constructor does no MEAN  
36357
(edit)
2006-02-10 17:05 UTC 2006-02-13 10:31 UTC Bug Not a bug 5.1.2 Any $tmp =& $this; is allowed! dmitry
37753
(edit)
2006-06-08 21:20 UTC 2006-06-08 21:26 UTC Bug Not a bug 5.1.4 Any Classes implementing interfaces may not be initiated before declaration  
51765
(edit)
2010-05-07 15:17 UTC 2010-09-03 20:53 UTC Bug Not a bug Irrelevant Any class constant has different setter behavior than global constant  
54543
(edit)
2011-04-15 22:46 UTC 2011-04-16 03:44 UTC Bug Not a bug 5.3.6 Any Late Static Binding on Properties and/or Inheritance  
68485
(edit)
2014-11-23 21:50 UTC 2014-11-24 23:42 UTC Bug Not a bug 5.5.19 any late namespace resolution with cross-namespace inheritance missing  
70582
(edit)
2015-09-25 14:18 UTC 2015-09-26 06:58 UTC Bug Not a bug Next Major Version Any Referncing NotExistingClass::class should trigger error/warning/notice  
71203
(edit)
2015-12-23 13:42 UTC 2015-12-23 18:15 UTC Bug Not a bug Irrelevant any Ignoring class setter  
74964
(edit)
2017-07-21 14:04 UTC 2017-08-02 15:35 UTC Bug Not a bug 7.2.0beta1 Any 'object' is not reserved at linting time  
78841
(edit)
2019-11-20 07:05 UTC 2019-11-20 07:41 UTC Bug Not a bug 7.4.0RC6 Any Unable to override a private function when called from parent class  
42559
(edit)
2007-09-05 10:21 UTC 2007-09-05 12:34 UTC Bug Not a bug 5.2.4 BSD $this leaks to scope of statically called method  
51566
(edit)
2010-04-15 23:56 UTC 2010-04-16 14:53 UTC Bug Not a bug 5.2.13 CentOS __set() is called twice for each assignment operation and overwrites values  
« Show Previous 30 Entries Showing 61-90 of 555 Show Next 30 Entries »
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 09:01:30 2024 UTC