No description
Find a file
Christoph Michael Becker 6937b29491 Class constants are allocated once per class
We try to get rid of the myth that class constants were allocated for each
instance, as claimed by user note 112286. Proof: <https://3v4l.org/3DKMC>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339824 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-09 11:32:38 +00:00
appendices Fix #72774: Exception backtrace produces unexpected values 2016-08-07 17:19:44 +00:00
chapters fixes by anon users 2016-04-04 17:13:05 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq Fix #68465: Broken link on php.net, MSSQL server connection documentation 2016-06-26 00:51:53 +00:00
features Fix /Can't find an ID for a chunk? - Generating a random one/ on builds. 2016-07-31 16:02:29 +00:00
install Fix /Can't find an ID for a chunk? - Generating a random one/ on builds. 2016-07-31 16:02:29 +00:00
internals2 fixed #71944 (Spelling mistake in "Basic memory management") 2016-04-01 19:30:19 +00:00
language Class constants are allocated once per class 2016-08-09 11:32:38 +00:00
reference Fix broken example 2016-08-06 14:22:16 +00:00
security Grammar fixes by anon users 2016-07-10 11:58:44 +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 Document class constant visibility modifiers 2016-08-09 11:13:18 +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)