Skip to content

Commit cec3c62

Browse files
committed
fix
1 parent 7655e7d commit cec3c62

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

dev/build/phpstan/phpstan-baseline.neon

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4272,34 +4272,6 @@ parameters:
42724272
count: 2
42734273
path: ../../../htdocs/core/actions_dellink.inc.php
42744274

4275-
-
4276-
message: '#^Variable \$id might not be defined\.$#'
4277-
identifier: variable.undefined
4278-
count: 4
4279-
path: ../../../htdocs/core/actions_fetchobject.inc.php
4280-
message: '#^Variable \$hidedesc might not be defined\.$#'
4281-
identifier: variable.undefined
4282-
count: 2
4283-
path: ../../../htdocs/core/actions_lineupdown.inc.php
4284-
4285-
-
4286-
message: '#^Variable \$hidedetails might not be defined\.$#'
4287-
identifier: variable.undefined
4288-
count: 2
4289-
path: ../../../htdocs/core/actions_lineupdown.inc.php
4290-
4291-
-
4292-
message: '#^Variable \$hideref might not be defined\.$#'
4293-
identifier: variable.undefined
4294-
count: 2
4295-
path: ../../../htdocs/core/actions_lineupdown.inc.php
4296-
4297-
-
4298-
message: '#^Variable \$permissiontoedit might not be defined\.$#'
4299-
identifier: variable.undefined
4300-
count: 2
4301-
path: ../../../htdocs/core/actions_lineupdown.inc.php
4302-
43034275
-
43044276
message: '#^Call to function is_object\(\) with object will always evaluate to true\.$#'
43054277
identifier: function.alreadyNarrowedType
@@ -12868,12 +12840,6 @@ parameters:
1286812840
count: 1
1286912841
path: ../../../htdocs/projet/comment.php
1287012842

12871-
-
12872-
message: '#^Call to function method_exists\(\) with Project and ''fetchComments'' will always evaluate to true\.$#'
12873-
identifier: function.alreadyNarrowedType
12874-
count: 1
12875-
path: ../../../htdocs/projet/contact.php
12876-
1287712843
-
1287812844
message: '#^Call to function method_exists\(\) with Project and ''fetchComments'' will always evaluate to true\.$#'
1287912845
identifier: function.alreadyNarrowedType

0 commit comments

Comments
 (0)