Created
October 24, 2013 08:42
-
-
Save friggingee/7133437 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
vagrant@precise32:/vagrant/temp/TYPO3_CodingStandard-master/scripts$ php ./PearPackageCreator.php make --TYPO3SniffPool 0.0.5 beta | |
PHP Warning: require_once(PEAR/PackageFileManager2.php): failed to open stream: No such file or directory in /vagrant/temp/TYPO3_CodingStandard-master/scripts/PearPackageCreator.php on line 2 | |
PHP Fatal error: require_once(): Failed opening required 'PEAR/PackageFileManager2.php' (include_path='.:/usr/share/php:/usr/share/pear') in /vagrant/temp/TYPO3_CodingStandard-master/scripts/PearPackageCreator.php on line 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment