php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16381 A strange face on the test.php php-logo!
Submitted: 2002-04-01 15:19 UTC Modified: 2002-04-01 15:20 UTC
From: arthur_chong at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.2 OS: RH Linux 6.2
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: arthur_chong at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-04-01 15:19 UTC] arthur_chong at hotmail dot com
Using test.php - which calls phpinfo(), we are getting a hacker's face in place of the usual PHP logo.  Did you guys really mean to do this??

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-01 15:20 UTC] derick@php.net
What is todays' date?
 [2002-04-02 06:28 UTC] cs1spw at bath dot ac dot uk
That confused me as well - I figured it was an April Fool's thing but I couldn't work out how it was done (the image is served up by the web server rather than being hosted anywhere on php.net). It turns out it's an easter egg built in to PHP - if the server date is April 1st the alternative logo is used. You can see it on other days of the year by tagging this on to your PHPinfo page URL:

?=PHPE9568F36-D428-11d2-A769-00AA001ACF42

The guy in the picture is Thies (see the alt tag) - one of the core PHP developers.
 [2002-04-02 06:28 UTC] cs1spw at bath dot ac dot uk
That confused me as well - I figured it was an April Fool's thing but I couldn't work out how it was done (the image is served up by the web server rather than being hosted anywhere on php.net). It turns out it's an easter egg built in to PHP - if the server date is April 1st the alternative logo is used. You can see it on other days of the year by tagging this on to your PHPinfo page URL:

?=PHPE9568F36-D428-11d2-A769-00AA001ACF42

The guy in the picture is Thies (see the alt tag) - one of the core PHP developers.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 31 23:01:28 2024 UTC