Commit graph

56 commits

Author SHA1 Message Date
Jakub Vrana
28b079646b Simplify refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166883 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:47:38 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Mehdi Achour
be9c2afdec fix typo
# spotted by  Nicolas Lachiche


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166590 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 14:29:24 +00:00
Jakub Vrana
0ac0781692 Fix methodnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 14:10:03 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Mehdi Achour
01208e94e3 s/paramater/parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166154 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 15:29:06 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +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
Antony Dovgal
1c1f721d70 ocicolumntyperaw() returns int, not mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163909 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 14:32:09 +00:00
Nuno Lopes
761a3fd0c9 fix build and move oci paragraph to entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162856 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 10:05:05 +00:00
Antony Dovgal
4df926026f fix #29011 (missing charset parameter description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162665 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-05 08:58:49 +00:00
Antony Dovgal
44e7b5f577 pass-by-reference was deprecated, so remove it and close bug #28707
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160871 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 06:22:18 +00:00
Nuno Lopes
9dd1988113 minor documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159989 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-29 10:13:37 +00:00
Antony Dovgal
23972eaa01 change function description as was proposed by Christopher and add some examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159492 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 07:14:40 +00:00
Damien Seguy
baa9075144 fixing prototype name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158573 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-14 15:25:52 +00:00
Antony Dovgal
f36ba0f12d add DO NOT TRANSLATE banner
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156103 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-15 11:54:42 +00:00
Antony Dovgal
25e7e4c017 restore previously deleted files with 'See also' removed and note about new function names added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156089 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-15 07:57:52 +00:00
Antony Dovgal
7d9ce9db83 add note about old function names and new aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155121 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 08:11:29 +00:00
Kenneth Schwartz
5db870a328 bug #27745: call-time reference not needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 07:22:23 +00:00
Antony Dovgal
4cf9520cf2 fix bug #27672 (oci_parse doesn't validate query indeed, it only prepares and returns statement identifier)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-25 08:24:12 +00:00
Kenneth Schwartz
0d7cbc3f51 proto fixes
simple revisions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153212 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-09 09:28:20 +00:00
Kenneth Schwartz
32f0aaeada various revisions
(more to come)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153140 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-08 16:49:36 +00:00
Kenneth Schwartz
ac6b7d2df0 a few initial revisions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153136 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-08 16:07:36 +00:00
Mehdi Achour
0ac403fe47 new docs, written by Antony Dovgal
# need an english reviewer


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153134 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-08 14:12:17 +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
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f8bd23e2bb Xmas typos 4/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146741 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 14:14:41 +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
4085ee780b All syntax errors in examples hunted except those clearly stated as invalid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Mehdi Achour
034fd31685 fixing example as requested by Antony Dovgal and confirmed by Mike Ford
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142531 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-16 20:33:58 +00:00
Mehdi Achour
fe399b1010 adding role when needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:43:32 +00:00
Mehdi Achour
dc3e29e27a adding missing role attribute to programlisting
obfuscating mails


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137999 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 16:59:40 +00:00
Hartmut Holzgraefe
33675d7acf minor proto fixes and misc. small stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137589 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-13 07:31:58 +00:00
Mehdi Achour
5984003d05 correcting protos
adding two undocumented functions
stripping useless HTML tags from examples
correcting typos
integrating some notes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137469 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-12 08:56:59 +00:00
Damien Seguy
7142de1cfb synch refpurpose with C file, upgrading examples title, turning all refpurpose to lower case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134194 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 19:41:17 +00:00
Philip Olson
e56feec9d7 Use of proper case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:03:09 +00:00
Sara Golemon
22382aaceb Update per feature added by Daniel Ceregatti <vi@sh.nu> 3/18/2002 r-1.170
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126444 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-10 05:48:09 +00:00
Damien Seguy
c4720092de erm, tags...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126323 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 01:35:24 +00:00
Damien Seguy
66a612e663 erm, tags...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126322 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 01:32:45 +00:00
Damien Seguy
b7b6e4a5db moving all methodname to lowercase, like the others
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126321 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 01:31:30 +00:00
Damien Seguy
b7ce9ec6af Updating prototype from doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126320 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 01:27:44 +00:00
Marco Cucinato
ba8fcb63ab Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 09:26:55 +00:00
Damien Seguy
47f28bcd5f function names to lowercase plus some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115750 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 03:06:15 +00:00
Philip Olson
d0c2fee396 result is still a reference; thanks again to Mike for point this out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113178 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 19:53:41 +00:00
Philip Olson
0a60bf6274 Removed incorrect note as per Mike Ford's suggestion. See also ocifetch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113162 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 18:49:52 +00:00
Philip Olson
3f1ae92e57 result no longer passes by reference at call time as of PHP 4.2.0 which
closes bug #21813.  Also added an example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113009 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 07:08:15 +00:00
Xiao shengwen
619f4c1757 chang error <title>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103286 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-11 02:23:06 +00:00
Maxim Maletsky
42356b086e oops... forgot closing </para> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103152 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 06:10:10 +00:00
Maxim Maletsky
16476e6b12 copied from mysql_close the note of uselesness closing implicitly connection links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103151 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 06:05:38 +00:00
Maxim Maletsky
a37696a552 fixed several proto return types throughout the extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103150 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 05:36:25 +00:00