Home
last modified time | relevance | path

Searched refs:no (Results 176 – 200 of 1386) sorted by relevance

12345678910>>...56

/PHP-7.4/Zend/tests/
H A Dclass_name_as_scalar_error_002.phpt14 Deprecated: Cannot use "parent" when current class scope has no parent in %s on line %d
16 Fatal error: Uncaught Error: Cannot use "parent" when current class scope has no parent in %s:%d
H A Dbug47320.phpt8 if (!@substr('no 2nd parameter')) {
13 if (!@strpos('no 2nd parameter')) {
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt36 /*5*/ 0400, // owner has read only, group and others have no permission
37 0600, // owner has rw only, group and others have no permission
39 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
40 0407, // owner has read only, other has rwx & group has no permission
42 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
43 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-7.4/scripts/
H A Dphpize.m426 test "[$]$1" = "no" && $1=yes
45 [no])
55 [no])
93 PHP_DEBUG=no
109 PHP_THREAD_SAFETY=no
138 ZEND_DEBUG=no
149 enable_static=no
153 dnl PHP_REQUIRE_CXX). Otherwise AC_PROG_LIBTOOL fails if there is no working C++
/PHP-7.4/ext/imap/
H A Dconfig.m448 if test "$PHP_KERBEROS" != "no"; then
66 if test "$PHP_IMAP_SSL" != "no"; then
68 PHP_OPENSSL='no'
98 [no],
99 [no])
105 [no],
106 [no])
108 if test "$PHP_IMAP" != "no"; then
159 ac_cv_u8t_decompose=no
247 AC_MSG_RESULT(no)
[all …]
/PHP-7.4/ext/pdo/
H A Dconfig.m47 if test "$PHP_PDO" != "no"; then
9 dnl Make sure $PHP_PDO is 'yes' when it's not 'no' :)
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities15.phpt15 As of PHP 5.4, htmlentities() no longer makes replacements with numerical
16 entities. Hence, for this input there's no substitution.
H A Dmoney_format_error.phpt26 echo "\n-- Testing money_format() function with no arguments --\n";
32 echo "\n-- Testing money_format() function with more than expected no. of arguments --\n";
42 -- Testing money_format() function with no arguments --
56 -- Testing money_format() function with more than expected no. of arguments --
/PHP-7.4/ext/standard/tests/file/
H A Dtouch_error.phpt10 var_dump(touch("/no/such/file/or/directory"));
20 Warning: touch(): Unable to create file /no/such/file/or/directory because No such file or director…
H A Dparse_ini_file_variation2.phpt24 value2=no
37 value2="no"
101 string(2) "no"
H A Dfile_put_contents_variation8-win32.phpt34 "/no/such/file/dir" => "/no/such/file/dir",
91 -- Filename: /no/such/file/dir --
93 Warning: file_put_contents(/no/such/file/dir): failed to open stream: %s in %s on line %d
94 Failed to write data to: /no/such/file/dir
H A Dlchgrp_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip no windows support');
6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
H A Dfopen_variation15-win32.phpt112 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable wra…
117 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable wra…
122 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
127 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
132 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
137 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
142 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable w…
147 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable w…
164 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
169 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
[all …]
/PHP-7.4/ext/spl/tests/
H A Dheap_004.phpt61 Exception: Heap is corrupted, heap properties are no longer ensured.
62 Exception: Heap is corrupted, heap properties are no longer ensured.
63 Exception: Heap is corrupted, heap properties are no longer ensured.
H A Dpqueue_002.phpt61 Exception: Heap is corrupted, heap properties are no longer ensured.
62 Exception: Heap is corrupted, heap properties are no longer ensured.
63 Exception: Heap is corrupted, heap properties are no longer ensured.
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_standalone_basic.phpt32 echo "Document is no longer standalone\n";
43 Document is no longer standalone
44 string(136) "<?xml version="1.0" encoding="UTF-8" standalone="no"?>
/PHP-7.4/ext/hash/tests/
H A Dhash_file_error.phpt27 echo "\n-- Testing hash_file() function with less than expected no. of arguments --\n";
30 echo "\n-- Testing hash_file() function with more than expected no. of arguments --\n";
56 -- Testing hash_file() function with less than expected no. of arguments --
61 -- Testing hash_file() function with more than expected no. of arguments --
H A Dhash_hmac_error.phpt15 echo "\n-- Testing hash_hmac() function with less than expected no. of arguments --\n";
20 echo "\n-- Testing hash_hmac() function with more than expected no. of arguments --\n";
35 -- Testing hash_hmac() function with less than expected no. of arguments --
46 -- Testing hash_hmac() function with more than expected no. of arguments --
/PHP-7.4/ext/curl/
H A Dphp_curl.h62 do { (__handle)->err.no = (int) __err; } while (0)
163 int no; member
203 int no; member
210 int no; member
/PHP-7.4/sapi/cgi/
H A Dconfig9.m45 [no])
9 if test "$PHP_CGI" != "no"; then
17 AC_MSG_RESULT([no]))
27 AC_MSG_RESULT([no])
68 AC_MSG_RESULT(no)
/PHP-7.4/ext/standard/tests/class_object/
H A Dinterface_exists_variation3.phpt17 echo "\n-- no autoloading --\n";
29 -- no autoloading --
/PHP-7.4/ext/pdo_mysql/
H A Dconfig.w323 ARG_WITH("pdo-mysql", "MySQL support for PDO", "no");
5 if (PHP_PDO_MYSQL != "no") {
/PHP-7.4/ext/pdo_pgsql/
H A Dconfig.w323 ARG_WITH("pdo-pgsql", "PostgreSQL support for PDO", "no");
5 if (PHP_PDO_PGSQL != "no") {
/PHP-7.4/ext/hash/
H A Dconfig.m46 if test "$PHP_MHASH" != "no"; then
7 if test "$PHP_HASH" = "no"; then
25 AC_MSG_RESULT([no])
/PHP-7.4/tests/classes/
H A Darray_access_008.phpt59 Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_access_008.…
62 Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_access_008.…
65 Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_access_008.…

Completed in 44 milliseconds

12345678910>>...56