mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
9bf11045db
These tests are obviously meant to test successful and failing uri: DSNs, but did not pass proper file:// URIs, so actually ended up testing for invalid data source URIs twice. We fix this, and adjust the expectations accordingly. We also unfork the -win32 variant, since both test cases are almost identical, and the expected error message may be either one.