Home
last modified time | relevance | path

Searched refs:not (Results 226 – 250 of 4857) sorted by relevance

12345678910>>...195

/PHP-7.0/ext/pcntl/tests/
H A D003.phpt5 if (!extension_loaded('pcntl')) die('skip pcntl extension not available');
6 elseif (!extension_loaded('posix')) die('skip posix extension not available');
7 …o') or !function_exists('pcntl_sigtimedwait')) die('skip required functionality is not available');
/PHP-7.0/ext/simplexml/
H A Dconfig.w3217 WARNING("simplexml support can't be enabled, libxml is not found")
28 WARNING("simplexml not enabled; libraries and headers not found");
/PHP-7.0/ext/standard/tests/streams/
H A Dopendir-003.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
7 if (!extension_loaded('openssl')) die ("skip openssl not available.");
/PHP-7.0/ext/gd/tests/
H A Dbug49600.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
7 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');
H A Dbug44849.phpt2 Bug #44849 (imagecolorclosesthwb is not available on Windows)
5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
/PHP-7.0/Zend/tests/
H A Dbug70895.phpt11 Warning: array_map\(\) expects parameter 1 to be a valid callback, function '%n' not found or inval…
13 Warning: array_map\(\) expects parameter 1 to be a valid callback, function '%n %i' not found or in…
15 …pects parameter 1 to be a valid callback, function '%n %i aoeu %f aoeu %p' not found or invalid fu…
H A Dbreak_error_003.phpt2 'break' error (not in the loop context)
10 Fatal error: 'break' not in the 'loop' or 'switch' context in %sbreak_error_003.php on line 3
H A Dcompare_001_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_003_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_004_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_005_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Dcompare_006_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to float in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
/PHP-7.0/ext/standard/tests/network/
H A Dbug73594.phpt2 Bug #73594 (dns_get_record() does not populate $additional out parameter)
11 if ($ret != 0) die("skip dig command is not present or failed to run");
16 if (empty($out)) die("skip local resolver does not return additional records");
H A Dbug73594a.phpt2 Bug #73594 (dns_get_record() does not populate $additional out parameter - $authns parameter)
11 if ($ret != 0) die("skip dig command is not present or failed to run");
16 if (empty($out)) die("skip local resolver does not return authority records");
/PHP-7.0/ext/spl/tests/
H A Dbug49723.phpt2 LimitIterator: do not seek if not needed
/PHP-7.0/ext/sockets/tests/
H A Dsocket_export_stream-2.phpt6 die('SKIP sockets extension not available.');
38 Warning: socket_export_stream(): supplied resource is not a valid Socket resource in %s on line %d
41 Warning: socket_export_stream(): supplied resource is not a valid Socket resource in %s on line %d
45 Warning: socket_export_stream(): supplied resource is not a valid Socket resource in %s on line %d
/PHP-7.0/ext/reflection/tests/
H A DReflectionProperty_constructor_variation1.phpt49 Property D::$p does not exist
52 Property D::$p does not exist
55 Property D::$p does not exist
58 Property D::$p does not exist
/PHP-7.0/ext/phar/tests/zip/
H A Dodt.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
6 <?php if (!extension_loaded("zlib")) die("skip zlib not available"); ?>
34 …reate phar '%sodt.odt', file extension (or combination) not recognised or the directory does not e…
/PHP-7.0/ext/mbstring/tests/
H A Dhtmlent.phpt6 extension_loaded('mbstring') or die('skip mbstring not available');
23 // &#64... are must be decoded on input these are not reencoded on output.
25 // If you do not see &auml;... on output this means output encoding fails.
28 // and they do not have a named entity representaion.
/PHP-7.0/tests/output/
H A Dob_start_error_002.phpt23 Warning: ob_start(): class 'nonExistent' not found in %s on line 13
28 Warning: ob_start(): class 'C' does not have a method 'nonExistent' in %s on line 14
33 Warning: ob_start(): class 'C' does not have a method 'no' in %s on line 15
38 Warning: ob_start(): function 'no' not found or invalid function name in %s on line 16
/PHP-7.0/ext/intl/tests/
H A Dmsgfmt_format_subpatterns_named.phpt6 die('skip intl extension not enabled');
23 =0 {{host} does not give a party.}
28 =0 {{host} does not give a party.}
33 =0 {{host} does not give a party.}
68 'Alice does not give a party.'
69 'Alice does not give a party.'
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorinfo.phpt27 printf("[%03d] Driver-specific error code not set\n", $offset);
29 printf("[%03d] Driver-specific error message.not set\n", $offset);
41 PDO->errorCode() will not reflect that error. You must call
106 [015] Driver-specific error code not set
107 [015] Driver-specific error message.not set
108 [016] Driver-specific error code not set
109 [016] Driver-specific error message.not set
H A Dpdo_mysql_attr_errmode.phpt25 …printf("[001] Maybe PDO could indicate that this is not a proper way of setting the ERRMODE...\n");
30 …printf("[002] Maybe PDO could indicate that this is not a proper way of setting the ERRMODE...%s\n…
54 printf("[007] Driver specific error code not set\n");
56 printf("[008] Driver specific error message not set\n");
70 printf("[011] Driver specific error code not set\n");
72 printf("[012] Driver specific error message not set\n");
89 printf("[015] Driver specific error code not set\n");
91 printf("[016] Driver specific error message not set\n");
127 printf("[023] Driver specific error code not set\n");
129 printf("[024] Driver specific error message not set\n");
[all …]
/PHP-7.0/tests/security/
H A Dopen_basedir_fopen.phpt41 Warning: fopen(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 Warning: fopen(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
51 Warning: fopen(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
56 Warning: fopen(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
61 Warning: fopen(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
66 Warning: fopen(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
71 Warning: fopen(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allo…
76 Warning: fopen(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
/PHP-7.0/ext/posix/tests/
H A Dposix_isatty.phpt5 if (!extension_loaded('posix')) die('skip - POSIX extension not loaded');
6 if (!function_exists('posix_isatty')) die('skip posix_isatty() not found');

Completed in 46 milliseconds

12345678910>>...195