Skip to content

Add mysqli compatibility layer for PHP 8#1

Open
ybuzko wants to merge 1 commit intomasterfrom
codex/update-project-to-php-8.4
Open

Add mysqli compatibility layer for PHP 8#1
ybuzko wants to merge 1 commit intomasterfrom
codex/update-project-to-php-8.4

Conversation

@ybuzko
Copy link
Copy Markdown
Owner

@ybuzko ybuzko commented Oct 10, 2025

Summary

  • add a mysqli-backed compatibility shim for removed mysql_* functions and magic quotes helpers
  • load the shim from the database and application bootstrapping code so existing queries continue working on PHP 8

Testing

  • php -l includes/mysql_compat.php

https://chatgpt.com/codex/tasks/task_e_68e8465514dc83298e350e7d8fd94297

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.

1 participant