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

International PHP Magazine: Poll Question: The Biggest Advantage of PHP 5 is?

PHP.net: PHP 5.5.0 Alpha3 released

Stefan Mischook's Blog: PHP Video: Improve your PHP skills by learning ANOTHER programming language

RelativeSanity.com: The Problem with PHP

SitePoint PHP Blog: How strict is your dynamic language?


Community Events









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


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

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