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

9 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
5f7c6aaf10 fix: update docs.php.net URLs to https://www.php.net
Replace outdated docs.php.net domain references with the current
https://www.php.net domain across archive pages and documentation links.
Also remove legacy inactive language filtering logic from download-docs.php
that was specific to the old docs domain.
2026-01-13 13:44:52 +01:00
Sara Golemon
f1cb7e74c4 Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
4/4 - Update releases directory.
2019-05-31 12:48:34 -04: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
Philip Olson
eeeb50f696 Clarified the default_charset situation 2012-03-01 15:40:43 -08:00
David Soria Parra
da2b1aab7a Grammar fix 2012-03-02 00:09:11 +01:00
David Soria Parra
9060812304 Fixing grammar 2012-03-01 22:00:45 +01:00
David Soria Parra
17ec8a0970 Do not link to /en/ directly 2012-03-01 21:54:40 +01:00
David Soria Parra
cd90620ea4 PHP 5.4.0 release announcement 2012-03-01 20:22:57 +01:00