php-doc-en/language/control-structures
Adam Harvey c723b31c1e Update foreach() page for PHP 7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337339 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:48 +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 Clarify what happens when continue is used in a switch statement. 2015-03-25 20:30:37 +00:00
declare.xml Added declare change log 2015-07-18 06:59:48 +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 Update foreach() page for PHP 7. 2015-08-09 01:14:48 +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 "return" addition 2014-03-29 21:56:43 +00:00
switch.xml fix build 2015-05-20 22:05:04 +00:00
versions.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
while.xml Add version information 2011-07-05 18:59:24 +00:00