Searched +hist:2 +hist:d48d734 (Results 1 - 25 of 46) sorted by relevance
/PHP-7.3/ext/mbstring/tests/ | ||
H A D | mb_language.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/standard/tests/mail/ | ||
H A D | mail_basic6.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/Zend/tests/ | ||
H A D | bug70958.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | bug66811.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | list_self_assign.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | get_defined_vars.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/Zend/tests/traits/ | ||
H A D | bug75607.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | bug75607a.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | bug65576a.phpt | diff b746e698 Mon Oct 15 02:32:30 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff b746e698 Mon Oct 15 02:32:30 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff f1d7e3ca Mon Oct 15 02:31:31 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff f1d7e3ca Mon Oct 15 02:31:31 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 113213f0 Mon Oct 15 02:29:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 113213f0 Mon Oct 15 02:29:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | bug65576b.phpt | diff b746e698 Mon Oct 15 02:32:30 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff b746e698 Mon Oct 15 02:32:30 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff f1d7e3ca Mon Oct 15 02:31:31 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff f1d7e3ca Mon Oct 15 02:31:31 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 113213f0 Mon Oct 15 02:29:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 113213f0 Mon Oct 15 02:29:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/sockets/tests/ | ||
H A D | socket_send_win32.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | socket_send.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/wddx/tests/ | ||
H A D | bug73793.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/standard/tests/math/ | ||
H A D | rand_inverted_order.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/standard/tests/strings/ | ||
H A D | vprintf_basic7.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2c593dd9 Mon Jan 19 16:03:40 UTC 2009 andy wharmby <wharmby@php.net> New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. |
H A D | vprintf_basic7_64bit.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2c593dd9 Mon Jan 19 16:03:40 UTC 2009 andy wharmby <wharmby@php.net> New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. |
H A D | vsprintf_basic7_64bit.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | vsprintf_basic7.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings 2a05dfad Fri Oct 05 18:07:28 UTC 2007 Raghubansh Kumar <kraghuba@php.net> New testcases for vsprintf() function |
/PHP-7.3/ext/odbc/tests/ | ||
H A D | bug47803.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/openssl/tests/ | ||
H A D | openssl_encrypt_error.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
H A D | openssl_error_string_basic.phpt | diff 2ef8809e Sun Apr 15 19:41:23 UTC 2018 Jakub Zelenka <bukka@php.net> Make openssl_error_string test work in OpenSSL 1.1.1 It was the only failing test diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/gd/libgd/ | ||
H A D | gd_bmp.c | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/standard/tests/array/ | ||
H A D | in_array_variation4.phpt | diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/pdo_mysql/tests/ | ||
H A D | bug_50323.phpt | diff f1d7e3ca Mon Oct 15 02:31:31 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff f1d7e3ca Mon Oct 15 02:31:31 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 113213f0 Mon Oct 15 02:29:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 113213f0 Mon Oct 15 02:29:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> 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 diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings |
/PHP-7.3/ext/mbstring/libmbfl/filters/ | ||
H A D | mbfilter_sjis_mobile.c | diff 1c850bfc Sat Oct 13 22:55:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> Sync leading and final newlines in source code files This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. 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 diff 1c850bfc Sat Oct 13 22:55:24 UTC 2018 Peter Kokot <peterkokot@gmail.com> Sync leading and final newlines in source code files This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. 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 diff 60a69dae Sat Oct 13 22:54:08 UTC 2018 Peter Kokot <peterkokot@gmail.com> Sync leading and final newlines in source code files This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. 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 diff 60a69dae Sat Oct 13 22:54:08 UTC 2018 Peter Kokot <peterkokot@gmail.com> Sync leading and final newlines in source code files This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. 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 diff 03f3b847 Sat Oct 13 22:51:01 UTC 2018 Peter Kokot <peterkokot@gmail.com> Sync leading and final newlines in source code files This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. 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 diff 03f3b847 Sat Oct 13 22:51:01 UTC 2018 Peter Kokot <peterkokot@gmail.com> Sync leading and final newlines in source code files This patch adds missing newlines, trims multiple redundant final newlines into a single one, and trims redundant leading newlines. 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 diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff 2d48d734 Mon Feb 05 00:16:50 UTC 2018 Gabriel Caruso <carusogabriel34@gmail.com> Fix some misspellings diff d6303c79 Sat Aug 20 07:29:21 UTC 2011 Rui Hirokawa <hirokawa@php.net> MFH: updated limbfl to 1.3.2 diff c746cf5d Sat Aug 20 07:24:04 UTC 2011 Rui Hirokawa <hirokawa@php.net> updated libmbfl to 1.3.2 (JISX-0213:2004 support). |
Completed in 81 milliseconds