Created
January 2, 2012 14:01
-
-
Save FrancisVarga/1550785 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Francis-Vargas-MacBook-Pro:etc francis$ php -f blowJob.php | |
| === CLEAN ENVIROMENT === | |
| <? | |
| namespace Processus | |
| { | |
| require_once 'helpers.php'; | |
| /** | |
| * | |
| */ | |
| class ProcessusBootstrap implements \Processus\Interfaces\InterfaceBootstrap | |
| { | |
| #---------------------------------- | |
| #printed php class | |
| #---------------------------------- | |
| } | |
| } | |
| ?>PHP Fatal error: Class 'Processus\ProcessusBootstrap' not found in /Users/francis/www/shakeonit/application/php/Application/ApplicationBootstrap.php on line 12 | |
| PHP Stack trace: | |
| PHP 1. {main}() /Users/francis/www/shakeonit/etc/blowJob.php:0 | |
| PHP 2. require_once() /Users/francis/www/shakeonit/etc/blowJob.php:11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment