mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
57d5dc5688
All pdo_mysql tests are skipped on AppVeyor because "No such host is known". We change the DSN to use semicolons instead of spaces to fix that.