php-doc-en/language/oop5
Simion Onea b7031192a2 Reverted to an earlier revision.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332727 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-24 06:17:07 +00:00
..
abstract.xml Reverted to an earlier revision. 2014-01-24 06:17:07 +00:00
autoload.xml Fixed typo. Patch by Google user Josh Clark via OE. 2012-08-21 07:10:13 +00:00
basic.xml Updated class name regex to include start/end anchors. 2013-10-30 18:22:34 +00:00
changelog.xml Fixed bug #66073 (Traits are not included in OOP changelog) 2013-11-16 23:16:17 +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 Fix bug #66214 - example #1 on OOP magic has two opening <?php 2013-12-01 17:59:59 +00:00
object-comparison.xml Clarify that internal classes can override only ==, not === 2013-08-08 02:18:54 +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 Fix doc bug #62334 (New valid uses of static keyword not included in static 2012-07-20 08:15:14 +00:00
traits.xml #64847 correction 2013-10-13 17:40:06 +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 #61340 adjust example for consistency 2013-10-09 06:05:41 +00:00