php-doc-en/language/oop5
2013-08-25 19:07:52 +00:00
..
abstract.xml Updated abstract method signature information and added an example to clarify on optional arguments. 2012-10-09 13:24:53 +00:00
autoload.xml Fixed typo. Patch by Google user Josh Clark via OE. 2012-08-21 07:10:13 +00:00
basic.xml Promote ::class documentation to its own subsection for direct linking. 2013-06-20 22:08:17 +00:00
changelog.xml Typo found by online editor user 2012-10-19 09:28:27 +00:00
cloning.xml Typo found by online editor user 2013-08-16 09:25:19 +00:00
constants.xml Made class constants uppercase in examples 2013-07-14 17:20:52 +00:00
decon.xml Fxies bug #63832 2013-01-16 19:18:10 +00:00
final.xml Typo found by online editor user 2013-08-16 09:25:19 +00:00
inheritance.xml Typo found by online editor user 2012-03-22 15:15:20 +00:00
interfaces.xml Document the change in inheritance behaviour in PHP 5.3.9 when conflicting 2013-07-21 14:38:05 +00:00
iterations.xml Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
late-static-bindings.xml Fix doc bug #53283 (PHP.net Website Problem (confusing)). 2010-11-10 03:17:07 +00:00
magic.xml Add a warning about the fatal error generated when you throw from __toString(). 2012-12-05 01:19:20 +00:00
object-comparison.xml Clarify that internal classes can override only ==, not === 2013-08-08 02:18:54 +00:00
overloading.xml Don't use <function> for magic methods 2012-01-12 14:14:28 +00:00
paamayim-nekudotayim.xml Fixed whitespace. 2011-12-22 16:08:09 +00:00
patterns.xml Improved Singleton docs (patch by Gordon Oheim) 2011-07-11 15:48:55 +00:00
properties.xml Added the names of the respective tokens to access properties (thank hakre for the suggestion) 2012-10-28 17:39:42 +00:00
references.xml nitpicking: PHP 5, not PHP5 2011-08-18 15:27:50 +00:00
serialization.xml Integrate note 112050 by adding a paragraph noting that __sleep() and 2013-05-24 17:10:40 +00:00
static.xml Fix doc bug #62334 (New valid uses of static keyword not included in static 2012-07-20 08:15:14 +00:00
traits.xml Typo found by online editor user 2012-10-19 09:28:27 +00:00
typehinting.xml Adding information that resource is not a valid type hint. It isn't mentioned at all. 2013-08-25 19:07:52 +00:00
visibility.xml cannot use var with other visibility keywords 2011-05-30 09:30:50 +00:00