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/Zend/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/Zend/tests/bug71539_1.phpt |
--TEST-- Bug #71539.1 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) --FILE-- <?php $x = (object)['a'=>1,'b'=>2,'c'=>3,'d'=>4,'e'=>5,'f'=>6,'g'=>7]; $x->h =& $x->i; $x->h = 42; var_dump($x); ?> --EXPECT-- object(stdClass)#1 (9) { ["a"]=> int(1) ["b"]=> int(2) ["c"]=> int(3) ["d"]=> int(4) ["e"]=> int(5) ["f"]=> int(6) ["g"]=> int(7) ["i"]=> &int(42) ["h"]=> &int(42) }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare