php-doc-en/language/oop5
Adam Harvey 0dec5d1aea Add a warning about the fatal error generated when you throw from __toString().
Prompted by bug #50699, although it doesn't really fix it as such.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328669 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 01:19:20 +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 Typo found by online editor user 2012-10-22 11:49:37 +00:00
changelog.xml Typo found by online editor user 2012-10-19 09:28:27 +00:00
cloning.xml Link directly to magic methods 2012-01-12 15:01:15 +00:00
constants.xml - Its -> It's (closes bug #52817). 2010-09-12 11:45:09 +00:00
decon.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
final.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
inheritance.xml Typo found by online editor user 2012-03-22 15:15:20 +00:00
interfaces.xml Typo found by online editor user 2012-03-22 15:15:20 +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 Standardized on double quotes for attributes. 2011-09-30 14:21:51 +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 Typo found by online editor user 2012-03-22 15:15:20 +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 Interface, children, callable, trait 2012-03-13 01:39:06 +00:00
visibility.xml cannot use var with other visibility keywords 2011-05-30 09:30:50 +00:00