Skip to content

Commit 0bdc292

Browse files
author
Julien Pauli
committed
Fixed test
1 parent d73d9fe commit 0bdc292

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Zend/tests/memory_get_peak_usage.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
int memory_get_peak_usage ([ bool $real_usage = false ] );
33
--CREDITS--
44
marcosptf - <[email protected]> - #phparty7 - @phpsp - novatec/2015 - sao paulo - br
5+
--INI--
6+
memory_limit=-1
57
--FILE--
68
<?php
79
var_dump($a = memory_get_peak_usage());

0 commit comments

Comments
 (0)