Skip to content

PHP 8.2-8.4 Compatibility & v1.2.0#15

Merged
khoipro merged 1 commit into
masterfrom
feature/php-8.4-compatibility
May 22, 2026
Merged

PHP 8.2-8.4 Compatibility & v1.2.0#15
khoipro merged 1 commit into
masterfrom
feature/php-8.4-compatibility

Conversation

@khoipro
Copy link
Copy Markdown
Member

@khoipro khoipro commented May 22, 2026

Summary

Nâng cấp plugin CT Optimization tương thích với PHP 7.4 → 8.4.

Changes

🔧 Fixes

  • PHP 8.2+ Dynamic Properties: Thêm missing $options property declaration trong Codetot_Optimization_Gravity_Forms
  • Bug Fix: Sửa key mismatch disable_manifestdisable_wlw_manifest trong check_manifest() — option WLW Manifest trước đây không hoạt động

📦 Version Bump

  • Version: 1.1.1 → 1.2.0
  • Requires PHP: 7.3 → 7.4
  • Tested up to: WP 6.6 → 6.8

✅ Verified

  • All 14 PHP files pass syntax check
  • No breaking changes for existing installations
  • Compatible with PHP 7.4 through 8.4

…s, fix manifest key mismatch, bump to 1.2.0

- Add missing $options property declaration in Codetot_Optimization_Gravity_Forms (PHP 8.2+ dynamic properties deprecation)
- Fix disable_manifest → disable_wlw_manifest key mismatch in Process class
- Bump Requires PHP from 7.3 to 7.4
- Bump version to 1.2.0, update tested up to WP 6.8
@khoipro khoipro merged commit 97549a5 into master May 22, 2026
1 check failed
@khoipro khoipro deleted the feature/php-8.4-compatibility branch May 22, 2026 09: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.

1 participant