5 Commits

Author SHA1 Message Date
Christoph M. Becker
909d99fd64 Fix GH-1231: PDO::pgsqlCopyToArray() has wrong default delimiter 2021-12-22 11:40:27 +01:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Peter Cowburn
02312b8f5f concise return value descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336779 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-15 11:58:57 +00:00
Peter Cowburn
2084295d69 Document pdo_pgsql copy from/to file/array methods. Patch by Alexander N (doc bug #63656)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336777 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 22:41:04 +00:00