Home
last modified time | relevance | path

Searched refs:no (Results 251 – 275 of 1293) sorted by relevance

1...<<11121314151617181920>>...52

/php-src/ext/xsl/tests/
H A Dbug54446.phpt41 print "OK, no file created\n";
68 print "OK, no file created\n";
79 OK, no file created
89 OK, no file created
H A Dbug54446_with_ini.phpt41 print "OK, no file created\n";
68 print "OK, no file created\n";
80 OK, no file created
90 OK, no file created
/php-src/ext/standard/tests/file/
H A Drename_variation13.phpt30 "/no/such/file/dir",
85 -- testing '/no/such/file/dir' --
87 Warning: rename(%s/renameVar13/afile.tmp,/no/such/file/dir): No such file or directory in %s on lin…
90 Warning: rename(/no/such/file/dir,%s/renameVar13/afile.tmp): No such file or directory in %s on lin…
H A Dfile_get_contents_file_put_contents_error.phpt11 print( file_get_contents("/no/such/file/or/dir") );
34 Warning: file_get_contents(/no/such/file/or/dir): Failed to open stream: No such file or directory …
/php-src/ext/pdo_pgsql/tests/
H A Dgetnotify.phpt22 // No listen, no notifies
25 // Listen started, no notifies
68 // Verify that there are no notifies queued
72 // Test second parameter, should wait 2 seconds because no notify is queued
/php-src/ext/reflection/
H A Dconfig.m41 PHP_NEW_EXTENSION(reflection, php_reflection.c, no,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
/php-src/ext/openssl/tests/
H A Dpeer_verification.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
38 // Expected to fail -- untrusted server cert and no CA File present
41 // Expected to fail -- untrusted server cert and no CA File present
/php-src/Zend/tests/offsets/
H A Dappending_containers_in_fetch.phpt64 Notice: Indirect modification of overloaded element of ArrayObject has no effect in %s on line %d
74 Notice: Indirect modification of overloaded element of A has no effect in %s on line %d
78 Notice: Indirect modification of overloaded element of B has no effect in %s on line %d
H A Dreference_containers_appended.phpt58 Notice: Indirect modification of overloaded element of ArrayObject has no effect in %s on line %d
69 Notice: Indirect modification of overloaded element of A has no effect in %s on line %d
75 Notice: Indirect modification of overloaded element of B has no effect in %s on line %d
/php-src/ext/phar/tests/
H A D017.phpt2 Phar: opendir test - no dir specified at all
30 Warning: opendir(phar://hio): Failed to open directory: phar error: no directory in "phar://hio", m…
H A Dphpinfo_002.phpt38 phar.cache_list => no value => no value
/php-src/ext/tidy/
H A Dconfig.w323 ARG_WITH("tidy", "TIDY support", "no");
5 if (PHP_TIDY != "no") {
/php-src/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt33 echo "\nElement should have no attributes:\n";
48 Element should have no attributes:
/php-src/ext/standard/tests/streams/
H A Dbug60602.phpt25 echo "no streams \n";
46 echo "no process\n";
/php-src/ext/mysqlnd/
H A Dconfig.w324 if (PHP_MYSQLND != "no") {
31 if ((((PHP_ZLIB=="no") && (CHECK_LIB("zlib_a.lib;zlib.lib", "mysqlnd", PHP_MYSQLND))) ||
/php-src/ext/date/tests/
H A Dmktime_error.phpt17 echo "\n-- Testing mktime() function with more than expected no. of arguments --\n";
38 -- Testing mktime() function with more than expected no. of arguments --
/php-src/sapi/fpm/tests/
H A Dfcgi-env-nopif-custom-with-pi-without-pt.phpt2 FPM: FastCGI env var no path info fix for custom setup with PATH_INFO and without PATH_TRANSLATED
20 php_admin_value[cgi.fix_pathinfo] = no
/php-src/ext/mysqli/tests/
H A Dgh8058.phpt16 // There should be no segfault due to NULL deref
23 // There should be no memory leak
/php-src/ext/pcntl/tests/
H A D003.phpt19 function map_signo_to_name(int $no): string {
20 return SIGNO_NAMES[$no];
/php-src/ext/standard/tests/strings/
H A Dtrim_error.phpt21 Warning: trim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
25 Warning: trim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
H A Dltrim_error.phpt21 Warning: ltrim(): Invalid '..'-range, no character to the left of '..' in %s on line %d
25 Warning: ltrim(): Invalid '..'-range, no character to the right of '..' in %s on line %d
/php-src/ext/spl/tests/
H A Dfixedarray_020.phpt13 echo "From Array with string keys, no preserve\n";
33 From Array with string keys, no preserve
/php-src/Zend/tests/anon/
H A D005.phpt33 /* null because no inheritance, so no access to protected member */
/php-src/ext/standard/tests/dir/
H A Dclosedir_basic.phpt15 echo "\n-- Call closedir() with no arguments: --\n";
40 -- Call closedir() with no arguments: --
/php-src/Zend/tests/enum/
H A Djson_encode.phpt50 Non-backed enums have no default serialization
53 JsonException: Non-backed enums have no default serialization

Completed in 28 milliseconds

1...<<11121314151617181920>>...52