Commit graph

8349 commits

Author SHA1 Message Date
Jakub Vrana
4a70f2f914 Installation on Mandrake (bug #26460)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168707 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 08:23:07 +00:00
Jakub Vrana
8fca293021 extrainfo parameter wasn't optional (bug #26309)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168686 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 15:02:51 +00:00
Jakub Vrana
9d5af81001 How to flush output (bug #26238)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168684 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 14:45:02 +00:00
Jakub Vrana
0c06f33d12 Directory change in callback (bug #26073)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168683 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 14:24:21 +00:00
Jakub Vrana
2a2750caa3 Null is equivalent to '', not '0' (bug #26470)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168682 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 14:14:17 +00:00
Jakub Vrana
14646e3cd5 Platform dependent (bug #26052)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168681 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 14:00:03 +00:00
Jakub Vrana
d39d863a48 Statements are not equal (bug #25489)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168680 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 13:38:16 +00:00
Jakub Vrana
8b193318e8 Meaningful return (bug #25917)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 13:37:58 +00:00
Jakub Vrana
802ac1ac8d Returns list of DNS (bug #27249)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168678 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 13:37:47 +00:00
Jakub Vrana
c0726c42d3 Name for paamayim-nekudotayim
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168675 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 08:28:23 +00:00
Jakub Vrana
f48ea8409e Remove bogus note (bug #30059)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168674 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-16 08:27:44 +00:00
Nuno Lopes
68a092d6f4 fix #30077: encondig parameter weirdness
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168649 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 19:12:41 +00:00
Nuno Lopes
b3ff644c6c document preserve_keys
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168647 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 18:27:51 +00:00
Mehdi Achour
7ab58d735c don't link to a deprecated function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168620 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 09:24:30 +00:00
Nuno Lopes
dce923ef0e general bug fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168617 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:34:27 +00:00
Jakub Vrana
bb21c98654 Double 'the'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168615 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:15:17 +00:00
Jakub Vrana
dd02b70288 'or' was prepared for this :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168612 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 07:22:26 +00:00
Sean Coates
8dfb4f1e7b removed superfluous 'or'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:30:21 +00:00
Sean Coates
e2b104f082 ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168599 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 21:28:40 +00:00
Nuno Lopes
2cc0656210 update and add pecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168593 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 19:46:27 +00:00
Nuno Lopes
0cb21928bb document date_sunset() and date_sunrise() + examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 19:30:50 +00:00
Jakub Vrana
32d38f8ed2 How to turn off open_basedir (bug #29856)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 11:42:55 +00:00
Jakub Vrana
11ce911121 GD requires libpng and libjpeg (bug #29909)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168563 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 09:26:27 +00:00
Derick Rethans
8838b71ffa - Re-initialize array, otherwise the example spits out:
Warning: Invalid argument supplied for foreach() in /tmp/foreach-test.php on line 42


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168562 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 08:28:00 +00:00
Sara Golemon
35f1cd5a99 Document stream_filter_remove()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-14 04:04:00 +00:00
Friedhelm Betz
e3f0875d7b link correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168534 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 20:28:02 +00:00
Aidan Lister
6bb779a3f5 Properly defined the constant, removed the extra paragraph, added check into example. This is the last commit, I promise!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168481 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 08:35:29 +00:00
Derick Rethans
09bacfc1c6 - Revert it back, there is more than en_US alone.
#- And UTF8 is a good thing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:48:45 +00:00
Aidan Lister
c7bc63cf97 Added proper en_US array data (Derick's funny example uses odd characters, and the actual description describes en_US, not nl)
Ensured the locale was checked first in the example
Added note about getting "127"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168479 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:32:46 +00:00
Derick Rethans
cd4f6f6136 - Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168478 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 07:22:29 +00:00
Aidan Lister
e2e2b2ac4f Made example less ridiculous
Removed simplelist rows, livedocs doesn't support them (no need for it anyway)
Added info describing n_sign_post and friend. (I'm not sure this is 100% correct, but seems to be from usernotes)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168476 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-13 02:12:24 +00:00
Curt Zirzow
8dd4ec27f4 consistently use para for var list descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 18:04:59 +00:00
Aidan Lister
c051dabe06 Added seealso.callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168436 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 11:22:03 +00:00
Nuno Lopes
fb36f55e2c add get_parent_class() and get_methods()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168427 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 09:57:43 +00:00
Aidan Lister
df75ab52c3 Added &seealso.callback; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168426 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 09:50:12 +00:00
Friedhelm Betz
2f495cb81f use shortcuts, they work ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168398 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 16:22:53 +00:00
Nuno Lopes
38f15559ef add SORT_LOCALE_STRING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 15:50:39 +00:00
Aidan Lister
de1dbd3464 Extra para tag, doh!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168387 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:55:47 +00:00
Aidan Lister
812ffd9358 Added note about security section, and what to use instead of register_globals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168386 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:46:42 +00:00
Aidan Lister
c7a3980d42 whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168385 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:34:02 +00:00
Aidan Lister
7cb8acd955 Removed excessive register_globals information and transfered it to FAQ section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168384 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:32:52 +00:00
Aidan Lister
b784e7f223 Added link to RG FAQ
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168383 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 13:25:09 +00:00
Gabor Hojtsy
ec2eb62641 provide some explanation on when these might need to be used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168374 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 10:49:25 +00:00
Aidan Lister
a41b6a10b9 Added register_globals example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 10:28:27 +00:00
Aidan Lister
efbb10251a Made the information about the new changes more visible, as this seems to be a constant problem with users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168369 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 09:40:06 +00:00
Aidan Lister
2d3ce8d205 pearised example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-11 09:18:21 +00:00
Sara Golemon
7a22916f9a New Functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168351 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 21:14:19 +00:00
Sara Golemon
f15f83fdae Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168335 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:53:00 +00:00
Tom Sommer
89320e7fa5 Bug #30055 - Incorrect example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168330 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:24:47 +00:00
Sean Coates
3e151f42d7 grammar
# perhaps this should be an entity?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168324 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 16:38:02 +00:00