043350753b
Drop PHP 8.0, 8.1 is now minimum version
2023-05-17 13:53:57 +01:00
49a8eff11e
BUILDING: submodules are no longer required
...
submodules are useful (e.g. devtools, build/php) but they are not required to build a server phar.
2021-11-11 14:29:56 +00:00
bbd925abc4
Merge commit '974d08efd62c52c1c8ac92cb1b67ac157908fd71'
2021-10-12 23:31:50 +01:00
974d08efd6
Bump PHP minimum requirement to 8.0
...
PHPStan failed on 7.4 after updating to 0.12.99, and I figured it was less hassle to just do this than fix the build. In any case, we stopped shipping 7.4 months ago, and warned at 3.22 release that 7.4 support would soon be dropped.
2021-10-09 20:09:42 +01:00
57e2b16139
Dropped PreProcessor
2021-09-07 14:04:52 +01:00
8fb4d7b982
BUILDING.md: Changed pre-requisites PHP version to 7.4 or newer ( #4319 )
...
[ci skip]
2021-07-18 00:08:14 +01:00
ad048f0b7f
Merge remote-tracking branch 'origin/stable'
2021-03-23 15:17:10 +00:00
eaf85b028a
fix prebuilt binaries link ( #4090 )
2021-03-19 20:42:21 +00:00
3907ae6726
Merge remote-tracking branch 'origin/stable'
2021-02-16 22:19:54 +00:00
57423540f0
BUILDING.md: Document server-phar.php's compression bug ( #4037 )
...
This bug is not fixable on PM's side because the fault lies with php-src. It was fixed recently in 1bb2a4f91c
.
2021-02-15 19:53:44 +00:00
4c0d3d68af
Bump PHP requirement to 7.4.0
2021-01-12 21:53:41 +00:00
d1775b166f
Merge branch 'stable'
...
# Conflicts:
# resources/vanilla
2020-11-16 21:35:08 +00:00
db815360d1
[ci skip] BUILDING.md: tell users to use 'composer make-server' instead of the server-phar script directly
...
this takes care of the dev dependencies automatically.
2020-11-16 19:03:39 +00:00
82e257cf13
BUILDING.md: Fixed wrong instruction of running from source ( #3512 )
2020-05-19 22:44:57 +01:00
ba0dcdb722
Merge commit '71a8b0340c303a4d2c024ad5a0a558c5e52694e7'
...
# Conflicts:
# resources/vanilla
2020-05-18 20:18:47 +01:00
083dde8395
Merge branch 'stable' into next-minor
2020-05-18 20:10:47 +01:00
71a8b0340c
BUILDING.md: EOF newline [ci skip]
2020-05-18 19:23:18 +01:00
e544055bbc
BUILDING.md: change build/server.phar to build/server-phar.php
...
closes #3507
2020-05-18 18:54:14 +01:00
70a4f73d73
Drop PHP 7.2 support
2020-04-19 12:49:25 +01:00
14ce9c10bb
BUILDING.md: fix typo
2020-01-31 13:27:29 +00:00
b27aaaeeb2
added build instructions, close #2839
2020-01-31 11:32:28 +00:00