mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-29 14:49:59 +00:00
Updated PHP version
This commit is contained in:
parent
97f3959e83
commit
2f6f851715
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
PHP_VERSION="5.5.12"
|
PHP_VERSION="5.5.13"
|
||||||
ZEND_VM="GOTO"
|
ZEND_VM="GOTO"
|
||||||
|
|
||||||
ZLIB_VERSION="1.2.8"
|
ZLIB_VERSION="1.2.8"
|
||||||
@ -9,7 +9,7 @@ READLINE_VERSION="6.3"
|
|||||||
NCURSES_VERSION="5.9"
|
NCURSES_VERSION="5.9"
|
||||||
PHPNCURSES_VERSION="1.0.2"
|
PHPNCURSES_VERSION="1.0.2"
|
||||||
PTHREADS_VERSION="2.0.7"
|
PTHREADS_VERSION="2.0.7"
|
||||||
PHP_POCKETMINE_VERSION="0.0.4"
|
PHP_POCKETMINE_VERSION="0.0.5"
|
||||||
UOPZ_VERSION="2.0.4"
|
UOPZ_VERSION="2.0.4"
|
||||||
WEAKREF_VERSION="0.2.4"
|
WEAKREF_VERSION="0.2.4"
|
||||||
PHPYAML_VERSION="1.1.1"
|
PHPYAML_VERSION="1.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user