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 PHP 7 type hinting type declaration coercive type declaration php7 strict type declaration scalar type declaration
Login in to like
Login in to comment