.. |
abstract.xml
|
Reverted to an earlier revision.
|
2014-01-24 06:17:07 +00:00 |
anonymous.xml
|
Move the (excellent!) anonymous class documentation to the language reference.
|
2015-08-09 01:17:17 +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
|
clarified behavior of property access vs. method call (fixes #49515)
|
2015-09-06 15:06:02 +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
|
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
|
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
|
Protected members cannot be accessed by parent classes
|
2015-09-02 21:58:23 +00:00 |