mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
updated typo in test
User Group: PHPSP #phptestfestbrasil
This commit is contained in:
parent
c245898bfa
commit
dc1937e386
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ if (!isset($config['ENV']['PDOTEST_DSN']) || $config['ENV']['PDOTEST_DSN']===fal
|
|||
//
|
||||
// easy way to compile:
|
||||
// configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
|
||||
// configure --disable-all --eanble-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unixODBC=/usr --enable-debug
|
||||
// configure --disable-all --enable-cli --enable-pdo --with-pdo-odbc=unixODBC,/usr,/usr --with-unixODBC=/usr --enable-debug
|
||||
//
|
||||
|
||||
require 'ext/pdo/tests/pdo_test.inc';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue