From: Andrei Zmievski Date: Fri, 1 Oct 1999 14:54:55 +0000 (+0000) Subject: rename. X-Git-Tag: php-4.0b3_RC2~380 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a92fb5fe3d781b130e54ccc9bb457ffb6f5f8715;p=php rename. --- diff --git a/ext/pcre/php_pcre.c b/ext/pcre/php_pcre.c index 11eedbe944..1e6522427b 100644 --- a/ext/pcre/php_pcre.c +++ b/ext/pcre/php_pcre.c @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andrey Zmievski | + | Authors: Andrei Zmievski | +----------------------------------------------------------------------+ */ @@ -21,7 +21,6 @@ /* TODO: - Allow user to set PCRE_NOTEMPTY, PCRE_ANCHORED at execution time - - Have an option for preg_split() to not return empty strings */ #include "php.h" diff --git a/ext/pcre/php_pcre.h b/ext/pcre/php_pcre.h index 4809b32a2c..a4ccdd368a 100644 --- a/ext/pcre/php_pcre.h +++ b/ext/pcre/php_pcre.h @@ -23,7 +23,7 @@ | If you did not, or have any questions about PHP licensing, please | | contact core@php.net. | +----------------------------------------------------------------------+ - | Authors: Andrey Zmievski | + | Authors: Andrei Zmievski | +----------------------------------------------------------------------+ */ diff --git a/ext/session/session.c b/ext/session/session.c index 704bd68bad..313af12ed3 100644 --- a/ext/session/session.c +++ b/ext/session/session.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Sascha Schumann | - | Andrey Zmievski | + | Andrei Zmievski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/info.c b/ext/standard/info.c index 625fd0748b..5eca918d4a 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -311,7 +311,7 @@ void php_print_credits(int flag) CREDIT_LINE("CGI SAPI Module", "Rasmus Lerdorf, Stig Bakken"); CREDIT_LINE("AOLserver SAPI Module", "Sascha Schumann"); CREDIT_LINE("Overall Work", "Thies C. Arntzen, Stig Bakken, Shane Caraveo, \ - Rasmus Lerdorf, Sascha Schumann, Zeev Suraski, Andrey Zmievski, \ + Rasmus Lerdorf, Sascha Schumann, Zeev Suraski, Andrei Zmievski, \ and others"); PUTS("\n"); } @@ -344,15 +344,15 @@ void php_print_credits(int flag) CREDIT_LINE("OCI8", "Stig Bakken, Thies C. Arntzen"); CREDIT_LINE("ODBC", "Stig Bakken, Andreas Karajannis, Frank M. Kromann"); CREDIT_LINE("Oracle", "Stig Bakken, Mitch Golden, Rasmus Lerdorf, Andreas Karajannis, Thies C. Arntzen"); - CREDIT_LINE("Perl Compatible Regexps", "Andrey Zmievski"); + CREDIT_LINE("Perl Compatible Regexps", "Andrei Zmievski"); CREDIT_LINE("PDF", "Uwe Steinmann"); CREDIT_LINE("PostgreSQL", "Jouni Ahto, Zeev Suraski"); - CREDIT_LINE("Sessions", "Sascha Schumann, Andrey Zmievski"); + CREDIT_LINE("Sessions", "Sascha Schumann, Andrei Zmievski"); CREDIT_LINE("SNMP", "Rasmus Lerdorf"); CREDIT_LINE("Sybase", "Zeev Suraski"); CREDIT_LINE("System V Shared Memory", "Christian Cartus"); CREDIT_LINE("System V Semaphores", "Tom May"); - CREDIT_LINE("WDDX", "Andrey Zmievski"); + CREDIT_LINE("WDDX", "Andrei Zmievski"); CREDIT_LINE("XML", "Stig Bakken, Thies C. Arntzen"); CREDIT_LINE("Yellow Pages", "Stephanie Wehner"); CREDIT_LINE("Zlib", "Rasmus Lerdorf, Stefan Roehrich"); diff --git a/ext/wddx/php_wddx.h b/ext/wddx/php_wddx.h index d2c0c9c74f..bc58e56bf9 100644 --- a/ext/wddx/php_wddx.h +++ b/ext/wddx/php_wddx.h @@ -23,7 +23,7 @@ | If you did not, or have any questions about PHP licensing, please | | contact core@php.net. | +----------------------------------------------------------------------+ - | Authors: Andrey Zmievski | + | Authors: Andrei Zmievski | +----------------------------------------------------------------------+ */ diff --git a/ext/wddx/php_wddx_api.h b/ext/wddx/php_wddx_api.h index 1444464b67..23a2ed4bc4 100644 --- a/ext/wddx/php_wddx_api.h +++ b/ext/wddx/php_wddx_api.h @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Author: Andrey Zmievski | + | Author: Andrei Zmievski | +----------------------------------------------------------------------+ */ diff --git a/ext/wddx/wddx.c b/ext/wddx/wddx.c index c54cda6c74..59214c14ad 100644 --- a/ext/wddx/wddx.c +++ b/ext/wddx/wddx.c @@ -23,7 +23,7 @@ | If you did not, or have any questions about PHP licensing, please | | contact core@php.net. | +----------------------------------------------------------------------+ - | Authors: Andrey Zmievski | + | Authors: Andrei Zmievski | +----------------------------------------------------------------------+ */