Home
last modified time | relevance | path

Searched refs:zts (Results 1 – 20 of 20) sorted by relevance

/PHP-5.3/sapi/apache2handler/
H A Dconfig.w328 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
44 WARNING("Apache 2.4 module requires an --enable-zts build of PHP on windows");
/PHP-5.3/sapi/apache2filter/
H A Dconfig.w328 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache2 module requires an --enable-zts build of PHP on windows");
/PHP-5.3/sapi/isapi/
H A Dconfig.w328 WARNING("ISAPI module requires an --enable-zts build of PHP");
/PHP-5.3/sapi/aolserver/
H A Dconfig.w328 WARNING("AOLSERVER module requires an --enable-zts build of PHP");
/PHP-5.3/sapi/roxen/
H A Dconfig.m49 PHP_ARG_ENABLE(roxen-zts, whether Roxen module is build using ZTS,
10 [ --enable-roxen-zts ROXEN: Build the Roxen module using Zend Thread Safety], no, no)
H A DREADME8 (Zend Thread Safe mode). Unless --enable-roxen-zts is specified, this
/PHP-5.3/sapi/nsapi/
H A Dconfig.w3211 WARNING("NSAPI module requires an --enable-zts build of PHP");
/PHP-5.3/Zend/
H A Dzend_modules.h77 unsigned char zts; member
H A DZend.m4164 AC_ARG_ENABLE(maintainer-zts,
165 [ --enable-maintainer-zts Enable thread safety - for code maintainers only!!],[
/PHP-5.3/ext/phar/
H A Dgdbhelp2 if basic_functions_module.zts
/PHP-5.3/ext/standard/
H A Ddl.c200 unsigned char zts; in php_load_extension() member
/PHP-5.3/scripts/
H A Dphpize.m483 AC_MSG_CHECKING([if zts is enabled])
/PHP-5.3/
H A D.gdbinit2 if basic_functions_module.zts
114 if basic_functions_module.zts
H A DREADME.GIT-RULES41 7. For development use the --enable-maintainer-zts switch to ensure your
H A Dconfigure.in1134 part2=zts
1136 part2=non-zts
1142 extbasedir=$extbasedir-zts
1562 | PHP with --enable-maintainer-zts |
H A DREADME.SUBMITTING_PATCH154 - Rebuild PHP with --enable-maintainer-zts to check your patch
H A Dacinclude.m42729 with-zend-vm | enable-maintainer-zts | enable-inline-optimization[)];;
H A DNEWS324 . Fixed bug #63093 (Segfault while load extension failed in zts-build).
364 . Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)
4839 --enable-maintainer-zts). (Dmitry)
/PHP-5.3/ext/pdo_odbc/tests/
H A Dlong_columns.phpt40 // configure --disable-all --enable-cli --enable-zts --enable-pdo --with-pdo-odbc --enable-debug
/PHP-5.3/win32/build/
H A Dconfig.w32103 ARG_ENABLE('zts', 'Thread safety', 'yes');

Completed in 49 milliseconds