Commit graph

298 commits

Author SHA1 Message Date
Richard Quadling
2e1e467bdf FIX #40775 : PHP -a and __autoload() don't mix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-14 10:02:11 +00:00
Jakub Vrana
107774c160 MAX_FILE_SIZE is not checked by browsers (bug #40387)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232469 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 17:37:48 +00:00
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Nuno Lopes
e60568fbb1 document --r* switches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229542 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 14:01:31 +00:00
Philip Olson
48af34847f Removing "autoglobal" in favor of "superglobal" as it's the "official" term.
This should not confuse users because superglobal is used about 4x as often
in the manual, and it's what most people say/write. This old term is leftover
from when these auto super global variables were first introduced.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 07:28:30 +00:00
Hannes Magnusson
72d99e47b8 Whopsy. Lets make docbook happy and replace <title> less <example>s with
<informalexample>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229071 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 21:01:02 +00:00
Hannes Magnusson
9d80ea4c83 WS after markup changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229065 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 20:20:16 +00:00
Hannes Magnusson
263d831c26 Improve markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229064 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 20:19:25 +00:00
Hannes Magnusson
e99ac4c7b8 New constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223327 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-14 13:01:32 +00:00
Nuno Lopes
8ab4410bc8 fix #39154: improve http digest auth regex
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222638 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-01 15:37:09 +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
TAKAGI Masahiro
01b2faf5b3 Examples indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218280 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-16 04:07:22 +00:00
Jakub Vrana
9641b3c7e3 Examples indentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218242 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-15 16:17:01 +00:00
Oliver Albers
a387617176 bug #37371
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212670 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-08 23:07:26 +00:00
Oliver Albers
7a2bcc0af2 bug #36905 and included some notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210381 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-30 01:57:23 +00:00
Nuno Lopes
fb14d63566 safe mode disappeared
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207504 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-19 13:19:42 +00:00
Jakub Vrana
0314807a0a Safe mode is described here (bug #35193)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200351 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-11 10:50:47 +00:00
Nuno Lopes
705699b9ac improve the http auth script by making a smarter parsing function.
I hope this makes the page smaller


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200084 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-06 11:57:46 +00:00
Jakub Vrana
110d589dce Emphasise $_COOKIE (bug #34573)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196507 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 08:23:00 +00:00
Jakub Vrana
cac0cfe127 auto_prepend_file with -a and -r (bug #34367)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195163 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 09:33:41 +00:00
Yannick Torres
38f87ce232 no tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194595 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 22:17:34 +00:00
Derek Ford
b21bdf5a10 Corrected mispelling of 'analyze'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194479 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-27 23:48:12 +00:00
Stefan Esser
73f260bb15 Fix suggestions with security implications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194019 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 21:59:37 +00:00
Nuno Lopes
e2ef6c8655 remove nested <para>s in notes
remove oldie comments
expand the '-a' interactive shell docs


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191927 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 11:45:31 +00:00
Nuno Lopes
5a7c29b9aa add UPLOAD_ERR_CANT_WRITE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-17 18:32:29 +00:00
Dave Barr
db7318ea3a - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188419 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 01:16:16 +00:00
Matt Li
d5e8bbd192 Spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187738 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 11:35:37 +00:00
Nuno Lopes
cf1da74aa2 reorder opts according to 'php -h'. add -B, -R, -F and -E. More to come later (docs for -a, for example..)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186435 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-15 18:34:33 +00:00
Jakub Vrana
7b3ae0af80 Empty value of safe_mode_include_dir (spotted by Michal Krause)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184269 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 12:29:37 +00:00
Nuno Lopes
3671b425c9 document the HTTP Digest auth
update the PHP_AUTH_* vars to reflect the IIS change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184058 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-10 09:56:39 +00:00
Jakub Vrana
c022ec82b6 PHP restrictions are not valid outside PHP (bug #32421)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183262 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 14:38:23 +00:00
Jakub Vrana
1b76ab3a6a Uploading array of files (bug #32212)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181521 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 10:34:32 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Yannick Torres
11f2d48e60 add missing cdata section, use more entities & some wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178032 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:04:36 +00:00
Nuno Lopes
6ce5e77213 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175878 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 11:35:39 +00:00
Jakub Vrana
d822b7b4ce connection_timeout() is deprecated (bug #31009)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175874 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 11:15:05 +00:00
Derick Rethans
d3a2ba3d0e - Make this more obvious.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-21 19:32:45 +00:00
Nuno Lopes
0491ab6e63 php5 automatically fills [PHP_AUTH_XX] on IIS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174286 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 15:36:10 +00:00
Nuno Lopes
4a6f5311ad fix #31000: adding UPLOAD_ERR_NO_TMP_DIR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174161 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-06 17:33:23 +00:00
Jakub Vrana
8658025ea1 safe_mode_exec_dir directory separator (bug #30031)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173361 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 09:53:01 +00:00
Jakub Vrana
46446b0739 -C in CGI (bug #30544)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171440 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 09:29:33 +00:00
Aidan Lister
f8eb7bc3f7 Revised
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170506 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 08:45:26 +00:00
André Luis Ferreira da Silva Bacci
e23bd0d8cf typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169263 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 15:06:09 +00:00
Jakub Vrana
9407339658 Owner of file OR directory is checked (bug #29126)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168759 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-18 19:49:57 +00:00
Jakub Vrana
6440f09a17 Sessions feature (bug #27944)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 13:50:35 +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
59df6bac00 Security fix by Hartmut
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168304 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 13:45:23 +00:00
Dave Barr
bc417257fc - Typo, bug #29826.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167205 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-24 23:02:42 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00