Documentation > Exceptions

This commit is contained in:
Meritoo
2018-07-02 09:31:07 +02:00
parent 834b24f348
commit a32e0c4cca
7 changed files with 75 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ Common and useful classes, methods, exceptions etc.
1. Composer > support/require PHP 5.6+ (instead of 5.5.9+)
2. Docker > rename `php-cli` service to `php`
3. Exceptions > create instance of exception using static `create()` method (instead of constructor)
4. Documentation > Exceptions
# 0.0.21