diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-23 15:25:51 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-23 15:25:51 +0200 |
| commit | 30a7977af201b2d0dd39b297699bb894b2be2e59 (patch) | |
| tree | 0ba7cb0cd5744d293cd2151e9dac6951d87c307f /REFLECTION | |
| parent | ef03017f27716d5caa7d387621116eebf1279f86 (diff) | |
update to 3.1.0
re-license spec file to CECILL-2.1
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ -Extension [ <persistent> extension #119 memprof version 3.0.2 ] { +Extension [ <persistent> extension #93 memprof version 3.1.0 ] { - INI { Entry [ memprof.output_dir <ALL> ] Current = '/tmp' } + Entry [ memprof.output_format <ALL> ] + Current = 'callgrind' + } } - Functions { |
