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

7 Commits

Author SHA1 Message Date
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
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
Stanislav Malyshev
6a8bf97c8b fix wording 2013-08-22 16:13:49 -07:00
Stanislav Malyshev
a879987131 5.4.19 and 5.5.3 release 2013-08-22 16:09:04 -07:00
Stanislav Malyshev
4608e271cc add CVE for session fixation - CVE-2011-4718 2013-08-18 14:45:19 -07:00
Stanislav Malyshev
0a5529f0b9 5.5.2 announcement 2013-08-16 11:40:52 -07:00