Changes between Version 10 and Version 11 of PhpIni
- Timestamp:
- 10/01/2006 10:54:17 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PhpIni
v10 v11 114 114 == XCache Coverager == 115 115 ||'''Name'''||'''Default'''||'''Changeable''' 116 ||xcache.coverage dumper||Off||PHP_INI_ALL116 ||xcache.coverager||Off||PHP_INI_ALL 117 117 ||xcache.coveragedump_directory||"/tmp/pcov/"||PHP_INI_SYSTEM 118 118 119 '''xcache.coverage dumper''' ''boolean''::119 '''xcache.coverager''' ''boolean'':: 120 120 Enable coverage data collecting for xcache.coveragedump_directory and xcache_coverager_start/stop/get/clean() functions (will hurt executing performance) 121 121 '''xcache.coveragedump_directory''' ''string''::

