Hi,

On Wed, Feb 18, 2026 at 8:39 PM Muhammed Arshid KV <[email protected]>
wrote:

> Hello internals,
>
> Following maintainer feedback, I’ve created an RFC to group multiple
> warning → ValueError conversions for PHP 8.6 instead of proposing many
> small RFCs.
>
> The initial example includes mkdir() where invalid permission values
> (outside 0..07777) would throw ValueError instead of emitting a warning
> and returning false.
>
> RFC draft:
> https://wiki.php.net/rfc/php86_valueerror_conversions
>

Please check the deprecation RFC out:
https://wiki.php.net/rfc/deprecations_php_8_6 . It should be done in a
similar way with section for each different case. There should be then
multiple votes.

Cheers

Jakub

Reply via email to