Sent from my iPhone
> On 25 Apr 2024, at 16:26, Rowan Tommins [IMSoP] wrote:
>
> On 24 April 2024 18:18:28 BST, Jorg Sowa wrote:
>> What about setting this parameter vaguely as the boolean we can pass?
>> ...
>> #[Deprecated(since: $packageVersion > 5.5)]
>> #[Deprecated(since: PHP_VERSION_ID
PHP 8.2.19RC1 has just been released and can be downloaded from:
https://downloads.php.net/~sergey/
or
https://qa.php.net/
or use the git tag: php-8.2.19RC1
Windows binaries are available at: https://windows.php.net/qa/#php-8.2
Please test it carefully, and report any bugs to
https://github.c
PHP 8.3.7RC1 has just been released and can be downloaded from:
https://downloads.php.net/~jakub/
or
https://qa.php.net/
or use the git tag: php-8.3.7RC1
Windows binaries are available at: https://windows.php.net/qa/#php-8.3
Please test it carefully, and report any bugs to
https://github.com/
On 25/04/2024 08:40, Stephen Reay wrote:
If you're on X.y and it says it was deprecated in X.w you know you
don't need to worry about it being removed until at least Y.a.
Yeah, that's the reasoning given in the Rust discussion, but I don't
find it convincing.
If the project's deprecation po
> On Apr 25, 2024, at 11:28 AM, Rowan Tommins [IMSoP]
> wrote:
> If the project has no clear deprecation policy, the information is useless
> anyway.
Not true.
Having standardized notation for deprecation would allow tooling to analyze a
codebase and determine if it contains deprecated code t
On 25 April 2024 22:01:35 BST, Mike Schinkel wrote:
>> On Apr 25, 2024, at 11:28 AM, Rowan Tommins [IMSoP]
>> wrote:
>> If the project has no clear deprecation policy, the information is useless
>> anyway.
>
>Not true.
>
>Having standardized notation for deprecation would allow tooling to an
Howdy everyone,
I’m reaching out in an attempt to start an RFC for the apach2handler module,
and I'm eager to hear your perspectives. I’ve already created a Draft PR on
GitHub (https://github.com/php/php-src/pull/14047), and I am ready to move
forward with the next steps of the proposal (RFC k