Home
last modified time | relevance | path

Searched refs:requires (Results 1 – 25 of 163) sorted by path

1234567

/PHP-5.5/
H A DINSTALL930 * The OpenBSD 3.6 package for the » gd extension requires XFree86 to
1103 with the default web server requires uncommenting a few lines in the
H A DNEWS2012 . The intl extension now requires ICU 4.0+.
3942 . Fixed bug #54158 (MYSQLND+PDO MySQL requires #define
6694 - Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when
H A DREADME.RELEASE_PROCESS34 7. Moving extensions from/to PECL requires write acces to the destination.
H A DREADME.UNIX-BUILD-SYSTEM19 - finally abandoned automake (still requires aclocal at this time)
H A DUPGRADING400 - This extension now requires ICU 4.0+.
H A Dacinclude.m4754 …AC_MSG_ERROR([ZTS currently requires working POSIX threads. We were unable to verify that your sys…
1541 dnl Solaris requires main code to be position independent in order
2867 AC_DEFINE(CRYPT_R_GNU_SOURCE, 1, [Define if struct crypt_data requires _GNU_SOURCE])
H A Dconfigure.in473 dnl QNX requires unix.h to allow functions in libunix to work properly
769 [ --enable-gcov Enable GCOV code coverage (requires LTP) - FOR DEVELOPERS ONLY!!], no, n…
1095 … PEAR requires XML to be enabled. Add --enable-xml to the configure line. (or --without-pear)"
1101 dnl PEAR requires XML-RPC to be enabled. Add --with-xmlrpc to the configure line…
/PHP-5.5/Zend/
H A DREADME.ZEND_VM99 zend_vm_execute.h. Debugging with original file requires --with-lines
H A DZend.m475 dnl Ugly hack to check if dlsym() requires a leading underscore in symbol name.
77 AC_MSG_CHECKING([whether dlsym() requires a leading underscore in symbol names])
82 …AC_DEFINE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol na…
H A Dzend_language_parser.y50 %code requires {
/PHP-5.5/build/
H A Dlibtool.m4180 # Only perform the check for file, if the check method requires it
3732 # requires that you compile everything twice, which is a pain.
3996 # Adding this requires a known-good setup of shared libraries for
/PHP-5.5/ext/bcmath/libbcmath/
H A DFAQ16 decimal point. The multiplying two of these numbers requires one to
/PHP-5.5/ext/bz2/
H A Dconfig.m433 AC_MSG_ERROR(bz2 module requires libbz2 >= 1.0.0)
/PHP-5.5/ext/com_dotnet/
H A DREADME70 * dotnet support requires that you have the mscoree.h header from the .net sdk
/PHP-5.5/ext/dba/
H A Dconfig.m4277 AC_MSG_ERROR([Version 4.1 requires patch level 25])
/PHP-5.5/ext/dom/
H A Dconfig.m416 AC_MSG_ERROR([DOM extension requires LIBXML extension, add --enable-libxml])
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic12262 # SQD file (requires at least one message in the area)
17729 # btoa(1) is an alternative to uuencode that requires less space.
/PHP-5.5/ext/gd/
H A Dconfig.m4138 AC_MSG_ERROR([PNG support requires ZLIB. Use --with-zlib-dir=<DIR>])
/PHP-5.5/ext/gd/tests/
H A Dbug24155.phpt8 if (!function_exists("imagerotate")) die("skip requires bundled GD library\n");
H A Dbug28147.phpt6 if (!function_exists("imageantialias")) die("skip requires bundled GD library\n");
H A Dbug39366.phpt6 if (!function_exists("imagerotate")) die("skip requires bundled GD library\n");
H A Dbug39780.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dbug39780_extern.phpt6 if (GD_BUNDLED) die("skip requires extern GD\n");
H A Dbug42434.phpt8 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dcreatefromwbmp2.phpt6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");

Completed in 161 milliseconds

1234567