Commit graph

11355 commits

Author SHA1 Message Date
Uwe Schindler
58e0e1a080 remove the name of SunONE, Sun Java System Blabla webserver, call it simple Sun Webserver. The variants with iPlanet and Netscape are still there...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222486 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-28 19:44:30 +00:00
Sean Coates
8a5ab24f14 add links to stream_context_create
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222384 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:17:14 +00:00
Sean Coates
d713b0d904 zcontext is inconsistent with the rest of the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222383 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:11:57 +00:00
TAKAGI Masahiro
a35def121a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222380 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-25 22:41:01 +00:00
Grant Croker
bece7e0272 Update for new functionality
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222371 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-25 17:34:56 +00:00
Wez Furlong
553bc8304a add note about open/close semantics for php://stdin and friends
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222202 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-21 22:45:08 +00:00
TAKAGI Masahiro
c4c26a1403 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222151 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-21 06:29:11 +00:00
Pierre Joye
83e11b4d45 - explain which values can be used in filter.default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222106 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 18:06:13 +00:00
Pierre Joye
7641de4fcb - s/input_var_array/filter_var_array/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222093 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 15:28:24 +00:00
Pierre Joye
204249ba17 - remaining old function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222092 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 15:26:17 +00:00
Jakub Vrana
97abe09fe8 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222073 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 09:32:01 +00:00
Pierre Joye
cb09b6c255 - filter api shakeup 2/2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 01:48:13 +00:00
Pierre Joye
63c6877895 - filter api shakeup 1/2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222047 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-20 01:47:29 +00:00
Pierre Joye
f673ac951f - replace pear by pecl. "pecl" is the pecl.php.net installer
(default channel of pecl is pecl.php.net not pear.php.net)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222032 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-19 21:09:02 +00:00
Friedhelm Betz
295adb8353 fix 39186
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221962 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-18 15:00:01 +00:00
Etienne Kneuss
583929f6e8 Fix #39169 (incorrect parameters for imagecreate)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221857 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-16 19:25:44 +00:00
Etienne Kneuss
2ec2b8540e An example with negative input may clarify things a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221823 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 23:24:12 +00:00
Dave Barr
0fd3e5a4ed - Only numeric keys are reset by default (Fixes #38076).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221792 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 05:12:35 +00:00
Dave Barr
3e2879c046 - Document order of replacement (ie. first to last) when search/replace
parameters are arrays. Fixes #38463.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221791 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 05:06:12 +00:00
Dave Barr
b78692d6f6 - Document when function became deprecated (Bug #38448).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221790 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 04:41:43 +00:00
Dave Barr
787c4724a3 - should=must (Fixes #38896).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221789 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 04:17:56 +00:00
Dave Barr
1c7169d34b - WS (#39109).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221787 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 03:44:38 +00:00
Dave Barr
c67350aea3 - WS (#39109).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221786 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 03:44:37 +00:00
Pierre Joye
556f6b9751 - wrong )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221670 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-13 07:35:01 +00:00
Derick Rethans
7673c15e7a - Improve and make see-also's consistent here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-12 09:21:26 +00:00
Jakub Vrana
5bf18bc49c SQL safe mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221552 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-11 10:04:41 +00:00
Hannes Magnusson
346e03a037 Max value of the "Z" format is 50400
# cought by user note, richienz


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221500 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-10 12:29:19 +00:00
Pierre Joye
5b777cc95a - #38888, add octal description and a note about the default base
from the gmp docs


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221472 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-09 23:32:17 +00:00
Mikael Johansson
4bf7b1e26d Documentation for new methods and parameters in release 2.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221453 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-09 18:27:09 +00:00
Jean-Sébastien Goupil
8851ff9330 fix #39081
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221353 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-08 02:37:44 +00:00
Philip Olson
fe04763da1 Added "" to the types comparison table (closes feature request bug #39064)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221252 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-06 14:58:38 +00:00
TAKAGI Masahiro
badeeb32d3 Keep 'em sorted :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221227 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-06 03:31:27 +00:00
Friedhelm Betz
68fbd9c55d icap _is_ removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221197 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 16:32:29 +00:00
Friedhelm Betz
ddf338d9ae fix #39031, funcs require freetype support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221195 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 16:18:12 +00:00
Friedhelm Betz
b2a7cfd533 note about freetype requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221194 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 16:16:16 +00:00
Nuno Lopes
802351936c fix example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221184 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 13:45:36 +00:00
Friedhelm Betz
1a7ccd2490 move exif info to intro, rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221173 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 10:53:33 +00:00
Caroline Maynard
dab69b4eda Formatting changes only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221172 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 10:48:58 +00:00
Friedhelm Betz
ab6d7b6fa5 remove unrelated exif not for windows, clarify what T1 fonts are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221171 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-05 10:14:53 +00:00
Caroline Maynard
42533a7a7b The XML DAS no longer has its own separate shared library.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221129 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 16:02:24 +00:00
Hannes Magnusson
ffc56c954b E_RECOVERABLE_ERRROR->E_RECOVERABLE_ERROR bug#39028
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221079 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 07:37:46 +00:00
Jean-Sébastien Goupil
ba198c7693 removing ^M char
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221057 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 00:44:12 +00:00
Etienne Kneuss
285b21ee90 missing 2 entities for phptgen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221056 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-04 00:42:05 +00:00
Jean-Sébastien Goupil
d044ee8b75 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:46:07 +00:00
Etienne Kneuss
f014322893 Implement phpt-generator on docweb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221044 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:13:41 +00:00
Jean-Sébastien Goupil
b4d8c2fc35 fix typo (differnt) + fix WS + fix Example (closing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221043 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 23:10:41 +00:00
Joey Smith
e0889b7735 Close #39024
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220993 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 11:02:51 +00:00
Antony Dovgal
f16eb92be4 new ini directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220992 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 10:16:55 +00:00
Dan Scott
dc4e098072 Document db2_set_option() (based on a draft by Kitman Cheung)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220969 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 02:35:03 +00:00
Dan Scott
f16d648042 Add SQL XML examples (patch from Owain Jones, IBM)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220965 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-03 01:49:39 +00:00