mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
No description
![]() In response to Bug #79439 (https://bugs.php.net/bug.php?id=79439), where a user reported the (correct, but surprising) behavior of `chdir` as a bug. Also warn that with ZTS, return value of getcwd() may differ from OS cwd, and warn that chroot() is not available on ZTS builds. Patch provided by Alex Dowad. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350045 c90b9560-bf6c-de11-be94-00142212c4b1 |
||
---|---|---|
appendices | ||
chapters | ||
chmonly | ||
faq | ||
features | ||
install | ||
internals2 | ||
language | ||
reference | ||
security | ||
.travis.yml | ||
bookinfo.xml | ||
contributors.ent | ||
contributors.xml | ||
extensions.ent | ||
language-defs.ent | ||
language-snippets.ent | ||
make_chm_index.html | ||
preface.xml | ||
README |
---------------------------------------------------------------------- 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)