History log of /web-php/ (Results 601 – 625 of 12336)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
57f505ed22-Aug-2022 Andreas Möller

Enhancement: Enable and configure `concat_space` fixer

Closes GH-657.

d9bcfed422-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

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

Closes GH-659.


.php-cs-fixer.php
archive/1998.php
archive/1999.php
archive/2000.php
archive/2001.php
archive/2002.php
archive/2003.php
archive/2004.php
archive/2005.php
archive/2006.php
archive/2007.php
archive/2008.php
archive/2009.php
archive/2010.php
archive/2011.php
archive/2012.php
archive/2013.php
archive/2014.php
archive/2015.php
archive/2016.php
archive/2017.php
archive/2018.php
archive/2019.php
archive/2020.php
archive/2021.php
archive/2022.php
build-setup.php
cached.php
cal.php
conferences/index.php
contact.php
copyright.php
credits.php
docs.php
download-docs.php
download-logos.php
downloads.php
elephpant.php
eol.php
error.php
get-involved.php
git-php.php
git.php
images/elephpants.php
images/logo.php
images/supported-versions.php
include/branches.inc
include/countries.inc
include/do-download.inc
include/email-validation.inc
include/errors.inc
include/footer.inc
include/get-download.inc
include/header.inc
include/historical_mirrors.inc
include/ip-to-country.inc
include/langchooser.inc
include/languages.inc
include/layout.inc
include/manual-lookup.inc
include/posttohost.inc
include/prepend.inc
include/releases.inc
include/results.inc
include/shared-manual.inc
include/site.inc
index.php
js/search-index.php
license/contrib-guidelines-code.php
license/distrib-guidelines-code.php
license/index.php
mailing-lists.php
manual/add-note.php
manual/change.php
manual/help-translate.php
manual/spam_challenge.php
manual/vote-note.php
mirror-info.php
mirror.php
mirroring-troubles.php
mirroring.php
mod.php
my.php
privacy.php
quickref.php
releases/4_1_0_fr.php
releases/4_2_0_fr.php
releases/4_2_1_fr.php
releases/4_2_2_fr.php
releases/4_3_0_fr.php
releases/4_3_2_fr.php
releases/4_3_4_fr.php
releases/feed.php
releases/index.php
results.php
search.php
security-note.php
security/index.php
sitemap.php
sites.php
software.php
src/UserNotes/Sorter.php
submit-event.php
support.php
supported-versions.php
thanks.php
unsub.php
urlhowto.php
c304829d22-Aug-2022 Andreas Möller

Enhancement: Enable and configure `class_attributes_separation` fixer

Closes GH-643.

cdb8324922-Aug-2022 Andreas Möller

Enhancement: Enable `switch_case_space` fixer

Closes GH-669.

d1bf270a18-Aug-2022 Pierrick Charron

Fix small mistake in 8.2.0 Beta 3 announcement

ce8b22c418-Aug-2022 Pierrick Charron

Announce PHP 8.2.0beta3

9ea4de3011-Aug-2022 Peter Cowburn

fix number of ? in IN clause

Bug was introduced in a3dcbf63da.

63f9200611-Aug-2022 Peter Cowburn

redirect php.net/hrtime to function rather than pecl ext (thanks Benjamin)

c23fe7f906-Aug-2022 Markus Staab

Fix typos in changelog

Closes GH-683.

cefb40f504-Aug-2022 Patrick Allaert

Announce PHP 8.1.9

741587d104-Aug-2022 Pierrick Charron

Fix PHP 8.2.0 Beta2 announcement

ce46c26d04-Aug-2022 Sergey Panteleev

Ignore `include/releases.inc` file in CS-Fixer (#681)

6665236404-Aug-2022 Sergey Panteleev

Announce PHP 8.2.0beta2

66e61dec04-Aug-2022 Gabriel Caruso

Fixes to PHP 8.0.22 announcement

Missed these name entries while generating the changes locally,
removing to keep it consistent with the entire file.

86ea3fc504-Aug-2022 Gabriel Caruso

Announce PHP 8.0.22

7a25d90002-Aug-2022 Patrick Allaert

Updating distributions

29f24d0929-Jul-2022 Christoph M. Becker

Fix GH-676: Releases RSS/ATOM feed does not validate

The feed's updated element is required before the entries.

Closes GH-678.

c46c30f521-Jul-2022 Pierrick Charron

Announce PHP 8.2.0beta1

18576e3d18-Jul-2022 Andreas Möller

.editorconfig: Set charset for all files to UTF-8

Closes GH-620.

2a01e8d917-Jul-2022 Andreas Möller

Fix: Use relative file name, not absolute path to file

Closes GH-670.

77a0620315-Jul-2022 Kamil Tekiela

Improve code formatting in JS (#656)

f127de5d15-Jul-2022 Andreas Möller

Enhancement: Enable `strict_param` fixer

We set strict param to false to ensure current behavior,
except for two cases where it is safe to go with true.

Closes GH-658.

5c9eab2f15-Jul-2022 Christoph M. Becker

Fix CS violations (case of null, false and true)

b575ebd415-Jul-2022 Andreas Möller

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

Closes GH-662.

d7e1b81515-Jul-2022 Andreas Möller

Enhancement: Enable `constant_case` fixer

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

Closes GH-660.

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