Home
last modified time | relevance | path

Searched refs:set (Results 226 – 250 of 657) sorted by relevance

12345678910>>...27

/PHP-8.0/ext/enchant/tests/
H A Denchant_broker_set_dict_path.phpt41 echo("broker set dict path {$backEndDictType2} has failed \n");
44 echo("broker set dict path {$backEndDictType1} has failed \n");
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_reference_coercion_leak.phpt2 Do not leak when assigning to reference set with multiple typed properties with type coercion
/PHP-8.0/ext/pcre/tests/
H A Dbug76850.phpt2 Bug #76850 Exit code mangled by set locale/preg_match
/PHP-8.0/ext/session/tests/
H A Dbug60860.phpt18 Fatal error: PHP Startup: Session save handler "user" cannot be set by ini_set() in Unknown on line…
/PHP-8.0/ext/curl/tests/
H A Dbug65646.phpt6 if (ini_get('open_basedir')) exit("skip open_basedir is set");
/PHP-8.0/Zend/tests/
H A Dbug81070.phpt13 Warning: Failed to set memory limit to 3145728 bytes (Current memory usage is %d bytes) in %s on li…
H A Dbug81104.phpt2 Bug #81104: Warning: "Failed to set memory limit to ... bytes" emitted after exit in debug
/PHP-8.0/.github/actions/verify-generated-files/
H A Daction.yml7 set -x
/PHP-8.0/ext/spl/tests/
H A DSplQueue_setIteratorMode.phpt2 Check that SplQueue can't be set to LIFO
H A DSplStack_setIteratorMode.phpt2 Check that SplStack can't be set to FIFO
/PHP-8.0/ext/intl/tests/
H A Dcalendar_get_basic.phpt13 $intlcal->set(IntlCalendar::FIELD_DAY_OF_MONTH, 4);
/PHP-8.0/Zend/tests/traits/
H A Dbug76539.phpt2 Bug #76539 (Trait attribute is set incorrectly when using self::class with another string)
/PHP-8.0/ext/standard/tests/assert/
H A Dassert_basic.phpt2 assert() - basic - check that assert runs when assert.active is set to 1.
/PHP-8.0/.github/actions/brew/
H A Daction.yml7 set -x
/PHP-8.0/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt17 echo "Regex encoding set to utf-8\n";
19 echo "Could not set regex encoding to utf-8\n";
77 Regex encoding set to utf-8
/PHP-8.0/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt15 /* setlocale() to set all available locales in the system and check the success count */
53 // try n set each locale using setlocale() and keep track failures, if any
55 //set locale to $value, if success, count increments
H A Dsetlocale_variation4.phpt16 /*If locale is NULL, the locale names will be set from the values of environment variables with the…
37 echo "Checking new locale in the system, Expected : the locale names will be set from the values of…
148 Checking new locale in the system, Expected : the locale names will be set from the values of envir…
/PHP-8.0/ext/zip/tests/
H A Dbug38943_2.phpt2 #38943, properties in extended class cannot be set (5.3)
/PHP-8.0/ext/pcntl/tests/
H A Dpcntl_exec_2.phpt7 …UTABLE") || !is_executable(getenv("TEST_PHP_EXECUTABLE"))) die("skip TEST_PHP_EXECUTABLE not set");
/PHP-8.0/ext/pdo_firebird/tests/
H A Dtestdb.inc17 die('Error: PDO_FIREBIRD_TEST_DSN must be set');
/PHP-8.0/sapi/cli/tests/
H A Dcli_process_title_unix.phpt25 echo "Successfully set title\n";
61 Successfully set title
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_stmt_errno.phpt24 // set after error server?
40 // set after client error
H A Dmysqli_stmt_error.phpt24 // set after error server?
40 // set after client error
/PHP-8.0/sapi/fpm/
H A Dphp-fpm.conf.in20 ; If it's set to "syslog", log is sent to syslogd instead of being written
63 ; interval set by emergency_restart_interval then FPM will restart. A value
89 ; Specify the nice(2) priority to apply to the master process (only if set)
94 ; Default Value: no set
117 ; Default Value: not set (auto detection)
141 ; - the global prefix if it's been set (-p argument)
/PHP-8.0/ext/pdo_odbc/tests/
H A Dlong_columns.phpt13 // setup: set PDOTEST_DSN environment variable
14 // for MyODBC (MySQL) and MS SQL Server, you need to also set PDOTEST_USER and PDOTEST_PASS
23 // set PDOTEST_DSN='odbc:Driver=SQL Server Native Client 11.0;Server=10.200.51.179;Datab…
24 // set PDOTEST_USER=sa
25 // set PDOTEST_PASS=Password01
36 // 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=…

Completed in 47 milliseconds

12345678910>>...27