Re: [proposal + pull request] Replace logo GUIDs with data URIs
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
Thread (8 messages)