Skip to content

Commit a1ea34b

Browse files
author
nono303
committed
8.2-26c0f51
1 parent 5e2708c commit a1ea34b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+42
-27
lines changed

README.md

Lines changed: 17 additions & 6 deletions

php82.patch

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,16 @@
1-
diff --git "a/src/memcache_pool.h" "b/src/memcache_pool.h"
2-
index 1dbb28d..ec54c00 100644
3-
--- "a/src/memcache_pool.h"
4-
+++ "b/src/memcache_pool.h"
5-
@@ -34,11 +34,7 @@
6-
#include <sys/socket.h>
7-
#endif
8-
9-
-#ifdef PHP_WIN32
10-
-#include <main/php_stdint.h>
11-
-#else
12-
#include <stdint.h>
13-
-#endif
14-
#include <string.h>
15-
16-
#include "php.h"
17-
diff --git "a/src/memcache_binary_protocol.c" "b/src/memcache_binary_protocol.c"
18-
index 60d828f..b0549f5 100644
19-
--- "a/src/memcache_binary_protocol.c"
20-
+++ "b/src/memcache_binary_protocol.c"
1+
src/memcache_binary_protocol.c | 3 +--
2+
src/memcache_pool.h | 4 ----
3+
2 files changed, 1 insertion(+), 6 deletions(-)
4+
5+
diff --git a/src/memcache_binary_protocol.c b/src/memcache_binary_protocol.c
6+
index 707b351..b0549f5 100644
7+
--- a/src/memcache_binary_protocol.c
8+
+++ b/src/memcache_binary_protocol.c
219
@@ -26,13 +26,12 @@
2210
#define MMC_DEBUG 0
2311

2412
#ifdef PHP_WIN32
25-
-#include <main/php_stdint.h>
13+
-#include <win32/php_stdint.h>
2614
#include <winsock2.h>
2715
#else
2816
-#include <stdint.h>
@@ -33,3 +21,19 @@ index 60d828f..b0549f5 100644
3321
#include "memcache_pool.h"
3422
#include "ext/standard/php_smart_string.h"
3523

24+
diff --git a/src/memcache_pool.h b/src/memcache_pool.h
25+
index cb3d086..0659b3a 100644
26+
--- a/src/memcache_pool.h
27+
+++ b/src/memcache_pool.h
28+
@@ -34,11 +34,7 @@
29+
#include <sys/socket.h>
30+
#endif
31+
32+
-#ifdef PHP_WIN32
33+
-#include <win32/php_stdint.h>
34+
-#else
35+
#include <stdint.h>
36+
-#endif
37+
#include <string.h>
38+
39+
#include "php.h"
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc15/x64/nts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vc15/x64/nts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc15/x64/ts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vc15/x64/ts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc15/x86/nts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vc15/x86/nts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vc15/x86/ts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vc15/x86/ts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs16/x64/nts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs16/x64/nts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
8 KB
Binary file not shown.

vs16/x64/ts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs16/x64/ts/php-8.2.x_memcache.pdb

8 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs16/x86/nts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs16/x86/nts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs16/x86/ts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs16/x86/ts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs17/x64/nts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs17/x64/nts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs17/x64/ts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs17/x64/ts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs17/x86/nts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs17/x86/nts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

vs17/x86/ts/php-8.2.x_memcache.dll

0 Bytes
Binary file not shown.

vs17/x86/ts/php-8.2.x_memcache.pdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)