]> granicus.if.org Git - php/commit
fix #71287 (substr_replace bug when length type is string)
authorJoe Watkins <krakjoe@php.net>
Thu, 31 Mar 2016 16:10:12 +0000 (17:10 +0100)
committerJoe Watkins <krakjoe@php.net>
Thu, 31 Mar 2016 16:10:12 +0000 (17:10 +0100)
commit034e8ec02e263f5908b469bba1285e26c0a67bc4
treed8b7be265bf4b2c5f863949fa791513e0f3e257e
parentd9e4510224f022c5e720582d27aa0388569874bc
fix #71287 (substr_replace bug when length type is string)
ext/standard/string.c
ext/standard/tests/bug71827.phpt [new file with mode: 0644]
ext/standard/tests/strings/substr_replace_error.phpt