Dylan K. Taylor
3b82a5fddf
Fix loop counter and add delay between restarts
2017-01-14 15:28:40 +00:00
KnownUnown
daed82612c
fixed system PHP detection
2016-10-30 12:07:01 -05:00
Shoghi Cervantes
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
Shoghi Cervantes
e8e7938490
Fixed PHPRC env. variable being set
2015-01-13 17:25:52 +01:00
Shoghi Cervantes
ebb844fa52
Removed unused code, fixed undefined variables
2014-10-11 22:22:51 +02:00
Shoghi Cervantes
9b84d8c248
Revert "Enabled built-in PHP"
2014-08-01 12:49:53 +02:00
MinecrafterJPN
090d159766
Enabled built-in PHP
2014-07-22 09:46:47 +09:00
Shoghi Cervantes
bd2cb4b851
Fixed #1614 , possible solution for #1678
2014-07-15 13:17:29 +02:00
Shoghi Cervantes
5a8e6619e9
Fixed start.sh script
2014-07-04 01:07:40 +02:00
Shoghi Cervantes
6b45c16a38
Added quotes to start.sh
2014-07-03 20:02:35 +02:00
Shoghi Cervantes
ac02185ad0
Fixed start.sh on linux :P
2014-04-07 04:10:26 +02:00
Shoghi Cervantes
05a42712bf
Added non-packaged plugins & pocketmine warnings
2014-04-01 04:59:44 +02:00
Shoghi Cervantes
207c2c4aba
Fixed namespaces paths
2014-04-01 04:47:04 +02:00
Shoghi Cervantes
b3a2d3164f
Finally, I can spawn AGAIN!
2014-03-11 20:45:53 +01:00
Shoghi Cervantes
cbc64462e6
New directory structure. More powerful startup scripts
2014-03-08 04:41:43 +01:00
Shoghi Cervantes
ababc879b5
Removed warning message about not-bundled PHP
2014-03-08 03:28:00 +01:00
Shoghi Cervantes
cd52cb9ae6
Added exec to start.sh
2014-01-29 20:02:16 +01:00
Shoghi Cervantes
e799376559
such fail :S
2014-01-29 19:11:47 +01:00
Shoghi Cervantes
e7aea41f80
More changes ;). Start.sh now supports the new compile path
2014-01-29 19:07:43 +01:00
Shoghi Cervantes
a8055eb59a
Warn about not using the bin/ PHP binary
2013-11-24 20:09:04 +01:00
Shoghi Cervantes
000dfc8601
Fix 64 bit builds
2013-09-10 22:49:33 +02:00
Shoghi Cervantes
08d93fa021
Fixed #774 [gh#774]
2013-09-05 19:58:31 +02:00
Shoghi Cervantes
b297ba16ed
New starting scripts for mintty
2013-09-04 19:49:32 +02:00
Shoghi Cervantes
160aa3a199
Improved scripts
2013-09-04 13:29:27 +02:00
Shoghi Cervantes Pueyo
aa14539274
Added execute bit to scripts
2013-05-20 08:26:04 +02:00
Shoghi Cervantes Pueyo
3c40c8734f
Changed PHP directory [migration included]
2013-04-15 16:02:43 +02:00
Shoghi Cervantes Pueyo
88a4116398
Fixed #200 Running in a folder with spaces
2013-04-14 13:10:04 +02:00
Shoghi Cervantes Pueyo
50ae0953ac
Allow for command-line arguments to starter scripts
2013-01-28 18:10:43 +01:00
Shoghi Cervantes Pueyo
cac2a3a6e5
Added pause to start.sh
2013-01-15 16:17:34 +01:00
Shoghi Cervantes Pueyo
38eed99789
Fixed issues and sockets
2013-01-04 16:04:06 +01:00
Shoghi Cervantes Pueyo
a495e8f436
Added install scripts for linux
2013-01-04 15:46:29 +01:00
Shoghi Cervantes Pueyo
2370ca6fd4
Autoloading non-included extensions
2012-12-29 19:54:05 +01:00
Shoghi Cervantes Pueyo
302c865f4e
Use Console Thread for Async I/O
2012-12-29 19:10:04 +01:00
Shoghi Cervantes Pueyo
e20251eaf4
Fixed Linux bug
2012-12-29 03:23:02 +01:00
Shoghi Cervantes Pueyo
8abc36acd4
Changed files
2012-12-28 15:12:46 +01:00
Shoghi Cervantes Pueyo
e8519f954d
Linux startup async I/O script
2012-12-25 01:05:24 +01:00