Skip to content

Commit e02ae98

Browse files
committed
Remove another workaround
1 parent 29e955e commit e02ae98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure/community_job.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ jobs:
6767
cd symfony
6868
php7.3 /usr/bin/composer install --no-progress
6969
php7.3 ./phpunit install
70-
# Work around PHP 8 incompatibility in Doctrine
71-
sed -i 's/function query()/function query(...$args)/' vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
7270
export USE_ZEND_ALLOC=0
7371
export USE_TRACKED_ALLOC=1
7472
export ASAN_OPTIONS=exitcode=139

0 commit comments

Comments
 (0)