Re: PHP 6.0 Wishlist

From: Date: Sat, 27 Aug 2005 23:59:27 +0000
Subject: Re: PHP 6.0 Wishlist
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to internals+get-18495@lists.php.net to get a copy of this message
Hi Sara,

On Sunday 28 August 2005 00:02, Sara Golemon wrote:
> +<INITIAL>"<?xml"([ \t]|{NEWLINE}) {

And what's with <?xml-stylesheet ?> or any other processing instruction? Even 
so others than xml are rarely used it would imho be a great wtf factor if 
<?xml is somehow special.

At a sidenote: If you output xml you anyways neet to set the right 
content-type header, so either set default_mimetype to text/xml (or similar) 
and turn of short_open_tags in the php.ini or start the file with a header() 
call followed by an echo of the xml-pi.

johannes


Thread (327 messages)

« previous php.internals (#18495) next »