Home
last modified time | relevance | path

Searched refs:PHP_EOL (Results 251 – 275 of 661) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-8.0/ext/intl/tests/
H A Dbug62017.phpt18 …echo PHP_EOL."Exception: " . $e->getMessage() . " in " . $e->getFile() . " on line " . $e->getLine…
/PHP-8.0/ext/gmp/tests/
H A Dgmp_random_bits.phpt11 echo $e->getMessage() . \PHP_EOL;
16 echo $e->getMessage() . \PHP_EOL;
H A Dgmp_com.phpt13 echo $e->getMessage() . \PHP_EOL;
28 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/zend_test/tests/
H A Dobserver_call_user_func_04.phpt15 echo 'MyClass::myMethod ' . $msg . PHP_EOL;
21 echo 'my_function ' . $msg . PHP_EOL;
H A Dobserver_shutdown_02.phpt15 echo 'Shutdown: ' . foo() . PHP_EOL;
30 echo 'Done: ' . bar(40) . PHP_EOL;
H A Dobserver_call_user_func_02.phpt15 echo 'MyClass::myMethod ' . $msg . PHP_EOL;
21 echo 'my_function ' . $msg . PHP_EOL;
H A Dobserver_generator_03.phpt27 echo $value . PHP_EOL;
33 echo doSomething() . PHP_EOL;
H A Dobserver_opline_01.phpt13 echo 'Foo' . PHP_EOL;
18 echo array_sum([1,2,3]) . PHP_EOL;
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_statement_class.phpt22 echo $e->getMessage(), \PHP_EOL;
27 echo $e->getMessage(), \PHP_EOL;
33 echo $e->getMessage(), \PHP_EOL;
46 echo $e->getMessage(), \PHP_EOL;
60 echo get_class($e), ': ', $e->getMessage(), \PHP_EOL;
121 echo get_class($e), ': ', $e->getMessage(), \PHP_EOL;
/PHP-8.0/ext/zlib/tests/
H A Dgzencode_error1.phpt26 echo $e->getMessage() . \PHP_EOL;
34 echo $e->getMessage() . \PHP_EOL;
H A D005.phpt11 echo $e->getMessage() . \PHP_EOL;
28 echo $e->getMessage() . \PHP_EOL;
34 echo $e->getMessage() . \PHP_EOL;
H A Dgzcompress_error1.phpt23 echo $e->getMessage() . \PHP_EOL;
33 echo $e->getMessage() . \PHP_EOL;
H A Dgzdeflate_error1.phpt24 echo $e->getMessage() . \PHP_EOL;
33 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/imap/tests/
H A Dimap_open_error.phpt20 echo $e->getMessage() . \PHP_EOL;
26 echo $e->getMessage() . \PHP_EOL;
H A Dimap_fetchstructure_errors.phpt17 echo $e->getMessage() . \PHP_EOL;
22 echo $e->getMessage() . \PHP_EOL;
H A Dimap_fetchheader_errors.phpt17 echo $e->getMessage() . \PHP_EOL;
22 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/gd/tests/
H A Dbug48555.phpt22 echo "with line break == without line break".PHP_EOL;
24 echo "with line break != without line break".PHP_EOL;
/PHP-8.0/ext/mysqli/tests/
H A Dbug55582.phpt21 echo $e->getMessage() . \PHP_EOL;
27 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/dom/tests/
H A DDOMNode_C14N_basic.phpt31 echo $e->getMessage() . \PHP_EOL;
36 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/tokenizer/tests/
H A Dtoken_get_all_TOKEN_PARSE_002.phpt18 echo "L{$tk[2]}: ".$t." {$tk[1]}", PHP_EOL;
20 else echo $tk, PHP_EOL;
/PHP-8.0/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams.phpt19 echo $e->getMessage() . \PHP_EOL;
25 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/Zend/tests/
H A Dadd_006.phpt18 echo $e->getMessage() . \PHP_EOL;
33 echo $e->getMessage() . \PHP_EOL;
H A Dlist_keyed_ArrayAccess.phpt13 echo PHP_EOL;
24 echo PHP_EOL;
/PHP-8.0/ext/mbstring/tests/
H A Dbug69079.phpt15 echo $e->getMessage() . \PHP_EOL;
25 echo $e->getMessage() . \PHP_EOL;
H A Dmb_substr_count.phpt13 echo $e->getMessage() . \PHP_EOL;
18 echo $e->getMessage() . \PHP_EOL;

Completed in 31 milliseconds

1...<<11121314151617181920>>...27