Home
last modified time | relevance | path

Searched refs:root (Results 201 – 225 of 279) sorted by relevance

12345678910>>...12

/PHP-8.0/ext/simplexml/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt13 $xml = "<?xml version='1.0'?><!DOCTYPE root [<!ENTITY % bork SYSTEM \"php://nope\"> %bork;]><nothin…
H A Dprofile12.phpt2 SimpleXML [profile]: Accessing namespaced root and non namespaced children
/PHP-8.0/ext/xmlreader/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt13 $xml = "<?xml version='1.0'?><!DOCTYPE root [<!ENTITY % bork SYSTEM \"php://nope\"> %bork;]><nothin…
/PHP-8.0/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/PHP-8.0/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
/PHP-8.0/ext/sockets/tests/
H A Dsocket_set_option_bindtodevice.phpt15 die('SKIP SO_BINDTODEVICE requires root permissions.');
/PHP-8.0/sapi/fpm/tests/
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",
H A Dsocket-uds-acl.phpt28 // Select 3 users and 2 groups known by system (avoid root)
/PHP-8.0/ext/dom/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt13 $xml = "<?xml version='1.0'?><!DOCTYPE root [<!ENTITY % bork SYSTEM \"php://nope\"> %bork;]><nothin…
H A Dbug67081.phpt43 <!ELEMENT root (foo)+>
/PHP-8.0/ext/intl/tests/
H A Dlocale_set_default.phpt19 'root',
99 root: set locale 'root'
H A Dlocale_get_script.phpt18 'root',
87 root: script=''
H A Dlocale_get_primary_language.phpt19 'root',
88 root: primary_language='%S'
H A Dlocale_get_region.phpt19 'root',
89 root: region=''
H A Dlocale_parse_locale2.phpt19 'root',
103 root:
/PHP-8.0/ext/phar/tests/
H A D017.phpt32 …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.0/ext/mysqli/tests/
H A DREADME.md19 # Default: root
H A Dconnect.inc3 Default values are "localhost", "root",
13 $user = getenv("MYSQL_TEST_USER") ?: "root";
/PHP-8.0/ext/standard/tests/mail/
H A Dgh7875.phpt10 if (posix_geteuid() == 0) die('skip Cannot run test as root.');
/PHP-8.0/ext/tidy/tests/
H A D010.phpt2 Accessing root, body, html, and head nodes..
8 var_dump($a->root());
/PHP-8.0/ext/xsl/tests/
H A Dbug70078.phpt11 $rootNode = $dom->appendChild($dom->createElement('root'));
29 <xsl:template match="root">
/PHP-8.0/ext/pdo_mysql/tests/
H A Dconfig.inc14 $config['ENV']['PDOTEST_USER'] = 'root';
/PHP-8.0/ext/oci8/tests/
H A Dpassword_new.phpt22 // This test in Oracle 12c needs a non-CDB or the root container

Completed in 41 milliseconds

12345678910>>...12