]> granicus.if.org Git - php/commitdiff
Change to php.net mail address
authorXinchen Hui <laruence@gmail.com>
Mon, 8 Apr 2019 09:14:06 +0000 (17:14 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 8 Apr 2019 09:16:07 +0000 (17:16 +0800)
Zend/zend_cpuinfo.h
Zend/zend_gdb.h
Zend/zend_types.h
ext/opcache/jit/zend_elf.c
ext/opcache/jit/zend_elf.h
ext/opcache/jit/zend_jit_disasm_x86.c
ext/opcache/jit/zend_jit_gdb.c
ext/opcache/jit/zend_jit_internal.h
ext/opcache/jit/zend_jit_vm_helpers.c
ext/opcache/jit/zend_jit_x86.dasc

index 87bc75c39a42cec57d42a5e9f6bc3ebec2935962..10ba97b3d27cd6e792e489884f20305480be643e 100644 (file)
@@ -12,7 +12,7 @@
    | obtain it through the world-wide-web, please send a note to          |
    | license@zend.com so we can mail you a copy immediately.              |
    +----------------------------------------------------------------------+
-   | Authors: Xinchen Hui <xinchen.h@zend.com>                            |
+   | Authors: Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index 744add429b34a3488133d76e8acd2bf0cca5d904..220b70888fc802b9690adb5d566f810caf78b093 100644 (file)
@@ -13,7 +13,7 @@
    | license@zend.com so we can mail you a copy immediately.              |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@zend.com>                             |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index d98905cc9084400313040cd06e69e699c2d214a9..f1e959f0e28f3fc8dbffba4f36da4c5ea035f624 100644 (file)
@@ -15,7 +15,7 @@
    | Authors: Andi Gutmans <andi@php.net>                                 |
    |          Zeev Suraski <zeev@php.net>                                 |
    |          Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index 1bd7c6ea2c444abfbd2df9e11374b310639098ce..68f5513e6137f286d3382747f5fb2acb4f27b5aa 100644 (file)
@@ -13,7 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index 5d7d27225a8fcbc9ff3c55627bd40f305ed57b43..305e08708d3c6ec2398f5c9763a56afad59747bf 100644 (file)
@@ -13,7 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index 2007553ed4b5b0ecfcc575d8481451cb7f09b24e..396cad432f7ff03b2a475db6200bd366095bc46f 100644 (file)
@@ -13,7 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index f2a600ff770d35ed56fdb09d7ed4eb16c65e9c52..dad6ab4a7fa15f247f0ffd296afa0a85047134d0 100644 (file)
@@ -13,7 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
    | Based on Mike Pall's implementation of GDB interface for LuaJIT.     |
    | LuaJIT -- a Just-In-Time Compiler for Lua. http://luajit.org/        |
index 1252850ee041e44a2a7b42b75fea8ce61bc53ca2..bf00b1d1df52b375438c29c7e3d72d810e92f93a 100644 (file)
@@ -13,7 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index a241d6f03a32aef99d466058067f20bc853a4bcc..9cff64df46c152b6678f93db1610d5aeff5a26aa 100644 (file)
@@ -13,7 +13,7 @@
    | license@php.net so we can mail you a copy immediately.               |
    +----------------------------------------------------------------------+
    | Authors: Dmitry Stogov <dmitry@php.net>                              |
-   |          Xinchen Hui <xinchen.h@zend.com>                            |
+   |          Xinchen Hui <laruence@php.net>                              |
    +----------------------------------------------------------------------+
 */
 
index 5ecdf803c221f2486247c07f56e1802891efd464..56486b94d901745fe4c619f240e924544b6f8c93 100644 (file)
@@ -13,7 +13,7 @@
  *  | license@php.net so we can mail you a copy immediately.               |
  *  +----------------------------------------------------------------------+
  *  | Authors: Dmitry Stogov <dmitry@php.net>                              |
- *  |          Xinchen Hui <xinchen.h@zend.com>                            |
+ *  |          Xinchen Hui <laruence@php.net>                              |
  *  +----------------------------------------------------------------------+
  */