Home
last modified time | relevance | path

Searched refs:have (Results 226 – 250 of 541) sorted by path

12345678910>>...22

/PHP-7.4/ext/pdo_odbc/tests/
H A Dcommon.phpt25 // user should have to set PDOTEST_DSN so that:
26 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
H A Dlong_columns.phpt21 // -may have to specify connection info in connection string without using a DSN (DSN-less connec…
35 // -otherwise, you'll have to open MS Access, create a database, then load that file in this …
/PHP-7.4/ext/pdo_pgsql/
H A Dconfig.m427 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
42 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
/PHP-7.4/ext/pdo_sqlite/
H A Dconfig.m419 AC_DEFINE(HAVE_PDO_SQLITELIB, 1, [Define to 1 if you have the pdo_sqlite extension enabled.])
22 AC_DEFINE(HAVE_SQLITE3_CLOSE_V2, 1, [have sqlite3_close_v2])
26 AC_DEFINE(HAVE_SQLITE3_COLUMN_TABLE_NAME, 1, [have sqlite3_column_table_name])
H A Dconfig.w3210 AC_DEFINE("HAVE_SQLITE3_COLUMN_TABLE_NAME", 1, "have sqlite3_column_table_name");
11 AC_DEFINE("HAVE_SQLITE3_CLOSE_V2", 1, "have sqlite3_close_v2");
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dpdo_fetch_func_001.phpt105 …fetchAll(): SQLSTATE[HY000]: General error: class 'PDOStatement' does not have a method 'foo' in %…
129 Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: class 'bar' does not have a meth…
/PHP-7.4/ext/pgsql/
H A Dconfig.m426 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
42 AC_DEFINE(HAVE_PG_CONFIG_H,1,[Whether to have pg_config.h])
/PHP-7.4/ext/pgsql/tests/
H A DREADME.md9 For instance, if your login name is `testuser`, you should have PostgreSQL user
12 If you have account and database, type `createdb test` from command prompt to
H A Dskipif.inc6 // * we have create/drop privileges on the entire "test"
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc280 …self::error("Phar files must have file extension '.phar', '.phar.php', '.phar.bz2' or '.phar.gz'.\…
/PHP-7.4/ext/phar/tests/
H A D017.phpt32 …/hio): failed to open dir: phar error: no directory in "phar://hio", must have at least phar://hio…
H A D027.phpt89 Warning: opendir(phar://): failed to open dir: phar error: no directory in "phar://", must have at …
H A D032.phpt28 phar "%s032.phar.php" does not have a signature===DONE===
H A Dbug79082.phpt2 Phar: Bug #79082: Files added to tar with Phar::buildFromIterator have all-access permissions
H A Dfopen_edgecases.phpt82 Warning: fopen(phar://): failed to open stream: phar error: no directory in "phar://", must have at…
102 Warning: unlink(): phar error: no directory in "phar://", must have at least phar:/// for root dire…
H A Dopendir.phpt39 Warning: opendir(phar://): failed to open dir: phar error: no directory in "phar://", must have at …
H A Dpharfileinfo_construct.phpt56 '%s' is not a valid phar archive URL (must have at least phar://filename.phar)
H A Dpharfileinfo_getcrc32.phpt46 Phar entry is a directory, does not have a CRC
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar1506 * Retrieve a list of .phpt tests that either have been modified,
1507 * or the files they access have been modified
/PHP-7.4/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc83 '12345678', // have a mode that allows the name to overflow
/PHP-7.4/ext/phar/tests/tar/
H A Drequire_hash.phpt48 tar-based phar "%srequire_hash.phar.tar" does not have a signature
/PHP-7.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc20 * You should have received a copy of the GNU Lesser General Public
/PHP-7.4/ext/posix/
H A Dconfig.m427 AC_DEFINE(HAVE_TTYNAME_R, 1, [Whether you have a working ttyname_r])
/PHP-7.4/ext/reflection/tests/
H A D005.phpt30 // I don't have a doc comment....
H A D007.phpt102 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
104 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"

Completed in 37 milliseconds

12345678910>>...22