PHP 7. Scalar Type Declarations techniques Scalar Type Declarations techniques No declaration: uses values as passed in Coercive declaration: immediately coerces value Strict declaration: raises error if type does not match strict type declaration PHP 7 type hinting scalar type declaration php7 type declaration coercive type declaration
Login in to like
Login in to comment