Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.4
-
Component/s: Zend_Gdata
-
Labels:None
Description
Changes committed in r7577 removed error suppression (@) from the include_once call in Zend_Loader:83. This was eliminated in order to make sure that parsing errors, etc are discoverable. The magic method __call handing of 'new*' for data model class creation depended on these errors being suppressed. Need to suppress these errors in Zend_Gdata_App and Zend_Gdata_Gapps.
Issue Links
| This issue is related to: | ||||
| ZF-2674 | Zend_Gdata_AttendeeStatusTest failing (trunk) |
|
|
|
Fixed in trunk - r8131.