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/posix/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/posix/tests/posix_setrlimit.phpt |
--TEST-- posix_setrlimit(): Basic tests --SKIPIF-- <?php if (!extension_loaded('posix')) die('skip - POSIX extension not loaded'); if (!function_exists('posix_setrlimit')) die('skip posix_setrlimit() not found'); ?> --FILE-- <?php var_dump(posix_setrlimit(POSIX_RLIMIT_NOFILE, 128, 128)); var_dump(posix_setrlimit(POSIX_RLIMIT_NOFILE, 129, 128)); ?> --EXPECTF-- bool(true) bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare