Home
last modified time | relevance | path

Searched refs:root (Results 251 – 275 of 341) sorted by relevance

1...<<11121314

/PHP-8.3/ext/zend_test/tests/
H A Dobserver_call_user_func_02.phpt2 Observer: call_user_func_array() from root namespace
/PHP-8.3/Zend/tests/
H A Dgh15108-004.phpt18 /* Both $b and $c have a root marked with IN_FIBER, but only $b is actually
/PHP-8.3/ext/intl/tests/
H A Dlocale_set_default.phpt19 'root',
99 root: set locale 'root'
H A Dcollator_get_locale2.phpt46 Locale of type 0 is 'root'
H A Dlocale_get_region.phpt19 'root',
89 root: region=''
H A Dlocale_get_script.phpt18 'root',
87 root: script=''
H A Dlocale_get_primary_language.phpt19 'root',
88 root: primary_language='%S'
/PHP-8.3/sapi/fpm/tests/
H A Dbug80669-uid-user-groups.phpt2 FPM: Process user setting ignored when FPM is not running as root
H A Dbug68391-conf-include-order.phpt32 $userMessage = "'user' directive is ignored when FPM is not running as root";
H A Dsocket-uds-numeric-ugid-nonroot.phpt35 "'user' directive is ignored when FPM is not running as root",
/PHP-8.3/ext/sockets/tests/
H A Dsocket_set_option_error_socket_option.phpt16 die('SKIP Test cannot be run as root.');
H A Dsocket_set_option_bindtodevice.phpt15 die('SKIP SO_BINDTODEVICE requires root permissions.');
/PHP-8.3/ext/spl/tests/
H A DDirectoryIterator_getGroup_basic.phpt8 if (posix_geteuid() == 0) { die('SKIP Cannot run test as root.'); }
H A DDirectoryIterator_getOwner_basic.phpt8 if (posix_geteuid() == 0) die('SKIP Cannot run test as root.');
/PHP-8.3/ext/pdo_dblib/tests/
H A DREADME.md9 # and then from the root of php-src
/PHP-8.3/ext/phar/tests/
H A D017.phpt30 …r error: no directory in "phar://hio", must have at least phar://hio/ for root directory (always u…
H A Dopendir.phpt38 …y: phar error: no directory in "phar://", must have at least phar:/// for root directory (always u…
/PHP-8.3/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
/PHP-8.3/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/PHP-8.3/ext/dom/tests/
H A Dbug67081.phpt41 <!ELEMENT root (foo)+>
H A Dbug77686.phpt22 // Should find root element without a problem
/PHP-8.3/ext/mysqli/tests/
H A DREADME.md19 # Default: root
H A Dconnect.inc3 Default values are "localhost", "root",
14 $user = getenv("MYSQL_TEST_USER") ?: "root";
/PHP-8.3/ext/simplexml/tests/
H A Dprofile12.phpt2 SimpleXML [profile]: Accessing namespaced root and non namespaced children
/PHP-8.3/ext/tidy/tests/
H A D010.phpt2 Accessing root, body, html, and head nodes..
8 var_dump($a->root());

Completed in 19 milliseconds

1...<<11121314