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/ext/spl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/spl/tests/splfixedarray_offsetExists_larger.phpt |
--TEST-- Checks that offsetExists() does not accept a value larger than the array. --CREDITS-- PHPNW Test Fest 2009 - Rick Ogden --FILE-- <?php $ar = new SplFixedArray(3); $ar[0] = 1; $ar[1] = 2; $ar[2] = 3; var_dump($ar->offsetExists(4)); ?> --EXPECT-- bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare