Hi, Internals
Oniguruma(鬼車) maintenance was ended on April 24, 2025.
https://github.com/kkos/oniguruma
This library uses mbregex in php-src.
There is forked library in Onigumo(鬼雲).
https://github.com/k-takata/Onigmo
How do we do that?
- Move to Onigumo
- Stay in Oniguruma
- Deprecate mbregex functions
I created issue in php-src too.
https://github.com/php/php-src/issues/18467
Regards
Yuya.
--
Yuya Hamada (tekimen)
Hi, Internals
Oniguruma(鬼車) maintenance was ended on April 24, 2025.
https://github.com/kkos/oniguruma
This library uses mbregex in php-src.There is forked library in Onigumo(鬼雲).
https://github.com/k-takata/OnigmoHow do we do that?
- Move to Onigumo
- Stay in Oniguruma
- Deprecate mbregex functions
I created issue in php-src too.
https://github.com/php/php-src/issues/18467Regards
Yuya.
Onigmo seems to be abandoned too, with no meaningful commits in 5 years
2025年4月30日(水) 17:13 Anton Smirnov sandfox@sandfox.me:
Hi, Internals
Oniguruma(鬼車) maintenance was ended on April 24, 2025.
https://github.com/kkos/oniguruma
This library uses mbregex in php-src.There is forked library in Onigumo(鬼雲).
https://github.com/k-takata/OnigmoHow do we do that?
- Move to Onigumo
- Stay in Oniguruma
- Deprecate mbregex functions
I created issue in php-src too.
https://github.com/php/php-src/issues/18467Regards
Yuya.Onigmo seems to be abandoned too, with no meaningful commits in 5 years
Hi,
Yes, Onigmo is only supported to Unicode 11.0. Seems Onigumo abandoned too.
Found more one way to "include Oniguruma again" when Japanese users discussions.
However, this way is difficult because that means we maintenance Oniguruma.
Regards
Yuya
Yuya Hamada (tekimen)