Jakub Vrana
b62ea7a14f
error_log should be writable (bug #27005 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168715 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 12:33:20 +00:00
Philip Olson
13895f71ea
Implemented &ini.shorthandbytes; so people can understand how directives use this shorthand notation.
...
This also closes bug #22158
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165348 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 04:53:24 +00:00
Jakub Vrana
9884197f7e
Effect of log_errors_max_len (bug #20663 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164439 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 12:55:10 +00:00
Nuno Lopes
96577c826a
report_memleaks is INI_ALL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155301 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-03 19:05:27 +00:00
Dave Barr
16f43d0c0a
- s/url/URL/ where appropriate and "an URL" -> "a URL".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Dave Barr
91e836093c
- Standardize the Unix acronym. Unix is the preferred capitalization
...
as UNIX is a registered trademark by the Open Group. References to UNIX
were left in where it made sense, like example outputs, and so forth.
You can read the Trademark User Guide for "UNIX" at:
http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Dave Barr
a49c33ff31
- html -> HTML where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Jakub Vrana
e9e79503f0
Typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146235 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 17:15:43 +00:00
Friedhelm Betz
a2a469fd5f
real bugfix #26472
...
E_STRICT available with PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145881 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-07 16:04:36 +00:00
Friedhelm Betz
47849ec863
bugfix #26472
...
E_STRICT added
default values for error_reporting
bitmask allows xor in php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145291 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 11:52:54 +00:00
Derick Rethans
9f0b0a94b4
- Fixed bug #24102 , wrong units
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130797 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 20:41:23 +00:00
Marcus Boerger
6bd4a48c40
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129736 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:28:48 +00:00
Mark Wiesemann
3870c76594
typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129729 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 14:38:29 +00:00
Marcus Boerger
31e9bc3f38
Add this interesting note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129727 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 14:34:52 +00:00
Marcus Boerger
568e50e215
Update default values to match PHP 4.3.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129719 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 14:15:47 +00:00
Friedhelm Betz
d9c91f0bab
entity usage
...
one forgotten by philip ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126697 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-12 22:33:42 +00:00
Derick Rethans
065e5505ea
- Use Unix lineendings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125876 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-05 17:25:23 +00:00
Derick Rethans
2d3d739acf
- Clarify display_errors and break the docref URL (it was borking the display
...
on the site bigtime)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125875 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-05 17:25:04 +00:00
Philip Olson
8290d881d5
Whitespace (\r\n -> \n) and a space removed from the title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125333 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 16:21:28 +00:00
Markus Fischer
6d248de87a
- Give a more uhm.... real world err... example of docref_root.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100047 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-17 14:23:15 +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
Friedhelm Betz
7f1250e8cd
user notes intehrated,
...
$php_errmsg is not global, some links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98946 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 08:34:24 +00:00
Friedhelm Betz
12d1c99e26
contents from error-handling added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98809 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-08 10:44:00 +00:00
Friedhelm Betz
07968b860b
finished the ini-settings integration, maybe
...
config.xml: integrated parts removed. restructering, documentation of ini-settings fitting not into an extension
safe-mode
errorfunc
filesystem
info
misc
outcontrol added implicit_flush to ini-settings
sesam new structure, ini-settings
sybase added magic_quotes_sybase to ini-settings
var
rsusi: reflect changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 00:09:47 +00:00