php-src/sapi/fpm/tests
Peter Kokot f1d7e3ca0b 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:31:31 +02:00
..
bug68381-log-level-warning.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68391-conf-include-order.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68420-ipv4-all-addresses.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68421-ipv6-access-log.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68423-multi-pool-all-pms.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68428-ipv6-allowed-clients.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68442-signal-reload.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug68458-pm-no-start-server.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug72573-http-proxy.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
bug73342-nonblocking-stdio.phpt Fixed bug #73342 2018-06-20 12:28:15 +02:00
bug75212-php-value-in-user-ini.phpt Port FPM test 023 and 024 to the new FPM testing 2018-06-12 18:09:27 +01:00
fastcgi_finish_request_basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
fcgi.inc Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
logtool.inc Rewrite FPM tests 2018-06-12 17:59:28 +01:00
main-global-prefix.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
main-version.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
pool-apparmor-basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
pool-prefix.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
proc-no-start-server.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
proc-user-ignored.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
response.inc Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
skipif.inc Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
socket-invalid-allowed-clients.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv4-allowed-clients.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv4-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv4-fallback.phpt Port FPM test 023 and 024 to the new FPM testing 2018-06-12 18:09:27 +01:00
socket-ipv6-any.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-ipv6-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
socket-uds-acl.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
socket-uds-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
status-basic.phpt Rewrite FPM tests 2018-06-12 17:59:28 +01:00
status.inc Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
tester.inc Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00