On Mon, 3 Mar 2008, Marcus Boerger wrote:

>   actually you get a message (E_COMPILE_WARNING) that this is not
> supported. Maybe we could turn this into an E_NOTICE though.

No, I don't get any warning/notice/ whatever with PHP 5.3:

[EMAIL PROTECTED]:~$ php-5.3dev -derror_reporting=65535

<?php
declare(encoding="utf-8");
echo "foo\n";
?>

foo


Please don't break this.

regards,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to