Skip to content

Add various stubs for Intl - part 2 #4826

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 1 commit into from

Conversation

kocsismate
Copy link
Member

Stubs for the following components:

  • Common
  • Collator
  • Transliterator

@cmb69 cmb69 added the Stubs label Oct 15, 2019
@kocsismate kocsismate force-pushed the intl-various-stubs2 branch 2 times, most recently from d90eebb to 53ccc32 Compare November 11, 2019 20:29
@kocsismate kocsismate force-pushed the intl-various-stubs2 branch 2 times, most recently from 942d2e7 to 54d1bb0 Compare January 5, 2020 23:23
@kocsismate
Copy link
Member Author

Can I merge this?

@@ -0,0 +1,22 @@
<?php

class IntlIterator implements Iterator
Copy link
Member

Choose a reason for hiding this comment

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

TIL. I wanted to add this as general core functionality, didn't know it exists in intl.

@php-pulls php-pulls closed this in c425729 Feb 4, 2020
@kocsismate kocsismate deleted the intl-various-stubs2 branch February 4, 2020 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants