From 2d9399af3514189375f34610acc33a34de44d772 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Wed, 1 Apr 2015 12:48:08 -0700 Subject: Revert "Merge branch 'PHP-5.5' into PHP-5.6" This reverts commit aa22e80b1af500e5d6cdc0f7783537a768d0e373, reversing changes made to 3e7f47cb039fd8803776eaf2899d576c503cdb63. Conflicts: ext/date/php_date.c --- UPGRADING | 1 - 1 file changed, 1 deletion(-) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index 45c96b8e56..52f139de28 100644 --- a/UPGRADING +++ b/UPGRADING @@ -271,7 +271,6 @@ PHP 5.6 UPGRADE NOTES - Datetime: Added DatePeriod::getStartDate(), DatePeriod::getEndDate(), DatePeriod::getDateInterval() in 5.6.5. - Added DateTime::createFromImmutable() in 5.6.8. - GMP: Added gmp_root($a, $nth) and gmp_rootrem($a, $nth) for calculating nth roots. -- cgit v1.2.1