Skip to content

Commit 83442ed

Browse files
committed
Update CREDITS for PHP 7.2.18RC1
1 parent 4ffb578 commit 83442ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

ext/standard/credits_ext.h

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*
1+
/*
22
DO NOT EDIT THIS FILE!
33
4-
it has been automaticaly created by php7/scripts/credits from
4+
it has been automaticaly created by php7/scripts/credits from
55
the information found in the various php7/ext/.../CREDITS and
6-
php7/sapi/.../CREDITS files
7-
8-
if you want to change an entry you have to edit the appropriate
6+
php7/sapi/.../CREDITS files
7+
8+
if you want to change an entry you have to edit the appropriate
99
CREDITS file instead
1010
1111
*/
@@ -28,7 +28,7 @@ CREDIT_LINE("FTP", "Stefan Esser, Andrew Skalski");
2828
CREDIT_LINE("GD imaging", "Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger");
2929
CREDIT_LINE("GetText", "Alex Plotnick");
3030
CREDIT_LINE("GNU GMP support", "Stanislav Malyshev");
31-
CREDIT_LINE("Iconv", "Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi ");
31+
CREDIT_LINE("Iconv", "Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi");
3232
CREDIT_LINE("IMAP", "Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky");
3333
CREDIT_LINE("Input Filter", "Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye, Ilia Alshanetsky");
3434
CREDIT_LINE("InterBase", "Jouni Ahto, Andrew Avdeev, Ard Biesheuvel");

ext/standard/credits_sapi.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*
1+
/*
22
DO NOT EDIT THIS FILE!
33
4-
it has been automaticaly created by php7/scripts/credits from
4+
it has been automaticaly created by php7/scripts/credits from
55
the information found in the various php7/ext/.../CREDITS and
6-
php7/sapi/.../CREDITS files
7-
8-
if you want to change an entry you have to edit the appropriate
6+
php7/sapi/.../CREDITS files
7+
8+
if you want to change an entry you have to edit the appropriate
99
CREDITS file instead
1010
1111
*/

0 commit comments

Comments
 (0)