Skip to content

fix(deps): update dependency humbug/php-scoper to ^0.18.19 (stable1.0)#2399

Closed
renovate[bot] wants to merge 1 commit intostable1.0from
renovate/stable1.0-humbug-php-scoper-0.x
Closed

fix(deps): update dependency humbug/php-scoper to ^0.18.19 (stable1.0)#2399
renovate[bot] wants to merge 1 commit intostable1.0from
renovate/stable1.0-humbug-php-scoper-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
humbug/php-scoper ^0.18.7^0.18.19 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

humbug/php-scoper (humbug/php-scoper)

v0.18.19: 0.18.19

Compare Source

Features
Bugfixes
  • Remove the custom error handler (#​1195)
  • Fix the PHP 8.5 null to string key casting deprecration (#​1197)
  • Correctly detect the stop on failure value (#​1194)

v0.18.18

Compare Source

Fixes
  • Normalize file paths for Windows compatibility (#​1130)

v0.18.17

Compare Source

Features
  • Update to thecodingmachine/safe v3 (#​1112)
Fixes
  • Fix scoping of new statement with the new parent not being a name (#​1115)
  • Handle arguments of method_exists (#​1116)
Misc
  • Move the init file template to the res directory (#​1054)

v0.18.16

Compare Source

Features
Misc
  • Allow PHPUnit 11 (#​1085)
  • Fix test for Symfony 7.2 (#​1087)
  • Show the diff upon failure when executing PHP-CS-Fixer in the CI (#​1088)
  • Fix constant/function assignment in WP example in the docs (#​1094)

v0.18.15

Compare Source

Fixes
  • Handle symbols removed within PhpStorm's stubs (#​1065)
  • Fix aliasing functions with multiple-level namespaces (#​1061)

v0.18.14

Compare Source

Features
  • Throw more friendly exceptions when loading a configuration (#​1045)
  • Allow to configure the parser PHP version (#​1044, #​1052)
Fixes
  • Configure the printer PHP version to 7.2 by default (#​1049)
  • Fix missing var-dumper dependency (#​1053)

v0.18.13

Compare Source

Fixes
  • Preserve heredoc/newdoc indentation (#​1037)
Misc
  • Fix the PHP version ID used in tests (#​1038)
  • Allow to specify the running PHP version for the specs (#​1039)
  • Leverage the PhpParser v5 printer changes (#​1040)

v0.18.12

Compare Source

Features
  • Introduce a new factory for SymbolsRegistry (#​1004)
Bugfixes
  • Append alias class statement correct when the class/interface is within a statement (#​966)
  • Do not exclude all source code in the default template (#​952)
  • Add an additional function_exists statement for excluded function checks (#​979)
  • Update the list of internal symbols (#​1013)
  • Make the scoper-autoload.php PHP 5.6 compatible (#​1024)
  • Do not scope class-like strings that cannot be class names (#​1027)
  • Do not prefix excluded functions used in call_user_func_array() (#​1028)
Misc

v0.18.11

Compare Source

Features
  • Add support for Symfony 7 (#​937)
Misc

v0.18.10

Compare Source

Fixes
  • Revert "feat: Mark all declarations as internal (#​882)" (#​928)

v0.18.9

Compare Source

Features
  • Make it easier to serialize/unserialize a SymbolsRegistry (#​915)

v0.18.8

Compare Source

Fix
  • Update the Reflector with the ext-uv symbols (#​894)
Misc
  • Bump to PHP 8.2 (#​904)
  • Migrate to FidryConsole 0.6 (#​903)
  • Remove non-existent ignored files (#​900)
  • Update .gitattributes (#​899)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from blizzz and enjeck as code owners March 15, 2026 00:36
@renovate renovate bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Mar 15, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 15, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: vendor-bin/php-scoper/composer.lock
Command failed: composer update humbug/php-scoper:0.18.19 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires humbug/php-scoper ^0.18.19 -> satisfiable by humbug/php-scoper[0.18.19].
    - humbug/php-scoper 0.18.19 requires php ^8.2 -> your php version (8.1; overridden via config.platform, same as actual) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@github-actions github-actions bot enabled auto-merge March 15, 2026 00:37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@enjeck enjeck force-pushed the renovate/stable1.0-humbug-php-scoper-0.x branch from 92303e9 to 842cf12 Compare March 29, 2026 06:20
@enjeck enjeck closed this Mar 29, 2026
auto-merge was automatically disabled March 29, 2026 06:27

Pull request was closed

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 29, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.18.19). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/stable1.0-humbug-php-scoper-0.x branch March 29, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant