On Sat, Jul 14, 2012 at 9:49 PM, Andrew Faulds <ajf...@googlemail.com> 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
The sapi/cli/tests/php_cli_server_011.phpt testcase looks like a real testcase.. It should probably be rewritten then removed completely. And I actually know of websites using the functions to display the logo.. Is there some way we could provide a BC function for it somehow? Maybe rather then removing the functions, make then return the data uris? -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php