diff --git a/bin/doctrine.php b/bin/doctrine.php index 842c5493f..e1ccb7506 100755 --- a/bin/doctrine.php +++ b/bin/doctrine.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php assertEquals($this->originalAutoloaderCount + 2, count(spl_autoload_functions())); }