Commit graph

327 commits

Author SHA1 Message Date
Jakub Vrana
9760dc48db Link $argv and getopt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311174 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:19:04 +00:00
Nikola Smolenski
cff6fa6abc - register_argc_argv is on by default therefore it makes more sense to
say what will happen if it is off.

- Custom headers may be sent with an HTTP request in PHP 5 as well (as a
  latter sentence confirms).

- Equalize spelling of Windows Me.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-02 04:32:17 +00:00
Jakub Vrana
20ab2fb21c Better explain max_input_time (doc bug #53590)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308191 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 13:48:15 +00:00
Adam Harvey
ef23ffdb29 Fix doc bug #53940 (ini_get return values are (not) ambiguous).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308083 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-07 07:23:42 +00:00
Adam Harvey
d01d2df43a Fix doc bug #53478 (putenv manpage note change for clarity).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-06 10:05:43 +00:00
Justin Martin
336f72c33c Simplified description wording for easier translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 20:29:21 +00:00
Justin Martin
aac87a7bae Replaced links to CGI specification with RFC 3875, per bug #53223.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305137 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 20:14:01 +00:00
Peter Cowburn
a912865116 Typos and grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
939144320a Fixed bug #52715 (Err in get_loaded_extensions() with true argument)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304493 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:12:16 +00:00
Richard Quadling
67de41e11a Added initializer.
Added V5.2.11 changelog to show different behaviour of $categorize.
Fix bug #52999

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304142 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-06 10:56:01 +00:00
David Tajchreber
5106f79967 Fixed bug #51764: dl(): prototype and return value do not match
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299117 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-07 18:23:49 +00:00
Adam Harvey
7cf7e11a25 Fix doc bug #51710 (phpversion() page missing link to documentation of
PHP_VERSION_* constants) by adding a see also link to the constants. 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298957 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:20:09 +00:00
Peter Cowburn
bb6755318d revert get_magic_quotes_* deprecation note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298273 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-21 20:18:32 +00:00
Daniel Egeberg
108dfaacbf Replaced insecure example with a better one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-18 08:39:04 +00:00
Peter Cowburn
0dfdbfbc6d Added deprecated warning box for get_magic_quotes_* functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298127 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 20:15:36 +00:00
Kalle Sommer Nielsen
02e89ef6ef * Minor text improvements
* Use bit operators in example, makes more sense since the constants are bitfields

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-12 12:11:47 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
281e4d59bf Link enable_dl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296783 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 14:05:40 +00:00
Daniel P. Brown
fba7f12229 Closes Bug #50957.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-07 19:58:42 +00:00
Richard Quadling
4c0b2c64d0 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294395 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:07:39 +00:00
Christopher Jones
a0edd3e930 Some clarifications for version changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294068 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 00:59:33 +00:00
Michael Maclean
80fc66329c Fixes #50783, thanks to David Tajchreber for the patch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293633 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 02:28:10 +00:00
Kalle Sommer Nielsen
a8a3ab994f Fixed bug #48839 (dl is incorrect disabled instead of deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293476 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:48:24 +00:00
Kalle Sommer Nielsen
bbc73011bc C:\php5\ is used to load extensions from by default in PHP5+ on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293474 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:09:36 +00:00
Richard Quadling
7eb423b7e6 Core constants were incorrectly tagged as 'mhash' when moving from 'internal' to 'Core'. Seems to be windows only.
Fix#50634

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293208 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 10:27:04 +00:00
Mark Wiesemann
dbc0e13b43 - coding standards
- typo fixes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-06 21:33:51 +00:00
Jordi Boggiano
c1f984c21f Adds a note about unknown parameters ending getopt() parsing, fixes bug #43313
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-16 22:40:17 +00:00
Philip Olson
4b660cc64a The documented BC break happened in 5.3.0, not 5.2.9. Deals with bug #49923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292149 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-15 03:58:41 +00:00
Richard Quadling
d986013767 Example fixed. Fix #50381
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-07 14:48:08 +00:00
Jakub Vrana
612e5af5ec Prefer <initializer> before "default value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
1e3320a7e3 Core constants (bug #49923)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291297 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 10:10:13 +00:00
Jakub Vrana
6110e3b296 Short options allows only a-zA-Z0-9 (bug #46359)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291076 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 12:41:30 +00:00
Jakub Vrana
641b755822 Link access levels description (bug #49887)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290692 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:39:32 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Richard Quadling
bde3e007ec were -> are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289853 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-22 15:21:22 +00:00
Richard Quadling
2b75736aca extension_loaded is case insensitive from PHP5+. Fix bug#49941
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289852 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-22 15:20:12 +00:00
Daniel P. Brown
18ef0c1024 Addresses Bug #49854.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 16:09:39 +00:00
Daniel P. Brown
06c6bb6231 Au contraire.... thanks to (bjori) pointing out my follies, I checked my calendar and found out that not only did I miss the consortium myself, but I actually don't
even know what numbers are or how to add them together.  In fact, as it turns out, I did not attend the consortium, but instead was lost on a highway in the middle 
of the desert.  I thought the directions said "take 7th Avenue to 34th Street," and - thinking I was to add them together - wound up 1,239 miles away.  [That'll 
teach me to even bother trying today.  All work and no sleep makes Danny an idiot.]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289304 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 21:23:05 +00:00
Daniel P. Brown
6e414db920 Actually, (30 + 25) is now 55, not 45. There was a consortium about this on Tuesday, and it was voted to change that math rule by a vote of 45 to 51 --- which, at
the time, 45 was still greater.  (Yes, I'm lying.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289300 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 20:09:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Daniel P. Brown
8cd1af5938 Added deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 02:23:06 +00:00
Daniel P. Brown
de5aaec7b4 Added deprecation warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287181 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:37:52 +00:00
Jakub Vrana
b4b6edf7a6 Functions affected by magic_quotes_runtime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286557 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 12:43:59 +00:00
Karoly Negyesi
8735e3b291 listing everything version compare knows about
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286529 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-29 19:06:49 +00:00
Nilgün Belma Bugüner
f4871bb5ba fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:47:57 +00:00
Kalle Sommer Nielsen
d9b353ef65 Added missing version information from previous commits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282876 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 13:34:32 +00:00
Kalle Sommer Nielsen
808e622271 Alias functions for magic_quotes_runtime and set_socket_blocking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282868 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 12:55:11 +00:00
Rasmus Lerdorf
728a06d7a7 Someone at http://www.phpwtf.org/ didn't like our php_uname docs. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282444 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-19 15:01:51 +00:00