1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Bruce Weirdan
c50e370e65
Update BCC 2022-12-20 23:50:01 -04:00
Bruce Weirdan
369ba0635e
Update humbug/box
It updates humbug/scoper as well, so some changes to scoper
configuration are required.

`PSALM_VERSION` and `PHP_PARSER_VERSION` constants are made unscoped to
prevent various issues.
2022-11-25 23:58:41 -04:00
Matthew Brown
a0739b1716 Abandon humbug/box update attempt 2022-03-07 16:57:18 -05:00
Matthew Brown
4311386122 Add a bunch of necessary fixes to get phar scoping working on PHP 7.4 2022-03-07 16:06:38 -05:00
Matthew Brown
2034fc3f8b Hard-load stringable interface 2022-03-07 15:31:10 -05:00
Matthew Brown
d54011467e Pin twice 2022-03-07 15:23:07 -05:00
Matthew Brown
8785b16572 Revert change to humbug/box version 2022-03-07 15:18:52 -05:00
Matthew Brown
48d37eaade Pin PHP 8.0 polyfill version 2022-03-07 15:12:09 -05:00
Bruce Weirdan
220d656706
Added backward compatibility check 2022-02-04 04:15:32 +02:00
Bruce Weirdan
7bb737bedc
Allow composer-versions-deprecated in box build env 2021-12-26 09:30:27 +02:00
Matthew Brown
80a82c317a Fix lack of autoload_real in latest humbug/box 2020-12-29 14:01:22 +00:00
Matthew Brown
24b44f1974 Disable platform check for Phar 2020-12-29 12:40:21 +00:00
Matthew Brown
8c923cb9fd Bump box version 2019-06-08 19:59:23 -04:00
Matthew Brown
076937caf4 Downgrade better-reflection version 2019-05-28 01:34:18 -04:00
Brown
c1434ee212 Add --language-server support 2019-03-27 11:55:10 -04:00
Théo FIDRY
477e91ab85 Bump Box
- Bump box to the latest stable release
- Remove unncessary settings from `box.json.dist`
- Add the `Php` compactor which should remove some unnecessary comments and whitespaces from the
  PHAR
2018-10-08 10:18:54 -04:00
Théo FIDRY
59d32566d2 Simplify the PHAR build script 2018-05-15 14:30:14 -04:00