History log of /web-php/include/header.inc (Results 1 – 25 of 227)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a528e6e9 06-Dec-2023 Andreas Möller

Enhancement: Enable `no_mixed_echo_print` fixer (#864)


# 34b4f312 23-Nov-2023 Sergey Panteleev

PHP 8.3 released! (#825)


# ed9aed27 08-Dec-2022 Sergey Panteleev

PHP 8.2 Release page (#728)


# 57f505ed 22-Aug-2022 Andreas Möller

Enhancement: Enable and configure `concat_space` fixer

Closes GH-657.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

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

Closes GH-659.


# b575ebd4 15-Jul-2022 Andreas Möller

Enhancement: Include `*.inc` files (with exceptions)

Closes GH-662.


# 25784fa6 12-Jul-2022 Kamil Tekiela

Drop IE support including IE 7 & 9 shims


# 41e736f1 10-Jun-2022 Lucas Azevedo

Update favicon

Use the alternative logo created by Levi Morrison.
See https://github.com/lhsazevedo/web-php-favicon.

Closes GH-522.


# f9dbcaf6 25-Nov-2021 Sergey Panteleev

Add PHP 8.1 release page to navbar


# 25867bd3 26-Nov-2020 Sara Golemon

Remove conditionals from php8 announcement item. Avoid version.inc not being included issue


# 65b861b9 25-Nov-2020 Roman Pronskiy

Add more meta tags for PHP 8 social preview

Closes GH-353.


# ac83fe2e 25-Nov-2020 Sara Golemon

Move php8 pages into releases/8.0 and use 'php8' for config tag


# dd01f011 25-Nov-2020 Roman Pronskiy

Hide PHP8 menu item if 8 is not released yet


# 513c4e80 23-Nov-2020 Roman Pronskiy

Fix active state for PHP8 menu item


# 47cb5497 17-Nov-2020 Roman Pronskiy

Add og:image to the head


# b6058bf9 17-Nov-2020 Ruslan

Moved the page, added a button in the header


# d5488031 07-Nov-2020 Ruslan

JS-13812 Develop markup for PHP 8 announcement on php.net


# 78a91db6 06-Nov-2020 Ruslan

JS-13812 Develop markup for PHP 8 announcement on php.net


# b2b48ca1 29-Mar-2019 Derick Rethans

Remove references, redirects, and selection of mirrors


# 6ba762f8 24-Oct-2018 Peter Kokot

Remove redundant script type="text/javascript" attributes

Omitted type means that script is JavaScript [1] and for HTML 5 browsers
can be removed today.

[1] https://developer.mo

Remove redundant script type="text/javascript" attributes

Omitted type means that script is JavaScript [1] and for HTML 5 browsers
can be removed today.

[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script

show more ...


# e235f794 17-Oct-2018 Peter Kokot

Trim trailing whitespace

This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.


# 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 ...


# 25b86272 03-Oct-2018 Yordan Gigov

Use root-relative URLs for cached JS and CSS entries


# 8014ec80 28-Dec-2016 Levi Morrison

Use SVG logo; fix morrisonlevi/web-php#12


# 05922183 28-Dec-2016 Levi Morrison

dos2unix


12345678910