Skip to content

Conversation

@TomasVotruba
Copy link
Member

Automated changes by create-pull-request GitHub action

@TomasVotruba TomasVotruba enabled auto-merge (squash) August 3, 2025 00:43
@samsonasik
Copy link
Member

It seems there is error:

PHP Fatal error:  Uncaught Error: Class "Symfony\Component\String\UnicodeString" not found in /home/runner/work/rector-src/rector-src/vendor/symfony/console/Helper/Helper.php:92
Stack trace:

I will look into it

@samsonasik samsonasik self-assigned this Aug 4, 2025
@samsonasik
Copy link
Member

symfony/string somehow removed when upgrade to myclabs/deep-copy:.13.4

Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading myclabs/deep-copy (1.13.3 => 1.13.4)
  - ```

@samsonasik
Copy link
Member

I see, it seems due to replace config

rector-src/composer.json

Lines 64 to 66 in fa0a9a8

"replace": {
"rector/rector": "self.version",
"symfony/string": "*",

@samsonasik
Copy link
Member

Fixed 🎉

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants