History log of /PHP-8.2/CONTRIBUTING.md (Results 1 – 25 of 45)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 59c38969 09-Jan-2024 Ilija Tovilo

[skip ci] Remove PHP 8.0 references from CI


# c282e208 31-Oct-2023 Dmitry Stogov

Add reference to IR framework


# ad2ac6f0 29-Aug-2023 Pierrick Charron

Prepare for PHP 8.4


# 543eedf9 16-Aug-2023 Ayesh Karunaratne

[skip-ci] minor typo fixes in UPGRADING and CONTRIBUTING.md (#11976)


# d82e96cc 28-Apr-2023 Ilija Tovilo

[skip ci] Link technical resources in CONTRIBUTING.md

Co-authored-by: KapitanOczywisty

Closes GH-11155


# cfa23114 18-Jan-2022 Marcos Marcolin

Remove php_pdo_mysql_sqlstate.h

This file is unused (at least as of PHP 8.0.0); we also remove the
script that could generate it, and the respective info from
CONTRIBUTING.md.

Remove php_pdo_mysql_sqlstate.h

This file is unused (at least as of PHP 8.0.0); we also remove the
script that could generate it, and the respective info from
CONTRIBUTING.md.

Closes GH-10363.

show more ...


# f2544462 17-Jan-2023 Sergey Panteleev

[ci skip] PHP 7.4 EOL (#10362)


# 327c9523 30-Aug-2022 Pierrick Charron

Prepare for PHP 8.3


# f47dc259 30-Jun-2023 Ilija Tovilo

Retire AppVeyor

Closes GH-11566


# 81d1a1b4 30-Mar-2022 Christoph M. Becker

Update bug tracker links

The new php-src bugtracker is on Github.

Closes GH-8277.


# 3b9af504 20-Mar-2022 Shrikant Dhayje

Fixed #8228 - updated details for filling bugs to GitHub Issue (#8231)

* updated details for filling bugs to GitHub Issue

* Remove superfluous word in README.md

* Link new

Fixed #8228 - updated details for filling bugs to GitHub Issue (#8231)

* updated details for filling bugs to GitHub Issue

* Remove superfluous word in README.md

* Link new issue page directly

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>

show more ...


# 85af420f 28-Dec-2021 Tyson Andre

[skip ci] Update documentation of supported php versions (#7822)

https://www.php.net/supported-versions.php

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>


# 1481d663 17-Dec-2021 Joe Rowell

[ci skip] Fix "The Mysterious PHP RFC Process" link.

Closes GH-7785.


# 1c33ddb5 31-Aug-2021 Patrick Allaert

Prepare for PHP 8.2


# 5d37cd97 30-May-2021 Alex Dowad

Improve documentation for contributors


# 6ce7b10e 14-May-2021 Nikita Popov

Add pkg.m4 upstream

Per https://github.com/php/php-src/pull/6907#issuecomment-826362572.
Closes GH-6907.

[ci skip]


# c276c16b 26-Apr-2021 Aaron Piotrowski

Implement Fibers

RFC: https://wiki.php.net/rfc/fibers

Closes GH-6875.


# 49a20cf3 29-Mar-2021 Bartosz Gorski

Removed mentions of git.php.net from the documentation


# 14806e08 09-Oct-2020 Gabriel Caruso

Prepare for PHP 8.1

Closes GH-6305.


# 0d836a39 04-Aug-2020 Nikita Popov

Revert "Prepare for PHP 8.1"

This reverts commit 1ab4d0e6b7abb67d5a01ce3327bf973772271fb2.
This reverts commit a359635cb1a4df8b5137a506c88c4cb102acac0e.


# a359635c 04-Aug-2020 Gabriel Caruso

Prepare for PHP 8.1


# 4fa3687e 29-May-2020 Christoph M. Becker

Unbundle ext/xmlrpc

According to <https://wiki.php.net/rfc/unbundle_xmlprc> we unbundle
ext/xmlrpc.


# 9458f7e2 17-Dec-2019 Christoph M. Becker

More updates to CONTRIBUTING.md

7.4 is stable.


# 250416cc 17-Dec-2019 Christoph M. Becker

Update CONTRIBUTING.md

7.1 is EOL; 7.2 is security fixes only.


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1, php-7.4.0RC3
# 5d6e923d 24-Sep-2019 Gabriel Caruso

Remove mention of PHP major version in Copyright headers

Closes GH-4732.


12