Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make fixer available via FileProxy #455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fredden wants to merge 1 commit into magento:develop from fredden:fileproxy-fixer

Conversation

Copy link
Member

@fredden fredden commented May 29, 2023
edited
Loading

If #452 gets merged before this pull request, this pull request can be safely closed as the problem files are being removed there.

This pull request has been created purely so that we can progress with #453, which is blocking #452. This is not intended to be a long-term fix.

This fixes #454

{
$this->file = $file;
$this->proxies = $proxies;
$this->fixer = $file->fixer;
Copy link
Contributor

@bubasuma bubasuma May 30, 2023
edited
Loading

Choose a reason for hiding this comment

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

Please use magic methods _get()/_set() in order to fix the issue for all public properties.

Copy link
Member Author

Choose a reason for hiding this comment

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

This file is being removed in #452 (which I expect to be merged in this week), making further changes to this file seems like unnecessary work.

This change is the minimum required to make the tests pass. If you would like to add additional tests and write the necessary code to make them pass, please open a new pull request with those changes.

My recommendation would be to get this merged, then #453, then #452.

ihor-sviziev reacted with thumbs up emoji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@ihor-sviziev ihor-sviziev ihor-sviziev approved these changes

@bubasuma bubasuma Awaiting requested review from bubasuma

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Tests are failing on develop branch

AltStyle によって変換されたページ (->オリジナル) /