RequestIdBundle icon indicating copy to clipboard operation
RequestIdBundle copied to clipboard

PHP 8.4 implicitly nullable deprecated

Open Stollie opened this issue 11 months ago • 2 comments
trafficstars

This fixes the following deprecation warning in PHP 8.4

deprecation.INFO: Deprecated: Chrisguitarguy\RequestId\Generator\RamseyUuid4Generator::__construct(): Implicitly marking parameter $factory as nullable is deprecated, the explicit nullable type must be used instead

Stollie avatar Nov 28 '24 19:11 Stollie

@chrisguitarguy can this one be released?

arnedesmedt avatar Jan 17 '25 17:01 arnedesmedt

bump

arnedesmedt avatar Feb 13 '25 11:02 arnedesmedt

+1

rsavuliak-macpaw avatar Apr 14 '25 11:04 rsavuliak-macpaw

@chrisguitarguy bump

pawel-gagatek avatar May 05 '25 10:05 pawel-gagatek

Closing this in favor of...

  1. https://github.com/chrisguitarguy/RequestIdBundle/pull/36
  2. https://github.com/chrisguitarguy/RequestIdBundle/pull/35

And I will tag v7.0 shortly!

chrisguitarguy avatar Jun 11 '25 15:06 chrisguitarguy