RE: [PHP-DEV] php 7 bug in substr_replace function

2016-03-15 Thread Pascal KISSIAN
De : Colin O'Dell [mailto:colinod...@gmail.com] Envoyé : mardi 15 mars 2016 15:36 À : Pascal KISSIAN ; internals@lists.php.net Objet : Re: [PHP-DEV] php 7 bug in substr_replace function Hi Pascal, The bug tracker can be found here: https://bugs.php.net/ You might also want to in

Re: [PHP-DEV] php 7 bug in substr_replace function

2016-03-15 Thread Colin O'Dell
Hi Pascal, The bug tracker can be found here: https://bugs.php.net/ You might also want to include this link in your bug report - it shows the results of your test across multiple versions of PHP, thus confirming the behavior: https://3v4l.org/bPOK3 Cheers, Colin