Changeset 62719 for trunk/phpstan.neon.dist
- Timestamp:
- 07/14/2026 04:35:26 AM (26 hours ago)
- File:
-
- 1 edited
-
trunk/phpstan.neon.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpstan.neon.dist
r62618 r62719 41 41 path: src/wp-includes/canonical.php 42 42 count: 1 43 # Level 2: 44 # ValueError is PHP 8.0+; core throws it conditionally so the docblocks are correct for WP's 7.4+ range, 45 # but bleedingEdge's version-aware check treats the class as non-existent against the PHP 7.4 floor. 46 - 47 message: '#^PHPDoc tag @throws with type InvalidArgumentException\|ValueError is not subtype of Throwable$#' 48 path: src/wp-includes/compat.php 49 reportUnmatched: false
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)