Commit graph

25 commits

Author SHA1 Message Date
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
3c2b216825 Document new PDO OCI constants
Patch provided by Cameron Porter.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347608 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-16 11:28:06 +00:00
Christoph Michael Becker
537e6eeb26 Fix #78074: PDO_OCI not working
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347520 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-01 08:41:43 +00:00
Christopher Jones
cada67fca3 Remove experimental from PDO_OCI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337430 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-13 06:02:47 +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
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
Jakub Vrana
d6feb67a0d Don't use <constant> for non constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 05:03:14 +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
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
Philip Olson
c316dd3b8b Added PDO Installation (configure) instructions. Closes PHP Bug #53759
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:38 +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
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
Hannes Magnusson
833e9936ee - Upgrade PDO to the new-oo-style
- Change IDs from function.Cass-MethoName to class.methodname
  - Change <xref>s to PDO methods to use <function>s
  - Change methodsynopsis to the new style
  - Change the ctor to use <constructorsynopsis>
  - Remove ref.pdo (old ref.pdo linkends point to intro.pdo now)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249568 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:43:38 +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
Philip Olson
b39262c579 Added missing [State: experimental] attribute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 02:34:50 +00:00
Dan Scott
11a7702de9 Correct example connection using tnsnames.ora
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230238 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 16:16:25 +00:00
Jakub Vrana
6e78c55aad Use dbname with tnsnames.ora (bug #37110)
charset element


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212018 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 12:32:40 +00:00
Wez Furlong
3e7cfd8e07 Juggle and update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 06:17:09 +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
Dan Scott
2536aa0697 Fix abbreviated titles so they make more sense.
Correct heading for PDO_SQLITE that claimed it documented SQL Server.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194060 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-20 23:14:57 +00:00
Dan Scott
a9c90ae28e Whitespace fixes. Grumble grumble.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 03:31:18 +00:00
Dan Scott
0f3b624569 Begin splitting PDO driver docs into separate manual sections.
Implement sorted Function Reference section of manual table of contents;
  this may need more work for non-English manuals.
Fix mysqli title so it sorts correctly in sorted table of contents.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193133 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 02:03:50 +00:00