loophp / phptree

An implementation of tree data structure
MIT License
93 stars 4 forks source link

Add unicode support (TrieNode and Text importer) #43

Closed alanpoulain closed 9 months ago

alanpoulain commented 9 months ago

I've added Unicode support to TrieNode and Text importer. However since the commit https://github.com/loophp/phptree/commit/ed4ff23470313dcd43b1b8a26460ba78c1e59917, the project seems broken. Do you plan to fix it and make a new release?

github-actions[bot] commented 9 months ago

Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.

alanpoulain commented 9 months ago

Please don't, friendly ping @drupol :slightly_smiling_face:

drupol commented 9 months ago

Thanks @alanpoulain ! I merged it, I'll give some love to this package as soon as I have some free time.

alanpoulain commented 9 months ago

Great to hear it, please tell me if you need some help!

drupol commented 9 months ago

Why not, are you interested into being maintainer?

alanpoulain commented 9 months ago

Not a regular one, but I can provide some help :smile:

drupol commented 9 months ago

OK, adding you as maintainer! Thanks :)

drupol commented 9 months ago

Job done! Welcome mate :)

alanpoulain commented 9 months ago

Thanks :slightly_smiling_face: