php-doc-en/language/control-structures
2021-12-09 10:12:38 +03:00
..
alternative-syntax.xml Add a cautionary note about switch/case and whitespace. 2014-06-24 00:08:23 +00:00
break.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00
continue.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00
declare.xml updated strict_typing link. 2021-08-21 10:15:21 +09:00
do-while.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00
else.xml [skip-revcheck] fixed typo (#1187) 2021-12-09 10:12:38 +03:00
elseif.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00
for.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00
foreach.xml Fix #73938: PHP7 foreach internal array pointer 2021-03-31 16:09:52 +02:00
goto.xml goto labels are case-sensitive 2021-01-28 11:10:30 +01:00
if.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00
include-once.xml Remove PHP 4 and 5.0.0 mentions. 2019-03-24 19:38:53 +00:00
include.xml require_once and include are expressions, not statements 2021-01-20 14:29:11 +01:00
match.xml Add a very basic match example (#1028) 2021-10-19 10:35:03 +01:00
require-once.xml require_once and include are expressions, not statements 2021-01-20 14:29:11 +01:00
require.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
return.xml Split type declarations into their dedicated page 2020-11-12 18:39:19 +00:00
switch.xml [WS] Indent breaks in switch examples (#882) 2021-08-26 21:49:55 +01:00
versions.xml Add match expression documentation 2020-11-22 17:31:20 +00:00
while.xml Removed literal tags from title for readability 2020-12-06 22:38:36 +00:00