#1092 Tidy php guidelines
Merged by tibbs. Opened by oturpe.
oturpe/packaging-committee php-guidelines-update  into  master

Download 1092.patch

The following tidying is done here:
1. Use semantic linebreaks
2. Fix formatting and grammar
3. Use macros for system paths
4. Remove references to end-of-life Fedora releases
5. Add anchors and an xref

The changes are purely editorial,
the meaning of the guidelines is not changed.

Reviewing is best done commit by commit,
because introducing semantic linebreaks
changes almost every line.

5 new commits added

  • Add anchors and an xref to PHP guidelines
  • Remove references to end-of-life releases from PHP guidelines
  • Use macros for system paths in PHP guidelines
  • Fix formatting, grammar and typos in PHP guidelines
  • Use sematic linebreaks in PHP guidelines

PSR-0

Well spotted.
Fixed together with some other typos and such
I missed in the first round.

rebased onto 84de144a43c1232a55a311a74d095b68df293839

Pull-Request has been merged by tibbs

I spent a bit of time going over this and since it's just formatting and typo fixes, I went ahead and merged it. I wouldn't have noticed the PSR-0 thing (because I've no idea what it is) but I don't see any point in letting this sit around for much longer.

Metadata