Commit Graph

9 Commits

Author SHA1 Message Date
6fc435da0e Imports rearrangement 2016-10-03 00:43:46 +08:00
e2a400dd6b Fix for command alias arguments 2016-01-25 18:47:20 +01:00
0bcf639a98 Changed how exceptions work and are logged, throw proper exceptions on tasks 2015-09-18 12:03:24 +02:00
e137ac4c56 Base PHP7 work to make it "run" - READ NEXT LINES!
All plugins will need to bump the API if they want to use this.
NOTE THAT THIS IS NOT THE FINAL API 2.0.0 AND THAT THERE WILL BE MORE CHANGES.
To start updating, you might also want to read https://secure.php.net/manual/en/migration70.php and specifically https://secure.php.net/manual/en/migration70.incompatible.php

To compile PHP7 with some of the required dependencies, use https://gist.github.com/shoghicp/166ab26ce5cc7a390f45
ONLY LINUX IS TESTED, DO NOT ASK FOR OTHER PLATFORMS!

----- THIS VERSION IS NOT SUPPORTED -----

This version WILL crash randomly in unexpected places due to PHP7, pthreads, PocketMine or cosmic rays.

Handle with care, and store under direct sunlight for the best performance.
2015-09-10 21:29:29 +02:00
3b6e10b759 More langs :D 2015-04-11 14:59:15 +02:00
074c8b876d Cleaned up code 2015-01-03 16:07:49 +01:00
4a90ac270f Improved exception handling and debugging 2014-11-22 13:52:36 +01:00
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
032710a2de Added integrated command aliases 2014-06-17 15:21:06 +02:00