Commit graph

10417 commits

Author SHA1 Message Date
Sean Coates
219eebcbcd add Derick's References Explained article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204566 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-04 21:44:47 +00:00
Nuno Lopes
eda42dd013 fix proto (return value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204484 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 19:04:03 +00:00
Jakub Vrana
3abb6a6028 var_dump shows private too (bug #35822)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204481 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:39:26 +00:00
Jakub Vrana
d7116e7bda parameter_array elements are converted to strings (bug #32395)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204480 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:35:58 +00:00
Jakub Vrana
3176ee6e75 Can return string (bug #35840)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204479 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:19:23 +00:00
Jakub Vrana
7c31b8ae80 Document fetchObject (bug #35862)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204478 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:11:51 +00:00
Jakub Vrana
10533edc90 PDO::FETCH_CLASSTYPE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204476 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:05:21 +00:00
Jakub Vrana
d2f3b95694 -128 to -1 inclusive (bug #35873)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204473 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 16:35:10 +00:00
Derick Rethans
daf90bf13c - Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204449 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 08:46:20 +00:00
Matt Li
4be4020053 Make the various methods of setting background colour more obvious
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 09:37:26 +00:00
Matt Li
ff74fde99d Note the requirements of setting the background colour and fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204359 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 09:14:22 +00:00
Matt Li
6f7cff7c56 Add required parameter to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204356 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 08:37:24 +00:00
Jacques Marneweck
8f92ea8d5b Updated copyright year
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204079 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-31 22:59:05 +00:00
Nuno Lopes
a1b1ca1cac see also intval(), per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-30 23:10:53 +00:00
Noah Fontes
a8f1f4db85 Clarifications for bug #35832
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203971 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-30 03:45:11 +00:00
Nuno Lopes
36957607e9 fix the classname in OO proto, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203908 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-29 11:00:43 +00:00
Sean Coates
382bf0a5fd better flow/grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203834 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-28 19:09:27 +00:00
Raphael M O B Sales "Narigone
ef84d1bce8 Sorry for the mistake. :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203819 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-28 10:50:11 +00:00
Raphael M O B Sales "Narigone
f8e37e2e38 Note to self: review en/reference/gnupg/functions.xml and en/reference/win32service/functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203817 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-28 10:42:08 +00:00
Hartmut Holzgraefe
aa2c16f491 added more examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203795 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-27 21:12:53 +00:00
Hartmut Holzgraefe
f953a0f164 added description of output fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203793 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-27 21:08:51 +00:00
Nuno Lopes
611975374e nuke tab
link ini opts


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203775 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-27 15:27:47 +00:00
Hartmut Holzgraefe
ab0b667a97 polished up output-*-rewrite-var
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203772 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-27 12:24:35 +00:00
Nuno Lopes
52accafdfe major update of INI stuff:
with the update in the software, we are now able to catch more ini entries that were using the magic cfg_get_*()
minor tune in script

we are still lacking a better PECL integration, which is in my TODO list
~


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-26 12:12:13 +00:00
Antony Dovgal
dc5be4ec88 add more param descriptions
fix typos


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203660 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-25 22:33:24 +00:00
Antony Dovgal
ee60f15ade add para about multi-get
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203632 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-25 11:04:54 +00:00
Antony Dovgal
83e798eb35 add a note to clarify that these functions did not exist before the latest release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203627 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-24 23:04:58 +00:00
Jean-Sébastien Goupil
71602d3f23 New doc Style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203574 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-23 19:52:06 +00:00
Jakub Vrana
01b9412a60 Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203565 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-23 17:52:59 +00:00
Mikael Johansson
6b94e5d145 Added documentation for new methods in memcache release 2.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203564 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-23 16:17:38 +00:00
Adam Trachtenberg
902abed4f9 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-21 19:40:08 +00:00
Jakub Vrana
49d06d7d6c Example when 'declare class before use' is necessary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203386 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-21 15:04:47 +00:00
Jakub Vrana
9af45fa3ce Some more information to zend.ze1_compatibility_mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203385 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-21 15:03:03 +00:00
Nuno Lopes
f97e6f3225 sync with latest CVS: now the function validates the parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203317 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-20 20:28:19 +00:00
Sebastian Nohn
5f9ada1882 remove greengrocer's apostrophe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-20 15:20:51 +00:00
Nuno Lopes
4803aac7c2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203285 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-20 14:48:13 +00:00
Jean-Sébastien Goupil
5eb328d768 fix is => are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203171 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 17:17:12 +00:00
Jean-Sébastien Goupil
00c18f561c remove dot for refpurpose + correct method output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203168 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 16:44:49 +00:00
Jean-Sébastien Goupil
8f213e0407 fix space after links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203167 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 16:43:56 +00:00
Martin Samesch
b6a8684705 grammar (I hope it's correct)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203166 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 16:29:30 +00:00
Martin Samesch
da1af2f883 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 14:03:20 +00:00
Dan Scott
ea3c5ee2cc Remove copy'n'paste error from using PDO_ODBC reference.xml as a template.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203099 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 05:19:14 +00:00
Jean-Sébastien Goupil
4f22fc82bf Correct refpurpose and prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203020 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-16 22:39:37 +00:00
Jean-Sébastien Goupil
abb01201fd remove space after link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203007 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-16 20:24:02 +00:00
Jean-Sébastien Goupil
71c53883ab bad char
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203005 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-16 19:57:09 +00:00
Jean-Sébastien Goupil
25265ccb80 typo and space after links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202971 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-16 03:33:00 +00:00
Nuno Lopes
070bbc0c0d fix OO example, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202961 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-15 23:27:02 +00:00
Rob Richards
0016df8216 constants are now class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202863 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-14 16:30:49 +00:00
Jean-Sébastien Goupil
26e6a61d29 typo function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202858 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-14 15:41:14 +00:00
Dan Scott
e342da0371 Complete references to PDO_INFORMIX (thanks jsgoupil for the suggestion).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202853 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-14 14:50:58 +00:00