On 19/02/16 09:20, Anatol Belski wrote:
Could you please write back, what is the out difference between those
two commands? Thanks. Anatol
In the first case, it correctly outputs «x°11» (78 c2 b0 7a). With jit
enabled it produces «x�z» (78 c2 7a). That is, it is only outputting the
lower byte
I performed a similar test yesterday:
https://www.reddit.com/r/lolphp/comments/46fxi8/typofixing_commit_in_mersenne_twister_rng_code_is/d05zwgg
There is some discussion happening on the PR:
https://github.com/php/php-src/pull/1681
On Sat, 20 Feb 2016 at 04:04 Yasuo Ohgaki wrote:
> Hi all,
>
> O
-1
I would prefer not to break source compatibility without a real reason.
Thanks. Dmitry.
From: Colin O'Dell
Sent: Thursday, February 18, 2016 22:10
To: internals@lists.php.net
Subject: [PHP-DEV] [RFC Proposal] var keyword deprecation/removal
Hello eve