..
alternative-syntax.xml
Add a cautionary note about switch/case and whitespace.
2014-06-24 00:08:23 +00:00
break.xml
Fix #77053 : Invalid "continue" handling change in PHP 7 is undocumented
2018-11-05 16:20:12 +00:00
continue.xml
Added the 7.3 change to the changelog list
2019-12-03 16:40:13 +00:00
declare.xml
Fix #77901 : declare tick is now local for each PHP file
2019-04-17 10:13:47 +00:00
do-while.xml
Add version information
2011-07-05 18:59:24 +00:00
else.xml
Add version information
2011-07-05 18:59:24 +00:00
elseif.xml
Improve example wrt. to CS
2017-02-17 18:04:34 +00:00
for.xml
Fix CS and typos in for documentation
2012-07-28 09:08:02 +00:00
foreach.xml
Remove "functionally identical" foreach examples
2018-05-25 13:59:28 +00:00
goto.xml
Move the xkcd comic to the top of the goto page, rather than the bottom.
2013-12-02 18:12:55 +00:00
if.xml
Add version information
2011-07-05 18:59:24 +00:00
include-once.xml
Remove PHP 4 and 5.0.0 mentions.
2019-03-24 19:38:53 +00:00
include.xml
Fix #74897 : Links to "warning" & "fatal error" have a blank href
2020-03-05 08:22:42 +00:00
require-once.xml
Use <function> for language constructs (now supported by PhD)
2012-04-15 21:45:34 +00:00
require.xml
Use <function> for language constructs (now supported by PhD)
2012-04-15 21:45:34 +00:00
return.xml
Remove outdated note on return by ref with parentheses
2018-04-21 10:10:38 +00:00
switch.xml
Apply consistent switch indentation
2018-06-08 11:35:36 +00:00
versions.xml
fixed bug #71267 : include/require only on php4/5 not on php7
2016-01-03 14:00:57 +00:00
while.xml
Add version information
2011-07-05 18:59:24 +00:00