We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e955e commit e02ae98Copy full SHA for e02ae98
azure/community_job.yml
@@ -67,8 +67,6 @@ jobs:
67
cd symfony
68
php7.3 /usr/bin/composer install --no-progress
69
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
72
export USE_ZEND_ALLOC=0
73
export USE_TRACKED_ALLOC=1
74
export ASAN_OPTIONS=exitcode=139
0 commit comments