Commit graph

56 commits

Author SHA1 Message Date
Yoshinari Takaoka
9ae7b0494a - fixed default value of error_reporting.
- http://ml.php.gr.jp/pipermail/php-doc/2013-September/001107.html
 - PHP 5.3.0 or later
   - https://github.com/php/php-src/blob/master/Zend/zend.c#L72
 - Prior to PHP 5.3.0
   - https://github.com/php/php-src/blob/PHP-5.0/Zend/zend.c#L68


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331284 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 05:27:56 +00:00
Jakub Vrana
5f2e83dfc2 See also error_log()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328542 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 18:53:20 +00:00
Sherif Ramadan
834e809b53 Fixed out-dated E_STRICT information in error_reporting doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326841 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-28 04:02:26 +00:00
Adam Harvey
1d66e036b9 Fix the build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326795 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 08:32:59 +00:00
Sherif Ramadan
00ccd41946 Modified language to reflect that E_STRICT is now a part of E_ALL in PHP > 5.4.0 in error_reporting note, which fixes Bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-24 06:04:11 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Hannes Magnusson
56db7ad1df Clarify report_memleak ini option (patch by Roel Vanhout <roel.vanhout@gmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310262 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-16 13:57:07 +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
103eda0e4e Explain E_ALL replacement (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290973 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:40:15 +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
Nilgün Belma Bugüner
605fe4df23 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:57:16 +00:00
Yannick Torres
7988eb137a fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 19:20:33 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Richard Quadling
717487027e Typo: until => unless
Reported in Bug 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269899 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-26 18:17:55 +00:00
Hannes Magnusson
9050f9f3d1 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269063 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 18:30:29 +00:00
Hannes Magnusson
894eb4da58 - Document xmlrpc_errors and xmlrpc_error_number
- Add html_errors and xml_errors seealsos
# It has no relation to the extension


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268966 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-13 19:35:40 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Jakub Vrana
ecaf6fc416 display_errors=stderr
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242149 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-04 13:46:40 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
75407b6173 - Chill on the question marks
- Make it clear that this option is no longer available


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238082 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-19 18:55:06 +00:00
Philip Olson
6d85befbe4 Mention PHP constants have no meaning outside of PHP,
and show the value 2147483647 as a possible E_ALL alternative :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230480 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-22 01:30:41 +00:00
Jakub Vrana
6dde717fe9 error_log not set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213053 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 12:18:00 +00:00
Jakub Vrana
dd031ac7b0 warn_plus_overloading is deprecated (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201584 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-29 13:30:45 +00:00
Jakub Vrana
f9c911174d Remove WS inside <function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:11:18 +00:00
Nuno Lopes
a8c4ffc4cb fix the regexes for input with special chars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191088 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 19:10:31 +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
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Philip Olson
b89b1ffa9d Mention display_errors may be set at runtime but won't have affect if the
script has fatal errors.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179490 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 18:04:34 +00:00
Jakub Vrana
b62ea7a14f error_log should be writable (bug )
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 


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 )
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
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
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 , 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