mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-23 00:55:57 +00:00
Downgrade to PHP 5.4.11 as a temp. fix to krakjoe/pthreads#62
This commit is contained in:
parent
ccd1231d42
commit
5aa34b2803
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
COMPILER_VERSION="0.9"
|
||||
|
||||
PHP_VERSION="5.4.12"
|
||||
PHP_VERSION="5.4.11"
|
||||
ZEND_VM="GOTO"
|
||||
|
||||
ZLIB_VERSION="1.2.7"
|
||||
|
@ -43,4 +43,4 @@ define("CURRENT_STRUCTURE", 5);
|
||||
define("CURRENT_PROTOCOL", 9);
|
||||
define("CURRENT_MINECRAFT_VERSION", "v0.6.1 alpha");
|
||||
define("CURRENT_API_VERSION", 2);
|
||||
define("CURRENT_PHP_VERSION", "5.4.12");
|
||||
define("CURRENT_PHP_VERSION", "5.4.11");
|
Loading…
x
Reference in New Issue
Block a user