php-doc-en/language
George Peter Banyard 12b1d4704e
Cleanup and update docs related to @ operator
Also fix part of the set_error_handler() docs

Closes GH-441
2021-02-18 16:31:56 +00:00
..
context Fix #77889: URL in Location header not used 2021-02-17 14:28:06 +01:00
control-structures goto labels are case-sensitive 2021-01-28 11:10:30 +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 Remove incorrect note about autoloading in interactive CLI 2021-02-11 23:28:27 +01:00
predefined Add nullable to return type for Serializable::serialize 2021-01-28 11:14:29 +01:00
types Add floats without exponent to numeric string grammar 2021-01-20 11:38:41 +00:00
wrappers Fix #69962: php://temp / php://memory don't support stat() 2020-12-18 12:44:03 +00:00
attributes.xml Update attributes.xml: Adjustments to grammar 2021-02-13 14:55:49 +01:00
basic-syntax.xml Further removal of PHP 5 mentions in language section 2020-11-09 13:27:06 +00:00
constants.xml Add separate section for magic constants 2021-02-12 14:22:24 +01:00
context.xml add Zip context options page 2017-04-05 09:28:14 +00:00
control-structures.xml Add match expression documentation 2020-11-22 17:31:20 +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 Allow Throwable for $previous param 2021-02-13 15:39:45 +01:00
expressions.xml Use canonical type names 2020-11-02 15:39:04 +00:00
functions.xml Named Arguments are also supported. 2021-02-15 23:28:58 +09:00
generators.xml Remove mention of PHP 5 in Language Reference section 2020-10-31 19:13:58 +00: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 Cleanup and update docs related to @ operator 2021-02-18 16:31:56 +00:00
references.xml $this is not a **reference** to the called object. 2021-01-24 15:56:27 +01:00
types.xml Document mixed type (as of PHP 8.0.0) 2020-12-01 01:29:53 +00:00
variables.xml Remove some mentions of register globals 2021-01-16 11:30:04 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00