This post originated from an RSS feed registered with PHP Buzz
by Jon Wood.
Original Post: Interfaces BrokenUnder 5.0.1
Feed Title: Jon's Ramblings
Feed URL: http://www.jellybob.co.uk/rss.php?version=1.0
Feed Description: Some random talk on PHP, PEAR, and life.
After upgrading my development box to 5.0.1 I discovered that Services_Google caused a segfault - it turns out that from what I can discover, all interfaces are broken under 5.0.1 - I've opened bug #29828, but thought I should warn people not to upgrade if they're using Services_Google
Update: After running gdb on it (something I don't often venture to do), it turns out that the problem is in fact with Zend Optimizer. Still annoying, but a lot less annoying than it being 5.0.1.