No description
Find a file
Christoph Michael Becker 8b3858be3e Fix/improve wording
To detect whether the array pointer points beyond the end,
we have to check whether key() returns NULL (not the opposite).
We also reword to match reset() (r343965).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344002 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 12:31:16 +00:00
appendices Add new extensions to extensions.alphabetical 2018-01-25 19:40:52 +00:00
chapters Improve wording 2017-08-21 11:11:26 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq PHP 7 uses Zend Engine 3 2017-08-21 11:27:50 +00:00
features "including Solaris, Mac OS X, Oracle Linux and BSD." 2017-10-10 07:21:49 +00:00
install PHP 7.2 requires autoconf >= 2.64 2018-01-07 12:21:46 +00:00
internals2 Use <type>void</type> instead of <void/> in return type (adds a space) 2018-01-25 16:01:36 +00:00
language Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
reference Fix/improve wording 2018-01-28 12:31:16 +00:00
security Correct SVN properties for text file. 2016-09-08 01:14:20 +00:00
.travis.yml don't force save, make validation errors fail build 2013-03-22 19:46:56 +00:00
bookinfo.xml Wrap Copyright page title in <info> tag to use h1 header 2015-04-08 20:41:29 +00:00
contributors.ent Upgraded the Editor :) 2015-05-27 00:16:49 +00:00
contributors.xml Christoph should be credited here for his continuous work on the manual (thank you!) 2016-11-18 20:33:00 +00:00
extensions.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-defs.ent add ui to manual 2016-10-23 11:10:42 +00:00
language-snippets.ent Document new MongoDB execute methods for read/write commands 2018-01-26 22:15:35 +00:00
make_chm_index.html Fix doc-level encoding declaration in make_chm_index.html 2013-09-18 12:26:38 +00:00
preface.xml Capitalisation fix in preface 2014-09-01 16:39:55 +00:00
README ws 2017-06-27 05:15:25 +00:00

----------------------------------------------------------------------
README
----------------------------------------------------------------------

Please refer to the README file within the doc-base/ directory. Your
directory structure is probably like:

  phpdoc/en            (DocBook files for the English language)
  phpdoc/doc-base      (Tools and resources used for all languages)