Home
last modified time | relevance | path

Searched refs:make (Results 26 – 50 of 138) sorted by relevance

123456

/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcommon.phpt8 # Also update config.inc if you make changes here...
/PHP-5.5/ext/snmp/tests/
H A Dsnmpd.conf8 Do not enable them - being set here they make appropriate OID switch into r/o
H A DREADME21 > make -C ../../.. test TESTS="`cd ../../..; /bin/ls -1 ext/snmp/tests/*.phpt | xargs echo`"
35 Before launching daemon make sure that there is no file /var/net-snmp/snmpd.conf
/PHP-5.5/ext/bcmath/libbcmath/
H A DREADME5 This library is provided to make these routines useful in a
/PHP-5.5/sapi/cli/tests/
H A Dbug68745.phpt2 Bug #68745 (Invalid HTTP requests make web server segfault)
/PHP-5.5/tests/classes/
H A Dstatic_mix_1.phpt26 Fatal error: Cannot make static method pass::show() non static in class fail in %s on line %d
H A Dstatic_mix_2.phpt27 Fatal error: Cannot make non static method pass::show() static in class fail in %s on line %d
/PHP-5.5/sapi/aolserver/
H A DREADME20 include/Makefile.global and running make all install.
35 $ make install
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DFAQ11 In order to make thread safe, which of (A) or (B) must be done.
/PHP-5.5/sapi/apache2filter/
H A DREADME25 $ make install
34 $ make install
/PHP-5.5/ext/phar/
H A DTODO3 X make permissions in the lowest bits of flags to simplify using them [Greg]
70 X make aliases containing '/' or '\' invalid [Greg]
82 X make convertToZip/convertToTar rename files [Steph]
83 X make convertTo*() with full file compression rename to append .gz or .bz2
94 X make createDefaultStub() setDefaultStub() and have it file format-specific
/PHP-5.5/
H A DREADME.RELEASE_PROCESS27 Johannes/Stas/Derick/Ilia) before proceeding. Ideally make sure that for the
72 6. Compile and make test, with and without ZTS, using the right Bison version
85 a new RC or not. This is to make sure ``version_compare()`` can correctly work.
118 can make sure their projects keep working. Make sure that you have been setup
165 5. Compile and make test, with and without ZTS, using the right Bison version
272 Please make sure that the mail to php-announce@ is its own completely seperate email.
273 This is to make sure that repiles to the announcement on php-general@ or internals@
283 a. If only releasing for one OS, make sure you edit only those variables
310 Please make sure that the mail to php-announce@ is its own completely seperate email.
311 This is to make sure that repiles to the announcement on php-general@ or internals@
/PHP-5.5/tests/lang/
H A Derror_2_exception_001.phpt29 // make sure it isn't catching exceptions that weren't
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_max_links.phpt16 // to make sure we have at least one working connection...
18 // to make sure that max_links is really set to one
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt6 // make sure there is an ODBC driver and a DSN, or the test will fail
59 // test sizes around 255 to make sure that the reassembly works (and that the column is split into …
60 // also, test sizes below 255 to make sure that they work - and are not treated as a long column (s…
64 …// use the alphabet instead of 'i' characters to make sure the blocks don't overlap when they are …
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME34 2. make
35 3. make install
39 make uninstall
43 make atest
/PHP-5.5/ext/phar/tests/tar/
H A Dbignames_overflow.phpt13 include dirname(__FILE__) . '/files/make.dangerous.tar.php.inc';
H A Dtar_makebz2.phpt2 Phar: tar-based phar, make new bzipped tar
H A Dtar_makegz.phpt2 Phar: tar-based phar, make new gzipped tar
/PHP-5.5/Zend/tests/traits/
H A Dproperty008.phpt16 // And here, we need to make sure, that the traits behave the same
/PHP-5.5/sapi/apache2handler/
H A DREADME29 $ make install
38 $ make install
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_skipif.inc14 // Change these to make tests run successfully
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt17 /* Make sure that we don't attempt to set the current character set to make this case useful */
/PHP-5.5/ext/iconv/tests/
H A Diconv_stream_filter.phpt23 stream_filter_append($fp, 'string.rot13'); // this will make conversion fail.
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME140 "make" you may be able to build PCRE using autotools in the same way as for
167 make install" (autotools) process.
182 -Wall' instead of the default, and that "make install" should install PCRE
273 to match only CR, LF, or CRLF. You can make this the default by adding
374 running "make" to build PCRE. There is more information about coverage
459 You can use "make install" to install PCRE into live directories on your
588 run it on the local host to make a new version of pcre_chartables.c.dist.
672 "make test". For other environments, see the instructions in
737 default tables. The tests make use of the "fr_FR" (French) locale. Before
893 sljit/* 16 files that make up the JIT compiler
[all …]

Completed in 24 milliseconds

123456