php-src/ext/soap/tests/soap12
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
..
skipif.inc
soap12-test.inc Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception 2016-06-16 02:32:02 +03:00
soap12-test.wsdl
T01.phpt
T02.phpt
T03.phpt
T04.phpt
T05.phpt
T10.phpt
T11.phpt
T12.phpt
T13.phpt
T14.phpt
T15.phpt
T19.phpt
T22.phpt
T23.phpt
T24.phpt
T25.phpt
T26.phpt
T27.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
T28.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
T29.phpt
T30.phpt
T31.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
T32.phpt
T33.phpt
T34.phpt
T35.phpt
T36.phpt
T37.phpt
T38_1.phpt
T38_2.phpt
T39.phpt
T40.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
T41.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T42.phpt fix tests (add precision) 2007-05-07 22:41:30 +00:00
T43.phpt
T44.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T45.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T46.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T47.phpt fix tests (add precision) 2007-05-07 22:41:30 +00:00
T48.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T49.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T50.phpt Fixed bug #37523 (namespaces added too late, leads to missing xsi:type attributes. incompatibility with libxml2-2.6.24) 2006-05-26 09:02:35 +00:00
T51.phpt
T52.phpt Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs. 2005-08-24 11:46:11 +00:00
T53.phpt
T54.phpt
T55.phpt
T56.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
T57.phpt
T58.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
T59.phpt
T60.phpt
T61.phpt
T63.phpt Fixed bug #36629 (SoapServer::handle() exits on SOAP faults) 2006-03-10 11:46:52 +00:00
T64.phpt
T65.phpt
T66.phpt
T67.phpt
T68.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
T69.phpt
T70.phpt
T71.phpt
T72.phpt
T73.phpt
T74.phpt
T75.phpt
T76_1.phpt
T76_2.phpt
T77_1.phpt Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs. 2005-08-24 11:46:11 +00:00
T77_2.phpt Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs. 2005-08-24 11:46:11 +00:00
T77_3.phpt Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs. 2005-08-24 11:46:11 +00:00
T78.phpt
T80.phpt