Love Fuel?    Donate

Thoughts, ideas, random notes, ramblings...

Anything about PHP in general, and FuelPHP in particular. Sometimes serious, sometimes with a big wink. But always with a message. Do you have an opinion about an article? Don't forget to comment!

With the introduction of the Monolog composer package to replace the Log class, a bug in the autoloader was discovered that caused the autoloader to skip class initialisations after an exception.

This hotfix will fix the autoloader, and will cause the correct exception message to be displayed, instead of the dreaded "Fatal error: Exception thrown without a stack frame in line 0".

 

Read More

A quick introduction to some new ORM adtitions, soft delete and temporal/revisions.

Read More
Page 1 of 3123»