Re: [PHP-DEV] Bugsnet

2021-05-10 Thread Alexander Kurilo via internals
On 09/05/2021 09:48, Joe Watkins wrote: Morning internals, We have a spam problem on bugsnet, it's not a new problem. Nikita had to waste time deleting 20 odd messages from bugsnet yesterday and this is a common, daily occurrence. We clearly don't have time for this. Quite aside from spam probl

[PHP-DEV] Optional E_DEPRECATED for 8.0 in 7.4

2021-01-22 Thread Alexander Kurilo via internals
Dear Internals, Recently I started investigating how to migrate a fairly big project to PHP 8 and while most of the changes looked safe-ish, there was one that I was particularly worried about: few comparison rules were changed by "Saner String to Number Comparisons."[1]: Comparison| Before

Re: [PHP-DEV] Broken openssl tests on Travis

2018-12-30 Thread Alexander Kurilo via internals
On 30/12/2018 23:29, Stanislav Malyshev wrote: Hi! There are 2 ways out: * This PR https://github.com/php/php-src/pull/3698 aims to solve the root cause: it modifies tests in order to make them generate certificates on the fly and always be sure that their expiration date is in the future (and

Re: [PHP-DEV] Broken openssl tests on Travis

2018-12-30 Thread Alexander Kurilo via internals
On 02/12/2018 09:16, Stanislav Malyshev wrote: Hi! I am seeing tons of broken openssl tests on Travis CI. Example: https://travis-ci.org/php/php-src/jobs/462367522 All errors seem to be the same: 001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: 002

Re: [PHP-DEV] Broken openssl tests on Travis

2018-12-02 Thread Alexander Kurilo via internals
On 02/12/2018 09:16, Stanislav Malyshev wrote: Hi! I am seeing tons of broken openssl tests on Travis CI. Example: https://travis-ci.org/php/php-src/jobs/462367522 All errors seem to be the same: 001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: 002