php-scoper icon indicating copy to clipboard operation
php-scoper copied to clipboard

🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.

Results 85 php-scoper issues
Sort by recently updated
recently updated
newest added

Closes #409 It is a BC break `Configuration` hence will be put on hold for 0.17.

Changeset: https://github.com/nikic/PHP-Parser/compare/v4.10.4...v4.13.2 Worth double checking the changelog too. https://github.com/humbug/php-scoper/issues/618 is also suspicious as I am certain it was handled before (but to double check) and it is not clear what...

Since it's been asked and because I don't really like GitHub projects I am posting this for providing more transparency. - [x] [_In progress_] Remove `whitelist` keyword - [x] Add...

See code TODOs Ideally it should not require any special code, i.e. doable via the current config

In https://github.com/humbug/php-scoper/pull/556/files a ComposerPatcher has been introduced to fix a few string usages. However at first glance they should be cases already handled hence should be investigated

bug
has PR

## Feature Request Hello! In fact this is not a feature request, is a feature I've already done and maybe you want to adopt it as part of the php-scoper...

## Bug report | Question | Answer | ------------| --------------- | PHP-Scoper version | 0.14.0 | PHP version | 7.4.14 | Platform with version | Manjaro Linux 20.2.1 | Github...

bug

## Bug report | Question | Answer | ------------| --------------- | Box version | 0.13.9 | PHP version | 7.3.22 | Platform with version | Alpine (docker) | Github Repo...

enhancement
help wanted

## Feature Request It would be great if php-scoper supported PHPDoc prefixing as many linters use those (phan for example)

enhancement
help wanted