Searched refs:it (Results 251 – 275 of 982) sorted by relevance
1...<<11121314151617181920>>...40
/PHP-7.4/ext/mysqli/ |
H A D | config.w32 | 3 // Note: The extension name is "mysqli", you enable it with "--with-mysqli". 4 // Passing value "mysqlnd" to it enables the bundled
|
/PHP-7.4/ext/date/tests/ |
H A D | DateTime_format_basic1.phpt | 21 var_dump( $date->format( 'h-i-s, j-m-y, it is w Day') ); 36 string(19) "it is the 14th day."
|
H A D | date_basic1.phpt | 21 var_dump( date('h-i-s, j-m-y, it is w Day', $timestamp) ); 36 string(19) "it is the 27th day."
|
H A D | date_format_basic1.phpt | 21 var_dump( date_format($date, 'h-i-s, j-m-y, it is w Day') ); 36 string(19) "it is the 14th day."
|
/PHP-7.4/sapi/cli/tests/ |
H A D | bug61546.phpt | 5 // reference doc for getmyinode() on php.net states that it returns an integer or FALSE on error 8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
|
/PHP-7.4/ext/intl/tests/ |
H A D | dateformat___construct_bad_tz_cal.phpt | 37 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
|
H A D | dateformat_calendars.phpt | 44 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
|
H A D | dateformat_calendars_variant3.phpt | 44 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | lstat_stat_variation11.phpt | 27 echo "*** Testing stat() on a file after using is_file() on it ***\n"; 50 *** Testing stat() on a file after using is_file() on it ***
|
H A D | lstat_stat_variation7.phpt | 22 echo "*** Testing stat() on file after data is written in it ***\n"; 46 *** Testing stat() on file after data is written in it ***
|
/PHP-7.4/ext/standard/tests/network/ |
H A D | udp6loop.phpt | 10 * cannot tell for sure if IPv6 works until we probe it at run time, 35 /* Connect to it */
|
/PHP-7.4/Zend/tests/ |
H A D | dynamic_call_008.phpt | 2 Don't optimize dynamic call to non-dynamic one if it drops the warning
|
H A D | errmsg_035.phpt | 12 Fatal error: Cannot use 'self' as interface name as it is reserved in %s on line %d
|
H A D | errmsg_036.phpt | 12 Fatal error: Cannot use 'parent' as interface name as it is reserved in %s on line %d
|
H A D | errmsg_030.phpt | 12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
|
H A D | errmsg_031.phpt | 12 Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d
|
/PHP-7.4/Zend/tests/traits/ |
H A D | error_006.phpt | 15 Fatal error: A cannot use abc - it is not a trait in %s on line %d
|
H A D | error_005.phpt | 15 Fatal error: A cannot use abc - it is not a trait in %s on line %d
|
/PHP-7.4/Zend/tests/type_declarations/ |
H A D | scalar_reserved2.phpt | 8 Fatal error: Cannot use 'int' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved6.phpt | 8 Fatal error: Cannot use 'bool' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved3.phpt | 8 Fatal error: Cannot use 'float' as class name as it is reserved in %s on line %d
|
H A D | scalar_reserved4.phpt | 8 Fatal error: Cannot use 'string' as class name as it is reserved in %s on line %d
|
H A D | scalar_relative_typehint_disallowed.phpt | 14 Fatal error: Cannot use 'bar\int' as class name as it is reserved in %s on line %d
|
/PHP-7.4/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_attr_server_version.phpt | 22 // If its a version string it should be of the format \d+\.\d+\.\d+.* 42 // Lets accept also int if it follows the rules from the original MYSQL C API 60 printf("[010] Did we change it from '%s' to '%s'?\n", $version, $new_version);
|
/PHP-7.4/sapi/phpdbg/tests/ |
H A D | phpdbg_oplog_002.phpt | 9 Warning: Can not end an oplog without starting it in %s on line 3
|
Completed in 29 milliseconds
1...<<11121314151617181920>>...40