No description
Find a file
Kalle Sommer Nielsen d5acc59852 Fixed bug #52529 (PDO+Mysqlnd MYSQL_ATTR_COMPRESS undefined)
Documented missing constants for PDO_MYSQL
 * PDO::MYSQL_ATTR_COMPRESS
 * PDO::MYSQL_ATTR_FOUND_ROWS
 * PDO::MYSQL_ATTR_IGNORE_SPACE

And some small clarifications about which ones are available using mysqlnd.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:24:37 +00:00
appendices Fixed bug #52169 (camelCase vs PascalCase) 2010-10-19 04:49:04 +00:00
chapters Converted to utf-8 2010-03-28 22:10:10 +00:00
chmonly Converted to utf-8 2010-03-28 22:10:10 +00:00
docweb Converted to utf-8 2010-03-28 22:10:10 +00:00
faq Typo fixes, spotted by Philip 2010-10-20 05:57:49 +00:00
features Fix doc bug #52846 (max_file_uploads is not mentioned in the documentation). 2010-09-15 04:08:06 +00:00
install Advertise users to use VC9 for IIS7+ 2010-10-19 04:40:43 +00:00
internals2 Made README.PARAMETER_PARSING_API a link 2010-09-23 18:15:42 +00:00
language Fixed bug #52716 (Interface difference between 5.2.6 and 5.3.2) 2010-10-20 06:36:21 +00:00
reference Fixed bug #52529 (PDO+Mysqlnd MYSQL_ATTR_COMPRESS undefined) 2010-10-20 07:24:37 +00:00
security Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
bookinfo.xml Remove BOM 2010-01-13 11:33:32 +00:00
contributors.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
contributors.xml just a try from the online editor, please, ignore 2010-03-19 22:20:18 +00:00
extensions.ent Add namespace declaration to all "free standing elements" 2009-11-09 15:58:06 +00:00
language-defs.ent Added &InheritedProperties; 2010-04-29 08:18:50 +00:00
language-snippets.ent Fixed bug #52069 (DateTime::sub( ), DateTime::add( ), etc...) 2010-10-20 02:16:34 +00:00
make_chm_index.html Remove BOM 2010-01-13 11:33:32 +00:00
preface.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
README Updated README, and created en/README that refers to doc-base/README. Idea resulted from Robert P. J. Day 2010-03-20 14:52:01 +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)