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
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
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
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
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
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
Kalle Sommer Nielsen
4bc27d8766
Remove the last of the PHP3 related stuff around the manual, including the documentation for:
...
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
ac4d489754
Example output (bug #49157 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290813 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:21:22 +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
Jakub Vrana
42fd17af6e
Escape data inside queries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286556 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:22:29 +00:00
Nilgün Belma Bugüner
ddcceba83e
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:37:21 +00:00
Jakub Vrana
48a4a3cb4c
Optional connection parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273943 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:13:01 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Philip Olson
6bbdc5267f
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Jakub Vrana
f9a48ea6bf
Missing quotes (bug #44308 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268489 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:29:53 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hartmut Holzgraefe
586a2fadb6
documented new object id paramters added in PHP 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263278 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 12:02:25 +00:00
Philip Olson
4058360f06
Fix and->an typo (closes bug #44103 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252865 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-13 17:34:55 +00:00
Richard Quadling
a1496cecfe
WS - Removal of TABs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Jakub Vrana
08e7ab93c9
Aliased by pg_result (bug #42022 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241306 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 11:44:14 +00:00
Hannes Magnusson
46a54186af
Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
90fc7ae81c
Add ChangeLog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
TAKAGI Masahiro
605cf6f383
corrected changelog.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 10:41:16 +00:00
Jakub Vrana
75ecffb1cb
Fix methodsynopsis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Mehdi Achour
06b7c30d6c
Use ChangeLog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:48:10 +00:00
Jakub Vrana
1202f70151
PHP 5.2 new parameters (bug #40523 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00
Mehdi Achour
c438d854db
Fix typo: (avaliable -> available)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227748 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-21 15:13:40 +00:00
Hannes Magnusson
439e3e2628
- Add mysql*_fetch_object optional arguments (been around since 5.0)
...
- an <literal>stdClass -> a <classname>stdClass..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219193 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-31 22:09:10 +00:00
Nuno Lopes
71e53f5e6d
fix return value, per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215731 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-04 11:13:25 +00:00
Ben Ramsey
b8803690a5
Bug #37431 - Removed second description of the function showing the use of only one parameter, since this is wrong; this function always expects two parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213100 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 02:01:47 +00:00
TAKAGI Masahiro
1b31923f38
fix return type (see: ext/pgsql/pgsql.c)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 09:16:31 +00:00
Philip Olson
9b3e20babe
Initial commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212562 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-07 01:12:30 +00:00
Cornelia Boenigk
1f020846c9
correctoin of the correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206531 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-05 23:45:28 +00:00
Cornelia Boenigk
1ce3295220
There is no parameter condition in pg_select
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206524 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-05 23:22:53 +00:00
Jakub Vrana
5f728be0ad
Converts elements to string (bug #35675 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204865 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 14:38:20 +00:00
Christopher Kings-Lynne
8416d00936
Fix pg_last_error() example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201781 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-01 01:29:56 +00:00
Christopher Kings-Lynne
1b570b91ff
Re-add pg_result_error() example function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201673 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-30 04:06:54 +00:00
Nuno Lopes
40e9811dd9
fix copy-past error from the pg_result_seek() page (user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201622 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 19:25:10 +00:00
Jakub Vrana
86f52dd346
PHP examples syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Cornelia Boenigk
7a855e5ee1
changed comment in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197987 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 14:58:52 +00:00
Jean-Sébastien Goupil
404b232b76
using function tag instead of ()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197560 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:17:46 +00:00
Kouber Saparev
31089b442d
Multiple statements example & transaction explanations added (Bug #34719 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197546 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 12:56:26 +00:00
Matt Li
f5de2125ff
Fix #34549
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196344 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 11:46:49 +00:00
Christopher Kings-Lynne
e1ddb8003d
* Add examples to the 3 remaining functions that didn't have them: pg_convert(), pg_field_prtlen() and pg_set_client_encoding().
...
* Large rewrite of the PostgreSQL overview page. Bring it up to date and similar to the MySQL extension overview page. Remove complexities, clutter and references to truly old versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195156 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 04:07:19 +00:00
Christopher Kings-Lynne
d068f3743f
Better formatting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 07:49:15 +00:00
Christopher Kings-Lynne
83ca32633a
Mention lastval()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194287 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 07:46:23 +00:00
Christopher Kings-Lynne
3235b0d219
Add manual page for pg_fetch_all_columns()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190403 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-10 09:05:40 +00:00
Christopher Kings-Lynne
ee4aadc727
Tweak pg_update() docs. Complete remaining new format pgsql docs. PHEW.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189883 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 14:42:12 +00:00
Christopher Kings-Lynne
dc3cf08731
Another three pgsql functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189864 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 09:00:59 +00:00
Christopher Kings-Lynne
71834c17d4
Another four pgsql functions documented in the new style. Only a couple left now.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189855 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 07:42:00 +00:00
Christopher Kings-Lynne
20f0b907b9
Document pg_pconnect. Make fix similar to jsgoupil's but in pg_send_query.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189848 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 05:01:28 +00:00
Jean-Sébastien Goupil
25e6912929
program and screen didn't fit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189846 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 04:50:58 +00:00
Christopher Kings-Lynne
205a0648d8
Convert several more pgsql doc pages to the new format.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189845 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 04:44:21 +00:00
Christopher Kings-Lynne
7ee0a65fca
Sorry, fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189840 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-04 03:29:33 +00:00
Christopher Kings-Lynne
97459cd0e6
New doc style for pg_get_result()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189802 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 14:59:21 +00:00
Christopher Kings-Lynne
14bf5b6d2b
Tiny mistake in whitespace.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189801 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 14:58:28 +00:00
Yannick Torres
c237a6db5a
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 12:27:09 +00:00
Christopher Kings-Lynne
8807d406a7
Convert several more pgsql extension doc pages to the new format.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189783 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-03 10:03:51 +00:00
Jakub Vrana
2bed4f6ded
Fix return types (2/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
41d23f3804
It is possible to pass result_type parameter but it's confusing so left undocumented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188979 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 23:32:37 +00:00
Jakub Vrana
72b0023625
Fix parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Christopher Kings-Lynne
38f60b3006
Replace hard-coded number with appropriate constant.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188427 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 04:37:55 +00:00
Mehdi Achour
737c892c52
use &true; where appropriated and WS
...
# please don't exceed 78 for lines length
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187806 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 08:28:14 +00:00
Cornelia Boenigk
057e5075a4
corrected description and added a note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187749 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 12:28:05 +00:00
Jean-Sébastien Goupil
ef5bc0a5be
correct refpurpose typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186442 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-16 01:17:54 +00:00
Cornelia Boenigk
a87aea2b83
correct refpurposes ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186405 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-14 21:11:17 +00:00
Cornelia Boenigk
c455b32a70
literals to parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186381 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-14 12:56:54 +00:00
Christopher Kings-Lynne
f962ada7a0
- Fix error in example as suggested in doc comment.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186052 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-09 01:36:07 +00:00
Jakub Vrana
9c43f894a1
Fix parameters and function names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-04 09:39:11 +00:00
Christopher Kings-Lynne
40dca4563b
- Fix erroneous pg_result_status docs. Document pg_convert
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185607 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-02 01:46:15 +00:00
Jean-Sébastien Goupil
967d0e60d0
adding parameters and return values - #32877
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185401 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 00:00:46 +00:00
Jean-Sébastien Goupil
8d35c2f933
fixed bug #32876
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 21:25:08 +00:00
Jean-Sébastien Goupil
3baa64f651
fixed bug #32879
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 21:21:59 +00:00
Christopher Kings-Lynne
3f982c10ec
- Fix erroneous return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185335 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-28 04:40:57 +00:00
Jakub Vrana
3d55b0e7c1
Remove doubled words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Christopher Kings-Lynne
9eece877f7
- Fix CRLF line endings. Sorry :(
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185050 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 09:00:51 +00:00
Christopher Kings-Lynne
eeb7ede0c7
- Another ten functions updated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185049 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 08:59:03 +00:00
Jakub Vrana
6cc7e142c6
Typo (bug #32819 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 06:17:39 +00:00
Jakub Vrana
8b5d932d72
Use <function> instead of <literal>() (bug #32787 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184809 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 09:29:36 +00:00
Jakub Vrana
8c8679501c
Remove \r
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:04:30 +00:00
Christopher Kings-Lynne
f30ce366b6
- Overhaul another bunch of pgsql extension manual pages
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184384 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-15 08:40:12 +00:00
Christopher Kings-Lynne
4ee6ee268a
- More work on pgsql docs overhaul. All the pg_lo_* functions are now done.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184314 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 03:21:36 +00:00
Christopher Kings-Lynne
6ccf606963
Continue revising pgsql docs. Still a long way to go...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183850 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-07 11:47:32 +00:00