Commit Graph

1157 Commits

Author SHA1 Message Date
7fd9cfa2e9 refactor 2021-11-26 15:44:35 +01:00
3df78f2edf Merge branch 'pipes-and-interceptors' into next-1
# Conflicts:
#	src/Concerns/Extendable.php
#	src/CoreExpectation.php
#	src/Expectation.php
#	src/Support/ExpectationPipeline.php
#	src/Support/Extendable.php
2021-11-26 15:31:40 +01:00
5f0752e874 applied changes from code review 2021-11-26 15:29:21 +01:00
cdd67a6900 merge from master 2021-11-26 15:29:21 +01:00
fce24ef01f Port from 1.x 2021-11-26 15:29:18 +01:00
47264416b1 Update FUNDING.yml 2021-11-26 15:29:18 +01:00
86dca12c09 refacto(phpstan-to-8): few adjustments 2021-11-26 15:29:18 +01:00
0b5cea6df1 upgrade to phpstan lvl 9 2021-11-26 15:29:18 +01:00
9258dcc988 fix phpstan failure 2021-11-26 15:29:18 +01:00
24edab45b1 fix tests 2021-11-26 15:29:18 +01:00
f3371e51fe wip toward lvl9 2021-11-26 15:29:18 +01:00
83b9f86972 upgrade to phpstan lvl 8 2021-11-26 15:29:15 +01:00
ca30677c53 upgrade to phpstan lvl 7 2021-11-26 15:29:15 +01:00
b205b8e748 trying to disable phpstan parallel processing 2021-11-26 15:29:15 +01:00
b9b9de1945 upgrade to phpstan level 6 2021-11-26 15:29:15 +01:00
22895ce682 docs: updates release 2021-11-26 15:29:15 +01:00
3829623984 Port from 1.x 2021-11-25 16:49:10 +00:00
3f3bc525bc Update FUNDING.yml 2021-11-21 18:25:07 +00:00
ece0930319 Merge pull request #438 from def-studio/phpstan-to-8
Phpstan to 9
2021-11-18 23:41:02 +00:00
94585789dc refacto(phpstan-to-8): few adjustments 2021-11-18 23:39:37 +00:00
7ea6d8a35d upgrade to phpstan lvl 9 2021-11-18 23:27:37 +01:00
9dd40e4610 fix phpstan failure 2021-11-18 01:14:57 +01:00
8cdca8d012 fix tests 2021-11-18 01:04:59 +01:00
7bcd3ebaee wip toward lvl9 2021-11-18 01:01:56 +01:00
d4a8a3ec37 upgrade to phpstan lvl 8 2021-11-18 00:12:39 +01:00
f460cceeba docs: updates release 2021-11-17 10:55:45 +00:00
f3f58c7f52 upgrade to phpstan lvl 7 2021-11-15 22:20:00 +01:00
f2a9b73b83 trying to disable phpstan parallel processing 2021-11-15 20:54:47 +01:00
ffd4e6d577 upgrade to phpstan level 6 2021-11-15 12:23:53 +01:00
5287eff507 merge from master 2021-11-15 11:54:42 +01:00
f6004e07c1 chore: ignores windows builds 2021-11-14 21:45:13 +00:00
b2cd60395f chore: phpstan level 5 2021-11-14 21:39:24 +00:00
183f975166 chore: phpstan level 5 2021-11-14 21:23:02 +00:00
8ace01b6f1 Merge branch 'next' 2021-11-14 20:00:34 +00:00
4b213d63bd feat: reworks evalution of Test Case 2021-11-14 19:58:25 +00:00
da5c21de8f Update README.md 2021-11-09 01:42:10 +00:00
408ae4cad8 docs: adds spatie.be as platinum sponsor 2021-11-08 18:31:48 +00:00
fc2484a28a Update README.md 2021-11-05 12:00:56 +01:00
be58d5517a improves static analysis 2021-11-01 10:40:39 +01:00
602403eb59 Update src/Concerns/Extendable.php
Co-authored-by: Luke Downing <lukeraymonddowning@gmail.com>
2021-11-01 10:31:30 +01:00
5f1776829b Update src/Concerns/Extendable.php 2021-10-31 22:16:02 +01:00
4a22c5d673 addresses reviews 2021-10-31 22:08:34 +01:00
3943919709 implemements pipelines and adds tests for it 2021-10-31 15:23:28 +01:00
8174f2d973 extracted Expectations to a CoreExpectation class 2021-10-30 20:14:54 +02:00
22d16d54c6 Merge branch 'next' into better-dataset-support
# Conflicts:
#	src/Concerns/Testable.php
2021-10-27 18:28:51 +01:00
cd34f0ba81 refactor: comments 2021-10-24 22:39:35 +01:00
648c6c5a27 refactor: comments 2021-10-24 19:37:29 +01:00
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
e8c2fe6e35 fix: test class finder 2021-10-24 01:16:05 +01:00
88dfabc633 chore: points towards 2.0 2021-10-24 01:11:04 +01:00