Home
last modified time | relevance | path

Searched refs:it (Results 176 – 200 of 1006) sorted by last modified time

12345678910>>...41

/php-src/sapi/fpm/
H A Dwww.conf.in79 ; unless it specified otherwise
225 ; it's always 0 if the process is not in Idle state
255 ; anything, but it may not be a good idea to use the .php extension or it
280 ; - remove a server from a group if it is not responding (load balancing);
283 ; anything, but it may not be a good idea to use the .php extension or it
301 ; it can accept the following format:
306 ; it can accept the following format:
313 ; it must be associated with embraces to specify the name of the env
321 ; it can accept the following format:
342 ; it can accept a strftime(3) format:
[all …]
/php-src/ext/mbstring/tests/data/
H A DKSX1001.txt32 # and Unicode 2.0. Hence, in this package, I renamed it as UHC.TXT
H A DJISX0212.txt32 # name of these characters. If necessary, it can be
56 # Given the structure of these JIS encodings, it is clear that
/php-src/ext/odbc/tests/
H A Dodbc_persistent_close.phpt14 // The test can affect multiple drivers, but testing it is driver-specific.
31 // set a session specific variable via CONTEXT_INFO, if we get the same connection again, it should…
60 // run 3: close it and see if it's the same connection
/php-src/ext/zend_test/tests/iterators/
H A Ddouble-rewind.phpt9 $it = $subject->getIterator();
10 var_dump($it);
11 foreach ($it as $key => $value) {
/php-src/ext/standard/tests/streams/
H A Dbug76857.phpt12 Warning: file_exists(): Unable to find the wrapper "foobar" - did you forget to enable it when you …
15 Warning: file_get_contents(): Unable to find the wrapper "foobar" - did you forget to enable it whe…
/php-src/Zend/tests/
H A Dgh11222.phpt10 // force that it'll be rehashed by adding enough holes
/php-src/ext/standard/tests/strings/
H A Dshow_source_variation2.phpt2 Test function show_source() by calling it with its expected arguments and output to variable, more …
4 Francesco Fullone ff@ideato.it
H A Dshow_source_basic.phpt2 Test function show_source() by calling it with its expected arguments, more test for highlight_file…
4 Francesco Fullone ff@ideato.it
H A Dshow_source_variation1.phpt2 Test function show_source() by calling it with its expected arguments and php output, more test for…
4 Francesco Fullone ff@ideato.it
/php-src/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt37 /* Pull it out */
77 /* Now to remove the large object from the database, so it doesn't
/php-src/ext/mysqli/tests/
H A Dmysqli_real_connect.phpt94 // CLIENT_LOCAL_FILES should be blocked - but how to test it ?!
H A Dmysqli_stmt_num_rows.phpt46 …// mysqli_num_rows() failed to fetch the result set and the PHP parameter check makes it return NU…
47 …// mysqli_stmt_numrows() has a valid resource to work on and it will return int/0 instead. No bug,…
76 Because it is undefined it is allowed to the mysqlnd DEVELOPER to implement
82 not rely on it.
H A Dmysqli_stmt_prepare.phpt13 // We would duplicate the SQL test cases if we have it here and in one of the
H A Dmysqli_stmt_big_prepare.phpt20 // We would duplicate the SQL test cases if we have it here and in one of the
H A Dmysqli_stmt_bind_param.phpt110 …printf("[009] Function seems to be leaking, because it used %d bytes. During tests it used only 92…
135 // don't bail - it might be that the server does not support the data type
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt38 // it is getting worse. Binding the same var twice with different
H A Dmysqli_stmt_reset.phpt13 // We would duplicate the SQL test cases if we have it here and in one of the
H A Dmysqli_report_wo_ps.phpt57 …_ping() cannot be tested, because one would need to cause an error inside the C function to test it
61 …esult() cannot be tested, because one would need to cause an error inside the C function to test it
H A Dmysqli_ping.phpt20 // provoke an error to check if mysqli_ping resets it
H A Dmysqli_stmt_attr_get.phpt29 /* This can't happen anymore as it only returns int */
H A Dmysqli_pconn_twice.phpt26 /* it is undefined which pooled connection we get - thread ids may differ */
42 /* it is undefined which pooled connection we get - thread ids may differ */
H A Dmysqli_commit_oo.phpt100 Warning: mysqli::commit(): Transaction name has been truncated, since it can only contain the A-Z, …
103 Warning: mysqli::commit(): Transaction name has been truncated, since it can only contain the A-Z, …
106 Warning: mysqli::commit(): Transaction name has been truncated, since it can only contain the A-Z, …
H A D065.phpt34 /* nothing should be escaped, it's a valid gbk character */
H A Dconnect.inc72 … constuctor will throw an exception. We store current report_mode in variable and restore it later.

Completed in 113 milliseconds

12345678910>>...41