35 Commits

Author SHA1 Message Date
haszi
18c50932ca [skip-revcheck] Fix error constant IDs (#3206)
Remove IDs from error constants on the core constants page.
Standardize constant IDs on the error handling constant page.

---------

Co-authored-by: haszi <haszika80@gmail.com>
2024-02-28 20:08:00 +00:00
Kamil Tekiela
de9c65c91f Remove E_STRICT and other PHP 5 related information (#730) 2021-08-17 17:56:25 +01: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
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
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jakub Vrana
1f067345c8 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321825 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 10:30:53 +00:00
Stanislav Malyshev
90d366a7ff complete E_STRICT/E_ALL documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318141 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-16 01:50:59 +00:00
Nikita Popov
a0c58ee421 Some more changes for 5.4s E_ALL with E_STRICT in docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315442 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-24 17:21:03 +00:00
Richard Quadling
2b402b704f E_ALL will contain E_STRICT in PHP 5.4.x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314946 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-15 11:34:28 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
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
Jakub Vrana
e98333d73b E_STRICT is not run-time (bug #43678)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268517 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:29:45 +00:00
Richard Quadling
1332c16b0e E_DEPRECATED and E_USER_DEPRECATED
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263084 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 12:11:11 +00:00
Daniel Convissor
01e00c3f39 * Add E_DEPRECATED.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261952 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-02 21:25:22 +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
Hannes Magnusson
b4e852efee MFB: Upgrade to the new-reference-structure
- Moved from reference.xml to book.xml:
   - The intro text (partintro)
 - Moved from reference.xml to setup.xml:
   - The requirements, installation, and other setup entities
 - Changed constants.xml and examples.xml to be appendices
 - Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248707 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 23:56:11 +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
Gwynne Raskind
100cfa0929 - Import of new internals documentation
- Manual base modified to include new docs and remove old
- Links updated in many files
- New language and global entities as needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237850 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:08:14 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Nuno Lopes
b6e97204c3 add E_RECOVERABLE_ERROR
add E_STRICT to E_ALL in PHP 6


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214443 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-08 11:19:12 +00:00
Mehdi Achour
78dd7380aa fix for #27459
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152779 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 15:22:06 +00:00
Mehdi Achour
89271cd5b0 missing quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151534 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-16 16:03:09 +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
Philip Olson
68007e9dc3 Implement error level ids, example: <link linkend="e-notice">E_NOTICE</link>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 16:53:37 +00:00
Friedhelm Betz
ba571c3376 use of entities for php.ini, .htaccess and httpd.conf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 10:34:23 +00:00
Friedhelm Betz
bdb6371651 unix linendings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121549 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:16:52 +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
37f4826021 entity correction
reformated further explanation as note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-22 13:38:12 +00:00
Philip Olson
12ab1d6465 Don't use these constants outside of PHP, like in httpd.conf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88685 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 19:34:44 +00:00
Philip Olson
81f79c7e51 WS (\r\n -> \n)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88684 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-14 19:31:59 +00:00
Friedhelm Betz
7425abb96f new structure and constants extra
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81322 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 07:19:01 +00:00