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

[PHP-DEV] php 7 bug in substr_replace function

2016-03-15 Thread Pascal KISSIAN
Hi everybody, I don't know if this is the right place to report bugs. please let me know for the next time. This is a small snippet that shows the wrong behaviour : When running it under php 7, $line is unchanged and a message is emitted : PHP Warning: substr_replace(): 'from' and