1
0
mirror of https://github.com/php/phd.git synced 2026-03-23 22:52:05 +01:00

20 Commits

Author SHA1 Message Date
Nilgün Belma Bugüner
b75852b6bf fix web-doc repo 2021-03-30 15:44:09 +03:00
Sergey Panteleev
050a12d210 Replace references to git.php.net 2021-03-30 11:26:39 +03:00
Peter Kokot
3564283891 Sync final newlines
This patch adds some missing newlines and trims multiple redundant
newlines into a single newline.

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
2018-10-02 06:23:33 +02:00
Peter Kokot
0ca596e64e Trim trailing whitespace 2018-10-02 06:13:46 +02:00
Peter Cowburn
75689b939d small HOWTO.RELEASE updates 2014-03-21 10:26:29 +00:00
Hannes Magnusson
525fffa741 Update release guide 2012-06-07 17:57:05 +01:00
Hannes Magnusson
76cc9ac6a7 Update some stuff for git 2012-04-06 05:32:50 -07:00
Hannes Magnusson
d0fcd3a4c0 - pearscs doesn't like wildcards
- docweb uses git now
2012-03-01 08:30:25 +00:00
Hannes Magnusson
731dcefcc6 Fix url and add a reminder about the stability 2011-12-18 12:52:53 +00:00
Hannes Magnusson
e9f5390209 Fix link 2011-12-18 12:41:15 +00:00
Hannes Magnusson
26ef3e2fbd Grammar and fix constant name 2011-12-18 11:46:35 +00:00
Philip Olson
61a23f1716 Linked to newer pearscs.phar, which is requires for our https channel 2011-05-11 23:42:47 +00:00
Hannes Magnusson
2bd01a87c8 minor phar and pearscs annoyances 2011-04-16 13:36:52 +00:00
Philip Olson
e192f932ab Added additional pman requirements and info 2011-04-06 17:20:31 +00:00
Philip Olson
a11db34e0d minor typo 2011-03-31 18:10:51 +00:00
Hannes Magnusson
db398c808c Mention pman 2010-04-25 18:28:49 +00:00
Hannes Magnusson
7bba3fbabb trunk is the "release branch" :P 2010-04-25 12:51:12 +00:00
Moacir de Oliveira Miranda Júnior
85e49e9964 fixing wget url 2009-09-04 17:26:38 +00:00
Moacir de Oliveira Miranda Júnior
05ae9221fa updating and removing old stuff 2009-09-04 17:22:34 +00:00
Christian Weiske
e564c7893d Add release howto 2009-02-16 18:38:49 +00:00