humbug/php-scoper
PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions.
scoper-autoload.php PHP 5.6 compatible (#1024)call_user_func_array() (#1028)spl_autoload_register() singule parameter (#887)is_callable() calls (#888)call_user_func_array() (#889)humbug_phpscoper_expose_class class declaration (#831, #811)build directory instead of dist (#833)This release is a another big release. It really aims at tackling some fundamental and long-standing issues that are preventing a 1.x release. The two main problems being:
This release is an RC as this brings significant changes that I would like to pay more attention to and evaluate or it will affect big users such as PHPUnit, PHPStan, Infection or Rector.
humbug_php_scoper_expose_class() to simplify the class alias declarations (#718)PatcherChain#getPatchers() as internal (#737)output-dir configuration option (#632)Configuration::withPatcher() factory (#749)ConfigurableScoper (#705)class_alias statements (#724)inspect-symbol command slowness (#755)i flag (#759)bamarni.foward-command to false (#703)files-whitelist by exclude-files (#651)Configuration::withPrefix() (#629)How can I help you explore Laravel packages today?