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