78 Commits

Author SHA1 Message Date
Gina Peter Banyard
d4d5216e7a [skip-revcheck] Replace PHP_INI_* with INI_* constants
Performed via a bash script which can be found on PR GH-3140

Closes GH-3140

Co-authored-by: haszi <haszika80@gmail.com>
2024-01-26 14:00:36 +00:00
Simon Stücher
72a6f3d35e Document removal of log_errors_max_len INI setting (#2464)
See https://www.php.net/manual/en/migration81.other-changes.php#migration81.other-changes.ini
2023-05-09 12:10:42 +01:00
George Peter Banyard
65716f4761 Add initial version of the PHP 8.2 migration guide (#1799)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
2022-09-26 10:40:14 +01:00
George Peter Banyard
b9d5dcd782 Default value for error_reporting is E_ALL as of PHP 8.0.0 (#1307) 2022-01-08 14:36:08 +00:00
Yoshinari Takaoka
f6e8402a6d [skip-revcheck] fixed typo. 2021-11-23 22:51:23 +09:00
Christoph M. Becker
470a17d5e8 Fix #39492: log_errors do not use error_append_string directive 2021-11-23 13:29:12 +01:00
Christoph M. Becker
3f1bb54ebf Remove obsolete info about display_errors being bool once 2021-11-23 12:57:57 +01:00
Yoshinari Takaoka
3cdd39bb95 Followed change of default value of display_startup_errors, as of PHP 8.0.0 (#927)
Co-authored-by: George Peter Banyard <girgias@php.net>
2021-09-08 19:00:30 +09:00
Kamil Tekiela
de9c65c91f Remove E_STRICT and other PHP 5 related information (#730) 2021-08-17 17:56:25 +01:00
Yoshinari Takaoka
a63794ecfd updated track_errors (removed as of PHP 8.0.0) changelog. 2021-08-16 14:04:48 +09:00
Christoph M. Becker
704b528c70 syslog.filter is not supported on Windows 2021-07-30 12:59:41 +02:00
SvenRtbg
477c5f97a6 Document the changes to syslog.filter
* Documenting the changes to syslog.filter

https://github.com/php/php-src/pull/4265 restored the previous handling of multi-line log messages by adding `syslog.filter=raw`.

* Highlight the fact that line splitting is happening in all of the three original modes, but not in "raw".

* Add "raw" to syslog section of 7.3 migration guide

Closes GH-589.
2021-05-10 18:19:06 +02:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
George Peter Banyard
fbf6483810 Corrected some grammar mistakes
-- 
Provided by anonymous 100378 (sharon@xandium.io)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348209 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:39:45 +00:00
Christoph Michael Becker
6da0f0108c Fix #76577: outdated documentation concerning track_errors
Cf. <https://wiki.php.net/rfc/deprecations_php_7_2#php_errormsg>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347919 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-02 13:01:20 +00:00
George Peter Banyard
b824e2b108 Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
Christoph Michael Becker
aceea02784 Document syslog.* ini directives (available as of PHP 7.3.0)
See also <https://bugs.php.net/76956>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346421 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-26 13:46:10 +00:00
Christoph Michael Becker
cc921d3789 Fix #76920: Out-dated Windows info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345682 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-23 15:47:07 +00:00
Pieter Hordijk
c4b31af250 Fixed error_log function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341352 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-09 21:29:13 +00:00
Derick Rethans
d2dfa4de1d Clarify how html_errors and xmlrpc_errors actually works.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339194 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-20 10:22:34 +00:00
Christoph Michael Becker
dc2135dccf documented that log_errors_max_len does not apply to error_log() (fixes #70194)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337293 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 14:10:19 +00:00
Peter Cowburn
6993a8585b Typo fix (patch by Amal Murali)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333672 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 13:14:06 +00:00
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 #62645.
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 #48282)
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 #46675


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 #35392)
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