Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Yasuo Ohgaki
042696fa64
Fix bug #68892 Missing few details in online manual page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338290 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 09:32:28 +00:00
Kalle Sommer Nielsen
5d818a7f07
Improve the example for pg_last_oid() a little bit, less variables and a few comments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335725 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-12 22:39:50 +00:00
Richard Quadling
cb2e7b70b1
svn:keywords, svn:eol-style, svn:ignore all set appropriately.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +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
dc136f50a3
Add new PostgreSQL functions and constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334633 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 04:27:35 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
49944c9148
This function is no longer experimental
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334556 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-15 13:02:27 +00:00
Yasuo Ohgaki
e8e7d86806
Fixed bug #66658
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334210 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-09 05:54:22 +00:00
Yasuo Ohgaki
d2cb67973d
Fixed bug #65638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334209 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-09 05:45:07 +00:00
Peter Cowburn
877fcb9fd9
Typo.
...
Patch by Currell Berry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333669 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 13:12:30 +00:00
Philip Olson
0aa774414a
Removed removed duplicated duplicated words words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Yasuo Ohgaki
4501571c0d
Update pgsql for 5.6.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332864 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-17 02:21:22 +00:00
Yasuo Ohgaki
2a97d230f2
Fixed Bug #61266pg_affected_rows inconsistent behavior (depends on PostgreSQL server version)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332751 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-29 05:59:27 +00:00
Yasuo Ohgaki
f6269386b9
Add 5.6 pgsql 64bit large object support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332713 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-22 06:13:30 +00:00
Yasuo Ohgaki
08a7127591
Fixed Doc Bug 64834 Wrong parameter name in pg_trace()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331938 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 04:49:06 +00:00
Chris Wright
63283140b4
Improve SQLi information in pg_query() and pg_query_params()
...
--
Provided by Craig Ringer (craig@2ndquadrant.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-30 11:50:52 +00:00
Chris Wright
3ba581880a
The intended meaning is that "optional" modifies "first parameter"; what was written made it look like "first" modified "optional parameter".
...
--
Provided by anonymous #26427 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331177 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 15:42:02 +00:00
Yasuo Ohgaki
199b73c235
Add changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331105 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-09 02:42:06 +00:00
Yoshinari Takaoka
21d7ec724a
- fixed changelog. emitting warning improvement was released in 5.5.1.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330981 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-19 19:26:40 +00:00
Yasuo Ohgaki
a79d988b90
Add pg_unescape_bytea() changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330792 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 10:25:25 +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
Adam Harvey
3484bcec16
Note that placeholders may be reused in pg_query_params().
...
Fixes doc bug #64858 (Reusability of query params should be clarified).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330247 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:58:22 +00:00
Philip Olson
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Adam Harvey
5d9507a66e
Add version information for the pgsql functions added in PHP 5.4.4.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326773 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-23 06:25:06 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
TAKAGI Masahiro
a8090711fb
set svn:keywords and svn:eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319842 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-25 20:16:59 +00:00
TAKAGI Masahiro
5203515e70
fix typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319841 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-25 20:11:56 +00:00
Yasuo Ohgaki
d74d18bfd2
add pg_escape_literal() and pg_escape_identifier()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319799 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-25 04:25:08 +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
Shein Alexey
963c4c54c0
Fixed description of returned value on error.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-11 07:07:10 +00:00
Antony Dovgal
1b14e8748a
fix copy/paste typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314242 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-04 11:07:49 +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
Pierrick Charron
e203701805
Fixed bug #54797
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311218 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 21:42:51 +00:00
Pierrick Charron
2dea760475
Fixed bug #54841
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311198 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 15:52:47 +00:00
David Tajchreber
2a272c4ca0
Doc Bug #54752 - Missing default value in pg_result_status prototype - added default value for type in signature
...
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/pgsql/pgsql.c#4741
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311092 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:44:06 +00:00
Richard Quadling
79dcbe011f
Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Adam Harvey
18b6d437bc
Fix doc bug #53624 (NULL also works for $row).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307084 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 14:36:52 +00:00
Kalle Sommer Nielsen
29fd59a70b
Fixed bug #52116 (pg_connect - how to use options)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304555 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:22:18 +00:00
Jakub Vrana
66bf602d21
Default for dbname
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-17 21:40:06 +00:00
Richard Quadling
5fb1e5fa8a
Typo in example title. Fix #52055
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300428 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 09:49:59 +00:00
Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Jakub Vrana
f4dd676975
Parameter object_id is optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:10:06 +00:00
Jakub Vrana
d8cfeeada7
Returns 'server_version' in 'server' key
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-04 22:08:00 +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