10 Commits

Author SHA1 Message Date
Aaron Piotrowski
1f7a0e4af8 Fiber documentation
Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Sergey Panteleev <sergey@php.net>
Co-authored-by: Fabien Villepinte <fabien.villepinte@gmail.com>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-1096.
2021-12-02 16:11:55 +01:00
Kamil Tekiela
de9c65c91f Remove E_STRICT and other PHP 5 related information (#730) 2021-08-17 17:56:25 +01:00
George Peter Banyard
6970f8fa7b Add match expression documentation
This includes:
 - match expression page
 - UnhandledMatchError page

Co-authored-by: Larry Garfield <larry@garfieldtech.com>



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351499 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 17:31:20 +00:00
Christoph Michael Becker
8bffa66276 Add ValueError page
Patch contributed by George Peter Banyard <girgias@php.net>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351496 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 14:00:54 +00:00
Christoph Michael Becker
17624e47b9 Fix #79901: Wrong Link
Clarify that this is about *error* types.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350218 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:37:34 +00:00
Christoph Michael Becker
fd35a907bb Document new CompileError exception
Based on a patch provided by Huiren Woo.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345757 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 16:32:58 +00:00
Jiří Pudil
1cf8f88730 Fix #74319: add documentation for ArgumentCountError
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342629 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-30 19:45:07 +00:00
TAKAGI Masahiro
f956ef27f7 Fix #71068
DivisionByZeroError is not direct subclass of Error


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338227 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-08 22:58:19 +00:00
Adam Harvey
9a4e00c8f0 Add Error documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337354 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:05 +00:00
Adam Harvey
f0fe52e5a6 Add embryonic error handling section, since we don't have one place for this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337352 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:47 +00:00