Commit graph

47 commits

Author SHA1 Message Date
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
Nuno Lopes
1f7e10b4b2 add the 'moved to pecl' note (PHP 5.1.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 12:20:44 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Nuno Lopes
3789b214b3 this para isnt needed because the info is in the new changelog column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185289 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:30:17 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Mehdi Achour
4818219db7 CVS is now called PHP 5 :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178695 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 08:41:52 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Nuno Lopes
cf45885b0f try to have better IDs so that livedocs doesnt complain
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155749 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-11 15:42:00 +00:00
Mehdi Achour
c37e88de08 adding php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154162 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-21 16:59:26 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
602b3865fd Xmas typos 2/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146514 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 18:42:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
0599b66cc0 Changed print to echo as recommended in RFC/coding_standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145979 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 13:52:47 +00:00
Friedhelm Betz
a49efe3b09 php tags in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-01 11:50:43 +00:00
Friedhelm Betz
785e3ca036 proto correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143539 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-01 11:42:21 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Marc Boeren
898cbc8971 Clarify the return-value a bit more.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 07:43:37 +00:00
Marc Boeren
73d602ced4 Fixed example for dbx_query as it may lead to the misunderstanding that
a select query will return 1 if no results are found: it doesn't, it
returns a result-object with no rows.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-22 07:41:02 +00:00
Marc Boeren
1abfde6192 Added documentation for the new DBX_RESULT_UNBUFFERED flag and the new
dbx_fetch_row function.
# untested xml-files, if someone with a working setup could test them
# please? Thanks!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-05 09:19:15 +00:00
Mehdi Achour
477aa9f95c adding role attribute and php tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Marc Boeren
bff96f3b24 Document addition of SQLite support in DBX (Marc).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134532 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 16:40:04 +00:00
Philip Olson
5a36bf3125 Replace <link linkend="language.types.x">x</link> with <type>x</type>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Philip Olson
c85e63dde5 Implement new &ini.descriptions.title; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Damien Seguy
6e2758702b see also minus :,
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115850 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 23:13:12 +00:00
Friedhelm Betz
ff2ece55ad rsusi: reflect changes
bizp2 and ctype: note about builtin since 4.3
the rest: configure.xml added and linkend from refernce.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-28 00:42:47 +00:00
Marc Boeren
c761ebfe59 Update PHP version availability for new Oracle oci8 support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105245 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-22 08:30:33 +00:00
Marc Boeren
0613185067 See also: seemed useful here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102025 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-30 16:08:52 +00:00
Marc Boeren
701d0e1f97 Removed version note because it is auto-generated for functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102016 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-30 15:06:00 +00:00
Marc Boeren
5d5bf6dbfa Added documentation for new dbx_escape_string function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101807 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-29 14:28:36 +00:00
Marc Boeren
b7a40afc8f Moved notes about availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101744 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-29 10:42:23 +00:00
Marc Boeren
fe8d8afcbb Typo corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101738 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-29 09:12:14 +00:00
Marc Boeren
d48e65a6fb Added notes about availability of newly added features.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101737 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-29 08:41:02 +00:00
Marc Boeren
310e9ae285 Updated to reflect new ini-entry and falgs to dbx_query.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101649 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-28 11:08:18 +00:00
Marc Boeren
eaef59a71c Oracle (oci8) support documented (Mc).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101118 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-24 15:06:41 +00:00
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Sander Roobol
225030a7d6 sybase_ct support is in 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82092 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-13 15:31:24 +00:00
Friedhelm Betz
49917da608 id correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81280 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 16:39:15 +00:00
Friedhelm Betz
05e532254e new structure added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80418 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 12:09:16 +00:00
Friedhelm Betz
410ccb2348 constants for dbx added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80417 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 12:08:53 +00:00
Friedhelm Betz
879c26e249 added &return.success;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80043 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-26 10:47:30 +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
Simone Cortesi
c7b3836e56 WS fix: part ONE of EN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:56:49 +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