Strict
Everything on SkillVeris tagged Strict — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 2 libraries
Study Notes(2)
Bash Strict Mode
An explanation of the `set -euo pipefail` pattern known as bash strict mode, what each flag actually does, and where its edge cases can still surprise you.
Type Declarations and Strict Types
PHP supports optional scalar and object type declarations on parameters, return values, and properties, with strict_types controlling how aggressively the engi…