Re: [PHP-DEV] [RFC] Deprecate Backtick Operator (V2)

2019-10-04 Thread Stanislav Malyshev
Hi! > https://wiki.php.net/rfc/deprecate-backtick-operator-v2 Reading the justifications, I must say I do not find them very convincing. Specifically: > * Alternative functions exist which are more descriptive, easily understood, and more readily searchable (for example, many common Google searc

Re: [PHP-DEV] fdiv() function

2019-10-04 Thread Niklas Keller
Hi Nikita, > The fdiv() function will perform a floating-point division while treating > division by zero as a perfectly legal operation, and will not emit any kind > of diagnostic in that case. Instead it will return the INF/-INF/NAN result > mandated by IEEE-754. It mirrors the existing fmod() f

Re: [PHP-DEV] [RFC] Deprecate Backtick Operator (V2)

2019-10-04 Thread Mark Randall
On 04/10/2019 19:03, Sara Golemon wrote: The argument about it not being obvious that exec related ini settings apply to backtick is silly and I'm going to ignore it. I have updated the RFC to note that the reason for this potential confusion is that that during compilation, rather than just h

Re: [PHP-DEV] [RFC] Deprecate Backtick Operator (V2)

2019-10-04 Thread Sara Golemon
On Fri, Oct 4, 2019 at 10:45 AM Mark Randall wrote: > I put forward the following RFC "Deprecate Backtick Operator (V2)" for > discussion. > > https://wiki.php.net/rfc/deprecate-backtick-operator-v2 > > The argument that they're visually difficult to distinguish from a single quote is valid (thou

[PHP-DEV] [RFC] Deprecate Backtick Operator (V2)

2019-10-04 Thread Mark Randall
Hi Internals, I put forward the following RFC "Deprecate Backtick Operator (V2)" for discussion. https://wiki.php.net/rfc/deprecate-backtick-operator-v2 I believe it is at least worth a discussion as to the pros and cons of deprecating this functionality, especially in light of the existence

Re: [PHP-DEV] Error when POST / upload limits are exceeded

2019-10-04 Thread Bishop Bettini
On Tue, Oct 1, 2019 at 5:39 PM Thomas Hruska wrote: > On 10/1/2019 1:26 PM, Rasmus Lerdorf wrote: > > On Tue, Oct 1, 2019 at 8:25 AM Benjamin Morel > > wrote: > > > >>> Perhaps a more generic $_SERVER['PHP_REQUEST_STATUS'] or something > along > >> those lines where you'd put the error message f

Re: [PHP-DEV] PHP 7.4.0RC3 is available for testing

2019-10-04 Thread Remi Collet
Le 03/10/2019 à 23:42, David Rodrigues a écrit : > The release news is buggy. > > https://www.php.net/archive/2019.php#2019-10-03-1 Should be fixed now Thanks for the notice, Remi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php