memory_limit on
Windows
Memory consumption of PHP scripts can be limited using the
php.ini directive memory_limit. Some PHP 7
documentation sources, namely http://windows.php.net
claim that PHP 7 on Windows now supports a memory limit. This
suggests that earlier PHP versions did not support this. However, we
were unable to find suitable documentation to confirm or deny
this.