Re: [PHP-DEV] Replace libjpeg with libjpeg-turbo for PHP 8.1+ on Windows

2021-07-14 Thread Christoph M. Becker
On 09.05.2021 at 17:45, Dan Ackroyd wrote: > On Sun, 9 May 2021 at 16:04, Christoph M. Becker wrote: >> >> I suggest to replace libjpeg[1] with libjpeg-turbo[2] for future PHP >> releases on Windows, starting with PHP 8.1. >> >> Thoughts? Objections? > > So the ABI break would only affect people

Re: [PHP-DEV] [RFC] [VOTE] is_literal

2021-07-14 Thread Craig Francis
Injection Vulnerabilities remain at the top of the OWASP "Top 10 Web Application Security Risks". It’s important to remember that Injection Vulnerabilities don't just affect the developer, but rather the data of potentially thousands of people using the website/system. These can even occur when u

[PHP-DEV] Re: [VOTE] Deprecations for PHP 8.1

2021-07-14 Thread Nikita Popov
On Wed, Jun 30, 2021 at 11:32 AM Nikita Popov wrote: > Hi internals, > > I have opened voting on https://wiki.php.net/rfc/deprecations_php_8_1. > The vote closes on 2021-07-14. > > This RFC is a collection of various deprecation suggestions from different > people. Each deprecation is voted separ

[PHP-DEV] Re: [Vote] New in initializers

2021-07-14 Thread Nikita Popov
On Wed, Jun 30, 2021 at 9:55 AM Nikita Popov wrote: > Hi internals, > > I've opened voting on https://wiki.php.net/rfc/new_in_initializers. > Voting will close on 2021-07-14. > > Note that relative to the original RFC, new support is limited to > parameter default values, attribute arguments, sta