History log of /web-php/download-logos.php (Results 1 – 25 of 55)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 11c5706c 16-Sep-2022 Andreas Möller

Enhancement: Enable `random_api_migration` fixer

Co-authored-by: Mathias Reker <mathias@reker.dk>

Closes GH-699.


# 1ebc2c49 22-Aug-2022 Andreas Möller

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.


# d7e1b815 15-Jul-2022 Andreas Möller

Enhancement: Enable `constant_case` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-660.


# 530b28e9 17-Jun-2022 Mathias Reker ⚡️

Add void return types

Add void return type to functions with missing or empty return statements.

Closes GH-535.


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

1/n - Update / and /include/ only.


# 0f95b8c7 30-Jun-2018 Peter Kokot

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
use

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.

show more ...


# f226403f 14-Mar-2018 Peter Cowburn

logo page improvements

Put back chunks of the old logo page that I'm nostalgic for.
Use print_image() function for rendering img tags as before.
Remove some now-unused CSS.


# 73ea5872 16-Mar-2017 Webysther Nunes

Keep old logos for posterity


# f4639a03 02-Jun-2016 Webysther Nunes

Fix text


# 431540b7 02-Jun-2016 Webysther Nunes

Using grid to images; Better messages


# 0d330bbd 02-Jun-2016 Webysther Nunes

Change to use internal URI


# 7faa2ee3 02-Jun-2016 Webysther Nunes

Licensing Creative Commons


# 7e3dc699 02-Jun-2016 Webysther Nunes

Logo images in new format and update /logos page to Licensing Creative Commons


# 5bfef25e 04-Jun-2014 Michael

Kill off XHTML

Long live HTML5! =)


# 13252738 04-Mar-2014 David Allen

added class to logo list and style to remove list style type


# 3cc94915 05-Dec-2012 Daniel P. Brown

Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when st

Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when statically referenced as 'www.php.net.'

show more ...


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet


# 170b6f3e 20-May-2009 Johannes Schlüter

This logo isn't used anymore (and they can host the successor on their site)


# 53ee644a 04-Jul-2007 Hannes Magnusson

logos@php.net does no longer exist
licensing questions should be sent to group@


# 3ea4467b 09-Mar-2007 Philip Olson

spelling/typo


# d950f80e 15-Feb-2007 Mehdi Achour

XHTML fixes


# 03e5a834 15-Feb-2007 Mehdi Achour

Fix closing tag


# 1b28d9a8 17-Sep-2006 Gabor Hojtsy

incredible that we use an image to display an asterisk and a no_star() function to display an empty table cell


# bf6fbc04 27-Nov-2005 Gabor Hojtsy

Logo should not be used looking as an endorsement (fix my English if you know some better wording)


123