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 : /usr/local/src/php7/php-7.0.5/tests/lang/ |
Current File : //usr/local/src/php7/php-7.0.5/tests/lang/bug27535.phpt |
--TEST-- Bug #27535 (Objects pointing to each other cause Apache to crash) --FILE-- <?php class Class1 { public $_Class2_obj; } class Class2 { public $storage = ''; function __construct() { $this->storage = new Class1(); $this->storage->_Class2_obj = $this; } } $foo = new Class2(); ?> Alive! --EXPECT-- Alive!
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare