Commit graph

10683 commits

Author SHA1 Message Date
Philip Olson
c37c710bdf implemented user note: example variables such as $bool and $int may be confusing
to some users coming from C/Java, using $a_bool, $an_int, etc. instead.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208974 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-09 06:39:45 +00:00
TAKAGI Masahiro
946cedcbbe It does neither end output buffering, nor does it flush the current output buffer (bug #36383)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208967 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-09 03:21:51 +00:00
Sean Coates
7448558294 <\!-- Keep 'em sorted -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208966 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-09 03:08:37 +00:00
Sean Coates
66d9ac2f1d fix build; please expand on this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208965 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-09 03:07:13 +00:00
Jean-Sébastien Goupil
3888ed44fa typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208910 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-08 03:28:42 +00:00
TAKAGI Masahiro
98b39bda54 Example code causes E_STRICT warning (bug #36651)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208907 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-08 03:02:33 +00:00
Jean-Sébastien Goupil
60ee21378c typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208906 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-08 02:04:15 +00:00
Michael Spector
984cb7f1bf wrong example, it should be fopen()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208858 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 12:07:16 +00:00
Jakub Vrana
19dc00d34e Calling without parameter outside object (bug #36640)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208850 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 08:32:44 +00:00
Jakub Vrana
3a843be0a2 Works with UTF-8 (bug #36596)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208836 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 01:18:09 +00:00
Jakub Vrana
c42447f25d Can't be used together with OB callback (bug #36563)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208834 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 01:12:15 +00:00
Jakub Vrana
231ecff7d2 Not so large hexadecimals are converted to float (bug #36325)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208831 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:51:47 +00:00
Jakub Vrana
67c6278415 Incomplete objects (bug #36422, user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:39:39 +00:00
Jakub Vrana
f4ab2c2307 Resource constants (bug #29534)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208827 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:29:13 +00:00
Jakub Vrana
a6be903d14 Fourth parameter is not optional (bug #36470)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208824 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:17:34 +00:00
Jakub Vrana
ad6d990368 Callback returning false (bug #36530)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208823 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:11:55 +00:00
Jakub Vrana
bb6e93976d Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208822 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:03:58 +00:00
Jakub Vrana
8e3d4b3a06 Host name instead of DNS name (bug #36610)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208821 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 23:58:52 +00:00
Jakub Vrana
bf6fe12612 Typos in examples (bug #36617)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208820 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 23:54:08 +00:00
Nuno Lopes
c621e11b29 fix #36598: update W3C date example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208815 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 22:58:51 +00:00
Nuno Lopes
73e7c687de fix typos, by takagi
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208810 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 22:48:02 +00:00
Nuno Lopes
85e7c70a63 document the return value on success
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208788 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 20:53:42 +00:00
Nuno Lopes
d264fa923b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208786 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 20:49:55 +00:00
Jean-Sébastien Goupil
d0e3568de3 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208730 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 03:48:07 +00:00
Jean-Sébastien Goupil
16d231fa3b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208729 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 02:36:43 +00:00
Hartmut Holzgraefe
620282a334 removed imagecolorhistogram.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208722 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-06 00:40:15 +00:00
Hartmut Holzgraefe
dad38e899a new function imagecolorhistogram() documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208695 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-05 18:31:54 +00:00
Hartmut Holzgraefe
f253c0b9bf function will return 0 on truecolor images as these do not have a palette
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208685 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-05 17:21:26 +00:00
Gavin Foster
fac5b304ef Added description to sql.safe_mode (for core ini php directives).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208630 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-04 17:47:42 +00:00
Uwe Steinmann
d4a0a648e6 - fixed typo in tag name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208540 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-03 12:49:53 +00:00
Uwe Steinmann
63f11822a4 - fixed a typo (bug #36580)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208539 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-03 12:42:34 +00:00
Uwe Steinmann
6e22866c37 - completed the list of function parameters
- added examples where needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208537 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-03 12:31:05 +00:00
Jakub Vrana
61154ca32c Mention charsetnr, patch by bjori (bug #36589)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208452 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 12:22:50 +00:00
Jakub Vrana
b61b2b67a0 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208446 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:37:27 +00:00
Jakub Vrana
c694bdbf82 Mention length, patch by bjori (bug #36579)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208445 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:33:52 +00:00
Jakub Vrana
8e3fc9b8cd Mention length, patch by bjori (bug #36579)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208444 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:33:51 +00:00
Jakub Vrana
9e27b31c3c Mention create_function (bug #36585)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208443 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:30:25 +00:00
Jakub Vrana
e50b6153cf Mention create_function by callback (bug #36584)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208442 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:28:29 +00:00
Jakub Vrana
289e5b2aef Missing word (bug #36580)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208441 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 08:23:50 +00:00
Jean-Sébastien Goupil
582e75b5c4 remove duplicated word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208413 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 01:10:54 +00:00
Jean-Sébastien Goupil
d333765b4c Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208402 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-02 00:10:21 +00:00
Uwe Steinmann
0028614158 - complete overhaul of manpage
- fixed list of parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208322 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-01 07:42:13 +00:00
Jakub Vrana
c922f4fb35 Remove info about strrpos (bug #36565)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208312 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-01 04:35:32 +00:00
Jakub Vrana
031b0a2931 Typo (bug #36564)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208311 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-01 04:32:50 +00:00
Nuno Lopes
dbc5194e46 fix explanation/example about visibility of properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208280 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-28 23:45:58 +00:00
Nuno Lopes
4ce251b81d fix class name. spoted by user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208279 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-28 23:30:05 +00:00
Antony Dovgal
5cc1e4fddc tix fypo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208194 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-28 09:52:27 +00:00
Nuno Lopes
02e52daf63 remove wwarning. its working now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208089 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-27 11:42:26 +00:00
Caroline Maynard
09c4151a68 correct link references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208077 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-27 09:45:30 +00:00
Derick Rethans
298ea99f89 - Added missing ID.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207996 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-26 06:56:51 +00:00