jaytaph / Transphpile

PHP 7 to PHP 5.6 Transpiler
BSD 3-Clause "New" or "Revised" License
177 stars 9 forks source link

Convert Error Exceptions #4

Closed beardedlinuxgeek closed 6 years ago

beardedlinuxgeek commented 8 years ago

The classes Throwable and Error don't exist in PHP<7.

dshemin commented 7 years ago

Hi, You can use symfony php7 polifill for it.