Commit graph

10430 commits

Author SHA1 Message Date
Jakub Vrana
3d4404ac37 ReflectionObject
export parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204949 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 10:24:59 +00:00
Serdar Soydemir
6021e9c198 Updated intro and translated part of tutorial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204932 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-10 23:53:57 +00:00
Jakub Vrana
ead97207e2 extension, not php_extension (bug #35953)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204895 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-10 08:25:11 +00:00
Jakub Vrana
2f7d2c61a9 Userspace streams have a limit too (bug #30936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204866 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 15:24:53 +00:00
Jakub Vrana
5f728be0ad Converts elements to string (bug #35675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204865 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 14:38:20 +00:00
Jakub Vrana
85c3cb8f2f No Locale Support section (bug #35938)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204864 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 13:46:10 +00:00
Jakub Vrana
3c76a9bb8b False for errors doesn't change denoted return type (howto guidelines)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204860 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 09:06:05 +00:00
Dan Scott
5067472b93 Clarify restrictions on binding parameters.
Correct return type of PDO::prepare.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-08 14:02:42 +00:00
Michael Wallner
3c24d3ebe2 - Nuno requested to remove the bit about the windir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204767 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-07 13:55:52 +00:00
Michael Wallner
22740becc9 - clarify that one doesn't need libcurl.dll
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204753 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-06 23:53:25 +00:00
Nuno Lopes
a0dcb8a898 typo, spoted by user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204630 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-05 19:06:52 +00:00
Jakub Vrana
9aae4e84bf Since PHP 5.1 needs PDO
SQLite 3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204610 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-05 09:21:36 +00:00
Sean Coates
d786fd72ce timezone appendix and timezonedb patches for bug 35897 (thanks Lukas)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204567 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-04 22:03:40 +00:00
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