File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 5959 matrix :
6060 php-version :
6161 - " 8.1"
62- dbal-version :
63- - " default"
64- - " 2.13"
6562
6663 steps :
6764 - name : " Checkout code"
7370 coverage : " none"
7471 php-version : " ${{ matrix.php-version }}"
7572
76- - name : " Require specific DBAL version"
77- run : " composer require doctrine/dbal ^${{ matrix.dbal-version }} --no-update"
78- if : " ${{ matrix.dbal-version != 'default' }}"
79-
8073 - name : " Install dependencies with Composer"
8174 uses : " ramsey/composer-install@v1"
8275 with :
Original file line number Diff line number Diff line change 21392139 </PropertyNotSetInConstructor >
21402140 </file >
21412141 <file src =" lib/Doctrine/ORM/Query/AST/Functions/LocateFunction.php" >
2142- <InvalidScalarArgument occurrences =" 1" />
21432142 <PossiblyInvalidArgument occurrences =" 1" >
21442143 <code >$this-> simpleArithmeticExpression</code >
21452144 </PossiblyInvalidArgument >
21922191 </PropertyNotSetInConstructor >
21932192 </file >
21942193 <file src =" lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php" >
2195- <InvalidScalarArgument occurrences =" 2" >
2196- <code >$optionalSecondSimpleArithmeticExpression</code >
2197- <code >$sqlWalker-> walkSimpleArithmeticExpression($this-> firstSimpleArithmeticExpression)</code >
2198- </InvalidScalarArgument >
21992194 <PropertyNotSetInConstructor occurrences =" 2" >
22002195 <code >$firstSimpleArithmeticExpression</code >
22012196 <code >$stringPrimary</code >
You can’t perform that action at this time.
0 commit comments