PostgreSQL-For-Wordpress / postgresql-for-wordpress

A maintained fork of https://wordpress.org/plugins/postgresql-for-wordpress/
GNU General Public License v2.0
220 stars 71 forks source link

Testing for WordPress 6.4 #54

Closed mattbucci closed 10 months ago

mattbucci commented 10 months ago

6.4 is out; need to test against new WP version and theme. Then patch if necessary and update readme with test status

mattbucci commented 10 months ago

Tests are failed.

See https://github.com/WordPress/WordPress/commit/75a487bf43e1cfefaf9c156f4eb09b56ec0fac94

mysqli must be monkey patched instead of mysql functions. This will be v3 branch instead of regex replacement, regex replacement will be moved to v4