1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

13 Commits

Author SHA1 Message Date
Jordi Kroon
5d9af2102f fix: update pear.php.net and pecl.php.net links to https 2026-02-04 11:23:09 +01:00
Jordi Kroon
c8c27a6e86 fix: update bugs.php.net and wiki.php.net links to https 2026-01-13 13:42:16 +01:00
Tim Düsterhus
acd86a16d9 Link GHSA advisories in ChangeLog (#1082) 2024-10-02 15:52:25 +05:00
Andreas Möller
59c070f557 Enhancement: Enable blank_line_after_opening_tag fixer (#875) 2023-12-07 16:57:19 +01:00
Andreas Möller
a8c736a079 Enhancement: Enable void_return fixer (#661)
* Enhancement: Enable void_return fixer

* Fix: Run 'make coding-standards'
2023-12-05 14:06:29 +01:00
Andreas Möller
b575ebd409 Enhancement: Include *.inc files (with exceptions)
Closes GH-662.
2022-07-15 13:57:08 +02:00
Guilliam Xavier
2c3eb8db19 Changelog: do not confuse GH-xxx with #xxx bugs
Closes GH-619.
2022-07-08 14:02:19 +02:00
Sara Golemon
c4a333b300 Add minor links to sidebar and unify rendering (changelog) 2021-06-05 04:23:25 +00:00
Sara Golemon
99fe519e61 Add sidebar to ChangeLog rendering for navigating between versions 2021-06-04 18:52:31 +00:00
Peter Kokot
e235f79473 Trim trailing whitespace
This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.
2018-10-17 10:51:08 +02:00
Peter Kokot
0f95b8c709 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.
2018-10-17 07:29:46 +02:00
Peter Cowburn
c2b86f866a added feature request and github issues link functions 2015-01-10 23:16:19 +00:00
Michael
91dd54e9bf Use release_date() also in PHP4 changelog 2014-06-07 16:37:34 +02:00