Skip to content

Conversation

cedric-anne
Copy link
Member

Checklist before requesting a review

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.

Description

It fixes Using null as an array offset is deprecated, use an empty string instead deprecations specific to the 11.0/bugfixes branch.

I silented the deprecations in HtmlTest::testCompileScssForPlugin() as they are located in a transitive dependency that cannot be update for the moment.

 - fix `Using null as an array offset is deprecated, use an empty string instead` deprecations
@cedric-anne cedric-anne self-assigned this Sep 30, 2025
@cedric-anne cedric-anne marked this pull request as ready for review September 30, 2025 11:36
@cedric-anne cedric-anne added this to the 11.0.0 milestone Sep 30, 2025
@cedric-anne cedric-anne merged commit a18d4b3 into glpi-project:11.0/bugfixes Sep 30, 2025
16 of 18 checks passed
@cedric-anne cedric-anne deleted the 11.0/fix-php8.5-deprecations branch September 30, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants