Jordi Boggiano
|
37d722e73c
|
PHPStan/tests updates (#11996)
* Remove a bunch of inline ignores and migrate all PHPUnit assertions to static calls
* Update baseline (1573, 93)
* Update commit hash
|
2024-05-29 23:12:06 +02:00 |
Jordi Boggiano
|
8b0a185d5d
|
Fixed display of empty objects showing [] instead of {} in config command, fixes #11302
|
2023-03-21 11:17:55 +01:00 |
Jordi Boggiano
|
131da999ac
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
Jordi Boggiano
|
e1ab520d64
|
Merge branch '2.2' into 2.3
|
2022-06-01 21:39:31 +02:00 |
Nicolas Hedger
|
70a7b592e9
|
Fix JSON schema regex pattern (#10811)
|
2022-06-01 21:23:07 +02:00 |
Jordi Boggiano
|
d70b580899
|
Merge branch '2.2' into 2.3
|
2022-05-24 14:41:41 +02:00 |
Jordi Boggiano
|
44a52e4157
|
Fix backtracking in name validation regex
|
2022-05-24 14:32:18 +02:00 |
Jordi Boggiano
|
6a466a120a
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Jordi Boggiano
|
6da38f83a0
|
Add parameter types to all the things
|
2022-02-22 16:48:53 +01:00 |
Jordi Boggiano
|
abdc6893a6
|
Add void types where no return statement is present
|
2022-02-18 10:38:54 +01:00 |
Jordi Boggiano
|
44b69ba77f
|
Upgrade php-cs-fixer to 3.x and fix CS
|
2021-10-27 16:21:45 +02:00 |
jakobvibe
|
f667c7b8de
|
Add types to tests/composer/test/json (#10222)
Co-authored-by: Jakob Vibe <jv@ipw.dk>
|
2021-10-27 11:37:51 +02:00 |
Guilliam Xavier
|
2d21dd675a
|
Invert strict/lax schema validation
|
2021-05-24 11:51:04 +02:00 |
Guilliam Xavier
|
9e2cb30dfb
|
Revert "Merge remote-tracking branch 'BoShurik/schema'"
This reverts commit 89c3045e2b , reversing
changes made to 991985792d .
|
2021-05-24 11:46:08 +02:00 |
Jordi Boggiano
|
89c3045e2b
|
Merge remote-tracking branch 'BoShurik/schema'
|
2021-05-20 15:42:39 +02:00 |
Jordi Boggiano
|
ac49e61931
|
Add more tests
Co-authored-by: Guilliam Xavier <guilliamxavier@users.noreply.github.com>
|
2021-05-20 15:41:56 +02:00 |
Guilliam Xavier
|
8d8842eb8c
|
Fix schema minimum-stability pattern
|
2021-05-20 14:15:39 +02:00 |
BoShurik
|
cc55b56dd7
|
Allow optional name and description fields for project type
|
2021-03-30 16:51:03 +03:00 |
Jordi Boggiano
|
b7d770659b
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
Simon Berger
|
80d71ccb3f
|
Merged isset, unset and str_replace calls
|
2020-09-26 00:55:19 +02:00 |
Jordi Boggiano
|
212fbc516e
|
Fix test issues
|
2020-07-02 08:12:25 +02:00 |
Carsten Brandt
|
3e8021ed06
|
Add package naming pattern to the composer.json JSON schema
fixes #8749
|
2020-04-15 13:43:05 +02:00 |
Ion Bazan
|
a2137d5263
|
use Symfony PHPUnit Bridge
|
2020-02-07 12:22:22 +08:00 |
Gabriel Caruso
|
afc9a7643e
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-30 13:44:43 -02:00 |
Remi Collet
|
95d82f6fde
|
fix test for json-schema 5.2
|
2017-05-22 08:01:51 +02:00 |
Christophe Coevoet
|
1cb0ec7911
|
Resolve references in ComposerSchemaTest
|
2017-01-03 11:57:35 +01:00 |
Jordi Boggiano
|
43903a3979
|
Merge branch '1.2'
|
2016-11-06 17:38:53 +01:00 |
Christophe Coevoet
|
1882f9a502
|
Enhance the json schema with validation for map objects
|
2016-11-03 13:19:20 +01:00 |
Jordi Boggiano
|
20ee689bb4
|
Upgrade json-schema to allow v3 and upgrade other deps
|
2016-09-14 18:06:37 +02:00 |
Jordi Boggiano
|
48420a2411
|
Update deps and bump json-schema requirement, fixes #4756
|
2016-01-09 16:52:06 +00:00 |
Thiago Carvalho
|
320533bcf9
|
Fixes #4610
|
2015-11-21 08:58:52 +01:00 |
Jordi Boggiano
|
ce08582671
|
Fix CS
|
2015-09-28 10:53:24 +01:00 |
Remi Collet
|
9b9cbfe111
|
fix for changes in justinrainbow/json-schema 1.4.4
|
2015-07-16 12:03:35 +02:00 |
Rob Bast
|
d02eb8760b
|
strict check, testcase(s)
|
2015-02-10 12:55:49 +01:00 |