Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread Ilija Tovilo
Hi Volker On Wed, Jun 18, 2025 at 2:23 PM Volker Dusch wrote: > > On Wed, Jun 18, 2025 at 1:28 AM Daniel Scherzer > wrote: >> >> I'd like to start the discussion for a new RFC about adding a >> `#[\DelayedTargetValidation]` attribute. >> >> * RFC: https://wiki.php.net/rfc/delayedtargetvalidati

Re: [PHP-DEV] Re: [VOTE] Clone with v2

2025-06-18 Thread Larry Garfield
On Wed, Jun 18, 2025, at 10:59 AM, Volker Dusch wrote: > On Wed, Jun 4, 2025 at 5:13 PM Volker Dusch wrote: >> Hi everyone, >> [...] >> As with every RFC, a 2/3 majority is required. >> Voting ends 2025-06-18 at 15:30:00 UTC. > > The voting has ended today. > > The clone-with-v2 RFC was accepted

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: External Message: Re: [PHP-DEV] Pre-RFC: dd() and dump() functions for PHP core

2025-06-18 Thread Jeffrey Dafoe
> While I understand that dd is a valid way of debugging PHP code, I don't > think we should encourage this. Users should be encouraged to learn how to > use proper debugger like XDebug. Plus PHP has plenty of dumping functions > already and I see no need for yet another one.  One could probabl

[PHP-DEV] Re: [VOTE] Clone with v2

2025-06-18 Thread Volker Dusch
On Wed, Jun 4, 2025 at 5:13 PM Volker Dusch wrote: > Hi everyone, > [...] > As with every RFC, a 2/3 majority is required. > Voting ends 2025-06-18 at 15:30:00 UTC. The voting has ended today. The clone-with-v2 RFC was accepted with 16 (Yes) to 4 (No) votes (80% in favor). Tim will take care of

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread Daniel Scherzer
On Wed, Jun 18, 2025 at 5:22 AM Volker Dusch wrote: > On Wed, Jun 18, 2025 at 1:28 AM Daniel Scherzer < > daniel.e.scher...@gmail.com> wrote: > >> I'd like to start the discussion for a new RFC about adding a >> `#[\DelayedTargetValidation]` attribute. >> >> * RFC: https://wiki.php.net/rfc/delaye

Re: [PHP-DEV] Year 2038 issue

2025-06-18 Thread Rob Landers
On Wed, Jun 18, 2025, at 13:18, Marc Bennewitz wrote: > > > On 16.06.25 19:01, Yogarine wrote: >> Hi all, >> >> On 16 Jun 2025, at 17:24, Rob Landers wrote: >>> On Mon, Jun 16, 2025, at 16:54, Alexandru Pătrănescu wrote: On Mon, Jun 16, 2025 at 4:03 PM Marc Bennewitz wrote: Hi all, >

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread Volker Dusch
On Wed, Jun 18, 2025 at 1:28 AM Daniel Scherzer wrote: > I'd like to start the discussion for a new RFC about adding a > `#[\DelayedTargetValidation]` attribute. > > * RFC: https://wiki.php.net/rfc/delayedtargetvalidation_attribute > * Implementation: https://github.com/php/php-src/pull/18817 >

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread Rob Landers
On Wed, Jun 18, 2025, at 13:09, kont...@beberlei.de wrote: > > Von meinem iPhone gesendet > >> Am 18.06.2025 um 11:26 schrieb Rob Landers : >>  >> On Wed, Jun 18, 2025, at 01:26, Daniel Scherzer wrote: >>> Hi internals, >>> >>> I'd like to start the discussion for a new RFC about adding a >>

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread Andreas Heigl
On 18 June 2025 13:09:26 CEST, kont...@beberlei.de wrote: > >Von meinem iPhone gesendet > >> Am 18.06.2025 um 11:26 schrieb Rob Landers : >> >>  >>> >>> On Wed, Jun 18, 2025, at 01:26, Daniel Scherzer wrote: >>> Hi internals, >>> >>> I'd like to start the discussion for a new RFC about adding a

Re: [PHP-DEV] Year 2038 issue

2025-06-18 Thread Marc Bennewitz
On 16.06.25 19:01, Yogarine wrote: Hi all, On 16 Jun 2025, at 17:24, Rob Landers wrote: On Mon, Jun 16, 2025, at 16:54, Alexandru Pătrănescu wrote: On Mon, Jun 16, 2025 at 4:03 PM Marc Bennewitz wrote: Hi all, It's 12.5 years only until the timestamps in PHP on 32bit will not work as exp

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread kontakt
Von meinem iPhone gesendet > Am 18.06.2025 um 11:26 schrieb Rob Landers : > >  >> >> On Wed, Jun 18, 2025, at 01:26, Daniel Scherzer wrote: >> Hi internals, >> >> I'd like to start the discussion for a new RFC about adding a >> `#[\DelayedTargetValidation]` attribute. >> >> * RFC: https://w

Re: [PHP-DEV] [RFC] [Discussion] #[\DelayedTargetValidation] attribute

2025-06-18 Thread Rob Landers
On Wed, Jun 18, 2025, at 01:26, Daniel Scherzer wrote: > Hi internals, > > I'd like to start the discussion for a new RFC about adding a > `#[\DelayedTargetValidation]` attribute. > > * RFC: https://wiki.php.net/rfc/delayedtargetvalidation_attribute > * Implementation: https://github.com/php/php