From 9e3551ba1f00baa4a14215fda0c5d28aecfcdeba Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Mon, 18 Nov 2013 01:36:17 +0100 Subject: Eliminated the TSRMLS_FETCH() in zend_set_memory_limit() --- UPGRADING.INTERNALS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UPGRADING.INTERNALS') diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index d24aabeaab..97b281a93e 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -17,6 +17,8 @@ UPGRADE NOTES - PHP X.Y 1. Internal API changes ======================== + a. zend_set_memory_limit() now takes the TSRMLS_CC macro as its last argument + ======================== 2. Build system changes -- cgit v1.2.1