Skip to content

[php] Mixphp update to PHP/8.4 #10005

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

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

joanhey
Copy link
Contributor

@joanhey joanhey commented Jul 25, 2025

Also update:

  • Event 3.1.14
  • Swoole 6.0.2
  • Ubuntu 24.04

With Swoole show warnings:

mixphp-swoole-mysql: 2025-07-25 08:34:07.868601  INFO  Start swoole server
mixphp-swoole-mysql: Deprecated: Mix\Database\Connection::queryOne(): Implicitly marking parameter $fetchStyle as nullable is deprecated, the explicit nullable type must be used instead in /mixphp/vendor/mix/database/src/Connection.php on line 14
mixphp-swoole-mysql: Deprecated: Mix\Database\Connection::queryAll(): Implicitly marking parameter $fetchStyle as nullable is deprecated, the explicit nullable type must be used instead in /mixphp/vendor/mix/database/src/Connection.php on line 19
mixphp-swoole-mysql: Deprecated: Mix\Database\AbstractConnection::queryOne(): Implicitly marking parameter $fetchStyle as nullable is deprecated, the explicit nullable type must be used instead in /mixphp/vendor/mix/database/src/AbstractConnection.php on line 456
mixphp-swoole-mysql: Deprecated: Mix\Database\AbstractConnection::queryAll(): Implicitly marking parameter $fetchStyle as nullable is deprecated, the explicit nullable type must be used instead in /mixphp/vendor/mix/database/src/AbstractConnection.php on line 467

Created issue mix-php/mix#138 and fix

#9408

@msmith-techempower msmith-techempower merged commit 84c5243 into TechEmpower:master Jul 28, 2025
4 checks passed
@joanhey joanhey deleted the mixphp-php8.4 branch July 29, 2025 05:05
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