Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: Zend_Loader
-
Labels:None
Description
If Zend_Loader_Autoloader is registered as autoloader, then class_exists() method generates an error instead of returning false. See ZF-6607 for an example.
Issue Links
| This issue is related to: | ||||
| ZF-6607 | Problem with Zend_Soap_Wsdl class loading |
|
|
|
Didn't see this earlier when I posted
ZF-8364but I think we've run across the same issue. I attached a patch on my issue that should resolve the problem, I believe.Thanks!
Adam
ZF-8364but I think we've run across the same issue. I attached a patch on my issue that should resolve the problem, I believe. Thanks! Adam