From 3571c955b5cf646f2117afce28769d6ca1dcc619 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Thu, 6 Jan 2011 02:32:02 +0000 Subject: Implement request #53659 (Implementing RegexIterator::getRegex() method). Patch by Joshua Thijssen. --- UPGRADING | 3 +++ 1 file changed, 3 insertions(+) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index 8787b4018f..b590324764 100755 --- a/UPGRADING +++ b/UPGRADING @@ -353,6 +353,9 @@ UPGRADE NOTES - PHP X.Y - ReflectionClass::getTraitAliases() - ReflectionParameter::canBePassedByValue() + - RegexIterator + - RegexIterator::getRegex() + - PDO_dblib - PDO::newRowset() -- cgit v1.2.1