1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-29 10:13:23 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Christoph M. Becker cfeb14a38b Fix GH-1678: The "mode" parameter of pg_fetch_row is not documented
Instead of another copy&paste, we introduce a new XML entity.
2022-07-05 18:29:50 +02:00
Sergey Panteleev c2eca73ef7 [PHP 8.1] Use PgSql objects instead of resources (#1009) 2021-10-16 13:45:19 +03:00
Máté Kocsis 58645a79f1 Generate ext/pgsql methodsynopses based on stubs (#915) 2021-10-10 00:23:32 +02:00
Christoph Michael Becker 4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana 69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Maciej Sobaczewski 8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Philip Olson 04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Adam Harvey 18b6d437bc Fix doc bug #53624 (NULL also works for $row).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307084 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 14:36:52 +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
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
Mehdi Achour 06b7c30d6c Use ChangeLog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 22:48:10 +00:00
Jakub Vrana 41d23f3804 It is possible to pass result_type parameter but it's confusing so left undocumented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188979 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 23:32:37 +00:00
Christopher Kings-Lynne c30a486ae2 More work on updating pgsql docs. Constants tagged as constants. Use global entities when appropriate. All pg_fetch_* functions done. pg_fetch_object() prototype fixed to match CVS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183744 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 09:04:49 +00:00
Kenneth Schwartz 5b37c04045 Initial transition to new structure; WIP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181876 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:03:26 +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
Kenneth Schwartz 5bb1f07bbf Fix proto, update example incorporating notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176735 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 16:43:25 +00:00
Jakub Vrana c9807cedf8 Handling of NULL fields (bug #13549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164344 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 14:02:10 +00:00
Mehdi Achour d208b4c328 typos, corrected examples, fixed structure, entities usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135201 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 09:20:01 +00:00
Damien Seguy bc650c159f use of constant, and moving the ssee also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-21 23:17:32 +00:00
Jason Sheets 27b807d1f5 updated example to use while
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111626 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 03:17:20 +00:00
Yasuo Ohgaki 92f512d6cd Notes for optional row number are in notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79850 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 01:07:17 +00:00
Yasuo Ohgaki 63bebf1e9b row can be optional from 4.2.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79843 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 00:44:14 +00:00
Hartmut Holzgraefe 5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +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