Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seaslog doesn't support PHP 8.4 anymore #981

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

mlocati
Copy link
Owner

@mlocati mlocati commented Sep 30, 2024

Error: implicit declaration of function 'php_mkdir_ex'

From https://github.com/php/php-src/blob/php-8.4.0RC1/UPGRADING.INTERNALS:

The php_mkdir() and php_mkdir_ex() APIs have been removed, use
php_stream_mkdir() instead.

Error: implicit declaration of function 'php_mkdir_ex'

From https://github.com/php/php-src/blob/php-8.4.0RC1/UPGRADING.INTERNALS:
  The php_mkdir() and php_mkdir_ex() APIs have been removed, use
  php_stream_mkdir() instead.
@mlocati mlocati merged commit 8fda930 into master Sep 30, 2024
41 checks passed
@mlocati mlocati deleted the seaslog-no-php8.4 branch September 30, 2024 14:03
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.

1 participant