No description
Find a file
Christoph Michael Becker ca35bb0ee6 Document potentially insecure IMAP mailbox names
We add a warning to all parameters which may be affected,
and also document the new ini option which prevents RCE.
We intentionally keep the wording backwards (“unless … is
disabled”) to also cater to older PHP version which do not
implement the ini option.

Cf. <https://bugs.php.net/bug.php?id=77153>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346027 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 14:39:24 +00:00
appendices Replace tabs with spaces 2018-11-19 15:09:50 +00:00
chapters What's in a name? 2018-06-15 11:50:40 +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 Fix sample code to display zval information correctly 2018-08-16 15:49:12 +00:00
install Update Apache 2 installation instructions 2018-10-15 14:03:34 +00:00
internals2 Add new opcodes 2018-06-25 13:11:45 +00:00
language Fix #77172: convert error on receiving variables from external sources 2018-11-19 13:11:21 +00:00
reference Document potentially insecure IMAP mailbox names 2018-11-22 14:39:24 +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 Show inherited constants 2018-09-20 15:10:00 +00:00
language-snippets.ent Document potentially insecure IMAP mailbox names 2018-11-22 14:39:24 +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)