php-doc-en/language
Christoph M. Becker c4de1a0604 Revert "Show info about PHP error reporting"
This reverts commit f3e5da139a, because
it was accidentally committed.

Cf. <https://github.com/php/doc-en/pull/465>.
2021-03-19 01:54:04 +01:00
..
context Fix #77889: URL in Location header not used 2021-02-17 14:28:06 +01:00
control-structures Fix Ticks usage example 2021-03-11 14:18:10 +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 Note that all visibilities of trait abstract methods are supported now 2021-03-10 14:14:18 +01:00
predefined Correct Closure::bindTo failure return value 2021-03-18 21:51:46 +01:00
types Revert "Show info about PHP error reporting" 2021-03-19 01:54:04 +01:00
wrappers Remove obsolete PHP 5 related info from ini.core and related pages 2021-02-24 14:32:08 +01: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 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 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 Fix wording in example 2021-03-08 16:19:09 +01: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