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 cf81401 commit d96e7afCopy full SHA for d96e7af
README.md
@@ -825,6 +825,11 @@ after prefixing an application.
825
826
Note: when using Box, Box is able to take care of that step for you.
827
828
+PHP-Scoper also can not handle Composers static file autoloaders. This is due
829
+to Composer loading files based on a hash which is generated from package name
830
+and relative file path. For a workaround see
831
+[#298](https://github.com/humbug/php-scoper/issues/298#issuecomment-525700081).
832
+
833
834
### Composer Plugins
835
0 commit comments