No description
Find a file
Nikita Popov cccd50e8ed Remove redundant note in count() docs
Follows from general PHP behavior (undefined variable reads as NULL) and discusses something nobody should be doing in the first place. This was probably more relevant ten years ago than it is now.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345126 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-13 14:15:05 +00:00
appendices Clarify description of mysqli.rollback_on_cached_plink 2018-04-29 11:07:38 +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 Update wrt. register_globals 2018-05-04 21:04:26 +00:00
install We use generated links to the documentation, and pm.max_children directive has an incorrect link because of the typo. 2018-06-04 11:23:46 +00:00
internals2 Update Internals2 Memory Management 2018-05-07 09:19:15 +00:00
language Apply consistent switch indentation 2018-06-08 11:35:36 +00:00
reference Remove redundant note in count() docs 2018-06-13 14:15:05 +00:00
security Fix typo 2018-03-25 14:00:46 +00:00
.travis.yml be more brave - use php 7.2 for travis builds 2018-03-15 22:35:24 +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 WS: use spaces uniformly 2018-05-08 12:04:41 +00:00
language-snippets.ent Define mongodb.throws.session-unacknowledged entity 2018-04-26 18:46:08 +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)