Hello Pierre,

Monday, January 12, 2009, 11:21:32 PM, you wrote:

> On Mon, Jan 12, 2009 at 11:05 PM, Marcus Boerger <he...@php.net> wrote:
>> Hello Stanislav,
>>
>> Monday, January 12, 2009, 10:56:37 PM, you wrote:
>>
>>> stas            Mon Jan 12 21:56:37 2009 UTC
>>
>>>   Modified files:              (Branch: PHP_5_3)
>>>     /php-src    NEWS
>>>   Log:
>>>   report fix 46304
>>>
>>>
>>> http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.447&r2=1.2027.2.547.2.965.2.448&diff_format=u
>>> Index: php-src/NEWS
>>> diff -u php-src/NEWS:1.2027.2.547.2.965.2.447
>>> php-src/NEWS:1.2027.2.547.2.965.2.448
>>> --- php-src/NEWS:1.2027.2.547.2.965.2.447       Mon Jan 12 19:08:25 2009
>>> +++ php-src/NEWS        Mon Jan 12 21:56:36 2009
>>> @@ -46,6 +46,8 @@
>>>  - Fixed bug #46653 (can't extend mysqli). (Johannes)
>>>  - Fixed bug #46646 (Restrict serialization on some internal classes like
>>>    Closure and SplFileInfo using exceptions). (Etienne)
>>> +- Fixed bug #46304 (Defining namespaced constant using define() defines
>>> +  CASE SENSITIVE namespace). (Stas)
>>
>> This was a never released feature, so you do not need a NEWS entry. Please
>> drop.
>>

> It was since the last 5.3 release. The RM will have to merge them, take #23. 
> :)

There is no merging here. It can only be dropping because there is only one
entry necessary. And that is the one announcing namespaces in the first
place.


Best regards,
 Marcus


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to