Home
last modified time | relevance | path

Searched refs:targetObject (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_false.phpt12 …() must be compatible with DateTimeInterface::diff(DateTimeInterface $targetObject, bool $absolute…
/PHP-8.0/ext/date/
H A Dphp_date.stub.php65 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter… argument
135 public function diff(DateTimeInterface $targetObject, bool $absolute = false); argument
244 public function diff(DateTimeInterface $targetObject, bool $absolute = false) {} argument
297 public function diff(DateTimeInterface $targetObject, bool $absolute = false) {} argument
H A Dphp_date_arginfo.h123 ZEND_ARG_OBJ_INFO(0, targetObject, DateTimeInterface, 0)
240 ZEND_ARG_OBJ_INFO(0, targetObject, DateTimeInterface, 0)

Completed in 9 milliseconds