No description
Find a file
Adam Harvey 41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
appendices added DateTimeImmutable::createFromMutable() to migration guide 2016-01-03 12:03:22 +00:00
chapters fixed #71205: Documentation version mistake 2015-12-23 17:19:04 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq Resolve doc bug #68292 2015-12-21 14:42:19 +00:00
features documented lookup of index.(php|html) in parent directories, and respective setting of PATH_INFO (fixes #70434) 2015-09-06 15:53:03 +00:00
install Resolve doc bug #71168 2015-12-19 20:23:29 +00:00
internals2 This example will actually emit the ADD_CHAR opcode unlike the previous one. 2015-08-16 00:44:44 +00:00
language Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
reference Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
security Close bug #69416 (Use the password API on the db security page) 2015-09-16 06:24:41 +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 comma, comma, comma, chameleon 2015-05-29 10:35:34 +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 Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-snippets.ent Resolve doc bug #69349 2015-12-20 00:00:25 +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 Updated README, and created en/README that refers to doc-base/README. Idea resulted from Robert P. J. Day 2010-03-20 14:52:01 +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)