Problem/Motivation

  1. Deprecated: Elphin\IcoFileLoader\IcoFileService::__construct(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/lordelph/icofileloader/src/IcoFileService.php on line 30
  2. Deprecated: Elphin\IcoFileLoader\IcoFileService::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/lordelph/icofileloader/src/IcoFileService.php on line 30
  3. Deprecated: Elphin\IcoFileLoader\IcoFileService::extractIcon(): Implicitly marking parameter $opts as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/lordelph/icofileloader/src/IcoFileService.php on line 59
  4. Deprecated: Elphin\IcoFileLoader\IcoFileService::renderImage(): Implicitly marking parameter $opts as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/lordelph/icofileloader/src/IcoFileService.php on line 88
  5. Deprecated: Elphin\IcoFileLoader\GdRenderer::render(): Implicitly marking parameter $opts as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/lordelph/icofileloader/src/GdRenderer.php on line 12
  6. Deprecated: Elphin\IcoFileLoader\RendererInterface::render(): Implicitly marking parameter $opts as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/lordelph/icofileloader/src/RendererInterface.php on line 18

Proposed resolution

Use nullable types in the library Elphin IcoFileLoader.

Comments

lexhouk created an issue. See original summary.

ohorbatiuk’s picture

Status: Active » Needs work
StatusFileSize
new2.4 KB

  • lexhouk committed 7479902d on 2.1.x
    Issue #3496323 by lexhouk: Add a patch for an external library
    
ohorbatiuk’s picture

Version: 2.1.x-dev » 3.0.x-dev

PR work in progress here.

  • lexhouk committed 05c0a775 on 3.0.x
    Issue #3496323 by lexhouk: Add a patch for an external library
    

  • lexhouk committed 9dce4e06 on 3.0.x
    Issue #3496323 by lexhouk: Use a fixed version of the external library...

  • lexhouk committed 7c32421e on 2.1.x
    Issue #3496323 by lexhouk: Use a fixed version of the external library...

  • ohorbatiuk committed bbdf90f4 on 3.0.x
    Issue #3496323 by ohorbatiuk: Enable compatibility with all future...

  • ohorbatiuk committed 86e6c0b6 on 3.0.x
    Issue #3496323 by ohorbatiuk: Switch the external library from the tag...

  • ohorbatiuk committed 8561e27b on 3.0.x
    Issue #3496323 by ohorbatiuk: Use a fork of the external library
    

  • ohorbatiuk committed 1a83fc15 on 3.0.x
    Issue #3496323 by ohorbatiuk: Switch the external library from branch to...

  • ohorbatiuk committed 3be4c266 on 2.1.x
    Issue #3496323 by ohorbatiuk: Use a fork of the external library
    

  • ohorbatiuk committed 4d84028b on 1.3.x
    Issue #3496323 by ohorbatiuk: Use a fork of the external library
    
ohorbatiuk’s picture

Version: 3.0.x-dev » 3.0.2
Assigned: ohorbatiuk » Unassigned
Issue summary: View changes
Status: Needs work » Fixed
Issue tags: +PHP 8.4

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.