Commit graph

18 commits

Author SHA1 Message Date
Gwynne Raskind
8a1d9ab2a5 Fix missing leading :, WS fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239170 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-04 23:38:04 +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
Johannes Schlüter
c21e255958 - Remove bogus note about parameter order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237173 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-07 14:15:48 +00:00
Hartmut Holzgraefe
b6ccdf1361 tag typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230821 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 11:25:37 +00:00
Mehdi Achour
01d2718356 Fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230799 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 01:40:44 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Mehdi Achour
b3a6e79b61 Fix and document callbacks for PDO->sqliteCreateAggregate()
Also fix links and revamp ref.pdo_sqlite


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 00:26:54 +00:00
Wez Furlong
8754c7400b not really experimental any more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196297 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:06:34 +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
Wez Furlong
35eb4cdf6d these aren't present for the sqlite2 driver.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195722 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 16:45:53 +00:00
Sean Coates
a002d85d9e reference the functions that Wez added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195713 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 15:44:37 +00:00
Nuno Lopes
f8b4ff93bd WS fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195624 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 16:50:02 +00:00
Wez Furlong
3e1df2acf5 tweak.
livedocs won't let me view the those two function pages, so I hope they are ok.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195556 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 04:10:15 +00:00
Wez Furlong
95f26c1563 Document sqlite specific functions for PDO.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195553 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 03:25:37 +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