Home
last modified time | relevance | path

Searched refs:s (Results 4351 – 4375 of 6191) sorted by relevance

1...<<171172173174175176177178179180>>...248

/PHP-5.5/Zend/tests/
H A Dns_083.phpt14 Fatal error: Namespace declaration statement has to be the very first statement in the script in %s
H A Dstrict_001.phpt17 Strict Standards: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/PHP-5.5/Zend/tests/traits/
H A Derror_013.phpt19 Fatal error: Cannot use 'static' as method modifier in %s on line %d
/PHP-5.5/ext/fileinfo/tests/
H A Dbug61173.phpt13 Warning: finfo::finfo() expects at most 2 parameters, 3 given in %s on line %d
/PHP-5.5/ext/bcmath/tests/
H A Dbcsqrt_error1.phpt13 Warning: bcsqrt(): Square root of negative number in %s.php on line %d
/PHP-5.5/ext/gd/tests/
H A Dbug39286.phpt13 Warning: imagecreatefromgd2part(): Zero width or height not allowed in %s on line %d
H A Dbug45799.phpt15 Warning: imagepng(): gd-png error: no colors in palette in %s on line %d
H A Dcrafted_gd2.phpt15 Warning: imagecreatefromgd(): '%scrafted.gd2' is not a valid GD file in %s on line %d
H A Dimagealphablending_error1.phpt19 Warning: imagealphablending() expects exactly 2 parameters, 0 given in %s on line %d
H A Dimagecolorresolvealpha_error3.phpt19 Warning: imagecolorresolvealpha() expects exactly 5 parameters, 0 given in %s on line %d
H A Dimagesavealpha_error2.phpt19 Warning: imagesavealpha() expects exactly 2 parameters, 0 given in %s on line %d
/PHP-5.5/ext/spl/tests/
H A Dbug67247.phpt13 Fatal error: Possible integer overflow in memory allocation (%d * %d + 0) in %s on line %d
H A Dspl_heap_insert_basic.phpt20 Warning: SplHeap::insert() expects exactly 1 parameter, %s
H A Dsplpriorityqueue_setextractflags.phpt16 Warning: SplPriorityQueue::setExtractFlags() expects exactly 1 parameter, 2 given in %s on line %d
/PHP-5.5/ext/xmlwriter/tests/
H A Dxmlwriter_open_uri_error_002.phpt15 Warning: xmlwriter_open_uri() expects exactly %d parameter, %d given in %s on line %d
/PHP-5.5/tests/classes/
H A Dbug29446.phpt19 Fatal error: Cannot redefine class constant testClass::TEST_CONST in %s on line 5
H A Dctor_in_interface_01.phpt19 …Declaration of implem::__construct() must be compatible with constr::__construct() in %s on line %d
H A Dinterface_class.phpt14 Fatal error: derived cannot implement base - it is not an interface in %s on line %d
H A Dinterface_constant_inheritance_001.phpt17 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I1 in %s o…
/PHP-5.5/tests/lang/
H A Dbug24573.phpt24 Fatal error: Cannot re-assign $this in %s on line %d
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_int.phpt2 Test is_int() & it's FALIASes: is_long() & is_integer() functions
448 Warning: is_int() expects exactly 1 parameter, 0 given in %s on line %d
451 Warning: is_integer() expects exactly 1 parameter, 0 given in %s on line %d
454 Warning: is_long() expects exactly 1 parameter, 0 given in %s on line %d
457 Warning: is_int() expects exactly 1 parameter, 2 given in %s on line %d
460 Warning: is_integer() expects exactly 1 parameter, 2 given in %s on line %d
463 Warning: is_long() expects exactly 1 parameter, 2 given in %s on line %d
H A Dis_int_64bit.phpt2 Test is_int() & it's FALIASes: is_long() & is_integer() functions
445 Warning: is_int() expects exactly 1 parameter, 0 given in %s on line %d
448 Warning: is_integer() expects exactly 1 parameter, 0 given in %s on line %d
451 Warning: is_long() expects exactly 1 parameter, 0 given in %s on line %d
454 Warning: is_int() expects exactly 1 parameter, 2 given in %s on line %d
457 Warning: is_integer() expects exactly 1 parameter, 2 given in %s on line %d
460 Warning: is_long() expects exactly 1 parameter, 2 given in %s on line %d
H A Dcall_user_method.phpt19 Deprecated: Function call_user_method() is deprecated in %s on line 8
/PHP-5.5/Zend/
H A Dzend_ini.c151 const Bucket *s; in ini_key_compare() local
154 s = *((const Bucket **) b); in ini_key_compare()
156 if (f->nKeyLength == 0 && s->nKeyLength == 0) { /* both numeric */ in ini_key_compare()
157 return ZEND_NORMALIZE_BOOL(f->nKeyLength - s->nKeyLength); in ini_key_compare()
160 } else if (s->nKeyLength == 0) { /* s is numeric, f is not */ in ini_key_compare()
163 return zend_binary_strcasecmp(f->arKey, f->nKeyLength, s->arKey, s->nKeyLength); in ini_key_compare()
/PHP-5.5/ext/pdo/tests/
H A Dpdo_037.phpt19 Fatal error: Call to undefined method MyStatement::foo() in %s on line %d

Completed in 29 milliseconds

1...<<171172173174175176177178179180>>...248