Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-27 Thread youkidearitai
2025年7月23日(水) 0:24 Peter Kokot : > > On Tue, 22 Jul 2025 at 15:09, Calvin Buckley wrote: >> >> On Jul 22, 2025, at 6:10 AM, Peter Kokot wrote: >> > >> > I still think that Oniguruma needs to be bundled to make builds simpler. >> > Deprecating this part of the mbstring extension will take until P

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-22 Thread Peter Kokot
On Tue, 22 Jul 2025 at 15:09, Calvin Buckley wrote: > On Jul 22, 2025, at 6:10 AM, Peter Kokot wrote: > > > > I still think that Oniguruma needs to be bundled to make builds simpler. > Deprecating this part of the mbstring extension will take until PHP 9 to be > able to remove it (at least accor

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-22 Thread Calvin Buckley
On Jul 22, 2025, at 6:10 AM, Peter Kokot wrote: > > I still think that Oniguruma needs to be bundled to make builds simpler. > Deprecating this part of the mbstring extension will take until PHP 9 to be > able to remove it (at least according to current PHP practices - deprecation > and remova

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-22 Thread Peter Kokot
On Fri, 18 Jul 2025 at 03:01, youkidearitai wrote: > 2025年7月16日(水) 21:37 Jakub Zelenka : > > > > On Tue, Jul 15, 2025 at 6:44 PM Niels Dossche > wrote: > >> > >> On 15/07/2025 09:26, youkidearitai wrote: > >> > 2025年6月19日(木) 3:45 Peter Kokot : > >> >> > >> >> What about bundling Oniguruma to php

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-17 Thread youkidearitai
2025年7月16日(水) 21:37 Jakub Zelenka : > > On Tue, Jul 15, 2025 at 6:44 PM Niels Dossche wrote: >> >> On 15/07/2025 09:26, youkidearitai wrote: >> > 2025年6月19日(木) 3:45 Peter Kokot : >> >> >> >> What about bundling Oniguruma to php-src/ext/mbstring/oniguruma again as >> >> it once was already? This w

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-16 Thread Jakub Zelenka
On Tue, Jul 15, 2025 at 6:44 PM Niels Dossche wrote: > On 15/07/2025 09:26, youkidearitai wrote: > > 2025年6月19日(木) 3:45 Peter Kokot : > >> > >> What about bundling Oniguruma to php-src/ext/mbstring/oniguruma again > as it once was already? This would make development easier to be located > inside

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-16 Thread Derick Rethans
On Wed, 30 Apr 2025, youkidearitai wrote: > 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

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-15 Thread Niels Dossche
On 15/07/2025 09:26, youkidearitai wrote: > 2025年6月19日(木) 3:45 Peter Kokot : >> >> What about bundling Oniguruma to php-src/ext/mbstring/oniguruma again as it >> once was already? This would make development easier to be located inside >> php-src. However, everything put inside php-src has a ques

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-15 Thread Peter Kokot
On Tue, 15 Jul 2025 at 10:06, youkidearitai wrote: > 2025年6月19日(木) 3:45 Peter Kokot : > > > > On Wed, 30 Apr 2025 at 11:04, youkidearitai > wrote: > >> > >> 2025年4月30日(水) 17:13 Anton Smirnov : > >> > > >> > On 30/04/2025 08:05, youkidearitai wrote: > >> > > Hi, Internals > >> > > > >> > > Onigur

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-07-15 Thread youkidearitai
2025年6月19日(木) 3:45 Peter Kokot : > > On Wed, 30 Apr 2025 at 11:04, youkidearitai wrote: >> >> 2025年4月30日(水) 17:13 Anton Smirnov : >> > >> > On 30/04/2025 08:05, youkidearitai wrote: >> > > Hi, Internals >> > > >> > > Oniguruma(鬼車) maintenance was ended on April 24, 2025. >> > > https://github.com/

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-06-18 Thread Peter Kokot
On Wed, 30 Apr 2025 at 11:04, youkidearitai wrote: > 2025年4月30日(水) 17:13 Anton Smirnov : > > > > On 30/04/2025 08:05, youkidearitai wrote: > > > Hi, Internals > > > > > > Oniguruma(鬼車) maintenance was ended on April 24, 2025. > > > https://github.com/kkos/oniguruma > > > This library uses mbregex

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-04-30 Thread youkidearitai
2025年4月30日(水) 17:13 Anton Smirnov : > > On 30/04/2025 08:05, youkidearitai wrote: > > 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(鬼雲). > > http

Re: [PHP-DEV] Oniguruma maintenance was ended on 2025-04-24

2025-04-30 Thread Anton Smirnov
On 30/04/2025 08:05, youkidearitai wrote: 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