Commit graph

37 commits

Author SHA1 Message Date
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
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
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
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
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
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
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Christopher Kings-Lynne
341def490a Correct error in reference example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197714 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 04:09:23 +00:00
Friedhelm Betz
7f688ebbc9 example correction\n thanks to gonzales at mx1 dot linuxlouis dot net(user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196430 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 10:38:52 +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
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +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
Christopher Kings-Lynne
2c48aaf9a9 - Convert more pgsql docs to new docs style. Add undocumented constant. Update reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183634 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 05:55:14 +00:00
Christopher Kings-Lynne
309b32626c Add basic documentation for all the new pgsql module functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182478 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-20 08:54:31 +00:00
Kenneth Schwartz
df20a9c5c9 WS fix (start at col 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181618 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-08 00:06:33 +00:00
Nuno Lopes
1deff0ba31 fix #28994: fix proto in field_prtlen and add note about upper-case identifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162614 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-04 09:10:50 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Mehdi Achour
d18237a5fe adding pg_errormessage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142129 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-09 13:59:15 +00:00
Mehdi Achour
c9120d9fbc ORDER BY OldName
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142128 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-09 13:55:45 +00:00
Friedhelm Betz
c5deb05511 tabs2spaces and entity usge for techdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117615 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-23 00:53:29 +00:00
Cornelia Boenigk
7a2069899f fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117610 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 23:27:25 +00:00
Cornelia Boenigk
815a968e2b added link to techdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117605 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 23:21:57 +00:00
Friedhelm Betz
b5ac7588ab rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106444 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 17:10:18 +00:00
Joey Smith
273855f6a9 Fixed a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106241 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 02:10:12 +00:00
Friedhelm Betz
bc40e27bab ini.xml added, linked in reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95708 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-14 21:26:46 +00:00
Friedhelm Betz
80c9e16666 fixed typos in section id`s: requirenments to requirements
Thanks for catching to Marco Cucinato !


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00
Friedhelm Betz
7ac01b9dc8 new structure applied and constants added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91142 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-07 10:01:28 +00:00
Marco Cucinato
88de0069ec Typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83003 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 20:00:45 +00:00
Jan Lehnardt
3d8579fde5 - fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81502 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-09 08:27:48 +00:00
Gabor Hojtsy
e547a14e05 Readding previous English version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81109 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 10:33:43 +00:00
phaser
ce31e485c3 1st translated version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81076 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-03 18:30:09 +00:00
Yasuo Ohgaki
03bca37f37 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79836 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:16:22 +00:00
Simone Cortesi
4765af8964 WS fix
#others languages will come shortly (tonite Europe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00