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

Scott Mattocks\' Blog: PHP-GTK News #11

Oracle Technology Network: Persisting PHP5 Objects in Oracle

Michael Girouard's Blog: FIEO with PHP 5 Interceptors

Adam Trachtenberg's Blog: Stupid PHP one liners: Google calc

Kae Verens' Blog: review: Object-Oriented Programming in PHP5


Community Events











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


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

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