Zend Framework

Registered autoloader doesn't allow to use class_exists() function.

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical 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

Activity

Hide
Adam Jensen added a comment -

Didn't see this earlier when I posted ZF-8364 but 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

Show
Adam Jensen added a comment - Didn't see this earlier when I posted ZF-8364 but 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

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: