From 67faedb211d3f7295a94869e255cfa07a3cca8d8 Mon Sep 17 00:00:00 2001 From: skodak Date: Wed, 14 Feb 2007 20:54:27 +0000 Subject: [PATCH] MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate; backported from HEAD