Re: [PHP-DEV] Removing mysqlnd stats from phpinfo

2019-05-16 Thread Johannes Schlüter
On Mi, 2019-05-15 at 19:01 +0200, Pieter Hordijk wrote: > Hey internals, > > when there is support for mysqlnd the `phpinfo()` page hows the > entire list of available mysqlnd stats. > > Do we really need to show the stats here? It makes the page > unnecessary long and somewhat annoying to scroll

[PHP-DEV] [RFC][DISCUSSION] strict_operators directive

2019-05-16 Thread Arnold Daniels
I'd like to discuss the addition of the new directive `strict_operators`, which can be used to disable type juggling when using operators. --- MOTIVATION A substantial part of the PHP dev community, including myself, have a strong dislike of type juggling. It's a common source of issues, while

[PHP-DEV] 7.2.19RC1 Ready for testing

2019-05-16 Thread Sara Golemon
Hi, PHP 7.2.19 RC1 was just released and can be downloaded from: https://downloads.php.net/~pollita Or using the git tag: php-7.2.19RC1 The Windows binaries are available at: http://windows.php.net/qa/ Please test it carefully, and report any bugs in the bug system. 7.2.19 should be ex

Re: [PHP-DEV] [RFC] [Vote] Change the precedence of the concatenation operator

2019-05-16 Thread Bob Weinand
> Am 01.05.2019 um 00:41 schrieb Bob Weinand : > > Hey, > As announced yesterday, I'm now starting the vote on this RFC. > > I'm confident that the impact is really that minimal that a relatively quick > deprecation and change path is preferred. > > https://wiki.php.net/rfc/concatenation_preced

[PHP-DEV] Re: RFC for Sqlite3 Extended Error Codes

2019-05-16 Thread Robert Kopack
On Wed, May 15, 2019 at 7:00 PM Christoph M. Becker wrote: > On 15.05.2019 at 19:14, Robert Kopack wrote: > > > I would to extend the functionality of the current sqlite3 implementation > > (in *ext/sqlite3* and in *ext/pdo_sqlite*) by exposing the functions > > related to extended result codes.

[PHP-DEV] PHP 7.3.6RC1 is available for testing

2019-05-16 Thread Christoph M. Becker
PHP 7.3.6RC1 has just been released and can be downloaded from: Or use the git tag: php-7.3.6RC1 Windows binaries are available at: Please test it carefully, and report any bugs in the bug system. 7.3.6 should be expected in 2