On 07/14/2012 01:49 PM, Andrew Faulds wrote:
> Hi there,
> 
> This is a patch that replaces PHP's infamous logo GUIDs with data URIs
> instead, and also embed PHP credits in the phpinfo() page, hidden
> using JavaScript (but gracefully degrading), to eliminate these GUIDs
> altogether.
> 
> :)
> 
> https://github.com/php/php-src/pull/132

Looks ok to me. master-only, of course. It is simpler and cleaner than
the GUID approach and I think enough browsers can handle data URIs these
days.

-Rasmus

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

Reply via email to