We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8b300 commit ddf358eCopy full SHA for ddf358e
book/performance.rst
@@ -62,7 +62,7 @@ command line, and might become part of your deploy process:
62
63
php composer.phar dump-autoload --optimize
64
65
-Internally, this builds the big class map array in ``vendor/composer/autoload_namespaces.php``.
+Internally, this builds the big class map array in ``vendor/composer/autoload_classmap.php``.
66
67
Caching the Autoloader with APC
68
-------------------------------
0 commit comments