mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
No description
![]() This fixes Bug #63845 in that a note is added to inform the user that PDO::__construct will always throw an exception if the connection fails. A new example is also added to reflect that even when the PDO::ATTR_ERRMODE is set in the constructor, and the connection fails, a PDOException will still be thrown. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329077 c90b9560-bf6c-de11-be94-00142212c4b1 |
||
---|---|---|
appendices | ||
chapters | ||
chmonly | ||
docweb | ||
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)