History log of /web-php/get-involved.php (Results 1 – 25 of 34)
Revision Date Author Comments
# 00342c40 07-Dec-2023 Andreas Möller

Fix: Remove vim instruction (#880)


# 227f760c 13-Feb-2023 Posp

Change a link from an old issue tracker to GitHub

Closes GH-755.


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


# af092d09 06-May-2021 Christoph M. Becker

Update lxr links to point to heap.space

This instance is maintained by ekin, and has good availability,
contrary to lxr.php.net which is down for years.


# 3ef8be36 28-Jan-2021 Andreas Heigl

Replace link to edit.php.net with link to github

Due to the move of the documentation to git this should direct people
to the right place. Which (currently) is not edit.php.net anymore.

Replace link to edit.php.net with link to github

Due to the move of the documentation to git this should direct people
to the right place. Which (currently) is not edit.php.net anymore.

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

Closes GH-391.

show more ...


# 3e9b4102 09-Aug-2019 Christoph M. Becker

Revert "Advertise https://github.com/php/doc-en/pulls"

This reverts commit 622bfda0210ba540a84784efbea4417ebcf77bb9,
because the Git mirror is still experimental.


# 622bfda0 09-Aug-2019 Christoph M. Becker

Advertise https://github.com/php/doc-en/pulls


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

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


# 582c9e13 05-Feb-2019 Peter Cowburn

move sidebar links to main content for Get Involved page

Replaces the old sidebar with a ToC.

Original suggestion from Côme Chilliet:
When I tried to get involved in PHP the

move sidebar links to main content for Get Involved page

Replaces the old sidebar with a ToC.

Original suggestion from Côme Chilliet:
When I tried to get involved in PHP the first time, I got to
https://php.net/get-involved.php, read the "Development of the
PHP source" section and was like «Hum, ok, but where is the source?
Why aren’t there any links here?». The stuff in the right column
should really be in the middle and replaced with a Table of contents
for consistency IMO.

Aside: the contents of this page could do with some love.

show more ...


# dd8d8bf8 17-Oct-2018 Peter Kokot

Sync final and leading newlines

This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

Sync final and leading newlines

This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

According to POSIX, a line is a sequence of zero or more non-'<newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2

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


# 815f58d0 17-Oct-2017 Kalle Sommer Nielsen

Fixed bug #75399 (Few non working links at php.net)

As much as I would love to have a working lxr and just point it to aharvey@'s site, I have just commented out them for now, marking them w

Fixed bug #75399 (Few non working links at php.net)

As much as I would love to have a working lxr and just point it to aharvey@'s site, I have just commented out them for now, marking them with the ever grep'able XXX label

show more ...


# dc9c9a3a 27-Feb-2015 Pasindu De Silva

added mailing list link to get involved


# 66139c03 20-Jun-2014 Sobak

Remove link to old HOWTO in favor of new guide

Maybe it's not complete yet, but it provides more info than previous
resource. Suggestions and contributions are welcome.


# e916105a 15-Dec-2013 Levi Morrison

Fixed merge conflict.


# 2523e3c0 10-Dec-2013 Hannes Magnusson

Hopefully prettify


# b5451f39 05-Dec-2013 philip

Improved the whitespace


# d3b330b5 05-Dec-2013 philip

Fixed a few typos, of sorts


# 836725ee 17-Sep-2013 krakjoe

changes to get-involved and introduce build-setup


# 50265cba 07-Jul-2013 Levi Morrison

Crazy amounts of refactoring. Still in progress but really needed to commit so I don't lose everything.


# 8e847d8c 15-Dec-2012 Pascal Borreli

Fixed typo in link


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


# 00566172 21-Jul-2012 Ferenc Kovacs

fix the file references now that they are comming from git instead of svn for the reST stuff


12