News Feed
Jobs Feed
Sections




News Archive
Johannes Schluter's Blog:
Scream!
February 27, 2009 @ 11:14:50

After being tasked with some code that was filled with the suppression character (@) all over, Johannes Schluter decided to take matters into his own hands and write an extension to disable it.

That's annoying. So I wrote a simple extension disabling this operator. That helped. I then proposed that extension to pecl, while doing that I found out that Gopal has written a similar extension before. After short discussions we added that extension, using the name scream to pecl and released the extension there.

Documentation for the extension has already been added to the PHP manual for the "Break the Silence" operator. By enabling the setting (either in your php.ini or via an ini_set) turning on "scream_enabled", any use of the suppression operator (@) will be nulled out and all according error messages will be displayed.

0 comments voice your opinion now!
screan suppression operator pecl extension remove phpini


blog comments powered by Disqus

Similar Posts

Chris Jones: Using PHP 5.5's New "Opcache" Opcode Cache

Tony Bibbs' Blog: PHP5 SOAP Still Has Ways to Go

Community News: Latest PECL Releases for 11.21.2006

Greg Beaver\'s Blog: New PECL Docblock Extension

Jim Plush's Blog: PHP Meet Mr. FireBug - PHP Debugging for Web 2.0


Community Events









Don't see your event here?
Let us know!


introduction interview tool zendframework2 release composer opinion object community database phpunit language unittest framework api development example testing podcast code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework