Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 138) sorted by path

123456

/PHP-5.5/
H A DCODING_STANDARDS238 In order to make sure that the online documentation stays in line with
H A DINSTALL187 7. make
199 11. make
261 8. make
270 12. make
409 make
410 make install
431 make
665 7. Run make followed by make install.
964 * make
1422 $ make
[all …]
H A DNEWS791 . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
1581 . Fixed bug #62396 ('make test' crashes starting with 5.3.14 (missing
1658 . Fixed bug #61268 (--enable-dtrace leads make to clobber
4686 . Fixed bug #49215 (make fails on glob_wrapper). (Felipe)
7424 - Changed CGI install target to php-cgi and 'make install' to install CLI
8024 - Fixed bug #39300 (make install fails if wget is not available). (Tony)
8274 make PHP 5.2 compatible to new Sun Webserver. (Uwe)
8356 - Fixed bug #38467 (--enable-versioning causes make fail on OS X). (Tony)
8542 - Fixed bug #37348 (make PEAR install ignore open_basedir). (Ilia)
9216 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
[all …]
H A DREADME.EXT_SKEL32 ./buildconf; ./configure --enable-module_name; make
H A DREADME.GIT-RULES39 To do so use "make test".
H A DREADME.MAILINGLIST_RULES47 6. If you are posting to an existing thread, make sure that you know what
59 and more importantly give you the opportunity to make sure that you
H A DREADME.PARAMETER_PARSING_API91 OSes (int is 4 bytes and long is 8 bytes), so make sure you pass longs to "l"
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES52 always make argc and argv available in the CLI version regardless of the
H A DREADME.REDIST.BINS79 you place this code and any modifications you make under a license
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@
H A DREADME.SELF-CONTAINED-EXTENSIONS57 $ make install
119 (this is installed during make install by PHP 4.0).
136 $ make install
H A DREADME.STREAMS112 This function will try to use mmap where available to make the copying more
291 RULE #1: when writing your own streams: make sure you have configured PHP with
H A DREADME.SUBMITTING_PATCH49 Please make the mail subject prefix "[PATCH]". If attaching a patch,
83 Please make the mail subject prefix "[PATCH]". Include the bug id(s)
114 Please make the mail subject prefix "[PATCH] ...". Include the patch
160 - Create test scripts for use with "make test".
161 - Run "make test" to check your patch doesn't break other features.
H A DREADME.TESTING14 The easiest way to test your PHP build is to run "make test" from the
19 type "make test" to execute all or some test scripts saved under
23 make test
25 "make test" basically executes "run-tests.php" script
33 [Which "php" executable "make test" look for]
39 If you run the tests using make test, the PHP CLI and CGI executables are
51 "make test" uses the same php.ini file as it would once installed.
59 "run-tests.php" ("make test"), without any arguments executes all
114 and "make test" will set the exit status ("$?") to non-zero, when an
146 REPORT_EXIT_STATUS is set. The result of "make test" may be higher
[all …]
H A DREADME.TESTING28 'make test'. server-tests was developed to provide support for
35 make testing work.
H A DREADME.UNIX-BUILD-SYSTEM9 - slow recursive make replaced with one global Makefile
29 "make clean"? When this is done, you won't need to anymore).
H A DREADME.namespaces6 to take autoloader's job or create packaging model - only make names
H A Dacinclude.m42224 …ct ICU prefix or $ICU_CONFIG failed. Please verify ICU install prefix and make sure icu-config wor…
H A Dbuildconf44 ${MAKE:-make} -s -f build/build.mk SUPPRESS_WARNINGS=""
46 ${MAKE:-make} -s -f build/build.mk
/PHP-5.5/Zend/
H A DZEND_CHANGES290 It is furthermore possible to make a class final. Doing this
1032 $foo = &$a; would make $foo and $a be two names to the same
1034 $foo = &$a[7]; would make $foo and $a[7] be two names to the
/PHP-5.5/Zend/tests/
H A Dbug68370.phpt2 Bug #68370 "unset($this)" can make the program crash
H A Dinter_007.phpt20 Fatal error: Cannot make non static method c::B() static in class d in %s on line %d
/PHP-5.5/Zend/tests/traits/
H A Dproperty008.phpt16 // And here, we need to make sure, that the traits behave the same
H A Dproperty009.phpt16 // And here, we need to make sure, that the traits behave the same
/PHP-5.5/build/
H A Dlibtool.m43257 # Commands to make compiler produce verbose output that lists
3311 # necessary to make sure instantiated templates are included
3339 # Commands to make compiler produce verbose output that lists
3399 # Commands to make compiler produce verbose output that lists
3657 # necessary to make sure instantiated templates are included
4507 test -f Makefile && make "$ltmain"
5271 # Check to make sure the PIC flag actually works.
5295 # Check to make sure the static flag actually works.
5779 # Tell ltmain to make .lib files, not .a files.
5781 # Tell ltmain to make .dll files, not .so files.
[all …]

Completed in 195 milliseconds

123456