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