Prevent memory overflow

This commit is contained in:
Dmitry Stogov 2007-06-15 08:05:15 +00:00
parent 613b37a73e
commit 455cb3e672

View File

@ -1,5 +1,7 @@
--TEST--
Test disk_free_space and its alias diskfreespace() functions : basic functionality
--INI--
memory_limit=32M
--FILE--
<?php
/*