Skip to content

Fix misc callable bugs #8595

Fix misc callable bugs

Fix misc callable bugs #8595

Triggered via pull request November 15, 2023 16:14
Status Failure
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Generate Chunk Matrix
3s
Generate Chunk Matrix
Check PHP syntax
23s
Check PHP syntax
Code Style Analysis
52s
Code Style Analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

322 errors
Check PHP syntax
Process completed with exit code 1.
Unit Tests - PHP 8.0 1/8
tests/FileUpdates/ErrorAfterUpdateTest.php
Unit Tests - PHP 8.0 1/8
tests/CheckTypeTest.php
Unit Tests - PHP 8.0 1/8
tests/Internal/Analyzer/Statements/Expression/Fetch/AtomicPropertyFetchAnalyzerTest.php
Unit Tests - PHP 8.0 1/8
tests/FileManipulation/RedundantCastManipulationTest.php
Unit Tests - PHP 8.0 1/8
tests/Template/FunctionClassStringTemplateTest.php
Unit Tests - PHP 8.0 1/8
tests/FileManipulation/ThrowsBlockAdditionTest.php
Unit Tests - PHP 8.0 1/8
tests/ReferenceConstraintTest.php
Unit Tests - PHP 8.0 1/8
tests/ToStringTest.php
Unit Tests - PHP 8.0 1/8
tests/TraitTest.php
Unit Tests - PHP 8.0 1/8
tests/IntRangeTest.php
Unit Tests - PHP 8.0 4/8
tests/TryCatchTest.php
Unit Tests - PHP 8.0 4/8
tests/CoreStubsTest.php
Unit Tests - PHP 8.0 4/8
tests/TypeReconciliation/TypeTest.php
Unit Tests - PHP 8.0 4/8
tests/FunctionLikeDocblockParserTest.php
Unit Tests - PHP 8.0 4/8
tests/TypeReconciliation/ReconcilerTest.php
Unit Tests - PHP 8.0 4/8
tests/FileManipulation/ParamTypeManipulationTest.php
Unit Tests - PHP 8.0 4/8
tests/FileUpdates/ErrorFixTest.php
Unit Tests - PHP 8.0 4/8
tests/ForbiddenCodeTest.php
Unit Tests - PHP 8.0 4/8
tests/ClassLikeStringTest.php
Unit Tests - PHP 8.0 4/8
tests/ClosureTest.php
Unit Tests - PHP 8.1 1/8
tests/CheckTypeTest.php
Unit Tests - PHP 8.1 1/8
tests/FileUpdates/ErrorAfterUpdateTest.php
Unit Tests - PHP 8.1 1/8
tests/Template/FunctionClassStringTemplateTest.php
Unit Tests - PHP 8.1 1/8
tests/Internal/Analyzer/Statements/Expression/Fetch/AtomicPropertyFetchAnalyzerTest.php
Unit Tests - PHP 8.1 1/8
tests/FileManipulation/RedundantCastManipulationTest.php
Unit Tests - PHP 8.1 1/8
tests/ReferenceConstraintTest.php
Unit Tests - PHP 8.1 1/8
tests/FileManipulation/ThrowsBlockAdditionTest.php
Unit Tests - PHP 8.1 1/8
tests/ToStringTest.php
Unit Tests - PHP 8.1 1/8
tests/TraitTest.php
Unit Tests - PHP 8.1 1/8
tests/IntRangeTest.php
Unit Tests - PHP 8.0 5/8
tests/FileManipulation/MissingReturnTypeTest.php
Unit Tests - PHP 8.0 5/8
tests/TaintTest.php
Unit Tests - PHP 8.0 5/8
tests/ReturnTypeProvider/SprintfTest.php
Unit Tests - PHP 8.0 5/8
tests/AlgebraTest.php
Unit Tests - PHP 8.0 5/8
tests/FileManipulation/ClassMoveTest.php
Unit Tests - PHP 8.0 5/8
tests/ListTest.php
Unit Tests - PHP 8.0 5/8
tests/TypeAnnotationTest.php
Unit Tests - PHP 8.0 5/8
tests/EnumTest.php
Unit Tests - PHP 8.0 5/8
tests/DocumentationTest.php
Unit Tests - PHP 8.0 5/8
tests/ImplementationRequirementTest.php
Unit Tests - PHP 8.0 3/8
tests/CodebaseTest.php
Unit Tests - PHP 8.0 3/8
tests/ImmutableAnnotationTest.php
Unit Tests - PHP 8.0 3/8
tests/ConstValuesTest.php
Unit Tests - PHP 8.0 3/8
tests/MagicMethodAnnotationTest.php
Unit Tests - PHP 8.0 3/8
tests/LanguageServer/SymbolLookupTest.php
Unit Tests - PHP 8.0 3/8
tests/NativeUnionsTest.php
Unit Tests - PHP 8.0 3/8
tests/UnusedCodeTest.php
Unit Tests - PHP 8.0 3/8
tests/FFITest.php
Unit Tests - PHP 8.0 3/8
tests/IncludeTest.php
Unit Tests - PHP 8.0 3/8
tests/ReturnTypeProvider/InArrayTest.php
Unit Tests - PHP 8.1 4/8
tests/TypeReconciliation/TypeTest.php
Unit Tests - PHP 8.1 4/8
tests/FunctionLikeDocblockParserTest.php
Unit Tests - PHP 8.1 4/8
tests/TryCatchTest.php
Unit Tests - PHP 8.1 4/8
tests/TypeReconciliation/ReconcilerTest.php
Unit Tests - PHP 8.1 4/8
tests/CoreStubsTest.php
Unit Tests - PHP 8.1 4/8
tests/FileManipulation/ParamTypeManipulationTest.php
Unit Tests - PHP 8.1 4/8
tests/FileUpdates/ErrorFixTest.php
Unit Tests - PHP 8.1 4/8
tests/ClassLikeStringTest.php
Unit Tests - PHP 8.1 4/8
tests/ClosureTest.php
Unit Tests - PHP 8.1 4/8
tests/ForbiddenCodeTest.php
Unit Tests - PHP 8.1 3/8
tests/ImmutableAnnotationTest.php
Unit Tests - PHP 8.1 3/8
tests/ConstValuesTest.php
Unit Tests - PHP 8.1 3/8
tests/MagicMethodAnnotationTest.php
Unit Tests - PHP 8.1 3/8
tests/LanguageServer/SymbolLookupTest.php
Unit Tests - PHP 8.1 3/8
tests/CodebaseTest.php
Unit Tests - PHP 8.2 2/8
tests/TypeReconciliation/ScopeTest.php
Unit Tests - PHP 8.1 3/8
tests/FFITest.php
Unit Tests - PHP 8.2 2/8
tests/ArrayFunctionCallTest.php
Unit Tests - PHP 8.1 3/8
tests/UnusedCodeTest.php
Unit Tests - PHP 8.2 2/8
tests/ExtLibxmlStubTest.php
Unit Tests - PHP 8.2 2/8
tests/ExtensionRequirementTest.php
Unit Tests - PHP 8.1 3/8
tests/NativeUnionsTest.php
Unit Tests - PHP 8.2 2/8
tests/InternalAnnotationTest.php
Unit Tests - PHP 8.1 3/8
tests/IncludeTest.php
Unit Tests - PHP 8.2 2/8
tests/ReadonlyPropertyTest.php
Unit Tests - PHP 8.1 3/8
tests/CallableTest.php
Unit Tests - PHP 8.2 2/8
tests/FileUpdates/CachedStorageTest.php
Unit Tests - PHP 8.2 2/8
tests/Internal/Scanner/FileScannerTest.php
Unit Tests - PHP 8.2 2/8
tests/NativeIntersectionsTest.php
Unit Tests - PHP 8.2 2/8
tests/MethodCallTest.php
Unit Tests - PHP 8.1 2/8
tests/ExtLibxmlStubTest.php
Unit Tests - PHP 8.1 2/8
tests/ArrayFunctionCallTest.php
Unit Tests - PHP 8.2 7/8
tests/LanguageServer/FileMapTest.php
Unit Tests - PHP 8.1 2/8
tests/InternalAnnotationTest.php
Unit Tests - PHP 8.2 7/8
tests/ExtendsFinalClassTest.php
Unit Tests - PHP 8.1 2/8
tests/TypeReconciliation/ScopeTest.php
Unit Tests - PHP 8.2 7/8
tests/LanguageServer/DiagnosticTest.php
Unit Tests - PHP 8.2 7/8
tests/Cache/CacheTest.php
Unit Tests - PHP 8.1 2/8
tests/ExtensionRequirementTest.php
Unit Tests - PHP 8.2 7/8
tests/ArrayKeysTest.php
Unit Tests - PHP 8.1 2/8
tests/ReadonlyPropertyTest.php
Unit Tests - PHP 8.2 7/8
tests/Internal/Codebase/ClassLikesTest.php
Unit Tests - PHP 8.1 2/8
tests/Internal/Scanner/FileScannerTest.php
Unit Tests - PHP 8.2 7/8
tests/Template/ClassTemplateExtendsTest.php
Unit Tests - PHP 8.2 7/8
tests/FileManipulation/ClassConstantMoveTest.php
Unit Tests - PHP 8.2 7/8
tests/Loop/ForeachTest.php
Unit Tests - PHP 8.1 2/8
tests/MethodCallTest.php
Unit Tests - PHP 8.2 7/8
tests/Php55Test.php
Unit Tests - PHP 8.1 2/8
tests/NativeIntersectionsTest.php
Unit Tests - PHP 8.1 2/8
tests/FileUpdates/CachedStorageTest.php
Unit Tests - PHP 8.1 5/8
tests/ReturnTypeProvider/SprintfTest.php
Unit Tests - PHP 8.1 5/8
tests/FileManipulation/MissingReturnTypeTest.php
Unit Tests - PHP 8.1 5/8
tests/TaintTest.php
Unit Tests - PHP 8.1 5/8
tests/AlgebraTest.php
Unit Tests - PHP 8.1 5/8
tests/FileManipulation/ClassMoveTest.php
Unit Tests - PHP 8.1 5/8
tests/EnumTest.php
Unit Tests - PHP 8.1 5/8
tests/TypeAnnotationTest.php
Unit Tests - PHP 8.1 5/8
tests/ListTest.php
Unit Tests - PHP 8.1 5/8
tests/TypeReconciliation/ValueTest.php
Unit Tests - PHP 8.1 5/8
tests/ImplementationRequirementTest.php
Unit Tests - PHP 8.2 4/8
tests/TypeReconciliation/TypeTest.php
Unit Tests - PHP 8.2 4/8
tests/FunctionLikeDocblockParserTest.php
Unit Tests - PHP 8.2 4/8
tests/TryCatchTest.php
Unit Tests - PHP 8.2 4/8
tests/CoreStubsTest.php
Unit Tests - PHP 8.2 4/8
tests/TypeReconciliation/ReconcilerTest.php
Unit Tests - PHP 8.2 4/8
tests/FileManipulation/ParamTypeManipulationTest.php
Unit Tests - PHP 8.2 4/8
tests/FileUpdates/ErrorFixTest.php
Unit Tests - PHP 8.2 4/8
tests/ClassLikeStringTest.php
Unit Tests - PHP 8.2 4/8
tests/ClosureTest.php
Unit Tests - PHP 8.2 4/8
tests/ForbiddenCodeTest.php
Unit Tests - PHP 8.0 8/8
tests/Template/PropertiesOfTemplateTest.php
Unit Tests - PHP 8.0 8/8
tests/FileManipulation/NamespaceMoveTest.php
Unit Tests - PHP 8.0 8/8
tests/Template/FunctionTemplateTest.php
Unit Tests - PHP 8.0 8/8
tests/TraceTest.php
Unit Tests - PHP 8.0 8/8
tests/KeyOfArrayTest.php
Unit Tests - PHP 8.0 8/8
tests/MagicPropertyTest.php
Unit Tests - PHP 8.0 8/8
tests/Internal/Analyzer/DeclareAnalyzerTest.php
Unit Tests - PHP 8.0 8/8
tests/IfThisIsTest.php
Unit Tests - PHP 8.0 8/8
tests/MatchTest.php
Unit Tests - PHP 8.0 8/8
tests/Php71Test.php
Unit Tests - PHP 8.2 3/8
tests/ImmutableAnnotationTest.php
Unit Tests - PHP 8.2 3/8
tests/LanguageServer/SymbolLookupTest.php
Unit Tests - PHP 8.2 3/8
tests/ConstValuesTest.php
Unit Tests - PHP 8.2 3/8
tests/CodebaseTest.php
Unit Tests - PHP 8.2 3/8
tests/MagicMethodAnnotationTest.php
Unit Tests - PHP 8.2 3/8
tests/UnusedCodeTest.php
Unit Tests - PHP 8.2 3/8
tests/IncludeTest.php
Unit Tests - PHP 8.2 3/8
tests/FFITest.php
Unit Tests - PHP 8.2 3/8
tests/NativeUnionsTest.php
Unit Tests - PHP 8.2 3/8
tests/CallableTest.php
Unit Tests - PHP 8.0 2/8
tests/ExtLibxmlStubTest.php
Unit Tests - PHP 8.0 2/8
tests/ArrayFunctionCallTest.php
Unit Tests - PHP 8.0 2/8
tests/InternalAnnotationTest.php
Unit Tests - PHP 8.0 2/8
tests/TypeReconciliation/ScopeTest.php
Unit Tests - PHP 8.0 2/8
tests/ExtensionRequirementTest.php
Unit Tests - PHP 8.0 2/8
tests/FileUpdates/CachedStorageTest.php
Unit Tests - PHP 8.0 2/8
tests/MethodCallTest.php
Unit Tests - PHP 8.0 7/8
tests/LanguageServer/FileMapTest.php
Unit Tests - PHP 8.0 2/8
tests/ReadonlyPropertyTest.php
Unit Tests - PHP 8.0 7/8
tests/Cache/CacheTest.php
Unit Tests - PHP 8.0 2/8
tests/Internal/Scanner/FileScannerTest.php
Unit Tests - PHP 8.0 7/8
tests/ExtendsFinalClassTest.php
Unit Tests - PHP 8.0 2/8
tests/NativeIntersectionsTest.php
Unit Tests - PHP 8.0 7/8
tests/LanguageServer/DiagnosticTest.php
Unit Tests - PHP 8.0 7/8
tests/ArrayKeysTest.php
Unit Tests - PHP 8.0 7/8
tests/FileManipulation/ClassConstantMoveTest.php
Unit Tests - PHP 8.0 7/8
tests/Template/ClassTemplateExtendsTest.php
Unit Tests - PHP 8.0 7/8
tests/Internal/Codebase/ClassLikesTest.php
Unit Tests - PHP 8.0 7/8
tests/Loop/ForeachTest.php
Unit Tests - PHP 8.0 7/8
tests/Php55Test.php
Unit Tests - PHP 8.2 1/8
tests/FileUpdates/ErrorAfterUpdateTest.php
Unit Tests - PHP 8.2 1/8
tests/Internal/Analyzer/Statements/Expression/Fetch/AtomicPropertyFetchAnalyzerTest.php
Unit Tests - PHP 8.2 1/8
tests/FileManipulation/RedundantCastManipulationTest.php
Unit Tests - PHP 8.2 1/8
tests/CheckTypeTest.php
Unit Tests - PHP 8.2 1/8
tests/Template/FunctionClassStringTemplateTest.php
Unit Tests - PHP 8.2 1/8
tests/ReferenceConstraintTest.php
Unit Tests - PHP 8.2 1/8
tests/ToStringTest.php
Unit Tests - PHP 8.2 1/8
tests/FileManipulation/ThrowsBlockAdditionTest.php
Unit Tests - PHP 8.2 1/8
tests/TraitTest.php
Unit Tests - PHP 8.2 1/8
tests/IntRangeTest.php
Unit Tests - PHP 8.1 7/8
tests/Cache/CacheTest.php
Unit Tests - PHP 8.1 7/8
tests/LanguageServer/DiagnosticTest.php
Unit Tests - PHP 8.1 7/8
tests/LanguageServer/FileMapTest.php
Unit Tests - PHP 8.1 7/8
tests/ArrayKeysTest.php
Unit Tests - PHP 8.1 7/8
tests/ExtendsFinalClassTest.php
Unit Tests - PHP 8.1 7/8
tests/FileManipulation/ClassConstantMoveTest.php
Unit Tests - PHP 8.1 7/8
tests/Php55Test.php
Unit Tests - PHP 8.1 7/8
tests/Internal/Codebase/ClassLikesTest.php
Unit Tests - PHP 8.1 7/8
tests/Loop/ForeachTest.php
Unit Tests - PHP 8.1 6/8
tests/ReturnTypeProvider/BasenameTest.php
Unit Tests - PHP 8.1 6/8
tests/Php56Test.php
Unit Tests - PHP 8.1 7/8
tests/Template/ClassTemplateExtendsTest.php
Unit Tests - PHP 8.1 6/8
tests/UnresolvableIncludeTest.php
Unit Tests - PHP 8.1 6/8
tests/ReturnTypeTest.php
Unit Tests - PHP 8.1 6/8
tests/Config/ConfigTest.php
Unit Tests - PHP 8.1 6/8
tests/ReturnTypeProvider/ArraySliceTest.php
Unit Tests - PHP 8.1 6/8
tests/TypeComparatorTest.php
Unit Tests - PHP 8.1 6/8
tests/EndToEnd/DestructiveAutoloaderTest.php
Unit Tests - PHP 8.1 6/8
tests/Template/KeyOfTemplateTest.php
Unit Tests - PHP 8.1 6/8
tests/IssueBufferTest.php
Unit Tests - PHP 8.2 8/8
tests/Template/FunctionTemplateTest.php
Unit Tests - PHP 8.2 8/8
tests/FileManipulation/NamespaceMoveTest.php
Unit Tests - PHP 8.2 8/8
tests/Template/PropertiesOfTemplateTest.php
Unit Tests - PHP 8.2 8/8
tests/KeyOfArrayTest.php
Unit Tests - PHP 8.2 8/8
tests/TraceTest.php
Unit Tests - PHP 8.2 8/8
tests/IfThisIsTest.php
Unit Tests - PHP 8.2 8/8
tests/Internal/Analyzer/DeclareAnalyzerTest.php
Unit Tests - PHP 8.2 8/8
tests/MagicPropertyTest.php
Unit Tests - PHP 8.2 8/8
tests/MatchTest.php
Unit Tests - PHP 8.2 8/8
tests/Php71Test.php
Unit Tests - PHP 8.2 5/8
tests/AlgebraTest.php
Unit Tests - PHP 8.2 5/8
tests/ReturnTypeProvider/SprintfTest.php
Unit Tests - PHP 8.2 5/8
tests/FileManipulation/MissingReturnTypeTest.php
Unit Tests - PHP 8.2 5/8
tests/TaintTest.php
Unit Tests - PHP 8.2 5/8
tests/ListTest.php
Unit Tests - PHP 8.2 5/8
tests/EnumTest.php
Unit Tests - PHP 8.2 5/8
tests/FileManipulation/ClassMoveTest.php
Unit Tests - PHP 8.2 5/8
tests/TypeAnnotationTest.php
Unit Tests - PHP 8.2 5/8
tests/DocumentationTest.php
Unit Tests - PHP 8.2 5/8
tests/TypeReconciliation/ValueTest.php
Unit Tests - PHP 8.0 6/8
tests/Php56Test.php
Unit Tests - PHP 8.0 6/8
tests/UnresolvableIncludeTest.php
Unit Tests - PHP 8.0 6/8
tests/ReturnTypeTest.php
Unit Tests - PHP 8.0 6/8
tests/ReturnTypeProvider/BasenameTest.php
Unit Tests - PHP 8.0 6/8
tests/TypeComparatorTest.php
Unit Tests - PHP 8.0 6/8
tests/ReturnTypeProvider/ArraySliceTest.php
Unit Tests - PHP 8.0 6/8
tests/Config/ConfigTest.php
Unit Tests - PHP 8.0 6/8
tests/DocblockInheritanceTest.php
Unit Tests - PHP 8.0 6/8
tests/Template/KeyOfTemplateTest.php
Unit Tests - PHP 8.0 6/8
tests/IssueBufferTest.php
Unit Tests - PHP 8.1 8/8
tests/Template/PropertiesOfTemplateTest.php
Unit Tests - PHP 8.1 8/8
tests/Template/FunctionTemplateTest.php
Unit Tests - PHP 8.1 8/8
tests/FileManipulation/NamespaceMoveTest.php
Unit Tests - PHP 8.1 8/8
tests/KeyOfArrayTest.php
Unit Tests - PHP 8.1 8/8
tests/TraceTest.php
Unit Tests - PHP 8.1 8/8
tests/Internal/Analyzer/DeclareAnalyzerTest.php
Unit Tests - PHP 8.1 8/8
tests/IfThisIsTest.php
Unit Tests - PHP 8.1 8/8
tests/MagicPropertyTest.php
Unit Tests - PHP 8.1 8/8
tests/MatchTest.php
Unit Tests - PHP 8.1 8/8
tests/Internal/CallMapTest.php
Unit Tests - PHP 8.2 6/8
tests/ReturnTypeProvider/BasenameTest.php
Unit Tests - PHP 8.2 6/8
tests/Php56Test.php
Unit Tests - PHP 8.2 6/8
tests/ReturnTypeTest.php
Unit Tests - PHP 8.2 6/8
tests/UnresolvableIncludeTest.php
Unit Tests - PHP 8.2 6/8
tests/Config/ConfigTest.php
Unit Tests - PHP 8.2 6/8
tests/ReturnTypeProvider/ArraySliceTest.php
Unit Tests - PHP 8.2 6/8
tests/TypeComparatorTest.php
Unit Tests - PHP 8.2 6/8
tests/IssueBufferTest.php
Unit Tests - PHP 8.2 6/8
tests/DocblockInheritanceTest.php
Unit Tests - PHP 8.2 6/8
tests/Template/KeyOfTemplateTest.php
Code Style Analysis
Process completed with exit code 2.
Unit Tests - PHP 8.3 2/8
tests/ExtLibxmlStubTest.php
Unit Tests - PHP 8.3 2/8
tests/ArrayFunctionCallTest.php
Unit Tests - PHP 8.3 2/8
tests/TypeReconciliation/ScopeTest.php
Unit Tests - PHP 8.3 2/8
tests/InternalAnnotationTest.php
Unit Tests - PHP 8.3 2/8
tests/ExtensionRequirementTest.php
Unit Tests - PHP 8.3 2/8
tests/FileUpdates/CachedStorageTest.php
Unit Tests - PHP 8.3 2/8
tests/Internal/Scanner/FileScannerTest.php
Unit Tests - PHP 8.3 2/8
tests/NativeIntersectionsTest.php
Unit Tests - PHP 8.3 2/8
tests/ReadonlyPropertyTest.php
Unit Tests - PHP 8.3 2/8
tests/MethodCallTest.php
Unit Tests - PHP 8.3 4/8
tests/FunctionLikeDocblockParserTest.php
Unit Tests - PHP 8.3 4/8
tests/CoreStubsTest.php
Unit Tests - PHP 8.3 4/8
tests/TryCatchTest.php
Unit Tests - PHP 8.3 4/8
tests/TypeReconciliation/TypeTest.php
Unit Tests - PHP 8.3 4/8
tests/TypeReconciliation/ReconcilerTest.php
Unit Tests - PHP 8.3 4/8
tests/ForbiddenCodeTest.php
Unit Tests - PHP 8.3 4/8
tests/FileUpdates/ErrorFixTest.php
Unit Tests - PHP 8.3 4/8
tests/FileManipulation/ParamTypeManipulationTest.php
Unit Tests - PHP 8.3 4/8
tests/ClassLikeStringTest.php
Unit Tests - PHP 8.3 4/8
tests/ClosureTest.php
Unit Tests - PHP 8.3 5/8
tests/ReturnTypeProvider/SprintfTest.php
Unit Tests - PHP 8.3 5/8
tests/FileManipulation/MissingReturnTypeTest.php
Unit Tests - PHP 8.3 5/8
tests/AlgebraTest.php
Unit Tests - PHP 8.3 5/8
tests/TaintTest.php
Unit Tests - PHP 8.3 5/8
tests/EnumTest.php
Unit Tests - PHP 8.3 5/8
tests/FileManipulation/ClassMoveTest.php
Unit Tests - PHP 8.3 5/8
tests/TypeAnnotationTest.php
Unit Tests - PHP 8.3 5/8
tests/ListTest.php
Unit Tests - PHP 8.3 5/8
tests/ImplementationRequirementTest.php
Unit Tests - PHP 8.3 5/8
tests/DocumentationTest.php
Unit Tests - PHP 8.3 8/8
tests/Template/PropertiesOfTemplateTest.php
Unit Tests - PHP 8.3 8/8
tests/FileManipulation/NamespaceMoveTest.php
Unit Tests - PHP 8.3 8/8
tests/Template/FunctionTemplateTest.php
Unit Tests - PHP 8.3 8/8
tests/TraceTest.php
Unit Tests - PHP 8.3 8/8
tests/KeyOfArrayTest.php
Unit Tests - PHP 8.3 8/8
tests/IfThisIsTest.php
Unit Tests - PHP 8.3 8/8
tests/MagicPropertyTest.php
Unit Tests - PHP 8.3 7/8
tests/ExtendsFinalClassTest.php
Unit Tests - PHP 8.3 8/8
tests/Internal/Analyzer/DeclareAnalyzerTest.php
Unit Tests - PHP 8.3 7/8
tests/ArrayKeysTest.php
Unit Tests - PHP 8.3 8/8
tests/MatchTest.php
Unit Tests - PHP 8.3 7/8
tests/LanguageServer/FileMapTest.php
Unit Tests - PHP 8.3 8/8
tests/Internal/CallMapTest.php
Unit Tests - PHP 8.3 7/8
tests/LanguageServer/DiagnosticTest.php
Unit Tests - PHP 8.3 7/8
tests/Cache/CacheTest.php
Unit Tests - PHP 8.3 7/8
tests/FileManipulation/ClassConstantMoveTest.php
Unit Tests - PHP 8.3 7/8
tests/Php55Test.php
Unit Tests - PHP 8.3 7/8
tests/Template/ClassTemplateExtendsTest.php
Unit Tests - PHP 8.3 7/8
tests/Internal/Codebase/ClassLikesTest.php
Unit Tests - PHP 8.3 7/8
tests/Loop/ForeachTest.php
Unit Tests - PHP 8.3 6/8
tests/ReturnTypeTest.php
Unit Tests - PHP 8.3 6/8
tests/UnresolvableIncludeTest.php
Unit Tests - PHP 8.3 6/8
tests/Php56Test.php
Unit Tests - PHP 8.3 6/8
tests/ReturnTypeProvider/BasenameTest.php
Unit Tests - PHP 8.3 6/8
tests/TypeComparatorTest.php
Unit Tests - PHP 8.3 6/8
tests/Config/ConfigTest.php
Unit Tests - PHP 8.3 6/8
tests/ReturnTypeProvider/ArraySliceTest.php
Unit Tests - PHP 8.3 6/8
tests/DocblockInheritanceTest.php
Unit Tests - PHP 8.3 6/8
tests/Template/KeyOfTemplateTest.php
Unit Tests - PHP 8.3 6/8
tests/IssueBufferTest.php
Unit Tests - PHP 8.3 3/8
tests/MagicMethodAnnotationTest.php
Unit Tests - PHP 8.3 3/8
tests/LanguageServer/SymbolLookupTest.php
Unit Tests - PHP 8.3 3/8
tests/ConstValuesTest.php
Unit Tests - PHP 8.3 3/8
tests/ImmutableAnnotationTest.php
Unit Tests - PHP 8.3 3/8
tests/CodebaseTest.php
Unit Tests - PHP 8.3 3/8
tests/NativeUnionsTest.php
Unit Tests - PHP 8.3 3/8
tests/UnusedCodeTest.php
Unit Tests - PHP 8.3 3/8
tests/FFITest.php
Unit Tests - PHP 8.3 3/8
tests/IncludeTest.php
Unit Tests - PHP 8.3 3/8
tests/ReturnTypeProvider/InArrayTest.php
Unit Tests - PHP 8.3 1/8
tests/FileManipulation/RedundantCastManipulationTest.php
Unit Tests - PHP 8.3 1/8
tests/Internal/Analyzer/Statements/Expression/Fetch/AtomicPropertyFetchAnalyzerTest.php
Unit Tests - PHP 8.3 1/8
tests/Template/FunctionClassStringTemplateTest.php
Unit Tests - PHP 8.3 1/8
tests/FileUpdates/ErrorAfterUpdateTest.php
Unit Tests - PHP 8.3 1/8
tests/CheckTypeTest.php
Unit Tests - PHP 8.3 1/8
tests/ReferenceConstraintTest.php
Unit Tests - PHP 8.3 1/8
tests/FileManipulation/ThrowsBlockAdditionTest.php
Unit Tests - PHP 8.3 1/8
tests/ToStringTest.php
Unit Tests - PHP 8.3 1/8
tests/TraitTest.php
Unit Tests - PHP 8.3 1/8
tests/IntRangeTest.php