Skip to content

Generate ext/intl class entries from stubs #6670

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
wants to merge 2 commits into from

Conversation

kocsismate
Copy link
Member

No description provided.

@kocsismate kocsismate force-pushed the stub-ce3 branch 4 times, most recently from 432758b to 6208fa2 Compare February 6, 2021 11:51
@@ -0,0 +1,12 @@
<?php
Copy link
Member Author

Choose a reason for hiding this comment

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

Unfortuantely, I couldn't register IntlPartsIterator without extracting its stub to its own file, even though I tried multiple approaches.

Copy link
Member

Choose a reason for hiding this comment

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

What was the problem with it?

Copy link
Member Author

Choose a reason for hiding this comment

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

The problem was that originally, breakiterator_arginfo.h had to be included both in breakiterator_class.cpp and breakiterator_iterators.cpp, so that the class registering functions (e.g. register_class_IntlPartsIterator) became duplicate symbols.

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