File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 AWS_SUPPRESS_PHP_DEPRECATION_WARNING : true
2222 steps :
2323 - name : Setup PHP with Xdebug
24- uses : shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
24+ uses : shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2
2525 with :
2626 coverage : xdebug
2727 php-version : ' 8.3'
Original file line number Diff line number Diff line change 1515 name : Build API documentation for PHP ${{ matrix.php-versions }}
1616 steps :
1717 - name : Setup PHP with JIT
18- uses : shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
18+ uses : shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2
1919 with :
2020 coverage : none
2121 php-version : ${{ matrix.php-versions }}
Original file line number Diff line number Diff line change 3333 AWS_SUPPRESS_PHP_DEPRECATION_WARNING : true
3434 steps :
3535 - name : Setup PHP with JIT
36- uses : shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
36+ uses : shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2
3737 with :
3838 coverage : none
3939 php-version : ${{ matrix.php-versions }}
Original file line number Diff line number Diff line change 4646 steps :
4747 # sets up the correct version of PHP with necessary config options
4848 - name : Setup PHP with JIT
49- uses : shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
49+ uses : shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # 2.37.2
5050 with :
5151 coverage : none
5252 php-version : ${{ matrix.php-versions }}
You can’t perform that action at this time.
0 commit comments