#1565: Searchable - class_exists autoload not set to false.
-------------------------+--------------------------------------------------
Reporter: cimac | Owner: jwage
Type: defect | Status: closed
Priority: minor | Milestone: Unknown
Component: Searchable | Version: 1.0.3
Resolution: invalid | Keywords: class_exists "File not found" php
warning
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
-------------------------+--------------------------------------------------
Changes (by jwage):
* status: new => closed
* resolution: => invalid
Comment:
This is a problem with the zend auto loader. It should not throw any
errors or stop the execution of the script when the autoload cannot load
the class. This is a problem because other registered autoloaders will not
be executed meaning that with zend autoloader you cannot use an other
loaders.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1565#comment:1>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---