Jordi Boggiano
|
d6a9d78309
|
Merge pull request #8810 from heddn/8809_expand_context_post_file_download
#8809: expand context for post file download event
|
2020-04-22 17:14:45 +02:00 |
Jordi Boggiano
|
f5ebbdaa37
|
scripts: indicate how to see scripts-descriptions (#8823)
* scripts: indicate how to see scripts-descriptions
* Update scripts.md
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2020-04-22 17:08:42 +02:00 |
Jordi Boggiano
|
b21936ab46
|
Update scripts.md
|
2020-04-22 17:08:33 +02:00 |
Jordi Boggiano
|
7049bbb714
|
Switch require_once to require for autoload_static as the once variant seems unnecessary
|
2020-04-22 17:05:37 +02:00 |
Jordi Boggiano
|
c2f77d80bd
|
Remove usage of 5.6+ constant
|
2020-04-22 16:40:42 +02:00 |
Nathan Esayeas
|
8ea787baa1
|
fix: workflow status badge (#8825)
|
2020-04-22 14:56:39 +02:00 |
Nils Adermann
|
b330f8f1fa
|
Merge pull request #8824 from Seldaek/fix-root-version-change-from-lock
Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore
|
2020-04-22 14:22:57 +02:00 |
Jordi Boggiano
|
1000d49145
|
Fix error reporting when the root version changed since the last update, and does not match circular deps in lock file anymore
|
2020-04-22 14:02:09 +02:00 |
Elan Ruusamäe
|
613982e88b
|
scripts: indicate how to see scripts-descriptions
|
2020-04-22 14:43:02 +03:00 |
Nils Adermann
|
547a942251
|
Merge pull request #8803 from Seldaek/installed-php
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
2020-04-22 13:13:05 +02:00 |
Jordi Boggiano
|
0ab48a1773
|
Add composer-runtime-api platform package
|
2020-04-22 12:10:09 +02:00 |
Jordi Boggiano
|
0d1922dc27
|
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
2020-04-22 12:10:09 +02:00 |
Jordi Boggiano
|
c757c9fa37
|
7.4 highest errors are fixed on 2.0 branch already
|
2020-04-22 10:57:07 +02:00 |
Jordi Boggiano
|
e9a2f922d5
|
Fix phpstan config
|
2020-04-22 10:37:21 +02:00 |
Jordi Boggiano
|
c0b0149040
|
Try and fix phpstan
|
2020-04-22 10:33:36 +02:00 |
Jordi Boggiano
|
e046523631
|
Fix phpstan workflow
|
2020-04-22 09:46:33 +02:00 |
Jordi Boggiano
|
1dd78c0163
|
Merge branch '1.10'
|
2020-04-22 09:44:42 +02:00 |
Jordi Boggiano
|
ca25ff8b0d
|
Remove travis/appveyor configs
|
2020-04-22 09:40:35 +02:00 |
Jordi Boggiano
|
4ccd8e1081
|
Mark 7.4 latest deps build experimental for now
|
2020-04-22 09:37:04 +02:00 |
Jordi Boggiano
|
f51810f1c9
|
Fix continue-on-error failure
|
2020-04-22 09:33:55 +02:00 |
Jordi Boggiano
|
eeaa099021
|
Stop ignoring build changes to trigger build, that was smart :D
|
2020-04-22 09:32:50 +02:00 |
Jordi Boggiano
|
9a0e6e6885
|
Fix build
|
2020-04-22 09:31:04 +02:00 |
Jordi Boggiano
|
ac3fcfc9ec
|
Fix build
|
2020-04-22 09:30:34 +02:00 |
Jordi Boggiano
|
a849e2b244
|
Add linting, php8, release builds to github actions
|
2020-04-22 09:27:58 +02:00 |
Jordi Boggiano
|
ebd30cf831
|
Use correct command..
|
2020-04-22 08:30:44 +02:00 |
Jordi Boggiano
|
acef74d1ab
|
Attempt at optimizing the job matrix
|
2020-04-22 08:28:22 +02:00 |
Markus Staab
|
ef8c410098
|
GithubActions: build master branch + pull requests
|
2020-04-22 08:12:57 +02:00 |
Jordi Boggiano
|
53b081decd
|
Merge pull request #8821 from localheinz/fix/extension
Fix: Install ext-intl
|
2020-04-22 08:08:04 +02:00 |
Andreas Möller
|
f9032087ba
|
Fix: Install ext-intl
|
2020-04-22 07:59:05 +02:00 |
Jordi Boggiano
|
4ba958f08e
|
Merge pull request #8816 from staabm/patch-2
fixed typo in phpdocs
|
2020-04-22 07:38:54 +02:00 |
Jordi Boggiano
|
05d51e2b62
|
Merge pull request #8820 from pgrimaud/master
Fix typos
|
2020-04-22 07:37:57 +02:00 |
Pierre Grimaud
|
a42c6ceff3
|
Fix typos
|
2020-04-22 00:43:34 +02:00 |
Jordi Boggiano
|
bf39fab82d
|
Add test for root alias presence in lock
|
2020-04-21 23:01:20 +02:00 |
Jordi Boggiano
|
1eaa8cd55f
|
Merge branch '1.10'
|
2020-04-21 15:48:10 +02:00 |
Andreas Möller
|
e25bea0343
|
Enhancement: Run jobs on GitHub Actions
|
2020-04-21 15:40:39 +02:00 |
Jordi Boggiano
|
125b3136d1
|
Merge pull request #8773 from villfa/ci/lint
Check syntax of PHP files in src
|
2020-04-21 15:36:25 +02:00 |
Jordi Boggiano
|
62cd332a57
|
Go back to stable composer/semver
|
2020-04-21 15:30:46 +02:00 |
Jordi Boggiano
|
2c8a4a1b93
|
Add platform-check config option to disable platform_check.php generation, and disable it for Composer
|
2020-04-21 15:25:35 +02:00 |
Jordi Boggiano
|
afa18f2092
|
Fix semver usage
|
2020-04-21 15:13:01 +02:00 |
Markus Staab
|
3c09e4021e
|
fixed typo
|
2020-04-21 15:04:47 +02:00 |
Fabien Villepinte
|
da24d0a7d9
|
Check syntax of PHP files in src
|
2020-04-21 14:56:51 +02:00 |
Jordi Boggiano
|
af18c2bd7d
|
Update semver, fix poolbuilder usage and optimize creation of filtering nameConstraints
|
2020-04-21 14:50:11 +02:00 |
Jordi Boggiano
|
c9846d4d3c
|
Merge pull request #8812 from nicolas-grekas/ext-check
Optimize extension checks
|
2020-04-21 11:45:26 +02:00 |
Nils Adermann
|
75f4116417
|
Merge pull request #8811 from Seldaek/fix-transaction-order
Fix transaction order
|
2020-04-21 11:38:59 +02:00 |
Jordi Boggiano
|
c41bb909ff
|
Add platform check file in phars, fixes #8813
|
2020-04-21 11:18:02 +02:00 |
Nicolas Grekas
|
6463ab9e49
|
Optimize extension checks
|
2020-04-21 09:35:34 +02:00 |
Yanick Witschi
|
e23710f92d
|
Implemented php version check in autoload.php (#8546)
|
2020-04-21 08:59:36 +02:00 |
Lucas D Hedding
|
2bf2e9fc60
|
fix failing tests
|
2020-04-20 14:40:25 -06:00 |
Jordi Boggiano
|
ba9d4793bc
|
Fix transaction order
|
2020-04-20 22:24:00 +02:00 |
Lucas D Hedding
|
3e2163de5c
|
#8809: expand context for post file download event
|
2020-04-20 13:50:42 -06:00 |