Home
last modified time | relevance | path

Searched refs:no (Results 151 – 175 of 1293) sorted by relevance

12345678910>>...52

/php-src/ext/standard/tests/class_object/
H A Dinterface_exists_variation3.phpt11 echo "\n-- no autoloading --\n";
23 -- no autoloading --
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt37 printf("[004] Emulated PS, DESCRIBE returned no results\n");
55 printf("[007] Emulated PS, SHOW returned no results\n");
61 printf("[009] Emulated PS, EXPLAIN returned no results\n");
68 printf("[010] Emulated PS, EXPLAIN returned no results\n");
75 $native_support = 'no';
95 printf("[013] Native PS (native support: %s), DESCRIBE returned no results\n",
109 $native_support = 'no';
130 printf("[017] Native PS (native support: %s), SHOW returned no results\n",
142 $native_support = 'no';
158 printf("[013] Native PS (native support: %s), EXPLAIN returned no results\n",
/php-src/ext/pdo_sqlite/tests/
H A Dbug70221.phpt11 print("Everything is fine, no exceptions here\n");
20 Everything is fine, no exceptions here
/php-src/tests/output/
H A Dbug75236.phpt10 file_get_contents ('no/suchfile');
17 <b>Warning</b>: file_get_contents(no/suchfile): Failed to open stream: No such file or directory i…
/php-src/Zend/tests/
H A Dparent_class_name_without_parent.phpt2 Getting parent class name when there is no parent generates an error
20 Fatal error: Uncaught Error: Cannot use "parent" when current class scope has no parent in %s:5
/php-src/Zend/tests/type_declarations/variance/
H A Dparent_in_class_failure1.phpt2 Use of parent inside a class that has / has no parent (failure case 1)
16 Fatal error: Cannot use "parent" when current class scope has no parent in %s on line %d
/php-src/ext/snmp/
H A Dconfig.w323 ARG_WITH("snmp", "SNMP support", "no");
5 if (PHP_SNMP != "no") {
/php-src/ext/soap/
H A Dconfig.m46 if test "$PHP_SOAP" != "no"; then
8 if test "$PHP_LIBXML" = "no"; then
/php-src/ext/standard/
H A DMakefile.frag.w323 …$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/var_unserializer.c ext/standard/var_…
7 …$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/standard/url_scanner_ex.c ext/standard/url_sc…
/php-src/ext/bz2/
H A Dconfig.w323 ARG_WITH("bz2", "BZip2", "no");
5 if (PHP_BZ2 != "no") {
/php-src/ext/standard/tests/file/
H A Dparse_ini_file_variation2.phpt18 value2=no
31 value2="no"
94 string(2) "no"
H A Dreadfile_variation10-win32.phpt28 "/no/such/file/dir" => "/no/such/file/dir",
69 -- Filename: /no/such/file/dir --
71 Warning: readfile(/no/such/file/dir): Failed to open stream: No such file or directory in %s on lin…
H A Dfopen_variation15-win32.phpt105 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable wra…
110 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable wra…
115 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable wra…
120 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable wra…
125 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable w…
130 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable w…
135 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable w…
140 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable w…
157 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable …
162 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable …
[all …]
/php-src/ext/opcache/
H A Dconfig.m412 [no])
19 [no])
24 [no],
25 [no])
27 if test "$PHP_OPCACHE" != "no"; then
42 PHP_OPCACHE_JIT=no
47 PHP_OPCACHE_JIT=no
173 ]])],[have_shm_ipc=yes],[have_shm_ipc=no],[have_shm_ipc=no])
232 have_shm_mmap_anon=no
314 [php_cv_shm_mmap_posix=no],
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt30 …printf("\nValueError with mysqli. Note that at all other places we throws errors but no exceptions…
37 printf("\nFatal error with PHP (but no exception!):\n");
60 ValueError with mysqli. Note that at all other places we throws errors but no exceptions unless the…
63 Fatal error with PHP (but no exception!):
/php-src/ext/pgsql/
H A Dconfig.w323 ARG_WITH("pgsql", "PostgreSQL support", "no");
5 if (PHP_PGSQL != "no") {
/php-src/ext/pdo_firebird/
H A Dconfig.w323 ARG_WITH("pdo-firebird", "Firebird support for PDO", "no");
5 if (PHP_PDO_FIREBIRD != "no") {
/php-src/ext/readline/tests/
H A Dreadline_completion_function_001.phpt29 readline_completion_function(): Argument #1 ($callback) must be a valid callback, no array or strin…
30 readline_completion_function(): Argument #1 ($callback) must be a valid callback, no array or strin…
/php-src/ext/sockets/
H A Dconfig.w323 ARG_ENABLE("sockets", "SOCKETS support", "no");
5 if (PHP_SOCKETS != "no") {
/php-src/ext/simplexml/
H A Dconfig.m47 if test "$PHP_SIMPLEXML" != "no"; then
9 if test "$PHP_LIBXML" = "no"; then
/php-src/Zend/tests/in-de-crement/
H A Dincdec_types.phpt54 Warning: Increment on type bool has no effect, this will change in the next major version of PHP in…
58 Warning: Increment on type bool has no effect, this will change in the next major version of PHP in…
77 Warning: Decrement on type null has no effect, this will change in the next major version of PHP in…
81 Warning: Decrement on type bool has no effect, this will change in the next major version of PHP in…
85 Warning: Decrement on type bool has no effect, this will change in the next major version of PHP in…
97 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
/php-src/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-src/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-src/ext/spl/tests/
H A Dheap_004.phpt59 Exception: Heap is corrupted, heap properties are no longer ensured.
60 Exception: Heap is corrupted, heap properties are no longer ensured.
61 Exception: Heap is corrupted, heap properties are no longer ensured.
H A Dpqueue_002.phpt59 Exception: Heap is corrupted, heap properties are no longer ensured.
60 Exception: Heap is corrupted, heap properties are no longer ensured.
61 Exception: Heap is corrupted, heap properties are no longer ensured.

Completed in 30 milliseconds

12345678910>>...52