We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2f5bb commit 464b059Copy full SHA for 464b059
README.md
@@ -33,7 +33,7 @@ composer require dstuecken/php7ify
33
34
# Usage
35
36
-Just use the new \Throwable interface in your php 5 project, or catch an \ErrorException.
+Just use the new \Throwable interface in your php 5 project, or catch an \Error exception.
37
38
```php
39
try
0 commit comments