From b6e6e77fce77a1f98a086c09ec0c1647cfe27bca Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Tue, 12 Feb 2008 00:24:12 +0000 Subject: [PATCH] __DIR__ announce --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index d0ee9748b9..6e9959a9fb 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS . Added support for dynamic access of static members using $foo::myFunc(). (Etienne Kneuss) . Improved checks for callbacks. (Marcus) + . Added __DIR__ constant. (Lars Strojny) - Added new date/time functionality: (Derick) . date_parse_from_format(): Parse date/time strings according to a format. -- 2.50.1