Home
last modified time | relevance | path

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

/php-src/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_false.phpt12 …al must be compatible with DateTimeInterface::diff(DateTimeInterface $targetObject, bool $absolute…
/php-src/ext/date/
H A Dphp_date.stub.php198 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter… argument
331 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval; argument
455 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {} argument
521 public function diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval {} argument
H A Dphp_date_arginfo.h123 ZEND_ARG_OBJ_INFO(0, targetObject, DateTimeInterface, 0)
243 ZEND_ARG_OBJ_INFO(0, targetObject, DateTimeInterface, 0)

Completed in 13 milliseconds