midoks
587503dc67
Update solr.sh
2023-08-13 14:31:18 +08:00
midoks
cecfe9470f
Update imagemagick.sh
2023-08-13 14:23:54 +08:00
midoks
abc37acacc
Update all_test.sh
2023-08-13 14:18:56 +08:00
midoks
e0197fef3a
Update eaccelerator.sh
2023-08-13 14:13:32 +08:00
midoks
04c4e7ddc8
Update xdebug.sh
2023-08-13 14:10:08 +08:00
midoks
6fb3e29a91
Update intl.sh
2023-08-13 14:01:10 +08:00
midoks
66fe66b479
update
2023-08-13 13:59:07 +08:00
midoks
4329d2470c
update
2023-08-13 13:57:46 +08:00
midoks
0cd4527234
Update phalcon.sh
2023-08-13 13:44:07 +08:00
midoks
bdba9149f2
update
2023-08-13 13:43:04 +08:00
midoks
e05f7a9c3f
Update seaslog.sh
2023-08-13 13:41:46 +08:00
midoks
bddd81c94d
Update zlib.sh
2023-08-13 13:40:54 +08:00
midoks
f470392382
Update swoole.sh
2023-08-13 13:39:55 +08:00
midoks
895a250f06
update
2023-08-13 13:39:14 +08:00
midoks
dd579b7e5c
update
2023-08-13 13:33:47 +08:00
midoks
cd0653d092
Update memcache.sh
2023-08-13 13:32:37 +08:00
midoks
f2bc938ade
Update memcache.sh
2023-08-13 13:32:18 +08:00
midoks
dc694cae35
Update gettext.sh
2023-08-13 13:30:44 +08:00
midoks
0b98e40fec
Update iconv.sh
2023-08-13 13:29:34 +08:00
midoks
10c40800ff
Update mcrypt.sh
2023-08-13 13:28:38 +08:00
midoks
424d9fa799
Update intl.sh
2023-08-13 13:28:06 +08:00
midoks
1350fc7a4a
Update gd_old.sh
2023-08-13 13:26:22 +08:00
midoks
d678ade262
Update pcntl.sh
2023-08-13 13:24:54 +08:00
midoks
0b0b0bc9c5
Update bcmath.sh
2023-08-13 13:22:46 +08:00
midoks
f3eee40e1e
Update openssl.sh
2023-08-13 12:15:43 +08:00
midoks
8e0327a084
Update openssl.sh
2023-08-13 12:14:23 +08:00
midoks
0a4b5529b9
Update install.sh
2023-08-13 11:59:08 +08:00
midoks
a8c17e1f3c
update
2023-08-13 11:55:33 +08:00
midoks
4d242dd322
update
2023-08-13 11:49:54 +08:00
midoks
272a08f4eb
Update install.sh
2023-08-13 11:45:15 +08:00
midoks
453009da40
Update install.sh
2023-08-13 11:39:20 +08:00
midoks
9c8880e1bb
Update install.sh
2023-08-13 10:49:24 +08:00
midoks
4f716830ef
update
2023-08-13 10:46:54 +08:00
midoks
b4d799f8bd
up
2023-08-13 10:14:22 +08:00
midoks
f1edb26540
up
2023-08-12 17:04:56 +08:00
midoks
0692537cbd
update
2023-08-12 16:41:15 +08:00
midoks
c19b12e8df
Update swoole.sh
2023-08-12 15:37:40 +08:00
midoks
99eeee19ef
Update all_test.sh
2023-08-12 15:19:10 +08:00
midoks
fff3707031
Update solr.sh
2023-08-12 15:11:49 +08:00
midoks
0d0cb4add1
Update phalcon.sh
2023-08-12 15:06:52 +08:00
midoks
5ed37443da
Update phalcon.sh
2023-08-12 14:47:18 +08:00
midoks
25b836e6f5
Update memcached.sh
2023-08-12 14:43:40 +08:00
msycn
9c4ceca41f
Update install.sh 8.2.7 to 8.2.8
...
Version 8.2.8
06 Jul 2023
CLI:
Fixed bug GH-11246 (cli/get_set_process_title fails on MacOS).
Core:
Fixed build for the riscv64 architecture/GCC 12.
Curl:
Fixed bug GH-11433 (Unable to set CURLOPT_ACCEPT_ENCODING to NULL).
Date:
Fixed bug GH-11455 (Segmentation fault with custom object date properties).
DOM:
Fixed bugs GH-11288 and GH-11289 and GH-11290 and GH-9142 (DOMExceptions and segfaults with replaceWith).
Fixed bug GH-10234 (Setting DOMAttr::textContent results in an empty attribute value).
Fix return value in stub file for DOMNodeList::item.
Fix spec compliance error with '*' namespace for DOMDocument::getElementsByTagNameNS.
Fix DOMElement::append() and DOMElement::prepend() hierarchy checks.
Fixed bug GH-11347 (Memory leak when calling a static method inside an xpath query).
Fixed bug #67440 (append_node of a DOMDocumentFragment does not reconcile namespaces).
Fixed bug #81642 (DOMChildNode::replaceWith() bug when replacing a node with itself).
Fixed bug #77686 (Removed elements are still returned by getElementById).
Fixed bug #70359 (print_r() on DOMAttr causes Segfault in php_libxml_node_free_list()).
Fixed bug #78577 (Crash in DOMNameSpace debug info handlers).
Fix lifetime issue with getAttributeNodeNS().
Fix "invalid state error" with cloned namespace declarations.
Fixed bug #55294 and #47530 and #47847 (various namespace reconciliation issues).
Fixed bug #80332 (Completely broken array access functionality with DOMNamedNodeMap).
Opcache:
Fix allocation loop in zend_shared_alloc_startup().
Access violation on smm_shared_globals with ALLOC_FALLBACK.
Fixed bug GH-11336 (php still tries to unlock the shared memory ZendSem with opcache.file_cache_only=1 but it was never locked).
OpenSSL:
Fixed bug GH-9356 Incomplete validation of IPv6 Address fields in subjectAltNames (James Lucas, Jakub Zelenka).
PCRE:
Fix preg_replace_callback_array() pattern validation.
PGSQL:
Fixed intermittent segfault with pg_trace.
Phar:
Fix cross-compilation check in phar generation for FreeBSD.
SPL:
Fixed bug GH-11338 (SplFileInfo empty getBasename with more than one slash).
Standard:
Fix access on NULL pointer in array_merge_recursive().
Fix exception handling in array_multisort().
SQLite3:
Fixed bug GH-11451 (Invalid associative array containing duplicate keys).
2023-08-12 00:52:40 +08:00
midoks
ca040e8986
Update install.sh
2023-08-05 17:23:52 +08:00
midoks
c9e27c2add
优化
...
* [插件]docker - 添加IP地址池。
* PHP下载中国优化。
2023-07-15 15:00:00 +08:00
midoks
a1d26dcd45
Update intl.sh
2023-06-29 16:25:12 +08:00
midoks
2d2bd39f9e
Update intl.sh
2023-06-29 12:02:48 +08:00
midoks
7246a878a5
Update intl.sh
2023-06-29 12:00:37 +08:00
midoks
542ee3cdb0
Update intl.sh
2023-06-29 11:59:59 +08:00
midoks
2fb542f6b4
Update all_test.sh
2023-06-14 01:25:55 +08:00
midoks
60af43ed31
Update intl.sh
2023-06-14 01:24:15 +08:00
midoks
846bd270df
Update yaf.sh
2023-06-14 01:14:47 +08:00
midoks
d910d4f462
up
2023-06-14 00:31:20 +08:00
midoks
80f296ea19
redat 系列 php74之后都需要安装oniguruma
...
debian系统,不需要
2023-05-06 14:42:54 +08:00
midoks
1781d879d1
up
2023-02-13 13:36:32 +08:00
midoks
53f56c949b
Update sg11.sh
2023-01-13 00:55:49 +08:00
midoks
c4d39ef9fb
Update intl.sh
2023-01-04 20:50:18 +08:00
midoks
8e5b499601
Update install.sh
2023-01-04 20:41:26 +08:00
midoks
0118548c24
up
2022-12-24 22:32:14 +08:00
midoks
dc68868883
Update sodium.sh
2022-12-24 21:57:40 +08:00
midoks
30f835b6b8
Update sodium.sh
2022-12-24 21:53:10 +08:00
midoks
5ab8936f6b
Update phplib.conf
2022-12-20 12:01:43 +08:00
midoks
43c5161085
Update sodium.sh
2022-12-20 11:53:38 +08:00
midoks
9ba8028944
up
2022-12-20 11:26:49 +08:00
midoks
36fa3d7630
Update libsodium.sh
2022-12-20 11:20:31 +08:00
midoks
99e73d1bda
libsodium
2022-12-20 00:04:24 +08:00
midoks
6c478be4df
Update fileinfo.sh
2022-12-09 22:38:53 +08:00
midoks
e919fac1d5
Update fileinfo.sh
2022-12-09 22:38:21 +08:00
midoks
4854142f9a
Update fileinfo.sh
2022-12-09 22:24:56 +08:00
midoks
f37de275ba
Update fileinfo.sh
2022-12-09 22:19:17 +08:00
midoks
0c8f777452
Update phplib.conf
2022-12-09 20:23:52 +08:00
midoks
9235affadf
Update phalcon.sh
2022-12-09 20:06:43 +08:00
midoks
6ba1e4c19c
Update yaf.sh
2022-12-09 19:44:58 +08:00
midoks
231048a4a3
Update phalcon.sh
2022-12-09 19:42:08 +08:00
midoks
6b9aab3759
Update fileinfo.sh
2022-12-09 19:22:32 +08:00
midoks
1cf8e4ecb7
Update fileinfo.sh
2022-12-09 19:11:55 +08:00
midoks
aa04235446
up
2022-12-09 19:03:16 +08:00
midoks
b8e1fb2ca2
Update install.sh
2022-12-09 15:05:41 +08:00
midoks
344603f1b2
Update redis.sh
2022-12-08 19:06:49 +08:00
midoks
71b43e9f2f
Update redis.sh
2022-12-08 18:53:46 +08:00
midoks
adba50bfc1
Update redis.sh
2022-12-08 18:52:52 +08:00
midoks
9bd063cc1d
Update phalcon.sh
2022-12-04 16:10:26 +08:00
midoks
9b752cf24f
up
2022-12-04 15:57:33 +08:00
midoks
cf5f98958c
Update phplib.conf
2022-12-04 12:19:11 +08:00
midoks
c46872dab5
Update phplib.conf
2022-12-04 12:13:14 +08:00
midoks
b57edb7b87
加入phalcon
2022-12-04 12:12:26 +08:00
midoks
595cc30c6f
Update swoole.sh
2022-12-04 11:42:41 +08:00
midoks
4b6f5a5f4e
Update swoole.sh
2022-12-04 11:29:53 +08:00
midoks
741da10906
Update swoole.sh
2022-12-04 11:29:26 +08:00
midoks
f083696131
Update install.sh
2022-12-04 11:24:09 +08:00
midoks
c1574f3430
up
2022-12-03 15:56:58 +08:00
midoks
16e5b4ae73
php82 rc7 测试版
2022-12-03 12:03:34 +08:00
midoks
e1e1e81a90
Update gettext.sh
2022-12-03 11:47:09 +08:00
midoks
502295125a
Update gettext.sh
2022-12-03 11:33:02 +08:00
midoks
4aeffd2aa6
Update openssl.sh
2022-12-02 22:59:05 +08:00
midoks
e492abf354
Update openssl.sh
2022-12-02 22:54:28 +08:00
midoks
f84cab9e98
Update openssl.sh
2022-12-02 22:51:57 +08:00
midoks
eb5be2842d
Update openssl.sh
2022-12-02 22:51:29 +08:00
midoks
06e99096cf
Update yar.sh
2022-12-02 22:50:32 +08:00
midoks
93f1129c0f
Update gd.sh
2022-12-02 22:36:35 +08:00
midoks
ab763f444b
up
2022-11-29 10:19:56 +08:00
midoks
ae371be91a
Update install.sh
2022-11-29 02:47:09 +08:00
midoks
93785a2472
Update ioncube.sh
2022-11-28 17:05:51 +08:00
midoks
5bd57b3c8b
Update openssl.sh
2022-11-21 11:52:13 +08:00
midoks
bfe6429bc2
up
2022-11-21 11:16:47 +08:00
midoks
ac5a86b14e
Update openssl.sh
2022-11-21 09:49:52 +08:00
midoks
bb8e43610e
Update phplib.conf
2022-11-20 00:07:51 +08:00
midoks
7ad77f8338
Update sg11.sh
2022-11-20 00:04:42 +08:00
midoks
c117d8e253
Update sg11.sh
2022-11-19 23:32:42 +08:00
midoks
d754f6f0cd
Update sg11.sh
2022-11-19 23:30:01 +08:00
midoks
00f421a56a
Update sg11.sh
2022-11-19 23:22:22 +08:00
midoks
b74902c1b6
Update sg11.sh
2022-11-19 23:20:06 +08:00
midoks
452210fdb2
Update sg11.sh
2022-11-19 23:19:33 +08:00
midoks
b39e2e2a8c
Update sg11.sh
2022-11-19 23:19:09 +08:00
midoks
b61e08b2d9
Update sg11.sh
2022-11-19 23:02:16 +08:00
midoks
2d85633d86
Update sg11.sh
2022-11-19 22:18:46 +08:00
midoks
d5977fd9b9
up
2022-11-19 21:40:57 +08:00
midoks
7aa69aab0d
Update install.sh
2022-11-16 20:47:52 +08:00
midoks
4e53ce3a1c
up
2022-11-09 11:14:45 +08:00
midoks
4c6dcb7c0a
up
2022-11-08 11:29:22 +08:00
midoks
c3b77ee645
再次优化编译安装脚本
2022-11-06 10:10:34 +08:00
midoks
600cd80676
计算优化
2022-11-03 18:11:12 +08:00
midoks
00b978dd70
Update apcu.sh
2022-11-02 18:24:20 +08:00
midoks
421c9a673c
up
2022-11-02 18:04:05 +08:00
midoks
ee255086ac
Update install.sh
2022-11-02 01:21:37 +08:00
midoks
cff29194f4
Revert "安装优化"
...
This reverts commit ecbfb2500f .
2022-10-25 03:34:00 +08:00
midoks
ecbfb2500f
安装优化
2022-10-25 03:20:35 +08:00
midoks
f706a8a2ea
up
2022-10-08 14:03:01 +08:00
midoks
d18f16a2b8
up
2022-10-06 15:32:30 +08:00
midoks
7fbe421b0c
加快php编译速度
2022-10-06 14:16:46 +08:00
midoks
81c7929240
Update install.sh
2022-10-06 14:09:46 +08:00
midoks
76c655872b
Update install.sh
2022-10-06 14:09:22 +08:00
midoks
7b09776392
Update install.sh
2022-10-06 14:08:52 +08:00
midoks
0b28077e08
up
2022-10-06 14:07:10 +08:00
midoks
ccc00e8b5d
更新版本
2022-10-06 13:40:52 +08:00
midoks
202e04c62d
Update install.sh
2022-10-06 13:30:50 +08:00
midoks
8e9cba6646
Update phplib.conf
2022-10-05 14:06:20 +08:00
midoks
33bc6e19e7
up
2022-09-20 17:10:09 +08:00
midoks
cafff1d522
up
2022-09-20 14:29:46 +08:00
midoks
e266d85c91
ip
2022-09-20 12:10:27 +08:00
midoks
e873ea8639
Update install.sh
2022-09-20 12:01:02 +08:00
midoks
0cdc23a096
Update install.sh
2022-09-20 11:55:32 +08:00
midoks
eb1c0efda1
Update gettext.sh
2022-09-13 21:06:11 +08:00
midoks
98bc816b21
up
2022-09-13 21:02:55 +08:00
midoks
42e8057356
Update memcached.sh
2022-09-08 21:49:03 +08:00
midoks
e082baabe8
PHP加入igbinary扩展
2022-09-08 21:16:59 +08:00
midoks
750efbf430
Update xhprof.sh
2022-09-07 14:39:43 +08:00
midoks
8a247c93d4
Update memcached.sh
2022-09-03 17:54:55 +08:00
midoks
b4cdc7fc2d
Update memcached.sh
2022-09-03 17:43:23 +08:00
midoks
e363833437
Update install.sh
2022-08-29 13:12:37 +08:00
midoks
ce421cfb89
Update install.sh
2022-08-23 06:52:54 +08:00
midoks
a7c9fff283
up
2022-08-22 11:55:30 +08:00
midoks
62b5d812e2
Update install.sh
2022-08-16 17:29:10 +08:00
midoks
4bb4746a1b
Update redis.sh
2022-08-14 18:08:39 +08:00
midoks
dd0a31037f
加入bcmath扩展
2022-08-06 12:47:07 +08:00
midoks
5352e3e5fa
up
2022-08-03 19:53:38 +08:00
midoks
9ceeb60fbc
up
2022-08-01 13:37:01 +08:00
midoks
8668c6e668
up
2022-07-30 23:47:54 +08:00
midoks
4cd2ce1746
up
2022-07-30 22:39:08 +08:00
midoks
229a7e1fc4
Update install.sh
2022-07-27 17:51:47 +08:00
midoks
9fa5b312a8
libzip判断
2022-07-27 17:50:11 +08:00
midoks
d71f9b11ba
Update install.sh
2022-07-27 16:15:16 +08:00
midoks
d73ebac758
Update install.sh
2022-07-27 15:56:52 +08:00
midoks
ac547e4b88
Update install.sh
2022-07-27 15:50:20 +08:00
midoks
9d20ed1c3e
Update install.sh
2022-07-27 15:38:55 +08:00
midoks
6a14554ee9
Update install.sh
2022-07-27 15:38:12 +08:00
midoks
a34bea53de
Update install.sh
2022-07-27 15:37:14 +08:00
midoks
3c848efd58
网站统计 x18
2022-07-26 12:12:57 +08:00
midoks
c31c549300
Update install.sh
2022-07-18 11:45:14 +08:00
midoks
913cb863c2
Update gd_old.sh
2022-07-17 17:19:19 +08:00
midoks
bae9bbe339
Update gd_old.sh
2022-07-17 17:03:47 +08:00
midoks
b0869c98b1
Update gd_old.sh
2022-07-17 16:46:35 +08:00
midoks
1392ba50e3
Update install.sh
2022-07-17 12:52:43 +08:00
midoks
7a0d9b1f94
up
2022-07-16 22:16:47 +08:00
midoks
a34ce703d3
up
2022-07-16 15:38:56 +08:00
midoks
3d1df82e3f
Update install.sh
2022-07-16 15:13:19 +08:00
midoks
e9460ba384
Update install.sh
2022-07-16 15:10:10 +08:00
midoks
cdfa6a1384
up
2022-07-16 15:09:57 +08:00
midoks
e262e66442
up
2022-07-16 14:22:09 +08:00
midoks
e1d0e04e10
up
2022-07-16 14:21:15 +08:00
midoks
0eabbf2967
Update install.sh
2022-07-16 14:16:10 +08:00
midoks
e67b3187a3
Update install.sh
2022-07-16 14:14:28 +08:00
midoks
64c3921799
up
2022-07-16 14:01:56 +08:00
midoks
f8acbaa417
up
2022-07-16 13:31:31 +08:00
midoks
23d3a5351d
Update install.sh
2022-07-16 13:30:38 +08:00
midoks
1ca2f3eb0c
Update install.sh
2022-07-16 13:30:23 +08:00
midoks
d2c2a8b435
Update phplib.conf
2022-07-16 13:01:28 +08:00
midoks
6c79eb1b35
Update phplib.conf
2022-07-16 13:01:00 +08:00
midoks
a9e93485b4
Update all_test.sh
2022-07-16 12:50:54 +08:00
midoks
9ab31feb99
up
2022-07-16 12:50:33 +08:00
midoks
47297a0137
up
2022-07-16 11:28:56 +08:00
midoks
5677fcda1b
up
2022-07-16 09:33:43 +08:00
midoks
fe0f9eb647
up
2022-07-16 00:11:48 +08:00
midoks
d173bea6af
Update solr.sh
2022-07-15 23:06:23 +08:00
midoks
a1b323abe7
up
2022-07-15 22:37:04 +08:00
midoks
b212a0fdb6
up
2022-07-15 22:25:41 +08:00
midoks
899fb06280
up
2022-07-15 19:44:23 +08:00
midoks
68f62c3d04
up
2022-07-15 19:38:07 +08:00
midoks
194c677230
up
2022-07-15 19:24:17 +08:00
midoks
e35ab3e4b8
Update swoole.sh
2022-07-15 19:21:46 +08:00
midoks
880e3a8a19
Update ioncube.sh
2022-07-15 19:04:22 +08:00
midoks
e20fb27723
up
2022-07-15 19:04:03 +08:00
midoks
bfcbb47a6c
up
2022-07-15 14:57:09 +08:00
midoks
fbf5ca3bb0
Update all_test.sh
2022-07-15 11:28:29 +08:00
midoks
129a79f399
Update all_test.sh
2022-07-15 11:28:04 +08:00
midoks
f310711f48
up
2022-07-15 11:09:56 +08:00
midoks
53d682dd4a
Update install.sh
2022-07-15 01:24:53 +08:00
midoks
94522a8f6e
Update phplib.conf
2022-07-15 01:22:25 +08:00
midoks
3225428f52
Update zip.sh
2022-07-15 01:22:01 +08:00
midoks
158cc429e0
Update gd_old.sh
2022-07-15 01:18:23 +08:00
midoks
c8482f8464
Update gd_old.sh
2022-07-15 01:17:50 +08:00
midoks
ddb42eb56d
up
2022-07-15 01:13:34 +08:00
midoks
ce9542eee6
up
2022-07-15 00:08:52 +08:00
midoks
6fbdae550c
Update memcached.sh
2022-07-15 00:07:53 +08:00
midoks
c1cce73776
Update xdebug.sh
2022-07-15 00:06:50 +08:00
midoks
6eac91a74d
Update memcached.sh
2022-07-14 23:58:51 +08:00
midoks
d4f433f6c6
up
2022-07-14 23:38:16 +08:00
midoks
8f4f7d9724
Update memcached.sh
2022-07-14 23:35:01 +08:00
midoks
6bd2df4e58
up
2022-07-14 22:57:14 +08:00
midoks
8d62b42fb2
Update xdebug.sh
2022-07-14 22:53:46 +08:00
midoks
3f845a5f5d
Update memcached.sh
2022-07-14 22:49:34 +08:00
midoks
4bf6d21867
Update memcached.sh
2022-07-14 22:30:45 +08:00
midoks
7cd9f11b16
Update memcached.sh
2022-07-14 22:27:01 +08:00
midoks
025d65aede
Update mcrypt.sh
2022-07-14 22:26:10 +08:00
midoks
d9ca421aa5
Update memcached.sh
2022-07-14 22:19:31 +08:00
midoks
b3cda9cece
Update all_test.sh
2022-07-14 22:09:29 +08:00
midoks
4cd9d9ce65
Update phplib.conf
2022-07-14 22:08:39 +08:00
midoks
dbfee1e989
Update memcached.sh
2022-07-14 21:58:41 +08:00
midoks
fee59e5e78
Update install.sh
2022-07-14 21:47:43 +08:00
midoks
2282266385
Create install.sh
2022-07-14 21:21:59 +08:00
midoks
99873676cc
up
2022-07-14 21:19:54 +08:00
midoks
15aa581df3
Update yac.sh
2022-07-14 20:59:16 +08:00
midoks
2bd150803d
up
2022-07-14 20:45:11 +08:00
midoks
a103512ca4
Update all_test.sh
2022-07-14 13:54:12 +08:00
midoks
1131dd2d9b
up
2022-07-13 19:36:38 +08:00
midoks
0607323d1b
Update gd.sh
2022-07-13 10:15:58 +08:00
midoks
b6b618b060
Update yar.sh
2022-07-13 09:54:09 +08:00
midoks
266111d8f4
up
2022-07-13 09:35:42 +08:00
midoks
de30501f20
Update yaf.sh
2022-07-13 09:31:06 +08:00
midoks
bc83fd389c
Update yaf.sh
2022-07-13 09:21:34 +08:00
midoks
3dcc35ec09
Update gd_old.sh
2022-07-13 09:17:10 +08:00
midoks
a4a35ccd87
up
2022-07-13 09:07:58 +08:00
midoks
83a95717af
Update gd.sh
2022-07-13 09:02:53 +08:00
midoks
88c20d2516
Update phplib.conf
2022-07-13 02:00:14 +08:00
midoks
97bd611ee7
up
2022-07-13 01:37:06 +08:00
midoks
38851e019f
up
2022-07-13 01:34:01 +08:00
midoks
2ba0333a78
cache
2022-07-13 01:22:34 +08:00
midoks
0b9c152ebb
Update all_test.sh
2022-07-12 23:21:26 +08:00
midoks
2e1d19fedc
Update all_test.sh
2022-07-12 23:20:42 +08:00
midoks
ea3106c9f3
Update xdebug.sh
2022-07-12 23:19:22 +08:00
midoks
c71bc2d9e3
Update redis.sh
2022-07-12 23:18:30 +08:00
midoks
435a1679bd
Update seaslog.sh
2022-07-12 23:10:44 +08:00
midoks
febbe2c2c9
Update seaslog.sh
2022-07-12 23:10:07 +08:00
midoks
38ec3721cd
Update all_test.sh
2022-07-12 22:58:34 +08:00
midoks
8759ea5012
Update xdebug.sh
2022-07-11 22:24:44 +08:00
midoks
a1f8d8d7f4
Update xdebug.sh
2022-07-11 22:20:06 +08:00
midoks
415ff767fc
Update xdebug.sh
2022-07-11 22:19:54 +08:00
midoks
eee0e5d74e
Update seaslog.sh
2022-07-11 22:15:53 +08:00
midoks
cb8ad64bd2
Update .gitignore
2022-07-11 22:12:45 +08:00
midoks
3b0f1b6656
Update xdebug.sh
2022-07-11 22:07:13 +08:00
midoks
daa312e0e8
Update imagemagick.sh
2022-07-11 22:01:14 +08:00
midoks
183c787425
Update intl.sh
2022-07-10 23:59:24 +08:00
midoks
15d609d02b
Update intl.sh
2022-07-10 23:54:26 +08:00
midoks
be443ad086
Update mcrypt.sh
2022-07-10 23:41:56 +08:00
midoks
411a40e924
Update openssl.sh
2022-07-10 23:35:57 +08:00
midoks
67e564dce8
up
2022-07-10 23:30:42 +08:00
midoks
7c6ad2df0e
Update mongo.sh
2022-07-10 23:21:59 +08:00
midoks
44dba2ebe9
Update gd.sh
2022-07-10 23:20:47 +08:00
midoks
aceb4332fd
Update ioncube.sh
2022-07-10 23:18:22 +08:00
midoks
c23894ee5e
Update yac.sh
2022-07-10 23:17:24 +08:00
midoks
e2db546caa
Update phplib.conf
2022-07-10 23:11:30 +08:00
midoks
0b0dca53d0
up
2022-07-10 23:10:55 +08:00
midoks
4251e967a3
up
2022-07-10 23:06:36 +08:00
midoks
b348e6abe5
Update gd.sh
2022-07-10 22:49:24 +08:00
midoks
5bc913a172
Update all_test.sh
2022-07-10 22:42:53 +08:00
midoks
026aad287f
up
2022-07-10 22:42:33 +08:00
midoks
60643f46c5
up
2022-07-10 22:26:40 +08:00
midoks
234cb1f68e
Update all_test.sh
2022-07-10 22:18:57 +08:00
midoks
eb741ccce0
up
2022-07-10 22:07:45 +08:00
midoks
18d8b0277e
Update all_test.sh
2022-07-10 17:18:50 +08:00
midoks
625382d2fb
Update all_test.sh
2022-07-10 17:13:51 +08:00
midoks
9e5290257c
Update all_test.sh
2022-07-10 17:10:04 +08:00
midoks
45f14161fa
Update all_test.sh
2022-07-10 17:07:07 +08:00
midoks
13ca4947a8
Update all_test.sh
2022-07-10 17:02:03 +08:00
midoks
78d842a057
Update all_test.sh
2022-07-10 17:01:47 +08:00
midoks
d23a3c89bc
Update all_test.sh
2022-07-10 16:57:54 +08:00
midoks
17426dfc10
Update all_test.sh
2022-07-10 16:55:00 +08:00
midoks
725730c665
up
2022-07-10 16:51:34 +08:00
midoks
8a3031d5d7
up
2022-07-10 16:38:10 +08:00
midoks
22c3c6ee9a
up
2022-07-09 18:03:38 +08:00
midoks
892c835c56
Update yaf.sh
2022-07-09 17:51:41 +08:00
midoks
4e42e1bd66
up
2022-07-09 17:49:25 +08:00
midoks
472031847f
up
2022-07-09 17:07:16 +08:00
midoks
3e38ef3bd7
up
2022-07-09 17:02:46 +08:00
midoks
1d04450b24
up
2022-07-09 16:58:39 +08:00
midoks
dbca5bb9d6
测试php同配置扩展合并
2022-07-09 16:12:12 +08:00
midoks
f6c08810e8
Update phplib.conf
2022-07-09 15:46:15 +08:00
midoks
75413c8fc2
Create lib.md
2022-07-07 14:27:18 +08:00
midoks
5de4b94c3f
up
2022-07-04 00:16:37 +08:00
midoks
a30b8b6849
all
2022-07-03 18:43:26 +08:00
midoks
e561fb2877
php56
2022-07-03 18:40:19 +08:00
midoks
6c81f75d5f
php55
2022-07-03 18:38:47 +08:00
midoks
b01b34c289
php 54
2022-07-03 18:36:22 +08:00
midoks
d0090e9d6f
up
2022-07-03 18:30:45 +08:00
midoks
19fcd2702d
Update lib.sh
2022-07-03 18:21:48 +08:00
midoks
c3988391fb
up
2022-07-03 18:16:36 +08:00
midoks
9609d31893
up
2022-07-03 18:07:44 +08:00
midoks
c1bbd31a78
up
2022-07-03 18:01:51 +08:00
midoks
0b064346e5
测试注释
2022-07-03 14:04:39 +08:00
midoks
9d33716f55
Update gd.sh
2022-07-03 14:04:02 +08:00
midoks
5d65239190
Revert "up"
...
This reverts commit 574b1e62b9 .
2022-07-03 13:52:34 +08:00
midoks
574b1e62b9
up
2022-07-03 12:52:54 +08:00
midoks
0856e4e533
up
2022-07-03 12:30:42 +08:00
midoks
d06648ff47
up
2022-07-03 10:50:04 +08:00
midoks
b998234dec
Update gd.sh
2022-07-02 16:53:28 +08:00
midoks
a0785be46e
php5x更新openssl
2022-07-02 16:19:43 +08:00
midoks
c91f855eef
up
2022-07-02 16:07:20 +08:00
midoks
9471134647
修改为相对路径
2022-07-01 13:15:33 +08:00
midoks
175846a5a8
up
2022-07-01 09:56:57 +08:00
midoks
892ba9e85d
up
2022-07-01 03:14:07 +08:00
midoks
28305c62ba
up
2022-07-01 02:49:45 +08:00
midoks
cf0b00891e
openssl
2022-07-01 02:37:57 +08:00
midoks
fb11d31844
ip
2022-07-01 02:01:02 +08:00
midoks
6d2196222d
Update yaf.sh
2022-07-01 01:49:37 +08:00
midoks
e2e5dc0420
Update xhprof.sh
2022-07-01 01:46:58 +08:00
midoks
5c25ddc3fd
up
2022-07-01 01:24:52 +08:00
midoks
d1e97cc8e4
Update zendguardloader.sh
2022-07-01 00:39:43 +08:00
midoks
e8926d3bf0
swoole更新版本
2022-06-30 22:15:16 +08:00
midoks
1ce9ec23d0
yaf版本更新
2022-06-30 21:14:14 +08:00
midoks
bd14b88c00
Create exif.sh
2022-06-30 19:34:57 +08:00
midoks
d098bc90f5
Update ioncube.sh
2022-06-30 14:53:04 +08:00
midoks
f7e1e49106
ionCube php52-php74全版本测试
2022-06-30 14:53:00 +08:00
midoks
7cd65e6e65
Update ioncube.sh
2022-06-30 13:57:16 +08:00
midoks
158b679b05
Update phplib.conf
2022-06-30 13:56:27 +08:00
midoks
3d6dda0d17
Update ioncube.sh
2022-06-30 13:54:44 +08:00
midoks
60956a59c0
任务触发
2022-06-30 13:23:08 +08:00
midoks
9c1254b02b
php55 加入ioncube
2022-06-30 12:08:27 +08:00
midoks
59bd71e98c
Update install.sh
2022-06-30 00:02:28 +08:00
midoks
398f011d2d
Update install.sh
2022-06-29 22:48:38 +08:00
midoks
f54cba80f6
Update install.sh
2022-06-28 22:58:10 +08:00
midoks
5162362d0a
up
2022-06-28 22:57:34 +08:00
midoks
036ebb33ef
up
2022-06-28 22:48:29 +08:00
midoks
3f4a120170
php74之后,gd无法直接安装
2022-06-28 22:20:46 +08:00
midoks
61ebc249ac
up
2022-06-28 22:07:59 +08:00
midoks
67d14f1fdd
Update install.sh
2022-06-28 22:01:56 +08:00
midoks
71abc265e8
测试
2022-06-28 21:11:22 +08:00
midoks
aede67baff
Update install.sh
2022-06-28 21:09:52 +08:00
midoks
7ee85af679
gd 库 jpeg测试
2022-06-28 21:03:09 +08:00
midoks
fab01ff207
jpeg PHP 测试
2022-06-28 20:30:48 +08:00
midoks
0a65539ddc
up
2022-06-27 18:49:24 +08:00