Skip to content

Commit 515ed32

Browse files
committed
Use "unparsable" spelling
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M4oxq4G2FxhwJfHd3w6VLw
1 parent 4f4ce95 commit 515ed32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/phpstan-feature-files.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ function render_block( array $block ) {
244244
/**
245245
* Determine whether a block can be parsed as standalone PHP.
246246
*
247-
* A single unparseable file makes PHPStan abort the whole run, and feature files
247+
* A single unparsable file makes PHPStan abort the whole run, and feature files
248248
* legitimately contain snippets that are not standalone PHP: deliberate syntax
249249
* errors, or Behat placeholders such as `{USER_ID}` that are substituted before
250250
* the snippet is ever written to disk.

0 commit comments

Comments
 (0)