No description
Find a file
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
appendices Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
chapters Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
chmonly htmlentity => utf-8 2011-07-28 13:42:18 +00:00
docweb Converted to utf-8 2010-03-28 22:10:10 +00:00
faq Typo found by online editor user 2012-10-22 11:49:37 +00:00
features Typo found by online editor user 2012-10-22 11:49:37 +00:00
install add doc for setting PHP configuration options through webserver config 2012-11-08 06:08:51 +00:00
internals2 Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
language Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
reference Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
security Use random salt, precise examples, mention prepared statements, warn before addslashes() 2012-05-29 22:30:54 +00:00
bookinfo.xml Use a PI rather then entity for this 2011-07-05 23:53:17 +00:00
contributors.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
contributors.xml Added bug closin' master Justin Martin to the crew 2011-12-03 15:43:53 +00:00
extensions.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
language-defs.ent Better wording for the full changelog listing (nikic@) 2012-06-09 19:04:04 +00:00
language-snippets.ent Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
make_chm_index.html UTF-8 Encoding 2011-10-04 11:31:22 +00:00
preface.xml Converted to utf-8 2010-03-28 22:10:10 +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)