summaryrefslogtreecommitdiff
path: root/UPGRADING.INTERNALS
diff options
context:
space:
mode:
authorReeze Xia <reeze@php.net>2015-02-05 16:03:06 +0800
committerAnatol Belski <ab@php.net>2015-02-06 11:46:38 +0100
commitff2cccbfdde4c92bdd285b957237e5eac5099689 (patch)
tree8f83b5c16c2f9f68a537572e7e258a70c93bea0e /UPGRADING.INTERNALS
parentbde6f5dbb511baab5d23029da547981132d1d7aa (diff)
downloadphp-git-ff2cccbfdde4c92bdd285b957237e5eac5099689.tar.gz
TSRMLS_* macros have been removed, user don't have to care about the change anymore
Diffstat (limited to 'UPGRADING.INTERNALS')
-rw-r--r--UPGRADING.INTERNALS1
1 files changed, 0 insertions, 1 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS
index d8509e7b22..7ba9a946f4 100644
--- a/UPGRADING.INTERNALS
+++ b/UPGRADING.INTERNALS
@@ -27,7 +27,6 @@ PHP 7.0 INTERNALS UPGRADE NOTES
1. Internal API changes
========================
- a. zend_set_memory_limit() now takes the TSRMLS_CC macro as its last argument
e. New data types
String