I've narrowed the problem down to Wincache 1.3.4.
In their changelog, it says that they add support for traits in 1.3.5, and traits is part of what's been added in Laravel 4.2: http://pecl.php.net/package-changelog.php?package=WinCache
However, Wincache 1.3.5 only works on PHP 5.5. I'm running PHP 5.4.31 because our system uses SQL Server and there aren't any official PHP 5.5 drivers yet.
So it looks like i'm stuck with having to keep Wincache turned off.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community