Skip to content

Doctrine\Common\ClassLoader' not found #1

@nick-brown

Description

@nick-brown

The cli seems to work fine, but I get an error when attempting to load the library in CI.

( ! ) Fatal error: Class 'Doctrine\Common\ClassLoader' not found in C:\wamp\www\composerTest\application\libraries\Doctrine.php on line 18

Line 18 is:

$doctrineClassLoader = new \Doctrine\Common\ClassLoader('Doctrine', APPPATH.'libraries');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions