Skip to content

Constant removal, visibility reduction and value change detection #33

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

Merged
merged 4 commits into from
Apr 15, 2018

Conversation

Ocramius
Copy link
Member

No description provided.

@Ocramius Ocramius added this to the 0.0.1 milestone Apr 15, 2018
@Ocramius Ocramius requested review from akrabat and asgrim April 15, 2018 14:04
@asgrim asgrim merged commit 7bfa931 into master Apr 15, 2018
@asgrim asgrim deleted the feature/constant-removal-and-visibility branch April 15, 2018 14:54
{
Assert::that($fromClass->getName())->same($toClass->getName());

$removedMethods = array_diff_key(
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be $removedConstants?

Copy link
Member Author

Choose a reason for hiding this comment

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

Aye: sending fixup PR in a jiffy

Ocramius added a commit that referenced this pull request Apr 15, 2018
Ocramius added a commit that referenced this pull request Apr 15, 2018
Ocramius added a commit that referenced this pull request Apr 15, 2018
`array_keys()` already produces a packed array
Ocramius added a commit that referenced this pull request Apr 15, 2018
akrabat added a commit that referenced this pull request Apr 16, 2018
uzibhalepu added a commit to uzibhalepu/BackwardCompatibilityCheck that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants