Commit graph

20 commits

Author SHA1 Message Date
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
0a853b104e w/s before end of sentence full-stop.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297060 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 10:40:22 +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
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
Torben Wilson
bbced252b5 Type fixes. It's a Mind Bomb.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Nilgün Belma Bugüner
f381233435 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283835 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:48:51 +00:00
Philip Olson
4b23ef594a Lowercased all IDs (<refentry xml:id=...) and updated the links that refer to them
# Translators please wait 24 hours before updating... I'm doing most of them too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260761 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-05 05:03:04 +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
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
TAKAGI Masahiro
c4c26a1403 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222151 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-21 06:29:11 +00:00
Sean Coates
a8ec4170bd Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Jean-Sébastien Goupil
21adc79122 fix some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198139 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-10 20:57:12 +00:00
Matthew Peters
785c36e763 Add <programlisting> with example code for executePreparedQuery()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192009 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 09:23:02 +00:00
Matthew Peters
e8feaf24a1 Update the limitations section to reflect the fact that DB2 is supported and has been tested, add description of the new executePreparedQuery method, and update the limitations again to reflect the fact that prepared statements are now supported.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-29 18:14:31 +00:00
Jakub Vrana
1a9b341bc9 No space before fullstop and comma
No parse errors in examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191272 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 11:08:37 +00:00
Matthew Peters
82603ac05f WS only. Shorten all lines to 78 chars or less.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191132 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-21 13:05:46 +00:00
Matthew Peters
5e6b1f7664 Substantial WS change to get one-space indentation.
No other changes of any sort.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191072 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 14:52:40 +00:00
Matthew Peters
9b2b8466db Fix to use valid types (SDODataObject) in descriptions of functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191008 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 14:21:18 +00:00
Matthew Peters
0c7b03e66b First check in of documentation for SDO Relational DAS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 09:48:30 +00:00