Searched refs:module (Results 1 – 11 of 11) sorted by relevance
/web-php/bin/ |
H A D | news2html | 39 $module = 'Core'; variable 44 $module = trim(substr($ln, 1), " \t\n:"); variable 46 $entries[$module][] = trim(preg_replace('/^\s+\.\s+/', '', $ln)); 49 $c = count($entries[$module])-1; 50 $entries[$module][$c] = trim($entries[$module][$c] )." ".trim($ln); 73 foreach($entries as $module => $items) { 74 echo "<li>$module:\n<ul>\n";
|
/web-php/js/ext/ |
H A D | jquery.scrollTo.min.js | 7 …define.amd){define(['jquery'],factory)}else if(typeof module!=='undefined'&&module.exports){module…
|
H A D | mousetrap.min.js | 11 …rguments)}}(b))};d.init();q.Mousetrap=d;"undefined"!==typeof module&&module.exports&&(module.expor…
|
H A D | FuzzySearch.min.js | 10 …rm,d,b,d)}}}),"function"==typeof require&&"undefined"!=typeof module&&module.exports?module.export…
|
H A D | jquery-3.6.0.min.js | 2 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports…
|
/web-php/manual/en/toc/ |
H A D | security.inc | 21 1 => 'Installed as an Apache module',
|
/web-php/releases/ |
H A D | NEWS_5_4_0_alpha1.txt | 55 one SAPI module the same time. FR #53271, FR #52410. (Jani)
|
H A D | NEWS_5_4_0_RC1.txt | 275 one SAPI module the same time. FR #53271, FR #52410. (Jani) 780 . Fixed bug #54347 (reflection_extension does not lowercase module function 2022 - Fixed bug #49289 (bcmath module doesn't compile with phpize configure). 2557 - Added litespeed SAPI module. (George Wang) 4283 - ext/bcmath initialization code is moved from request startup to module 4469 module dependency). (wharmby at uk dot ibm dot com, Tony) 4648 - Added automatic module globals management. (Dmitry) 5029 - Fixed bug #37418 (tidy module crashes on shutdown). (Tony) 5633 - PHP extension loading mechanism with support for module 5670 - Changed SQLite extension to be a shared module in Windows distribution. [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 181 one SAPI module the same time. FR #53271, FR #52410. (Jani) 684 . Fixed bug #54347 (reflection_extension does not lowercase module function 1926 - Fixed bug #49289 (bcmath module doesn't compile with phpize configure). 2461 - Added litespeed SAPI module. (George Wang) 4187 - ext/bcmath initialization code is moved from request startup to module 4373 module dependency). (wharmby at uk dot ibm dot com, Tony) 4552 - Added automatic module globals management. (Dmitry) 4933 - Fixed bug #37418 (tidy module crashes on shutdown). (Tony) 5537 - PHP extension loading mechanism with support for module 5574 - Changed SQLite extension to be a shared module in Windows distribution. [all …]
|
H A D | NEWS_5_4_0_beta2.txt | 232 one SAPI module the same time. FR #53271, FR #52410. (Jani) 735 . Fixed bug #54347 (reflection_extension does not lowercase module function
|
/web-php/include/ |
H A D | releases.inc | 16046 …'note' => 'This package was updated due to faulty Apache2 module shipped with the orginal.<br> (CG…
|
Completed in 78 milliseconds