History log of /web-php/ (Results 726 – 750 of 12350)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a6c79eca27-Jun-2022 Kamil Tekiela

Remove fetch_contents and fetch_header (#566)

139d12d927-Jun-2022 Andreas Möller

Fix: Remove useless function

Closes GH-562.

e5ad280927-Jun-2022 Andreas Möller

Fix: Remove duplicate key-value pairs (#565)

8fbbe3bb27-Jun-2022 Andreas Möller

Fix: Remove unused private property (#561)

51b196df27-Jun-2022 Andreas Möller

Enhancement: Add .editorconfig

Closes GH-554.

c40cac0927-Jun-2022 Andreas Möller

Remove superfluous note

Closes GH-558.

144acf6e23-Jun-2022 Pierrick Charron

Announce PHP 8.2.0alpha2

546b144f17-Jun-2022 Mathias Reker ⚡️

Use elseif instead of else if

Closes GH-534.

530b28e917-Jun-2022 Mathias Reker ⚡️

Add void return types

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

Closes GH-535.

ede0cad417-Jun-2022 Mathias Reker ⚡️

Ternary to null coalescing

Use null coalescing operator ?? where possible.

Closes GH-528.

89ac76cd17-Jun-2022 Mathias Reker ⚡️

No alias functions

Canonical functions shall be used instead of aliases.

Closes GH-530.

7dd64e1b17-Jun-2022 Mathias Reker ⚡️

No spaces inside parenthesis

For consistency with the rest of the code.

Closes GH-551.

0cfc90ab17-Jun-2022 Andreas Möller

Allow copying and pasting commands to set up the local development environment

Closes GH-552.

855860ae17-Jun-2022 Mathias Reker ⚡️

Single blank line at eof

A PHP file without end tag should always end with a single empty line feed.

Closes GH-541.

1186653517-Jun-2022 Mathias Reker ⚡️

Combine consecutive issets

Using isset($var) && multiple times should be done in one call.

Co-authored-by: Andreas Möller <am@localheinz.com>

Closes GH-542.

32f5a02817-Jun-2022 Andreas Möller

Fix wording (repo → repository)

Closes GH-553.

63f1e9d017-Jun-2022 Mathias Reker ⚡️

No superfluous elseif

Replaces superfluous elseif with if.

Closes GH-549.

bab1fa9a15-Jun-2022 Lucas Azevedo

Add home page social preview (#524)

cfcf303e13-Jun-2022 Lucas Azevedo

Improve homepage hero design

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-459.

41e736f110-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.

d9e64b1b09-Jun-2022 Sara Golemon

Announce 8.0.20

1340cd1b09-Jun-2022 Sergey Panteleev

Announce PHP 8.2.0alpha1

c294877909-Jun-2022 Kamil Tekiela

Remove names of contributors from changelog

It appears to be a problem with a tool since the names don't appear anywhere else

Closes GH-521.

da39285209-Jun-2022 Ben Ramsey

Announce PHP 8.1.7

a681dbd709-Jun-2022 Derick Rethans

Announce 7.4.30

1...<<21222324252627282930>>...494