php-doc-en/language
Marco Aurélio Deleu 1499a2369c
[80538] Shorthand syntax for array destruction (#477)
* Shorthand syntax for array destruction

* Remove reference to PHP 7.0 or lower

* Bring back mention of list() prior to 7.1.0

* Replace array destruction with destructuring

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>

Co-authored-by: Anna Filina <afilina@gmail.com>
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
2021-08-17 12:10:06 -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 Add match expression documentation 2020-11-22 17:31:20 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 hyphenate "object-oriented" 2021-08-08 18:48:47 +01: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