Home
last modified time | relevance | path

Searched refs:to (Results 176 – 200 of 4846) sorted by relevance

12345678910>>...194

/php-src/ext/intl/tests/
H A Dnormalizer_normalize.phpt97 'ABC' normalized to form 'UNORM_FORM_C' is 'ABC' error info: 'U_ZERO_ERROR' (0)
105 '%EF%AC%81' normalized to form 'UNORM_FORM_C' is '%EF%AC%81' error info: 'U_ZERO_ERROR' (0)
107 '%E1%BA%9B' normalized to form 'UNORM_FORM_C' is '%E1%BA%9B' error info: 'U_ZERO_ERROR' (0)
109 'ABC' normalized to form 'UNORM_FORM_D' is 'ABC' error info: 'U_ZERO_ERROR' (0)
117 '%EF%AC%81' normalized to form 'UNORM_FORM_D' is '%EF%AC%81' error info: 'U_ZERO_ERROR' (0)
121 'ABC' normalized to form 'UNORM_FORM_KC' is 'ABC' error info: 'U_ZERO_ERROR' (0)
129 '%EF%AC%81' normalized to form 'UNORM_FORM_KC' is 'fi' error info: 'U_ZERO_ERROR' (0)
131 '%E1%BA%9B' normalized to form 'UNORM_FORM_KC' is '%E1%B9%A1' error info: 'U_ZERO_ERROR' (0)
133 'ABC' normalized to form 'UNORM_FORM_KD' is 'ABC' error info: 'U_ZERO_ERROR' (0)
141 '%EF%AC%81' normalized to form 'UNORM_FORM_KD' is 'fi' error info: 'U_ZERO_ERROR' (0)
[all …]
H A Ddateformat_set_timezone_id3.phpt40 $res_str .= "\nTrying to set timezone_id= $timezone_id_entry";
43 $res_str .= "\nAfter call to set_timezone_id : timezone_id= $timezone_id";
68 Trying to set timezone_id= America/New_York
69 After call to set_timezone_id : timezone_id= America/New_York
73 Trying to set timezone_id= America/Los_Angeles
74 After call to set_timezone_id : timezone_id= America/Los_Angeles
78 Trying to set timezone_id= America/Chicago
79 After call to set_timezone_id : timezone_id= America/Chicago
83 Trying to set timezone_id= CN
84 After call to set_timezone_id : timezone_id= America/Chicago
/php-src/Zend/tests/fibers/
H A Dmultiple-calls-to-ctor.phpt2 Multiple calls to constructor are prevented
16 Fatal error: Uncaught FiberError: Cannot call constructor twice in %smultiple-calls-to-ctor.php:%d
18 #0 %smultiple-calls-to-ctor.php(%d): Fiber->__construct(Object(Closure))
20 thrown in %smultiple-calls-to-ctor.php on line %d
/php-src/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt2 Test setlocale() function : basic functionality - setting system locale to a specific
18 // start the buffering of next command to internal output buffer
21 // run the command 'locale -a' to fetch all locales available in the system
27 // fflush and end the output buffering to internal output buffer
40 //set of locales to be used
54 //set of currency symbol according to above list of locales
71 // set the system locale to a locale, choose the right locale by
75 echo "Setting system locale(LC_ALL) to ";
86 // continue to check if next commonly locale is installed in the system
92 // use localeconv() to get the details of currently set locale
[all …]
/php-src/tests/output/
H A Dob_start_basic_unerasable_005.phpt13 echo "Attempt to flush unerasable buffer - should fail...";
19 [callback:1]Attempt to flush unerasable buffer - should fail...
20 Notice: ob_flush(): Failed to flush buffer of callback (0) in %s on line 11
22 string(%d) "Attempt to flush unerasable buffer - should fail...
23 Notice: ob_flush(): Failed to flush buffer of callback (0) in %s on line 11
/php-src/Zend/tests/
H A Dmethods-on-non-objects-usort.phpt2 usort() in combination with "Call to a member function method() on null"
24 string(43) "Call to a member function compare() on null"
26 string(43) "Call to a member function compare() on null"
28 string(43) "Call to a member function compare() on null"
30 string(43) "Call to a member function compare() on null"
H A Dbug44660.phpt2 Bug #44660 (Indexed and reference assignment to property of non-object don't trigger warning)
51 Warning: Attempt to read property "p" on true in %s on line %d
54 Attempt to assign property "p" on true
57 Attempt to increment/decrement property "p" on true
60 Attempt to modify property "p" on true
63 Attempt to modify property "p" on true
66 Attempt to modify property "p" on true
H A Dresource_key.phpt24 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
26 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
28 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
30 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
33 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
36 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Ddereference_014.phpt2 Trying to create an object from dereferencing uninitialized variable
30 Warning: Trying to access array offset on null in %s on line %d
32 Warning: Attempt to read property "a" on null in %s on line %d
35 Warning: Trying to access array offset on null in %s on line %d
37 Warning: Attempt to read property "b" on null in %s on line %d
/php-src/ext/standard/tests/math/
H A Dround_basic.phpt48 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
53 Deprecated: Implicit conversion from float-string "3.6" to int loses precision in %s on line %d
64 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
69 Deprecated: Implicit conversion from float-string "3.6" to int loses precision in %s on line %d
80 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
96 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
112 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
128 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
144 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
160 Deprecated: Implicit conversion from float 3.6 to int loses precision in %s on line %d
[all …]
/php-src/ext/standard/tests/array/
H A Darray_diff_assoc_basic.phpt16 echo "-- Compare Default keys to numeric keys --\n";
21 echo "\n-- Compare Default keys to string keys --\n";
26 echo "\n-- Compare numeric keys to string keys --\n";
35 -- Compare Default keys to numeric keys --
51 -- Compare Default keys to string keys --
67 -- Compare numeric keys to string keys --
H A Darray_key_exists_variation4.phpt6 * Pass referenced variables as arguments to array_key_exists() to test behaviour
13 echo "\n-- \$search is a reference to \$array --\n";
22 -- $search is a reference to $array --
/php-src/ext/calendar/tests/
H A Dunixtojd.phpt13 // -adding a call direct to GetEnvironmentVariableA just before tzset() is called to check the…
14 // putting a call to date_default_timezone_set() here doesn't help
16 // on Windows, the only thing that gets this test to pass is to put TZ=UTC in--ENV-- section
17 // -since putenv() is written to call tzset() when env var is TZ, I assume that putenv("TZ=UTC") …
30 // -this incorrect localtime is passed to the julian date conversion (GregorianToSDN) function whi…
/php-src/ext/standard/tests/file/
H A Dbug52820.phpt2 Bug #52820 (writes to fopencookie FILE* not committed when seeking the stream)
8 /* unfortunately no standard function does a cast to FILE*, so we need
9 * curl to test this */
25 echo "About to rewind!\n";
47 About to rewind!
52 About to rewind!
57 About to rewind!
62 About to rewind!
H A Dfeof_basic.phpt16 echo "\n*** testing reading complete file using feof to stop ***\n";
19 //feof is not set to true until you try to read past the end of file.
21 //last time to set the eof flag but it will fail to read.
47 echo "*** testing feof after a seek to near the beginning ***\n";
51 echo "*** testing feof after a seek to end ***\n";
74 *** testing reading complete file using feof to stop ***
90 *** testing feof after a seek to near the beginning ***
92 *** testing feof after a seek to end ***
/php-src/ext/dom/tests/
H A DDOMElement_prefix_empty.phpt13 echo "--- Changing the prefix to an empty string ---\n";
18 echo "--- Changing the prefix to an empty C-style string ---\n";
23 echo "--- Changing the prefix to \"hello\" ---\n";
28 echo "--- Changing the prefix to that of a conflicting namespace (\"conflict\") ---\n";
39 --- Changing the prefix to an empty string ---
42 --- Changing the prefix to an empty C-style string ---
45 --- Changing the prefix to "hello" ---
48 --- Changing the prefix to that of a conflicting namespace ("conflict") ---
/php-src/tests/classes/
H A Dfinal.phpt8 echo "Call to function first::show()\n";
17 echo "Call to function second::show()\n";
27 Call to function first::show()
28 Call to function second::show()
/php-src/ext/mbstring/tests/
H A Dsjis_encoding.phpt28 * as equivalent to the same ASCII bytes.
41 /* That means it does not make sense to convert U+203E (OVERLINE)
42 * to 0x7E; convert it to JIS X 0208 FULLWIDTH MACRON instead */
44 /* U+00AF is MACRON; convert that to FULLWIDTH MACRON as well */
46 /* Since we are treating 0x5C as equivalent to U+005C, it does not
47 * make sense to convert U+00A5 (YEN SIGN) to 0x5C
48 * Convert it to JIS X 0208 FULLWIDTH YEN SIGN instead */
58 * to JIS X 0208 NOT SIGN */
64 /* Convert Unicode FULLWIDTH TILDE to JIS X 0208 WAVE DASH */
66 /* Convert Unicode FULLWIDTH HYPHEN-MINUS to JIS X 0208 MINUS SIGN */
[all …]
/php-src/ext/standard/tests/general_functions/
H A Dtype.phpt163 Error: Cannot convert to resource type
172 Error: Cannot convert to resource type
174 Error: Cannot convert to resource type
183 Error: Cannot convert to resource type
185 Error: Cannot convert to resource type
187 Error: Cannot convert to resource type
189 Error: Cannot convert to resource type
191 Error: Cannot convert to resource type
193 Error: Cannot convert to resource type
195 Error: Cannot convert to resource type
[all …]
/php-src/ext/dom/lexbor/
H A DLICENSE19 "control" means (i) the power, direct or indirect, to cause the
28 including but not limited to software source code, documentation
33 not limited to compiled object code, generated documentation,
34 and conversions to other media types.
38 copyright notice that is included in or attached to the work
51 to that Work or Derivative Works thereof, that is intentionally
56 to the Licensor or its representatives, including but not limited to
70 copyright license to reproduce, prepare Derivative Works of,
74 3. Grant of Patent License. Subject to the terms and conditions of
104 excluding those notices that do not pertain to any part of
[all …]
/php-src/
H A DNEWS17 array to hashed). (ilutov)
30 . Bumped required libcurl version to 7.61.0. (Ayesh)
50 . Update to libmagic 5.45. (nielsdos)
57 to SOMAXCONN. (David Carlier)
68 . Changed return type of hash_update() to true. (nielsdos)
71 . Moved to PECL. (Derick Rethans)
149 . Upgrade bundled pcre2lib to version 10.43. (nielsdos)
197 . Moved to PECL. (Derick Rethans)
213 . Added the TCP_SYNCNT constant for Linux to set number of attempts to send
250 . Increase the default BCrypt cost to 12. (timwolla)
[all …]
/php-src/ext/opcache/jit/
H A DREADME.md7 to produce optimized native code. The necessary part of the IR
13 Then, to test the JIT, e.g. with opcache.jit=tracing, an example command
14 based on what is used to test in CI:
21 memory to use with the JIT to test with.
22 - `opcache.protect_memory=1` will detect writing to memory that is meant to be
26 - `-j$(nproc)` runs as many workers to run tests as there are CPUs.
34 … time, adding `-m --show-mem` to the `TESTS` configuration is also useful to test with [valgrind](…
42 ### How to build 32-bit builds on x86_64 environments
45 dependencies to install.
52 then **don't** try to force install them.
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_disabled.phpt9 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
21 // automatic downgrade to normal connections has failed
22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
30 // automatic downgrade to normal connections has failed
31 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
57 Warning: my_mysqli_connect(): Persistent connections are disabled. Downgrading to normal in %s on l…
59 Warning: my_mysqli_connect(): Persistent connections are disabled. Downgrading to normal in %s on l…
/php-src/ext/standard/tests/mail/
H A Dbug72964.phpt18 $to = $users[0];
28 $res = mail($to, $subject, $message, $headers);
31 die("Unable to send the email.\n");
36 foreach ([['to' => $to], $cc, $bcc] as $mailAddresses) {
42 if ($mail->isAsExpected($from, $to, $subject, $message)) {
60 Found the email. to received.
/php-src/sapi/cli/tests/
H A Dbug69655.phpt2 Bug #69655 (php -S changes MKCALENDAR request method to MKCOL)
15 // the following is supposed to emit a warning for unsupported methods
20 Warning: file_get_contents(http://localhost:%d): Failed to open stream: HTTP request failed! HTTP/1…
23 Warning: file_get_contents(http://localhost:%d): Failed to open stream: HTTP request failed! HTTP/1…
26 Warning: file_get_contents(http://localhost:%d): Failed to open stream: HTTP request failed! HTTP/1…

Completed in 53 milliseconds

12345678910>>...194