2 Angajamente 544a8bb369 ... e3036a6fcd

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Carl e3036a6fcd Initial commit (php8) 8 luni în urmă
  Carl 544a8bb369 Initial commit (php8) 8 luni în urmă
2 a modificat fișierele cu 4 adăugiri și 4 ștergeri
  1. 2 2
      ebpf.cpp
  2. 2 2
      php_ebpf.h

+ 2 - 2
ebpf.cpp

@@ -1,6 +1,6 @@
 /*
   +----------------------------------------------------------------------+
-  | PHP Version 7                                                        |
+  | PHP Version 7, 8                                                     |
   +----------------------------------------------------------------------+
   | Copyright (c) 1997-2018 The PHP Group                                |
   +----------------------------------------------------------------------+
@@ -12,7 +12,7 @@
   | obtain it through the world-wide-web, please send a note to          |
   | [email protected] so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Author:                                                              |
+  | Author: carl.guo [email protected]                                |
   +----------------------------------------------------------------------+
 */
 

+ 2 - 2
php_ebpf.h

@@ -1,6 +1,6 @@
 /*
   +----------------------------------------------------------------------+
-  | PHP Version 7                                                        |
+  | PHP Version 7, 8                                                     |
   +----------------------------------------------------------------------+
   | Copyright (c) 1997-2018 The PHP Group                                |
   +----------------------------------------------------------------------+
@@ -12,7 +12,7 @@
   | obtain it through the world-wide-web, please send a note to          |
   | [email protected] so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Author:                                                              |
+  | Author: carl.guo [email protected]                                |
   +----------------------------------------------------------------------+
 */