so?
This commit is contained in:
parent
63cbfb3681
commit
a0f70c6619
@ -9,7 +9,7 @@ jobs:
|
|||||||
run: apt update && apt install -y php
|
run: apt update && apt install -y php
|
||||||
- name: run test
|
- name: run test
|
||||||
run: |
|
run: |
|
||||||
find /etc/php7.4
|
find /etc/php/7.4
|
||||||
#sed -i "/^error_reporting/c\error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING & ~E_NOTICE" /etc/php82/php.ini
|
#sed -i "/^error_reporting/c\error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING & ~E_NOTICE" /etc/php82/php.ini
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user