Commit graph

21 commits

Author SHA1 Message Date
Christoph M. Becker
e49940b757
Fix #73938: PHP7 foreach internal array pointer 2021-03-31 16:09:52 +02:00
Christoph Michael Becker
7104ee97ce Removed literal tags from title for readability
Closes GH-250.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351935 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:38:36 +00:00
George Peter Banyard
cdaea04215 Remove mention of PHP 5 in Language Reference section
This does not cover the OOP nor Error sections, but everything else should be covered

Closes GH-156

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351112 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-31 19:13:58 +00:00
Nikita Popov
75fb719c3c Remove "functionally identical" foreach examples
Especially now that this is throwing deprecation warnings, this should not be in the main foreach docs.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345048 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-25 13:59:28 +00:00
Christoph Michael Becker
239e96a218 The manual is supposed to cover all PHP 5 versions
Therefore we restore the recently removed (339323) part, mark it as being
version specific, and add a general changelog.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339330 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-13 12:06:55 +00:00
Nikita Popov
3f55a4ebc7 Remove lies from foreach docs
The given code is valid since PHP 5.5

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339323 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-12 15:50:55 +00:00
Christoph Michael Becker
1d7caa1a60 fix #71458: foreach docs should expand upon the references warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339246 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-31 16:55:09 +00:00
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
Chris Wright
4b824fda65 Grammar correction in foreach docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331596 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-30 07:40:44 +00:00
Adam Harvey
8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
Nikita Popov
64d777f39e Followup to Doc Bug #60255: Inaccurate statement about foreach copying arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319096 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-12 13:51:11 +00:00
Adam Harvey
cc97f20f7c Fix indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319054 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 14:12:18 +00:00
Gordon Oheim
a6f80675a7 fixes 60255 - Inaccurate statement about foreach copying arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319052 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 13:25:03 +00:00
Jakub Vrana
17220cac83 Foreach works on objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313749 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-26 22:20:38 +00:00
Jakub Vrana
d2bd0304a2 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313748 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-26 22:12:25 +00:00
Hannes Magnusson
c7aca484fd Add version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312947 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 18:59:24 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
04077dd209 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283798 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:17:58 +00:00
Nilgün Belma Bugüner
9d359d56d4 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279105 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 08:44:34 +00:00
Florian Anderiasch
996da98b6a fixed bug #47702
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279097 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 03:18:39 +00:00
Philip Olson
fea3dc3d1d - Split control-structures.xml into control-structures/*.xml
- No content was changed
- Whitespace has been changed
- Changed to utf-8
- The history of these files can be viewed here:
--- http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures.xml?annotate=1.173


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271960 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 01:35:49 +00:00