php-doc-en/language/oop5
2019-03-07 12:05:13 +00:00
..
abstract.xml Reverted to an earlier revision. 2014-01-24 06:17:07 +00:00
anonymous.xml Integrated user notes 119153 and 119475 into the manual proper 2016-06-22 17:10:57 +00:00
autoload.xml __autoload() is already deprecated 2019-01-28 10:32:17 +00:00
basic.xml Parentheses and argument list optional with new operator 2019-02-10 23:58:40 +00:00
changelog.xml Documented changes in E_STRICT throwing as of PHP 7.0 for compatible properties in traits (thanks for mentioning this, Sherif) 2017-03-14 12:18:23 +00:00
cloning.xml More PHP 4 related content removal 2018-12-03 17:41:59 +00:00
constants.xml Fixed typos in ::class description 2018-09-09 16:27:09 +00:00
decon.xml Use magic constant 2018-09-01 10:57:31 +00:00
final.xml Class constants may not be declared as final either 2019-03-07 12:05:13 +00:00
inheritance.xml Casing consistency fix in OOP docs 2014-09-01 16:13:03 +00:00
interfaces.xml Improved interface doc 2019-02-10 23:42:35 +00:00
iterations.xml minor fixes by anon users 2016-01-15 17:34:57 +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 Fix #65042: Protected, private __invoke() magic method raises Warning 2018-12-31 19:59:38 +00:00
object-comparison.xml fix by anon 2017-10-28 08:25:00 +00:00
overloading.xml Changelog for __get() updated. 2014-01-11 22:56:36 +00:00
paamayim-nekudotayim.xml Fix example (patch provided by Alexander Zhukov) 2016-09-28 14:07:15 +00:00
properties.xml Fix #72468: heredoc seem actually supported in static declarations 2016-06-22 11:03:49 +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 Note the deprecation of static calls to non-static methods. 2015-09-21 12:17:30 +00:00
traits.xml Fix typo 2018-12-13 18:06:56 +00:00
typehinting.xml Unified type declaration documentation and removed the changelog. 2015-08-09 01:16:55 +00:00
visibility.xml Reverted revision(s) 337719 from phpdoc/en/trunk/language/oop5/visibility.xml: 2017-07-21 18:40:37 +00:00