diff options
| author | Sara Golemon <pollita@php.net> | 2019-09-10 15:08:13 +0000 |
|---|---|---|
| committer | Sara Golemon <pollita@php.net> | 2019-09-10 15:08:13 +0000 |
| commit | 73940945b801fbedaefa143a6f823a462e5482be (patch) | |
| tree | 9ead129d9b897821611b0535ab748cf2d958d2d1 | |
| parent | adb631dbc6a1d1a9de9819ae2940d7e34256d2ca (diff) | |
| download | php-git-73940945b801fbedaefa143a6f823a462e5482be.tar.gz | |
Update CREDITS for PHP 7.2.23RC1
| -rw-r--r-- | ext/standard/credits_ext.h | 12 | ||||
| -rw-r--r-- | ext/standard/credits_sapi.h | 10 |
2 files changed, 11 insertions, 11 deletions
diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index cf42624977..6baede162b 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -1,11 +1,11 @@ -/* +/* DO NOT EDIT THIS FILE! - it has been automaticaly created by php7/scripts/credits from + it has been automaticaly created by php7/scripts/credits from the information found in the various php7/ext/.../CREDITS and - php7/sapi/.../CREDITS files - - if you want to change an entry you have to edit the appropriate + php7/sapi/.../CREDITS files + + if you want to change an entry you have to edit the appropriate CREDITS file instead */ @@ -28,7 +28,7 @@ CREDIT_LINE("FTP", "Stefan Esser, Andrew Skalski"); CREDIT_LINE("GD imaging", "Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger"); CREDIT_LINE("GetText", "Alex Plotnick"); CREDIT_LINE("GNU GMP support", "Stanislav Malyshev"); -CREDIT_LINE("Iconv", "Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi "); +CREDIT_LINE("Iconv", "Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi"); CREDIT_LINE("IMAP", "Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky"); CREDIT_LINE("Input Filter", "Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye, Ilia Alshanetsky"); CREDIT_LINE("InterBase", "Jouni Ahto, Andrew Avdeev, Ard Biesheuvel"); diff --git a/ext/standard/credits_sapi.h b/ext/standard/credits_sapi.h index f677344a54..471724f70f 100644 --- a/ext/standard/credits_sapi.h +++ b/ext/standard/credits_sapi.h @@ -1,11 +1,11 @@ -/* +/* DO NOT EDIT THIS FILE! - it has been automaticaly created by php7/scripts/credits from + it has been automaticaly created by php7/scripts/credits from the information found in the various php7/ext/.../CREDITS and - php7/sapi/.../CREDITS files - - if you want to change an entry you have to edit the appropriate + php7/sapi/.../CREDITS files + + if you want to change an entry you have to edit the appropriate CREDITS file instead */ |
