ZF-7370: Zend_Gdata_App_FeedTest::testSetServicePropagatesToChildren() tests produce an error on PHP 5.3
Description
On PHP 5.3, the Gdata tests produce an error:
There was 1 error:
1) testSetServicePropagatesToChildren(Zend_Gdata_App_FeedTest)
get_class() expects parameter 1 to be object, null given
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2009-07-28T08:18:37.000+0000
Set component and auto reassign
Posted by Trevor Johns (tjohns) on 2009-07-28T12:57:41.000+0000
This has already been fixed in ZF 1.9.0 by r17036:
Backport to trunk in r17037: