php-doc-en/language
Nikita Popov 00c86b65a1 Remove note about Serializable::serialize() acting as destructor
This doesn't make any sense. serialize() has nothing to do with destructors and __destruct() will still be called on the object, once it is destroyed.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346869 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 10:46:28 +00:00
..
context Fix typo 2018-08-18 16:54:00 +00:00
control-structures Fix : Invalid "continue" handling change in PHP 7 is undocumented 2018-11-05 16:20:12 +00:00
errors Document new CompileError exception 2018-10-01 16:32:58 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Parentheses and argument list optional with new operator 2019-02-10 23:58:40 +00:00
predefined Remove note about Serializable::serialize() acting as destructor 2019-02-21 10:46:28 +00:00
types Add opening PHP tag 2019-02-18 12:03:39 +00:00
wrappers fix typos in language reference 2019-02-18 05:16:33 +00:00
basic-syntax.xml Fix wording 2018-12-03 15:16:16 +00:00
constants.xml Fix : No mention of __FUNCTION__ being self-referential inside a closure 2018-11-14 14:25:43 +00:00
context.xml add Zip context options page 2017-04-05 09:28:14 +00:00
control-structures.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
errors.xml Add embryonic error handling section, since we don't have one place for this. 2015-08-09 01:15:47 +00:00
exceptions.xml Remove more PHP 4 related info 2018-12-04 01:12:11 +00:00
expressions.xml Improve wording 2017-03-10 18:54:34 +00:00
functions.xml Types of pass-by-ref parameters are not checked on return 2018-12-12 17:17:36 +00:00
generators.xml Improve example wrt. subgenerator name 2019-02-21 07:54:04 +00:00
namespaces.xml Namespace names are case-insensitive 2018-06-13 15:26:05 +00:00
oop5.xml Move the (excellent!) anonymous class documentation to the language reference. 2015-08-09 01:17:17 +00:00
operators.xml Fix typo in comment for example of operator precedence 2019-02-18 04:55:43 +00:00
references.xml fix typos in language reference 2019-02-18 05:16:33 +00:00
types.xml Small inaccuracy 2017-05-25 08:04:46 +00:00
variables.xml fix typos in language reference 2019-02-18 05:16:33 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00