Home
last modified time | relevance | path

Searched refs:it (Results 251 – 275 of 982) sorted by relevance

1...<<11121314151617181920>>...40

/PHP-7.4/ext/mysqli/
H A Dconfig.w323 // 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 DDateTime_format_basic1.phpt21 var_dump( $date->format( 'h-i-s, j-m-y, it is w Day') );
36 string(19) "it is the 14th day."
H A Ddate_basic1.phpt21 var_dump( date('h-i-s, j-m-y, it is w Day', $timestamp) );
36 string(19) "it is the 27th day."
H A Ddate_format_basic1.phpt21 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 Dbug61546.phpt5 // 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 Ddateformat___construct_bad_tz_cal.phpt37 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
H A Ddateformat_calendars.phpt44 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
H A Ddateformat_calendars_variant3.phpt44 …lendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlD…
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation11.phpt27 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 Dlstat_stat_variation7.phpt22 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 Dudp6loop.phpt10 * 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 Ddynamic_call_008.phpt2 Don't optimize dynamic call to non-dynamic one if it drops the warning
H A Derrmsg_035.phpt12 Fatal error: Cannot use 'self' as interface name as it is reserved in %s on line %d
H A Derrmsg_036.phpt12 Fatal error: Cannot use 'parent' as interface name as it is reserved in %s on line %d
H A Derrmsg_030.phpt12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
H A Derrmsg_031.phpt12 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 Derror_006.phpt15 Fatal error: A cannot use abc - it is not a trait in %s on line %d
H A Derror_005.phpt15 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 Dscalar_reserved2.phpt8 Fatal error: Cannot use 'int' as class name as it is reserved in %s on line %d
H A Dscalar_reserved6.phpt8 Fatal error: Cannot use 'bool' as class name as it is reserved in %s on line %d
H A Dscalar_reserved3.phpt8 Fatal error: Cannot use 'float' as class name as it is reserved in %s on line %d
H A Dscalar_reserved4.phpt8 Fatal error: Cannot use 'string' as class name as it is reserved in %s on line %d
H A Dscalar_relative_typehint_disallowed.phpt14 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 Dpdo_mysql_attr_server_version.phpt22 // 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 Dphpdbg_oplog_002.phpt9 Warning: Can not end an oplog without starting it in %s on line 3

Completed in 74 milliseconds

1...<<11121314151617181920>>...40