|
|
7de10d52a7
|
feat: include 'RefreshDatabase' on uses
|
2023-02-03 12:56:42 +00:00 |
|
|
|
660df6d8d1
|
chore: bump phpunit
|
2023-02-03 12:55:06 +00:00 |
|
|
|
d8666c8abf
|
chore: coding style changes
|
2023-02-03 12:55:01 +00:00 |
|
|
|
b8ac4968ee
|
chore: style changes
|
2023-01-01 20:27:38 +00:00 |
|
|
|
78b3c41825
|
chore: bumps phpunit
|
2022-12-12 13:45:28 +00:00 |
|
|
|
b58a020423
|
release: v1.22.3
v1.22.3
|
2022-12-07 14:31:55 +00:00 |
|
|
|
e337a52cda
|
Merge pull request #612 from alexmanase/1.x-fix-ignored-description-for-layz-datasets
[1.x] Fixes ignored dataset description only for string description
|
2022-12-07 14:23:55 +00:00 |
|
|
|
0a6873d8a6
|
wip
|
2022-11-17 16:14:03 +02:00 |
|
|
|
09b7ab9a42
|
fixes ignored dataset description for string description
|
2022-11-17 15:43:30 +02:00 |
|
|
|
339414e348
|
release: v1.22.2
v1.22.2
|
2022-11-09 21:10:57 +00:00 |
|
|
|
bb56d32643
|
chore: fixes coding style issues
|
2022-11-09 21:08:19 +00:00 |
|
|
|
acd6bb2234
|
Merge pull request #602 from alexmanase/fix/iterator-to-array
[1.x] Fix storing of lazy datasets into internal array
|
2022-11-09 20:59:19 +00:00 |
|
|
|
cf93e316ff
|
chore: bumps dependencies
|
2022-11-09 20:09:40 +00:00 |
|
|
|
47cc88a6ab
|
add tests for eager registered wrapped datasets with Generator functions
|
2022-10-30 01:35:46 +03:00 |
|
|
|
45bf9e8650
|
ignore the keys returned by the datasets Generator for storing them into an array
|
2022-10-29 18:19:43 +03:00 |
|
|
|
3c766c15d5
|
Updates dependencies
|
2022-09-18 14:21:38 +01:00 |
|
|
|
aa407f34d5
|
Merge pull request #575 from fabio-ivona/1.x-fix-tests
1.x fix tests
|
2022-09-12 18:21:07 +02:00 |
|
|
|
077b5ffce0
|
fix tests
|
2022-09-12 18:18:52 +02:00 |
|
|
|
af6240b4ee
|
release: v1.22.1
v1.22.1
|
2022-08-29 11:42:13 +01:00 |
|
|
|
78b328e970
|
release: v1.22.1
|
2022-08-29 11:42:07 +01:00 |
|
|
|
c92fa45ad7
|
Adds tests on PHP 8.2
|
2022-08-29 11:35:36 +01:00 |
|
|
|
d050ef8d54
|
Fixes support for PHP 8.2
|
2022-08-29 11:29:41 +01:00 |
|
|
|
1c2f1facac
|
release: v1.22.0
v1.22.0
|
2022-08-28 22:32:39 +01:00 |
|
|
|
8e695d62e9
|
Merge pull request #563 from fabio-ivona/1.x-dynamic-properties
[1.x] Dynamic properties handling
|
2022-08-25 13:22:45 +01:00 |
|
|
|
b9a301a13e
|
ignore dynamic properties deprecation
|
2022-08-25 13:27:24 +02:00 |
|
|
|
4b9da9e3c1
|
Merge pull request #562 from fabio-ivona/1.x-dynamic-properties
Fix tests
|
2022-08-25 12:50:09 +02:00 |
|
|
|
239fceab9e
|
lint
|
2022-08-25 09:46:32 +02:00 |
|
|
|
bedf033655
|
lint
|
2022-08-25 09:32:48 +02:00 |
|
|
|
66f69617f1
|
release: 1.21.3
v1.21.3
|
2022-05-12 20:10:25 +01:00 |
|
|
|
5721e8c29a
|
docs: updates release
|
2022-05-12 20:06:47 +01:00 |
|
|
|
546d19fd84
|
chore: cs
|
2022-05-12 20:03:22 +01:00 |
|
|
|
c1b32b9ffb
|
fix: debug in high order tests
|
2022-05-12 20:03:11 +01:00 |
|
|
|
298b1e6784
|
fix: update branch alias for 1.x branch
|
2022-03-16 09:24:51 +00:00 |
|
|
|
63f009fadf
|
release: v1.21.2
v1.21.2
|
2022-03-05 19:34:40 +00:00 |
|
|
|
1066c2270d
|
Merge pull request #487 from fabio-ivona/fix-throws-missing-exception
Fix throws missing exception
|
2022-03-04 08:57:50 +00:00 |
|
|
|
984f237a92
|
phpstan
|
2022-03-03 15:45:41 +01:00 |
|
|
|
dccd8239dd
|
handles toThrow exception with a "class not found" error
|
2022-02-18 18:01:09 +01:00 |
|
|
|
e103623ecb
|
adds failing test
|
2022-02-18 18:00:55 +01:00 |
|
|
|
542fc046d2
|
Merge pull request #462 from pestphp/revert-461-json_fix
Revert "Fixes `json` in Higher Order Expectations"
|
2022-01-21 16:48:35 +00:00 |
|
|
|
4720e0655b
|
Revert "Fixes json in Higher Order Expectations"
|
2022-01-21 16:48:26 +00:00 |
|
|
|
a533772fe2
|
Merge pull request #461 from pestphp/json_fix
Fixes `json` in Higher Order Expectations
|
2022-01-21 16:46:30 +00:00 |
|
|
|
2218a0c137
|
Tweaks
|
2022-01-21 16:39:10 +00:00 |
|
|
|
2831629f1b
|
Fixes bug with json method call in Higher Order Expectations.
|
2022-01-21 16:35:21 +00:00 |
|
|
|
1b7f1dc5b3
|
chore(deps): update nunomaduro/collision to ^5.10
This ensures that the minimum dependencies work with PHP 8.1
|
2021-12-13 20:57:27 +00:00 |
|
|
|
92b8d32ef7
|
release: v1.21.1
v1.21.1
|
2021-11-25 16:44:17 +00:00 |
|
|
|
2969c7a5e3
|
Merge pull request #442 from pestphp/fix_for_sequence
[1.x] Fix for sequence
|
2021-11-25 16:40:08 +00:00 |
|
|
|
63c1faa9f4
|
Prevents issues with callables in sequence
|
2021-11-25 16:37:23 +00:00 |
|
|
|
b5b14ef280
|
chore: updates changelog branch to 1.x
|
2021-11-17 11:03:56 +00:00 |
|
|
|
11eb1903c2
|
release: v1.21.0
v1.21.0
|
2021-11-17 10:54:00 +00:00 |
|
|
|
a110848f9b
|
docs: updates changelog
|
2021-11-17 10:47:28 +00:00 |
|