dependabot[bot]
c41944d91f
chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5
2024-01-29 15:59:33 -06:00
dependabot[bot]
d459bdbb08
chore(deps): bump ridedott/merge-me-action from 2.10.64 to 2.10.66
2024-01-22 15:44:20 -06:00
dependabot[bot]
758682d847
chore(deps): bump ridedott/merge-me-action from 2.10.63 to 2.10.64
2023-12-25 15:16:30 -06:00
dependabot[bot]
ead9359bc4
chore(deps): bump ridedott/merge-me-action from 2.10.62 to 2.10.63
2023-12-18 15:09:27 -06:00
dependabot[bot]
80a2a4dda7
chore(deps): bump ridedott/merge-me-action from 2.10.60 to 2.10.62
2023-12-11 15:43:13 -06:00
dependabot[bot]
d59257e31b
chore(deps): bump ridedott/merge-me-action from 2.10.58 to 2.10.60
2023-12-04 15:28:19 -06:00
dependabot[bot]
63e4f7e924
chore(deps): bump ridedott/merge-me-action from 2.10.57 to 2.10.58
2023-11-27 15:59:44 -06:00
dependabot[bot]
6730652e95
chore(deps): bump ridedott/merge-me-action from 2.10.56 to 2.10.57
2023-11-20 16:02:35 -06:00
Ben Ramsey
5f0df49ae5
chore: prepare release 4.7.5
4.7.5
2023-11-07 23:53:05 -06:00
Jáchym Toušek
9308b6a600
Improve return type of UuidInterface::compareTo() ( #508 )
2023-11-07 23:38:32 -06:00
Viktor Szépe
00945e11a4
Fix typo in SystemDceSecurityProviderTest ( #510 )
2023-11-07 23:25:47 -06:00
Ben Ramsey
41b1497ff4
chore: use Python 3.7 for Read The Docs
2023-11-07 21:52:00 -06:00
Ben Ramsey
855304805f
chore: fix RTD configuration
...
See also: https://github.com/pypa/pyproject-hooks/pull/180
2023-11-07 21:36:23 -06:00
Valentin Udaltsov
bc93c5f873
Fixed UnixTimeGenerator collisions ( #522 )
...
Closes #518
See https://github.com/symfony/symfony/pull/52367
2023-11-07 21:32:47 -06:00
Viktor Szépe
8aa7e3c0e5
Fix typo in CHANGELOG ( #511 )
2023-10-31 11:31:57 -05:00
dependabot[bot]
cc1555759f
chore(deps): bump ridedott/merge-me-action from 2.10.54 to 2.10.56
2023-10-30 16:11:20 -05:00
Serhii Petrov
c02f0c8bf1
Test against php 8.3 ( #517 )
2023-10-05 14:34:08 -05:00
dependabot[bot]
c05b6662e9
chore(deps): bump actions/checkout from 3 to 4
2023-09-04 16:23:40 -05:00
dependabot[bot]
84a9a4d1e5
chore(deps): bump ridedott/merge-me-action from 2.10.52 to 2.10.54
2023-08-28 16:40:13 -05:00
dependabot[bot]
8f5309dfaf
chore(deps): bump ridedott/merge-me-action from 2.10.51 to 2.10.52
2023-08-21 16:20:51 -05:00
dependabot[bot]
618874c681
chore(deps): bump ridedott/merge-me-action from 2.10.50 to 2.10.51
2023-08-14 16:12:58 -05:00
dependabot[bot]
7d46f65e05
chore(deps): bump ridedott/merge-me-action from 2.10.47 to 2.10.50
2023-07-10 16:49:43 -05:00
dependabot[bot]
bef858d57e
chore(deps): bump ridedott/merge-me-action from 2.10.45 to 2.10.47
2023-05-29 17:02:16 -05:00
dependabot[bot]
6f6cee9992
chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
2023-05-15 17:03:57 -05:00
dependabot[bot]
c2feb4cd9e
chore(deps): bump ridedott/merge-me-action from 2.10.44 to 2.10.45
2023-05-01 17:03:25 -05:00
dependabot[bot]
0f81d9b765
chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3
2023-04-24 17:03:19 -05:00
dependabot[bot]
2916d00d2c
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2
2023-04-17 17:02:26 -05:00
Ben Ramsey
60a4c63ab7
chore: prepare for release 4.7.4
4.7.4
2023-04-15 18:01:58 -05:00
Wermeille Bastien
628d3dfc55
Fix Unserialize error with OrderedTimeCodec #494 ( #496 )
2023-04-15 17:59:43 -05:00
Wermeille Bastien
abe81c15a9
Fix namepsace conflict #490 ( #495 )
2023-04-15 17:47:42 -05:00
dependabot[bot]
8e955307d3
chore(deps): bump ridedott/merge-me-action from 2.10.43 to 2.10.44
2023-03-27 17:05:11 -05:00
Maximilian Bösing
bf2bee216a
Add explicit Stringable interface to UuidInterface ( #491 )
...
Even tho, the `Stringable` interface is implicit on all objects containing the method `__toString`, it is recommended by PHP to explicitly setting that interface.
From php.net documentation:
> [...] Unlike most interfaces, **Stringable** is implicitly present on any class that has the magic `__toString()` method defined, although it can and should be declared explicitly.
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
2023-02-07 10:14:23 -06:00
Valentin Udaltsov
29bb73b69b
Fixed v8() phpDoc ( #493 )
2023-02-07 10:06:53 -06:00
dependabot[bot]
d33a8f1023
chore(deps): bump ridedott/merge-me-action from 2.10.42 to 2.10.43
2023-02-06 15:10:27 -06:00
Simon Podlipsky
25c4faac19
chore(deps): allow brick/math v0.11 ( #488 )
2023-01-28 11:00:47 -06:00
Ben Ramsey
433b2014e3
chore: prepare release 4.7.3
...
Fixes #487
4.7.3
2023-01-12 12:13:24 -06:00
Ben Ramsey
c1de830e5f
chore: prepare release 4.7.2 (again)
4.7.2
2023-01-12 12:04:24 -06:00
Ben Ramsey
5b1cd8a6cb
chore: prepare release 4.7.2
2023-01-11 19:43:34 -06:00
George Steel
4a14ce0c62
fix: Amends psalm assertion syntax on Uuid::isValid() to prevent incorrect type inference ( #486 )
...
* fix: Amends psalm assertion syntax on `Uuid::isValid()` to prevent incorrect type inference
* Add static analysis test case for invalid input
2023-01-10 16:09:08 -06:00
dependabot[bot]
9077ba9f0e
chore(deps): bump ridedott/merge-me-action from 2.10.40 to 2.10.42
2023-01-09 15:08:57 -06:00
dependabot[bot]
616ae19a8d
chore(deps): bump ridedott/merge-me-action from 2.10.39 to 2.10.40
2023-01-02 15:06:53 -06:00
Ben Ramsey
1f9c6d78db
Merge branch '3.x' into 4.x
2023-01-01 15:27:51 -06:00
Sergey Romanenko
ad596ebbaf
chore: update year ( #483 )
2023-01-01 15:27:06 -06:00
Ben Ramsey
a1acf96007
chore: prepare release 4.7.1
4.7.1
2022-12-31 16:20:34 -06:00
Ben Ramsey
e484aaeb42
chore: allow use of ramsey/collection ^2.0
2022-12-31 16:20:24 -06:00
diego
8a3bbe4ac8
Fix version typo ( #481 )
2022-12-22 10:38:25 -06:00
Ben Ramsey
5ed9ad5826
chore: prepare release 4.7.0
4.7.0
2022-12-19 16:30:49 -06:00
Ben Ramsey
9484f19e4e
Merge branch '3.x' into 4.x
2022-12-19 16:18:25 -06:00
Ben Ramsey
dc75aa439e
chore: prepare for release 3.9.7
3.9.7
2022-12-19 15:55:10 -06:00
Ben Ramsey
963d13717a
ci: update workflow for testing on PHP 8.1 and 8.2
2022-12-19 15:41:41 -06:00