Thank you Jakub for tackling the problem of inconsistency between policy
and practice.
Taking my PR as case study, under this policy I am allowed to choose
whatever approach I want? Either deprecation or validation error.
https://github.com/php/php-src/pull/15647
> - Behavior changes in undefine
Hi,
On Tue, May 13, 2025 at 12:56 PM Tim Düsterhus wrote:
> Hi
>
> Am 2025-05-13 12:13, schrieb Jakub Zelenka:
> >> From my experience in maintaining an old PHP application and
> >> upgrading
> >> it to support the latest and greatest PHP every year, I think the
> >> following points would be a
Hi
Am 2025-05-13 12:13, schrieb Jakub Zelenka:
From my experience in maintaining an old PHP application and
upgrading
it to support the latest and greatest PHP every year, I think the
following points would be a good starting point to discuss:
- For backwards compatibility breaks introduced i
Hi,
On Sun, May 11, 2025 at 10:14 PM Tim Düsterhus wrote:
> Hi
>
> I gave this some additional thoughts.
>
> Am 2025-05-09 13:36, schrieb Jakub Zelenka:
> >> - A minor version MUST NOT break syntax compatibility (i.e. every PHP
> >> program that compiles must continue to compile).
> >>
> >
> > A
Hi
I gave this some additional thoughts.
Am 2025-05-09 13:36, schrieb Jakub Zelenka:
- A minor version MUST NOT break syntax compatibility (i.e. every PHP
program that compiles must continue to compile).
Added this one
Thinking about this more, I am not sure if having this as a MUST rule
Hi,
On Fri, May 9, 2025 at 1:09 PM Tim Düsterhus wrote:
> Hi
>
> Am 2025-05-09 12:47, schrieb Jakub Zelenka:
> > I'd like to start discussion for some release process updates defined
> > in
> > the following RFC / linked PR:
> >
> > RFC: https://wiki.php.net/rfc/policy-release-process-update
> >
Hi
Am 2025-05-09 12:47, schrieb Jakub Zelenka:
I'd like to start discussion for some release process updates defined
in
the following RFC / linked PR:
RFC: https://wiki.php.net/rfc/policy-release-process-update
Policy PR: https://github.com/php/policies/pull/19
Thank you. The changes seem to
Hello,
I'd like to start discussion for some release process updates defined in
the following RFC / linked PR:
RFC: https://wiki.php.net/rfc/policy-release-process-update
Policy PR: https://github.com/php/policies/pull/19
Regards
Jakub