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/bug39775.phpt |
--TEST-- Bug #39775 ("Indirect modification ..." message is not shown) --FILE-- <?php class test { var $array = array(); function __get($var) { $v =& $this->array; return $this->array; } } $t = new test; $t->anything[] = 'bar'; print_r($t->anything); ?> --EXPECTF-- Notice: Indirect modification of overloaded property test::$anything has no effect in %sbug39775.php on line 10 Array ( )
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare