Skip to content

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Mar 7, 2025

No description provided.

wouterj and others added 6 commits November 30, 2024 14:09
The `string $content` parameter is a legacy from before Markdown. It is
redundant and replaced by `array $children`.
We cannot fix these PHP deprecations, as these are happening in third
party code (and fixing them requires a major version bump of Flysystem).

PHPUnit 11 distinguishes direct and indirect deprecations, allowing us
to automatically ignore all indirect deprecations. However, this version
requires PHP 8.2, while this library still supports PHP 8.1.
@jaapio jaapio merged commit b1a365a into main Mar 7, 2025
49 checks passed
@jaapio jaapio deleted the inline-content-deprecation branch March 7, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants