Commit graph

253 commits

Author SHA1 Message Date
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
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
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +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
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +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
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +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
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +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
Philip Olson
173f0bdc2e MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml, and examples.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 04:15:57 +00:00