PHPStan > Update baseline (#39571)

Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-08-17 21:29:05 +02:00 committed by GitHub
parent 5d6d21264d
commit cac0e048ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4356,12 +4356,6 @@ parameters:
count: 2
path: ../../../htdocs/core/tpl/extrafields_view.tpl.php
-
message: '#^Ternary operator condition is always true\.$#'
identifier: ternary.alwaysTrue
count: 1
path: ../../../htdocs/core/tpl/filemanager.tpl.php
-
message: '#^Left side of && is always true\.$#'
identifier: booleanAnd.leftAlwaysTrue