php-doc-en/language
AlexandrErohin 5aff4add61
Proposal - more concrete explanation of the fail for __set_state (#489)
* explained the fail more concrete for __set_state

* Update language/oop5/magic.xml

Co-authored-by: Anna Filina <afilina@gmail.com>

* Improve language around __set_state not implemented

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Co-authored-by: Anna Filina <afilina@gmail.com>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-08-17 16:39:24 -04:00
..
context Remove legacy MongoDb driver docs 2021-05-25 19:38:28 +01:00
control-structures Fix case of a keyword in match.xml (#736) 2021-06-26 17:42:36 +01:00
errors Remove E_STRICT and other PHP 5 related information (#730) 2021-08-17 17:56:25 +01:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Proposal - more concrete explanation of the fail for __set_state (#489) 2021-08-17 16:39:24 -04:00
predefined Remove abstract modifier from ArrayAccess methods (#838) 2021-08-05 10:22:42 +02:00
types fixed unset cast removed warning as of PHP 8.0.0. 2021-08-12 22:31:24 +09:00
wrappers Remove obsolete info about $HTTP_RAW_POST_DATA and always_populate_raw_post_data 2021-07-20 13:48:00 +02:00
attributes.xml Fix typo in example function call 2021-08-15 13:46:39 +02:00
basic-syntax.xml Fix Typo 2021-03-25 18:30:31 +01:00
constants.xml fix link from predefined to magic constants 2021-06-21 10:41:19 +02:00
context.xml Remove legacy MongoDb driver docs 2021-05-25 19:38:28 +01:00
control-structures.xml Clarify the syntax and role of arguments for echo and print 2021-03-10 14:37:20 +01: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 hyphenate "object-oriented" 2021-08-08 18:48:47 +01:00
expressions.xml Use canonical type names 2020-11-02 15:39:04 +00:00
functions.xml [80538] Shorthand syntax for array destruction (#477) 2021-08-17 12:10:06 -04:00
generators.xml Fix #80942: Object iteration / Iterator: Replace duplicated examples with direct links 2021-04-20 11:28:39 +02:00
namespaces.xml Further removal of PHP 5 mentions in language section 2020-11-09 13:27:06 +00:00
oop5.xml Split type declarations into their dedicated page 2020-11-12 18:39:19 +00:00
operators.xml Fix #53397: Modulo is not accurate with double 2021-05-28 16:10:48 +02:00
references.xml Fix half-deleted sentence about "new" and reference assignment (#520) 2021-04-12 13:28:11 +02:00
types.xml Document mixed type (as of PHP 8.0.0) 2020-12-01 01:29:53 +00:00
variables.xml Remove errant , (#516) 2021-04-08 11:55:42 +02:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00