php-src/ext/phar/tests/cache_list
Peter Kokot d679f02295 Sync leading and final newlines in *.phpt sections
This patch adds missing newlines, trims multiple redundant final
newlines into a single one, and trims redundant leading newlines in all
*.phpt sections.

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-15 04:33:09 +02:00
..
files Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
copyonwrite1.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite2.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite3.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite4.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite4a.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite5.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite6.phar.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
copyonwrite7.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite8.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite9.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite10.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite11.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite12.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite13.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite14.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite15.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite16.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite17.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite18.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite19.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite20.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite21.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite22.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite23.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite24.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
copyonwrite25.phar.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller1.phpt
frontcontroller2.phpt
frontcontroller3.phpt
frontcontroller4.phpt
frontcontroller5.phpt
frontcontroller6.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller7.phpt
frontcontroller8.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller9.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller10.phpt Fix #76129 - remove more potential unfiltered outputs for phar 2018-04-23 13:43:43 -07:00
frontcontroller11.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller12.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller13.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller14.phpt
frontcontroller15.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller16.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller17.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller18.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller19.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller20.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller21.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
frontcontroller22.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller23.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller24.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller25.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller26.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller27.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller28.phpt
frontcontroller29.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller30.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller31.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller32.phpt call_user_func(_array): Don't abort on reference warning 2016-08-23 10:29:15 +03:00
frontcontroller33.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
frontcontroller34.phpt