News Feed
Jobs Feed
Sections




News Archive
Court Ewing's Blog:
Common, Cryptic PHP Errors
May 01, 2012 @ 13:09:51

Court Ewing has a new post to his blog describing some of the most common cryptic errors that you might come across in your day-to-day development.

If you've been programming for awhile, then you've probably experienced your fair share of cryptic error messages. It's understandable that building in detailed error messages that are clear to even novice developers is not always a high priority for programming languages when there are so many other features to create and issues to address. The PHP language has decent error messages, but it is by no means an exception to this rule.

The three errors he covers are probably familiar to anyone that's been working with PHP for any length of time:

  • Fatal error: Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM
  • Fatal error: Can't use function return value in write context
  • Fatal error: Exception thrown without a stack frame in Unknown on line 0
0 comments voice your opinion now!
common cryptic error message language


blog comments powered by Disqus

Similar Posts

Greg Beaver\'s Blog: My language is bigger than your language so nyah nyah

International PHP Magazine: Poll Question: Which is the Most Common Design Pattern?

SitePoint PHP Blog: Should You Close Your PHP Code Tags?

Ian Barber's Blog: Linear Regression in PHP

Stas Malyshev' Blog: On PHP features


Community Events









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


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

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