diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-08-26 00:31:36 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-08-26 00:31:36 +0200 |
commit | dbe8c37476ad31b20b19c01220869d68a0a07a63 (patch) | |
tree | c595b61b47951cbf5cbb3b09e54426546d138765 /UPGRADING.INTERNALS | |
parent | ffab52ad7d88b57ba2fa951b4694d40ab1698ec0 (diff) | |
download | php-git-dbe8c37476ad31b20b19c01220869d68a0a07a63.tar.gz |
better heading for UPGRADING.INTERNALS
Diffstat (limited to 'UPGRADING.INTERNALS')
-rw-r--r-- | UPGRADING.INTERNALS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index e367e11171..113ea40210 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -1,6 +1,6 @@ $Id$ -UPGRADE NOTES - PHP X.Y +PHP 5.6 INTERNALS UPGRADE NOTES 1. Internal API changes a. Addition of do_operation and compare object handlers |