No description
Find a file
Adam Harvey 6f94b33744 Add a very rough first draft of a PHP 5.6 migration guide just in time for ɑ1.
I've intentionally limited the scope of the changes to the new migration guide:
we shouldn't start documenting new features and changes in the main text of the
manual until after feature freeze, IMO. This is here mostly so that we have
something useful to link to in the news post.

Some of the examples are very, very ropey right now, particularly for new
features. I expect we'll improve them as we go.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332637 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 12:30:31 +00:00
appendices Add a very rough first draft of a PHP 5.6 migration guide just in time for ɑ1. 2014-01-17 12:30:31 +00:00
chapters Dear God, make me a bird. So I could fly far. Far far away from here. 2013-12-06 19:59:02 +00:00
chmonly Remove no longer used files 2014-01-13 20:33:20 +00:00
docweb Converted to utf-8 2010-03-28 22:10:10 +00:00
faq Kill obsolete language comparision faq. 2013-12-23 17:19:11 +00:00
features Use a generic (and previously described) probe name in the example. 2013-12-04 17:47:18 +00:00
install Remove Windows Installer instructions 2013-12-23 05:27:13 +00:00
internals2 Typo fix in internals docs 2013-12-20 10:43:04 +00:00
language Add an ID to allow php://input to be directly linked. 2014-01-17 09:54:29 +00:00
reference Removed Content-Transfer-Encoding header from the readfile example since it's not actually a valid HTTP header (but rather a MIME header used in emails). Also cleaned out the comments about this. 2014-01-17 03:05:55 +00:00
security Use random salt, precise examples, mention prepared statements, warn before addslashes() 2012-05-29 22:30:54 +00:00
.travis.yml don't force save, make validation errors fail build 2013-03-22 19:46:56 +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 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 fix #66215 (add note to clarify type of encoding for mb_split, possibly others) 2013-12-04 11:53:23 +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 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)