Home
last modified time | relevance | path

Searched refs:it (Results 276 – 300 of 1009) sorted by relevance

1...<<11121314151617181920>>...41

/php-src/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-src/ext/mbstring/tests/
H A Dsjis_encoding.phpt33 * with various concerned Japanese developers, it seems that the historical
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 */
46 /* Since we are treating 0x5C as equivalent to U+005C, it does not
48 * Convert it to JIS X 0208 FULLWIDTH YEN SIGN instead */
/php-src/ext/pcre/tests/
H A Dbug52732.phpt2 Bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0))
/php-src/Zend/tests/
H A Dbug69532.phpt2 Bug #69532: array_multisort is chocking when using it's own constants
H A Dspecial_name_error3.phpt10 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
H A Dobjects_012.phpt15 Fatal error: bar cannot implement foo - it is not an interface in %s on line %d
H A Dinter_05.phpt10 Fatal error: a cannot implement Exception - it is not an interface in %s on line %d
H A Dvm_stack_with_arg_extend.phpt2 Ensure valid vm_stack even when it needed to be copied to a new page
H A Dfunc_arg_fetch_optimization.phpt2 FETCH_DIM_FUNC_ARG that cannot be optimized to FETCH_DIM_R because it appends
H A Derrmsg_028.phpt12 Fatal error: Cannot use 'self' as class name as it is reserved in %s on line %d
H A Derrmsg_029.phpt12 Fatal error: Cannot use 'parent' as class name as it is reserved in %s on line %d
/php-src/ext/posix/tests/
H A Dposix_getegid_basic.phpt2 Test function posix_getegid() by calling it with its expected arguments
/php-src/Zend/tests/traits/
H A Derror_008.phpt12 Fatal error: foo cannot implement abc - it is not an interface in %s on line %d
H A Derror_003.phpt15 Fatal error: A cannot use abc - it is not a trait in %s on line %d
H A Derror_004.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
H A Derror_006.phpt15 Fatal error: A cannot use abc - it is not a trait in %s on line %d
/php-src/Zend/tests/type_declarations/mixed/syntax/
H A Dmixed_class_error.phpt12 Fatal error: Cannot use 'mixed' as class name as it is reserved in %s on line %d
/php-src/ext/spl/tests/
H A Diterator_067.phpt9 $it = new myAppendIterator();
H A Diterator_062.phpt12 $it = new myRecursiveIteratorIterator();
/php-src/ext/opcache/tests/opt/
H A Dsccp_in_array.phpt2 Don't replace IN_ARRAY result type if the using opcode doesn't support it
/php-src/tests/classes/
H A Dinterface_class.phpt12 Fatal error: derived cannot implement base - it is not an interface in %s on line %d
/php-src/Zend/tests/type_declarations/
H A Dstatic_type_in_final_class.phpt2 While it may not be very useful, static is also permitted in final classes
H A Dscalar_reserved2.phpt9 Fatal error: Cannot use 'int' as class name as it is reserved in %s on line %d
H A Dscalar_reserved3.phpt9 Fatal error: Cannot use 'float' as class name as it is reserved in %s on line %d

Completed in 24 milliseconds

1...<<11121314151617181920>>...41