Created
June 27, 2017 16:25
-
-
Save SerheyDolgushev/1bf9c5d4ab2fb68ab6bcc6ace834ebfc 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
$ php bin/php/ezpgenerateautoloads.php -o | |
Scanning for PHP-files. | |
Scan complete. Found 483 PHP files. | |
Searching for classes (tokenizing). | |
Class eZINI in file extension/site/classes/override/ezini.php will override: | |
lib/ezutils/classes/ezini.php (autoload/ezp_kernel.php) | |
Found 204 classes, added 1 of them to the autoload array. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment