php-doc-en/language
Christoph Michael Becker dbf319f8b2 Fix #74897: Links to "warning" & "fatal error" have a blank href
Let's be pragmatic, and just use <constant> elements as in the rest of docs,
and hope that PhD will support automatically linking these elements sometime.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349307 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 08:22:42 +00:00
..
context Fix typo 2018-08-18 16:54:00 +00:00
control-structures Fix #74897: Links to "warning" & "fatal error" have a blank href 2020-03-05 08:22:42 +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 Update doc in regards to being able to throw exceptions in __toString(). 2020-01-26 10:20:34 +00:00
predefined Fix #78048: Weakref extension and PHP 7.4 weak references might cause confusion 2019-05-23 08:17:25 +00:00
types Remove sign from floating point definition 2019-09-26 17:11:21 +00:00
wrappers Remove PHP 4 and 5.0.0 mentions. 2019-03-24 19:38:53 +00:00
basic-syntax.xml Improve fix for Doc Bug #78581 as per Editor recommendation. 2019-09-21 15:15:07 +00:00
constants.xml Fix Copy and Paste mistake (nested <code> tags) 2019-04-17 15:21:07 +00:00
context.xml add Zip context options page 2017-04-05 09:28:14 +00:00
control-structures.xml Reverting revision #349291 2020-03-03 03:38:24 +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 Clarification on interaction between finally and return statements (doc bug #68290) 2020-02-05 20:03:54 +00:00
expressions.xml Improve wording 2017-03-10 18:54:34 +00:00
functions.xml Updated REGEX of valid symbols in various instances 2019-04-17 15:17:19 +00:00
generators.xml Fix generator xrange() example 2019-07-13 10:42:35 +00:00
namespaces.xml Namespace names are case-insensitive 2018-06-13 15:26:05 +00:00
oop5.xml Add oop5 section for covariance and contravariance with examples. 2019-12-16 20:40:29 +00:00
operators.xml Operator Precedence - Add missing ??= 2020-02-19 10:21:03 +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 Updated REGEX of valid symbols in various instances 2019-04-17 15:17:19 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00