Skip to content

Cleanup Ice.php #2465

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 2 commits into from
Jul 11, 2024
Merged

Cleanup Ice.php #2465

merged 2 commits into from
Jul 11, 2024

Conversation

bernardnormier
Copy link
Member

This PR moves most of Ice.php into separate files in Ice/.

@bernardnormier bernardnormier requested a review from pepone July 11, 2024 19:43
test(Ice_proxyIdentityAndFacetEqual($c1, $p));
test(!Ice_proxyIdentityAndFacetEqual($c2, $p));
test(Ice_proxyIdentityAndFacetEqual($r, $p));
test(Ice\proxyIdentityAndFacetEqual($c1, $p));
Copy link
Member Author

Choose a reason for hiding this comment

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

There are a few more leftovers of the old No-Namespace API.

Copy link
Member

@pepone pepone left a comment

Choose a reason for hiding this comment

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

Looks good!

@bernardnormier bernardnormier merged commit 56d7676 into zeroc-ice:main Jul 11, 2024
16 of 17 checks passed
@bernardnormier bernardnormier deleted the php-cleanup3 branch December 9, 2024 17:07
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
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