Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squiz/EmbeddedPhp: add some extra defensive coding
`$firstContentAfterBlock` should not be able to be `false` at this point as it is already checked and handled at the top of the function, but better to be safe than sorry.
- Loading branch information