php-doc-en/language/oop5
Christoph Michael Becker cdab70215c minor fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338911 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 16:14:46 +00:00
..
abstract.xml Reverted to an earlier revision. 2014-01-24 06:17:07 +00:00
anonymous.xml minor fixes by anon users 2016-04-04 16:14:46 +00:00
autoload.xml add spl_autoload_register() back to autoloading page see also section 2016-01-11 14:46:49 +00:00
basic.xml ::class is a compile time transformation 2016-01-15 13:31:35 +00:00
changelog.xml Anonymous contributions 2014-05-25 12:56:31 +00:00
cloning.xml typo fix by Julia Haucap 2015-08-06 23:31:22 +00:00
constants.xml As noted below, constants can be result of a mathematical expression with PHP 5.6. 2015-09-07 22:15:37 +00:00
decon.xml Note deprecation of old style constructors in PHP 7. 2015-09-04 20:56:08 +00:00
final.xml Typo found by online editor user 2013-08-16 09:25:19 +00:00
inheritance.xml Casing consistency fix in OOP docs 2014-09-01 16:13:03 +00:00
interfaces.xml Grammar fix in OOP docs 2014-09-01 16:10:02 +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 Document __debugInfo(). 2014-08-28 05:28:06 +00:00
object-comparison.xml fix #66663 cleanup description 2014-02-23 08:22:12 +00:00
overloading.xml Changelog for __get() updated. 2014-01-11 22:56:36 +00:00
paamayim-nekudotayim.xml Fixed whitespace. 2011-12-22 16:08:09 +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 Note the deprecation of static calls to non-static methods. 2015-09-21 12:17:30 +00:00
traits.xml typo fix by Srihari Thalla 2015-08-06 23:49:19 +00:00
typehinting.xml Unified type declaration documentation and removed the changelog. 2015-08-09 01:16:55 +00:00
visibility.xml integrate user note 118065 (just to avoid confusion) 2016-01-13 22:18:54 +00:00