Skip to content

Commit 67fc64f

Browse files
committed
optimize
1 parent 6d2bb93 commit 67fc64f

File tree

2 files changed

+13
-111
lines changed

2 files changed

+13
-111
lines changed

ext-src/php_swoole_call_stack.h

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
/*
2-
+----------------------------------------------------------------------+
3-
| Swoole |
4-
+----------------------------------------------------------------------+
5-
| Copyright (c) 2012-2024 The Swoole Group |
6-
+----------------------------------------------------------------------+
7-
| This source file is subject to version 2.0 of the Apache license, |
8-
| that is bundled with this package in the file LICENSE, and is |
9-
| available through the world-wide-web at the following url: |
10-
| http://www.apache.org/licenses/LICENSE-2.0.html |
11-
| If you did not receive a copy of the Apache2.0 license and are unable|
12-
| to obtain it through the world-wide-web, please send a note to |
13-
| [email protected] so we can mail you a copy immediately. |
14-
+----------------------------------------------------------------------+
15-
| Author: Yurun <[email protected]> |
16-
+----------------------------------------------------------------------+
2+
+----------------------------------------------------------------------+
3+
| Swoole |
4+
+----------------------------------------------------------------------+
5+
| This source file is subject to version 2.0 of the Apache license, |
6+
| that is bundled with this package in the file LICENSE, and is |
7+
| available through the world-wide-web at the following url: |
8+
| http://www.apache.org/licenses/LICENSE-2.0.html |
9+
| If you did not receive a copy of the Apache2.0 license and are unable|
10+
| to obtain it through the world-wide-web, please send a note to |
11+
| [email protected] so we can mail you a copy immediately. |
12+
+----------------------------------------------------------------------+
13+
| Author: Yurun <[email protected]> |
14+
+----------------------------------------------------------------------+
1715
*/
1816

1917
#pragma once

thirdparty/php83/Zend/zend_call_stack.h

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)