Skip to content

Conversation

@Kocal
Copy link
Contributor

@Kocal Kocal commented Nov 6, 2025

Follows phpbench/phpbench#1128

I didn't touch the CI as it seems pretty outdated, but locally I was able to install Symfony 8.0.0-BETA1 and run tests:

➜  phpbench-container git:(symfony-8) ✗ sfcp req symfony/options-resolver ^8.0.0-BETA1 -W
./composer.json has been updated
Running composer update symfony/options-resolver --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading symfony/options-resolver (v7.3.3 => v8.0.0-BETA1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Upgrading symfony/options-resolver (v7.3.3 => v8.0.0-BETA1): Extracting archive
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Symfony recipes are disabled: "symfony/flex" not found in the root composer.json

Synchronizing package.json is disabled: "symfony/flex" not found in the root composer.json
No security vulnerability advisories found.

➜  phpbench-container git:(symfony-8) ✗ sfp vendor/bin/php
Could not open input file: vendor/bin/php
➜  phpbench-container git:(symfony-8) ✗ sfp vendor/bin/phpunit
PHPUnit 8.5.48 by Sebastian Bergmann and contributors.

............                                                      12 / 12 (100%)

Time: 25 ms, Memory: 6.00 MB

OK (12 tests, 26 assertions)
➜  phpbench-container git:(symfony-8) ✗

@dantleech
Copy link
Member

dantleech commented Nov 6, 2025

thanks, should probably inline this package into the main repo.

@dantleech
Copy link
Member

dantleech commented Nov 6, 2025

tagged a new release 2.2.3

@Kocal Kocal deleted the symfony-8 branch November 6, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants