Skip to content

Commit fd221de

Browse files
committed
Fix test
1 parent bf640f5 commit fd221de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/001.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ bool(false)
1818

1919
Warning: Calling memprof_enable() manually may not work as expected because of PHP optimizations. Prefer using MEMPROF_PROFILE=1 as environment variable, GET, or POST in %s
2020
bool(true)
21-
22-
Warning: Memprof profiling was enabled, but no profile was dumped. Did you forget to call one of memprof_dump_callgrind(), memprof_dump_pprof(), or memprof_dump_array() ? %s
2321
bool(false)

0 commit comments

Comments
 (0)