Máté Kocsis
3f82c54505
Add packagesynopsis tag for BCMath, FFI and PDO classes ( #5406 )
2026-03-08 21:04:48 +01:00
Gina Peter Banyard
ae7db14ea8
Properly revert "Fix wrong xml:id on the fieldsynopsis element of Exception::$code"
...
This reverts commit 6a05d92a32 .
On the request of Máté to fix the build.
It might make sense to rewrite history and force push to prevent revcheck issues, but that's another debate.
2026-03-05 13:35:28 +00:00
Máté Kocsis
462d2bcb3f
Revert "Fix wrong xml:id on the fieldsynopsis element of Exception::$code"
...
This reverts commit 6a05d92a32 .
The id is needed since https://github.com/php/doc-en/commit/3c4752c0aea6bfdd6795213785e7d7cc07d160ae
2026-03-05 14:21:25 +01:00
Máté Kocsis
c142be8117
Fix class constant references inside parameter default values ( #5084 )
2026-01-09 09:50:14 +01:00
alfsb
3c1bec9d70
Rename PDO driver titleabrevs ( #4349 )
2025-01-03 15:00:53 +00:00
alfsb
6b5b64c255
Move some PDO file entities at sibling positions ( #4330 )
...
Co-authored-by: André L F S Bacci <ae@php.net >
2024-12-21 00:27:32 +00:00
Takuya Aramaki
4bf27edcd6
Pdo\Pgsql::lobOpen: Remove errors section from skeleton (#4298 )
...
There was no errors section in `PDO::pgsqlLOBOpen` document.
https://github.com/php/doc-en/blob/b95d28e6ec86e4a71e012737d36ebdc1cf009180/reference/pdo_pgsql/PDO/pgsqlLOBOpen.xml
2024-12-12 16:08:02 +00:00
Gina Peter Banyard
1993c38d25
Rename folder that contain overloaded PDO methods ( #4288 )
2024-12-12 08:25:53 +00:00
KentarouTakeda
9ec2c28f94
pdo: fix typo and small mistake ( #4267 )
2024-12-07 17:04:26 +00:00
Gina Peter Banyard
02b0758218
Document new Pdo\Pgsql methods which did not exist previously
...
Co-authored-by: KentarouTakeda <takeda@youmind.jp >
2024-12-03 16:45:50 +00:00
Gina Peter Banyard
9b69a8dcce
PHP 8.4: Start documenting Pdo\Pgsql class
2024-12-03 16:45:50 +00:00
haszi
976425d4f6
Add replaceable tags to constants where applicable ( #4028 )
...
Co-authored-by: haszi <haszika80@gmail.com >
2024-11-09 19:24:19 +00:00
KentarouTakeda
462a8fbc0b
fix(pdo_pgsql/constants): Correct use of null values ( #3997 )
2024-11-04 03:07:34 +00:00
KentarouTakeda
abbba1f84f
[PHP 8.4] Document PDO::PGSQL_ATTR_RESULT_MEMORY_SIZE (GH-3983)
2024-11-03 17:49:28 +01:00
Sergey
ce612fcdfb
Add PDO PgSQL example for unix socket
...
Closes GH-2022.
2022-11-24 12:12:13 +01:00
Christoph M. Becker
d5ba7eb2cd
Fix GH-1398: PDO::pgsqlGetNotify inconsistent return type
2022-02-28 14:39:36 +01:00
Christoph M. Becker
909d99fd64
Fix GH-1231: PDO::pgsqlCopyToArray() has wrong default delimiter
2021-12-22 11:40:27 +01:00
therealgaxbo
f8718da894
Document PDO::PGSQL_ATTR_DISABLE_PREPARES attribute
...
Closes GH-1167.
2021-12-01 19:36:44 +01:00
Kamil Tekiela
28efc4fb29
The proper name is PostgreSQL
2021-11-11 16:50:03 +00:00
Christoph M. Becker
1c9673edff
Fix #71310 : Can't use DSN with semicolons
2021-11-11 16:17:18 +01:00
Christoph M. Becker
eefb871c7a
Move bytea relate note to more appropriate place
...
This has nothing to do with the DSN.
2021-11-11 16:11:00 +01:00
Christoph M. Becker
a0f0f0446d
Fix #76830 : PDO_PGSQL DSN could have "sslmode" documented
2021-11-08 14:32:00 +01:00
George Peter Banyard
cbac1ecf71
Fix lone section order issues in various extensions
...
Part of #658
2021-06-06 18:03:03 +01:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00: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
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
f2c41f5da1
Update new functions in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:47:08 +00:00
Sebastian Bergmann
656d1610af
Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
TAKAGI Masahiro
058f45a9c9
Fix the example according to user contributed notes
...
The column "oid" doesn't contain the large object itself but its identifier.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-21 20:11:09 +00:00
Jakub Vrana
d6feb67a0d
Don't use <constant> for non constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 05:03:14 +00:00
Jakub Vrana
5c20ff9960
Change IDs function.{class}-{method} to {class}.{method}
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322142 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:47:02 +00:00
Jakub Vrana
08d1cf5c92
Move functions/{class}-{method}.xml to {class}/{method}.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322140 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 16:05:16 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Philip Olson
c316dd3b8b
Added PDO Installation (configure) instructions. Closes PHP Bug #53759
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:38 +00:00
Jakub Vrana
77695e5d20
Can be delimited by semicolons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297816 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-10 20:59:35 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
c2198fa019
Fixed PHP bug #51359 (PDO_PGSQL DSN example incorrect)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296659 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 09:04:39 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00