Home
last modified time | relevance | path

Searched refs:in (Results 201 – 225 of 7076) sorted by relevance

12345678910>>...284

/php-src/ext/dba/tests/
H A Ddba_lmdb_creation_matrix.phpt28 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
46 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
58 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
70 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
83 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
101 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
113 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
125 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
138 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
156 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
[all …]
/php-src/Zend/tests/float_to_int/
H A Dwarnings_string_float_literals.phpt7 // 7 Warnings generated in total
24 // 2 warnings in total
57 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
60 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
63 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
66 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
69 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
72 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
75 Deprecated: Implicit conversion from float-string "1.5" to int loses precision in %s on line %d
79 Deprecated: Implicit conversion from float-string "6.5" to int loses precision in %s on line %d
[all …]
/php-src/Zend/tests/in-de-crement/
H A Dstring_increment_various.phpt50 // string interpretable as a number in scientific notation
65 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
68 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
71 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
74 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
77 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
80 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
83 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
86 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
89 Deprecated: Increment on non-alphanumeric string is deprecated in %s on line %d
[all …]
/php-src/ext/xsl/tests/
H A Dbug71571_b.phpt40 Warning: XSLTProcessor::transformToDoc(): runtime error: file %s line 8 element param in %s on line…
43 You can adjust $maxTemplateVars in order to raise the maximum number of variables/params (currently…
45 Warning: XSLTProcessor::transformToDoc(): Templates: in %s on line %d
47 Warning: XSLTProcessor::transformToDoc(): #0 name recurse in %s on line %d
49 Warning: XSLTProcessor::transformToDoc(): #1 name recurse in %s on line %d
51 Warning: XSLTProcessor::transformToDoc(): #2 name / in %s on line %d
53 Warning: XSLTProcessor::transformToDoc(): Variables: in %s on line %d
55 Warning: XSLTProcessor::transformToDoc(): #0 in %s on line %d
57 Warning: XSLTProcessor::transformToDoc(): COUNT in %s on line %d
59 Warning: XSLTProcessor::transformToDoc(): #1 in %s on line %d
[all …]
/php-src/Zend/tests/
H A Dexception_016.phpt8 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
14 Exception: Using $this when not in object context in %sexception_016.php on line %d
16 Fatal error: Uncaught Error: Using $this when not in object context in %sexception_016.php:%d
19 thrown in %sexception_016.php on line %d
/php-src/ext/standard/tests/file/
H A Dfopen_variation10-win32.phpt47 fwrite($h, "file in $rootdir");
51 fwrite($h, "file in fopen10.tmpDir");
55 fwrite($h, "file in root");
84 file in root
87 file in root
105 file in fopen10.tmpdirTwo
113 file in root
116 file in fopen10.tmpdirTwo
119 file in fopen10.tmpdirTwo
122 file in fopen10.tmpdirTwo
[all …]
H A Dfopen_variation11-win32.phpt46 fwrite($h, "file in $rootdir");
50 fwrite($h, "file in fopen11.tmpDir");
54 fwrite($h, "file in root");
82 file in root
85 file in root
103 file in fopen11.tmpdirTwo
111 file in root
114 file in fopen11.tmpdirTwo
117 file in fopen11.tmpdirTwo
120 file in fopen11.tmpdirTwo
[all …]
H A Dfflush_variation4.phpt2 Test fflush() function: usage variations - file opened in read-only mode
6 /* test fflush() with handle to a file opened in read-only mode as resource */
11 echo "*** Testing fflush(): with file handles of files opened in various read modes ***\n";
19 echo "-- Iteration $count with file opened in $mode mode --\n";
27 // opening the file in different read modes
41 *** Testing fflush(): with file handles of files opened in various read modes ***
42 -- Iteration 1 with file opened in r mode --
44 -- Iteration 2 with file opened in rb mode --
46 -- Iteration 3 with file opened in rt mode --
/php-src/ext/zip/tests/
H A Dzip_read.phpt18 Deprecated: Function zip_open() is deprecated in %s on line %d
20 Deprecated: Function zip_read() is deprecated in %s on line %d
22 Deprecated: Function zip_read() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_read() is deprecated in %s on line %d
28 Deprecated: Function zip_read() is deprecated in %s on line %d
30 Deprecated: Function zip_close() is deprecated in %s on line %d
/php-src/ext/opcache/tests/jit/
H A Dassign_046.phpt2 JIT ASSIGN: incorrect assumption about in-memory zval type
22 Warning: Undefined variable $b in %sassign_046.php on line 6
25 Warning: Undefined variable $b in %sassign_046.php on line 6
28 Warning: Undefined variable $b in %sassign_046.php on line 6
31 Warning: Undefined variable $b in %sassign_046.php on line 6
34 Warning: Undefined variable $b in %sassign_046.php on line 6
37 Warning: Undefined variable $b in %sassign_046.php on line 6
H A Dreg_alloc_006.phpt20 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
22 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
24 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
26 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
28 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
30 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
32 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
/php-src/tests/output/
H A Dob_start_error_002.phpt6 * Function is implemented in main/output.c
22 Warning: ob_start(): class "nonExistent" not found in %s on line %d
24 Notice: ob_start(): Failed to create buffer in %s on line %d
27 Warning: ob_start(): class C does not have a method "nonExistent" in %s on line %d
29 Notice: ob_start(): Failed to create buffer in %s on line 13
32 Warning: ob_start(): class C does not have a method "no" in %s on line %d
34 Notice: ob_start(): Failed to create buffer in %s on line 14
37 Warning: ob_start(): function "no" not found or invalid function name in %s on line %d
39 Notice: ob_start(): Failed to create buffer in %s on line 15
/php-src/ext/standard/tests/array/
H A Duasort_variation8.phpt2 Test uasort() function : usage variations - built-in function as 'cmp_function'
6 * Passing different built-in library functions in place of 'cmp_function'
10 echo "*** Testing uasort() : built in function as 'cmp_function' ***\n";
17 echo "-- Testing uasort() with built-in 'cmp_function': strcasecmp() --\n";
21 echo "-- Testing uasort() with built-in 'cmp_function': strcmp() --\n";
28 *** Testing uasort() : built in function as 'cmp_function' ***
29 -- Testing uasort() with built-in 'cmp_function': strcasecmp() --
43 -- Testing uasort() with built-in 'cmp_function': strcmp() --
/php-src/ext/date/tests/
H A DDateTimeImmutable_uninitialised_exceptions.phpt55 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
56 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
57 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
58 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
59 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
60 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
61 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
62 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
63 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
64 …meImmutable) has not been correctly initialized by calling parent::__construct() in its constructor
[all …]
H A Dgmstrftime_variation15.phpt14 'Time in a.m/p.m notation' => "%r",
15 'Time in 24 hour notation' => "%R",
31 --Time in a.m/p.m notation--
33 Deprecated: Function gmstrftime() is deprecated in %s on line %d
36 Deprecated: Function gmstrftime() is deprecated in %s on line %d
39 --Time in 24 hour notation--
41 Deprecated: Function gmstrftime() is deprecated in %s on line %d
44 Deprecated: Function gmstrftime() is deprecated in %s on line %d
49 Deprecated: Function gmstrftime() is deprecated in %s on line %d
52 Deprecated: Function gmstrftime() is deprecated in %s on line %d
H A Dstrftime_variation15.phpt14 'Time in a.m/p.m notation' => "%r",
15 'Time in 24 hour notation' => "%R",
31 --Time in a.m/p.m notation--
33 Deprecated: Function strftime() is deprecated in %s on line %d
36 Deprecated: Function strftime() is deprecated in %s on line %d
39 --Time in 24 hour notation--
41 Deprecated: Function strftime() is deprecated in %s on line %d
44 Deprecated: Function strftime() is deprecated in %s on line %d
49 Deprecated: Function strftime() is deprecated in %s on line %d
52 Deprecated: Function strftime() is deprecated in %s on line %d
/php-src/tests/security/
H A Dopen_basedir_unlink.phpt32 …ing: unlink(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
35 …ng: unlink(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the allowed…
38 … unlink(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within the allow…
41 …g: unlink(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the allowe…
44 …: unlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
/php-src/ext/standard/tests/class_object/
H A Dforward_static_call_001.phpt65 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
70 Deprecated: Use of "self" in callables is deprecated in %s on line %d
73 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
84 Deprecated: Use of "self" in callables is deprecated in %s on line %d
87 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_007.phpt6 echo "in autoload($name)\n";
12 echo "in check($name)\n";
22 in autoload(FOO)
23 in check(FOO)
24 in autoload(FOO)
26 Warning: unserialize(): Function check() hasn't defined the class it was called for in %s on line %d
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_ucs4.c329 unsigned char *p = *in; in mb_ucs4_to_wchar()
338 *in = p; in mb_ucs4_to_wchar()
344 *in = p; in mb_ucs4_to_wchar()
370 p = *in + *in_len; in mb_ucs4be_to_wchar()
373 *in_len -= (p - *in); in mb_ucs4be_to_wchar()
374 *in = p; in mb_ucs4be_to_wchar()
385 uint32_t w = *in++; in mb_wchar_to_ucs4be()
414 p = *in + *in_len; in mb_ucs4le_to_wchar()
417 *in_len -= (p - *in); in mb_ucs4le_to_wchar()
418 *in = p; in mb_ucs4le_to_wchar()
[all …]
/php-src/ext/gd/libgd/
H A Dgdtopng.c13 FILE *in, *out; in main() local
19 in = fopen (argv[1], "rb"); in main()
20 if (!in) in main()
25 im = gdImageCreateFromGd (in); in main()
26 fclose (in); in main()
H A Dpngtogd.c14 FILE *in, *out; in main() local
20 in = fopen (argv[1], "rb"); in main()
21 if (!in) in main()
26 im = gdImageCreateFromPng (in); in main()
27 fclose (in); in main()
H A Dgd2topng.c14 FILE *in, *out; in main() local
20 in = fopen (argv[1], "rb"); in main()
21 if (!in) in main()
26 im = gdImageCreateFromGd2 (in); in main()
27 fclose (in); in main()
/php-src/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt47 echo "\nClass and Method in same string, bad method name:\n";
53 echo "\nClass and Method in same string, bad class name:\n";
59 echo "\nClass and Method in same string (ok):\n";
70 …ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid method name in %s:%d
82 ReflectionException: Class "1" does not exist in %s:%d
87 ReflectionException: Method TestClass::1() does not exist in %s:%d
98 Class and Method in same string, bad method name:
101 ReflectionException: Method TestClass::foop::dedoop() does not exist in %s:%d
105 Class and Method in same string, bad class name:
108 ReflectionException: Class "TestCla" does not exist in %s:%d
[all …]
/php-src/ext/mbstring/tests/
H A Dmb_convert_encoding_array2.phpt13 //All strings are the same when displayed in their respective encodings
44 echo "JIS encoded string in base64:\n";
52 echo "EUC-JP encoded string in base64:\n";
60 echo "SJIS encoded string in base64:\n";
68 echo "UTF-8 encoded string in base64:\n";
81 JIS encoded string in base64:
90 Warning: mb_convert_encoding(): Cannot convert recursively referenced values in %s on line %d
98 Warning: mb_convert_encoding(): Cannot convert recursively referenced values in %s on line %d
115 EUC-JP encoded string in base64:
149 SJIS encoded string in base64:
[all …]

Completed in 49 milliseconds

12345678910>>...284