Skip to content

Update dependences#85

Merged
roxblnfk merged 2 commits into2.xfrom
upd
Dec 14, 2025
Merged

Update dependences#85
roxblnfk merged 2 commits into2.xfrom
upd

Conversation

@roxblnfk
Copy link
Member

What was changed

  • FakeSessionSection: improved compatibility with ArrayAccess
  • Added symfony/mime v8

@roxblnfk roxblnfk merged commit 09b0eb2 into 2.x Dec 14, 2025
11 of 12 checks passed
@roxblnfk roxblnfk deleted the upd branch December 14, 2025 08:07
Comment on lines +68 to +69
"conflict": {
"phpunit/phpunit": ">10.5.45"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@roxblnfk What are the issues here this kind of blocking?

Copy link
Member Author

@roxblnfk roxblnfk Feb 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Because we need to intercept test run (see sebastianbergmann/phpunit#6389).

It's possible with phpunit 13 now, but it requires PHP 8.4+ while the framework works with PHP 8.1+

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand I had to add the same conflict to my spiral app as else it did install a older version which PHP version was not supported. I know addded the same conflict to my own spiral app but that it works I needed to allow PHPUnit ^9.6. I will currently keep it this way as it seems atleast run this way with against Symfony 8: https://github.com/PHP-CMSIG/search/blob/0.12/.examples/spiral/composer.json

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