Ticket #39 (closed defect: fixed)
xcache.coveragedumper does not work in PHP_INI_PER_DIR or PHP_INI_ALL
| Reported by: | judas_iscariote | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0.0 |
| Component: | coverager | Version: | 1.2-dev |
| Keywords: | coverager per-request | Cc: | judas.iscariote@… |
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocking: |
Description
xcache.coveragedumper have no effect in per-dir (.htaccess) or per script(ini_set()) setting, it only works when set in php.ini
the test was conducted using apache 2.2.3 with php 5.1.6 + suhosin
I expect it to work at least per-dir or this is a documentation problem ??
Change History
Note: See
TracTickets for help on using
tickets.

