php-doc-en/language/control-structures
Christoph Michael Becker 9f9375d3a4 Improve markup (suggested by fabioluciano)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340235 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:05:00 +00:00
..
alternative-syntax.xml Add a cautionary note about switch/case and whitespace. 2014-06-24 00:08:23 +00:00
break.xml better phrasing (doc bug ) 2015-06-27 22:32:48 +00:00
continue.xml typo fixes submitted by anon users 2016-01-15 14:14:37 +00:00
declare.xml Improve markup (suggested by fabioluciano) 2016-09-28 14:05:00 +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 Add version information 2011-07-05 18:59:24 +00:00
for.xml Fix CS and typos in for documentation 2012-07-28 09:08:02 +00:00
foreach.xml The manual is supposed to cover all PHP 5 versions 2016-06-13 12:06:55 +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 include_once returns TRUE when including the same file repeatedly (fixes ) 2015-07-09 13:36:03 +00:00
include.xml minor fixes contributed by anon users 2015-08-03 22:37:52 +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 Resolve doc bug 2015-12-18 21:31:17 +00:00
switch.xml Fix : Case can take objects and arrays 2016-06-25 11:20:17 +00:00
versions.xml fixed bug : 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