News Feed
Jobs Feed
Sections




News Archive
Paul Jones' Blog:
Exceptional command-line PHP
August 08, 2008 @ 09:34:59

In a new post to his blog, Paul Jones anout a small issue when working with the PHP 5.2.5 command line functionality - a segfault if you extend the Exception class.

When executing code at the command line using php -r and PHP 5.2.5, be sure not to extend the Exception class. It will cause a segmentation fault.

He includes examples of the issue that would cause the problem and the bug he's filed in an effort to get it fixed.

0 comments voice your opinion now!
exception commandline php5 extend segfault


blog comments powered by Disqus

Similar Posts

International PHP Magazine: Poll Question: Which one is your Favorite PHP Category?

Zend Developer Zone: Getting an OAuth Access Token from the Command Line

DevShed: Overloading and Object-Oriented Programming with PHP 5

David Sklar\'s Blog: Two New O\'Reilly PHP Translations

Zend Developer Zone: Zend Framework Hidden Gems: Introduction


Community Events











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


tool code series phpunit introduction zendframework2 application example podcast framework interview language development testing opinion functional community conference release unittest

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