Home
last modified time | relevance | path

Searched refs:module (Results 26 – 50 of 146) sorted by relevance

123456

/PHP-5.5/ext/session/tests/
H A D014.phpt36 Warning: ini_set(): A session is active. You cannot change the session module's ini settings at thi…
39 Warning: ini_set(): A session is active. You cannot change the session module's ini settings at thi…
H A Dsession_set_save_handler_variation1.phpt32 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
36 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
H A Dsession_module_name_variation3.phpt14 * Prototype : string session_module_name([string $module])
15 * Description : Get and/or set the current session module
H A Dsession_set_save_handler_basic.phpt55 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
58 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
61 Warning: session_module_name(): Cannot find named PHP session module (foo) in %s on line %d
H A Dsession_set_save_handler_closures.phpt55 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d
58 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
61 Warning: session_module_name(): Cannot find named PHP session module (foo) in %s on line %d
/PHP-5.5/sapi/apache2handler/
H A DREADME3 This module exploits the layered I/O support in Apache 2.0.
15 Currently the issues with the module are:
24 This SAPI module is known to work with Apache 2.0.44.
52 The Apache 2.0 PHP module supports a new configuration directive that
H A Dmod_php5.c28 AP_MODULE_DECLARE_DATA module php5_module = {
H A Dconfig.w328 WARNING("Apache 2.0 module requires an --enable-zts build of PHP on windows");
26 WARNING("Apache 2.2 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.5/sapi/apache/
H A Dconfig.m421 dnl Apache 1.x shared module
23 [ --with-apxs[=FILE] Build shared Apache 1.x module. FILE is the optional
26 AC_MSG_CHECKING([for Apache 1.x module support via DSO through APXS])
46 AC_MSG_RESULT([2. Apache was not compiled with DSO support (--enable-module=so);])
124 dnl Apache 1.x static module
126 [ --with-apache[=DIR] Build Apache 1.x module. DIR is the top-level Apache
129 AC_MSG_CHECKING([for Apache 1.x module support])
138 APACHE_INSTALL_FILES="\$(srcdir)/sapi/apache/mod_php5.* sapi/apache/libphp5.module"
246 dnl Build as static module
250 PHP_OUTPUT(sapi/apache/libphp5.module)
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.m421 dnl Apache 1.x shared module
24 EXPERIMENTAL: Build shared Apache 1.x module. FILE is the optional
27 AC_MSG_CHECKING([for Apache 1.x (hooks) module support via DSO through APXS])
47 AC_MSG_RESULT([2. Apache was not compiled with DSO support (--enable-module=so);])
125 dnl Apache 1.x static module
128 EXPERIMENTAL: Build Apache 1.x module. DIR is the top-level Apache
131 AC_MSG_CHECKING(for Apache 1.x (hooks) module support)
140 …ACHE_HOOKS_INSTALL_FILES="\$(srcdir)/sapi/apache_hooks/mod_php5.* sapi/apache_hooks/libphp5.module"
248 dnl Build as static module
252 PHP_OUTPUT(sapi/apache_hooks/libphp5.module)
/PHP-5.5/sapi/phttpd/
H A DREADME1 phttpd sapi module.
/PHP-5.5/ext/com_dotnet/
H A DREADME1 This is the new php5 COM module.
6 This module exposes 3 classes: variant, com and dotnet(*).
9 module doesn't make a distinction between them.
71 when you build the module.
/PHP-5.5/ext/readline/
H A Dphp_readline.h26 #warning Readline module will *NEVER* be thread-safe
/PHP-5.5/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");
H A DREADME3 This module exploits the layered I/O support in Apache 2.0.
20 This SAPI module is known to work with Apache 2.0.40.
48 The Apache 2.0 PHP module supports a new configuration directive that
H A DEXPERIMENTAL1 this module is experimental,
/PHP-5.5/
H A DREADME.EXT_SKEL8 It's a tool for automatically creating the basic framework for a PHP module
28 libraries or functions in them, the module is already almost ready to be
39 But if you already have planned the overall scheme of your module, what
57 When you need to expose module functions to other modules, expose functions
111 function to help first time module writers to get started and testing
112 configuring and compiling their module. This option turns off all such things
113 which may just annoy experienced PHP module coders. Especially useful with
117 which will leave out also all module specific stuff and write just function
120 pasting into an already existing module.
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1009 …ND_INTERNAL_CLASS) && (*pce)->info.internal.module && !strcasecmp((*pce)->info.internal.module->na… in _extension_class_string()
1047 module->module_number, module->name, in _extension_string()
1048 (module->version == NO_VERSION_YET) ? "<no_version>" : module->version); in _extension_string()
1050 if (module->deps) { in _extension_string()
1119 && fptr->internal_function.module == module) { in _extension_string()
1229 intern->ptr = module; in reflection_extension_factory()
2097 if (internal->module) { in ZEND_METHOD()
2121 if (internal->module) { in ZEND_METHOD()
5205 intern->ptr = module; in ZEND_METHOD()
5280 && fptr->internal_function.module == module) { in ZEND_METHOD()
[all …]
/PHP-5.5/sapi/embed/
H A DEXPERIMENTAL1 this module is experimental,
/PHP-5.5/sapi/milter/
H A DEXPERIMENTAL1 this module is experimental,
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_reverse_api.h26 zend_module_entry * module; member
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_module_open.phpt13 Warning: mcrypt_module_open(): Could not open encryption module in %s on line %d
/PHP-5.5/sapi/thttpd/
H A DREADME4 This is a SAPI module for PHP 4.x supporting thttpd, the tiny,
11 The module contains a patch against version 2.21b of thttpd. The patch
41 This is a functional and stable module (it runs a large application
/PHP-5.5/sapi/isapi/
H A Dconfig.w328 WARNING("ISAPI module requires an --enable-zts build of PHP");
/PHP-5.5/ext/wddx/tests/
H A D005.phpt5 if (!extension_loaded("wddx")) die("skip Wddx module not loaded");
6 if (!extension_loaded('session')) die('skip Session module not enabled');

Completed in 233 milliseconds

123456