Sergey Panteleev
8a058e9acd
Removed references to PHP 5, 7.0 ( #549 )
...
PDO and PCRE sections
2021-04-27 12:53:38 +03:00
Peter Cowburn
089b45b075
typo
...
Patch by Túlio de Souza
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336894 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:57:56 +00:00
Adam Harvey
10601d4ebe
Remove experimental status from pdo_dblib.
...
Fixes doc bug #68408 (Package marked as experimental incorrectly).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335179 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-12 20:58:09 +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
Pierre Joye
bd348fa3f4
-update link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306029 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-06 22:45:17 +00:00
Adam Harvey
b85e508bd3
Fix doc bug #52896 (PDO_DBLIB incorrect DSN description). (Also fixed the
...
indenting on the paragraph in question.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303665 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 08:06:24 +00:00
Philip Olson
8ae3df060e
fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300561 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-18 07:46:53 +00:00
Pierre Joye
62ca61e3ee
- make the sqlsrv suggestion more visible in mssql and pdo_mssql, especially as the latter are not available anymore on windows with 5.3+
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 22:00:37 +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
Jakub Vrana
4ec815c71e
DSN options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280586 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-15 15:25:43 +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
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