Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Change Age Confidence
humbug/php-scoper ^0.18.7 -> ^0.18.18 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.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 added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Nov 22, 2025
@renovate renovate bot requested review from blizzz and enjeck as code owners November 22, 2025 12:32
@renovate
Copy link
Contributor Author

renovate bot commented Nov 22, 2025

⚠️ 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.18 --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.18 -> satisfiable by humbug/php-scoper[0.18.18].
    - humbug/php-scoper 0.18.18 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 November 22, 2025 12:32
@renovate renovate bot changed the title fix(deps): update dependency humbug/php-scoper to ^0.18.18 (main) fix(deps): update dependency humbug/php-scoper to ^0.18.18 (main) - autoclosed Nov 24, 2025
@renovate renovate bot closed this Nov 24, 2025
auto-merge was automatically disabled November 24, 2025 08:32

Pull request was closed

@renovate renovate bot deleted the renovate/main-humbug-php-scoper-0.x branch November 24, 2025 08:32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update dependency humbug/php-scoper to ^0.18.18 (main) - autoclosed fix(deps): update dependency humbug/php-scoper to ^0.18.18 (main) Nov 29, 2025
@renovate renovate bot reopened this Nov 29, 2025
@renovate renovate bot force-pushed the renovate/main-humbug-php-scoper-0.x branch 2 times, most recently from 7b6f44b to 236e202 Compare November 29, 2025 00:33
@github-actions github-actions bot enabled auto-merge November 29, 2025 00:34
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