Re: [proposal + pull request] Replace logo GUIDs with data URIs

From: Date: Sat, 14 Jul 2012 21:26:55 +0000
Subject: Re: [proposal + pull request] Replace logo GUIDs with data URIs
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Sat, Jul 14, 2012 at 9:49 PM, Andrew Faulds <[email protected]> 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


Thread (8 messages)

« previous php.internals (#61236) next »