No description
Find a file
Christoph Michael Becker 47ef5a87da Fix #71064: open($string, ZipArchive::OVERWRITE) does not create non-existing archives
We're taking the wording from the zip_open() documentation[1], and don't
care to document that ZipArchive::OVERWRITE implied ZipArchive::CREATE
in some formerly bundled libzips.

[1] <https://libzip.org/documentation/zip_open.html>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344995 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 21:59:59 +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 typo 2018-05-08 20:47:27 +00:00
internals2 Update Internals2 Memory Management 2018-05-07 09:19:15 +00:00
language In the "Internal (built-in) functions" I changed mysql_connect to mysqli_connect 2018-05-02 22:04:49 +00:00
reference Fix #71064: open($string, ZipArchive::OVERWRITE) does not create non-existing archives 2018-05-08 21:59:59 +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)