Mundo PHP
@MundoPHP
133
subscribers
10
photos
456
links
Canal sobre tudo que envolve PHP.
Download Telegram
Join
Mundo PHP
133 subscribers
Mundo PHP
https://laravel-news.com/php-safe
#phpTheRightWay
Laravel News
Safe PHP – Built-In Functions Rewritten to Throw Exceptions
In the project Safe PHP by David Négrier, all PHP functions that return ‘false’ are rewritten to throw exceptions instead. Learn more about this project, and how it works with namespaces to make built-in functions throw exceptions.