FYI, data URIs are only supported in IE8 or higher, IE7 and below do not support them.
On Sat, Jul 14, 2012 at 6:16 PM, Rasmus Lerdorf <ras...@lerdorf.com> wrote: > 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 > > -- *Brandon Wamboldt* Programmer / Web Developer StackOverflow Careers Profile<http://careers.stackoverflow.com/brandonwamboldt>- GitHub Profile <https://github.com/brandonwamboldt> - LinkedIn<https://github.com/brandonwamboldt> - My Blog <http://brandonwamboldt.ca/>