mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
- Fix tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
FIREBIRD
|
||||
--SKIPIF--
|
||||
<?php # vim:ft=php
|
||||
if (!extension_loaded('pdo_odbc')) print 'skip'; ?>
|
||||
if (!extension_loaded('pdo_firebird')) print 'skip'; ?>
|
||||
--REDIRECTTEST--
|
||||
# magic auto-configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user