tests: skip tests with dynamic properties in PHP-8.2
[m6w6/ext-pq] / tests / _setup.inc
1 <?php
2 define("PQ_DSN", getenv("PQ_DSN") ?: "host=localhost");