Philip Olson
42a37ff20f
Note that magic_quotes_sybase overrides _gpc. Also mention that _gpc cannot
...
be set at runtime. See also: addslashes(), stripslashes() and ini_get() and
remove set_magic_quotes_runtime() (this is confusing here). Also changed
the return value from long to int. Partly closes #20384
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103850 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-14 13:23:16 +00:00
Maxim Maletsky
92c0b8111b
reverting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103218 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 20:26:06 +00:00
Maxim Maletsky
99f03fc90a
added whitespaces for url_rewriter.tags to allow table to wrap on lower resolutions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103212 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-10 19:47:44 +00:00
Philip Olson
7a573c6496
Initial commit.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102835 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-07 03:24:16 +00:00
Hartmut Holzgraefe
d7daef6cf3
longopts didn't work out, but at least it is ini-independant now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102032 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-30 17:48:48 +00:00
Friedhelm Betz
441360581b
typo corrected
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101322 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 17:05:01 +00:00
Derick Rethans
cde693d876
- Document passing of the condition to the assertion handler some more.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101229 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 05:47:48 +00:00
Friedhelm Betz
f225ffb647
various id and link corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98955 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 09:50:26 +00:00
Sander Roobol
71541b3ee8
Sync with the Source
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98589 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 15:22:03 +00:00
Jon Parise
1a0124d88b
Adding initial documentation for the new getopt() function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97526 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 11:53:23 +00:00
Jon Parise
03014c93dd
'register_argc_argv' is now defined as "PHP_INI_PERDIR|PHP_INI_SYSTEM".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97424 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 02:13:56 +00:00
Friedhelm Betz
4fc3600496
where to set session.use_trans_sid, file_uploads corrected
...
session.encode_sources entry corrected, part of bug #19635
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97225 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 14:41:16 +00:00
Sander Roobol
edc5e012ee
magic_quotes_gpc can't be changed at USER level
...
# more #19526 shit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96304 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-20 18:06:14 +00:00
Derick Rethans
362812d7c3
- Clarification because of bug #19368
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95571 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 08:33:05 +00:00
Simone Cortesi
3a184afef1
changed default value of 'url_rewriter.tags' as seen on source code
...
/php4/ext/standard/url_scanner_ex.c
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89080 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-19 12:02:50 +00:00
Derick Rethans
1e4615a15c
- oops :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 19:39:10 +00:00
Derick Rethans
4b1574489d
- Fix docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 19:36:27 +00:00
Philip Olson
de33d968b8
register_globals can't really be set by USER with ini_set().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88050 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 06:31:58 +00:00
Simone Cortesi
499c4c8065
reverting last commit by Georg: it was already fixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86058 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 12:06:10 +00:00
Georg Richter
69f5cec0fc
fixed bug #17603 - removed zlib features from docu
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86047 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 10:53:46 +00:00
Simone Cortesi
308800958e
fix bug #17603
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86041 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 10:15:58 +00:00
Markus Fischer
b8ed2e5ac3
- Document new session.use_only_cookies ini setting.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-12 09:50:49 +00:00
Markus Fischer
9c9839d15e
- Include new mssql.max_procs ini option.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85327 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 21:59:22 +00:00
Markus Fischer
b241d1aa87
- Document "smtp_port" ini setting for win32.
...
# Can someone test mail/reference.xml ? Somehow I was unable to configure my
# phpdoc to process it (mestupidtoday)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85055 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-08 15:31:23 +00:00
Gabor Hojtsy
20ae111da0
Guys why don't think about XML special chars?
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82783 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-19 16:14:23 +00:00
Gabor Hojtsy
ffe960ec3f
XML correction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82782 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-19 16:13:10 +00:00
Markus Fischer
7745d6f840
- '-m' doesn't output version number (since today :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81710 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 21:33:04 +00:00
Markus Fischer
95b7f83b3e
- Use <filename> tag where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81709 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 21:32:19 +00:00
Thomas Schoefbeck
bcc6fe2abf
changed php.ini to entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81473 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-08 17:45:23 +00:00
Markus Fischer
d8e4191b30
- Add more description top extension_loaded behaviour even here.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81446 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-08 07:41:57 +00:00
Markus Fischer
e3e8c188c9
- Add example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81290 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 16:55:17 +00:00
Markus Fischer
7590b3dabe
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81289 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 16:48:17 +00:00
Philip Olson
e59f8562b7
Removed a few bogus entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80476 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 17:43:51 +00:00
Jesus M. Castagnetto
bc97319672
Updated the table of php.ini options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80114 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-27 06:22:24 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00