Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
WordPress
/
wordpress-playground
Public
Notifications
You must be signed in to change notification settings
Fork
447
Star
2k
Code
Issues
452
Pull requests
105
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add legacy WordPress support on PHP 5.2
- #3490
#3490
Merged
adamziel
merged 24 commits into
trunk
WordPress/wordpress-playground:trunk
from
legacy-wp-support-php-5.2
WordPress/wordpress-playground:legacy-wp-support-php-5.2
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Add legacy WordPress support on PHP 5.2
#3490
adamziel
merged 24 commits into
trunk
WordPress/wordpress-playground:trunk
from
legacy-wp-support-php-5.2
WordPress/wordpress-playground:legacy-wp-support-php-5.2
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
Add offline PHP 5.2 downgrader and pre-patched SQLite integration plugin
Show description for 099f945
JanJakes
committed
099f945
Copy full SHA for 099f945
Add legacy WordPress boot support
Show description for fe0f218
JanJakes
committed
fe0f218
Copy full SHA for fe0f218
Support WordPress 5.0–6.2 on PHP 7.4 and cover it in tests
Show description for 34fe82e
JanJakes
committed
34fe82e
Copy full SHA for 34fe82e
Expose older WordPress versions in the site settings form
Show description for d1b8ba7
JanJakes
committed
d1b8ba7
Copy full SHA for d1b8ba7
Label WordPress versions with their release code names
Show description for dd1c519
JanJakes
committed
dd1c519
Copy full SHA for dd1c519
Inline TinyMCE content_css to fix service worker gap
Show description for 26f0a29
JanJakes
committed
26f0a29
Copy full SHA for 26f0a29
Isolate legacy WP logic under a dedicated legacy-wp/ directory
Show description for a91d158
JanJakes
committed
a91d158
Copy full SHA for a91d158
Isolate legacy code paths in index.ts; drop WP 5.0–6.1 db.php placeholder
Show description for 4915f82
JanJakes
committed
4915f82
Copy full SHA for 4915f82
Simplify legacy-wp/ patches and trim verbose comments
Show description for e045377
JanJakes
committed
e045377
Copy full SHA for e045377
Document the blind find-and-replace approach in legacy-fixes.ts
Show description for 728217a
JanJakes
committed
728217a
Copy full SHA for 728217a
Add CLI regression test for mounted wp-content not gaining drop-ins
Show description for 3d9ce97
JanJakes
committed
3d9ce97
Copy full SHA for 3d9ce97
Speed up test-legacy-wp-version-boot.mjs
Show description for 19bfaba
JanJakes
committed
19bfaba
Copy full SHA for 19bfaba
Drop zero-date WP source patches; relax SQLite driver sql_mode instead
Show description for 4f2a45e
JanJakes
committed
4f2a45e
Copy full SHA for 4f2a45e
Retry Phase 3 once on timeout in legacy WP boot smoke test
Show description for f96ee1f
JanJakes
committed
f96ee1f
Copy full SHA for f96ee1f
Drop dead code from legacy WP support
Show description for 96b050b
JanJakes
committed
96b050b
Copy full SHA for 96b050b
Drop redundant non-HMAC branches from legacyAuthCookieBlock
Show description for 25cb17a
JanJakes
committed
25cb17a
Copy full SHA for 25cb17a
Collapse PHP 5.2 vs 5.3+ error-handler split
Show description for 05eea11
JanJakes
committed
05eea11
Copy full SHA for 05eea11
Move SERVER_PROTOCOL and date.timezone out of the SQLite preload
Show description for f7ff45f
JanJakes
committed
f7ff45f
Copy full SHA for f7ff45f
Consolidate mysqli_connect/init/mysql_connect/select_db into MYSQL_SHIMS_PHP
Show description for 950e168
JanJakes
committed
950e168
Copy full SHA for 950e168
Bump legacy SQLite plugin source from v2.2.22 to v3.0.0-rc.3
Show description for b89fc04
JanJakes
committed
b89fc04
Copy full SHA for b89fc04
Drop patchWp10PostPhpInsertNullId; SQLite plugin handles it
Show description for 359f29e
JanJakes
committed
359f29e
Copy full SHA for 359f29e
Drop patchWp12PostPhpInsertNullId; SQLite plugin handles it
Show description for cf5f5f2
JanJakes
committed
cf5f5f2
Copy full SHA for cf5f5f2
Drop patchLegacyWpCategoriesZeroPk; SQLite plugin handles it
Show description for 34cf27b
JanJakes
committed
34cf27b
Copy full SHA for 34cf27b
Drop patchWp15AdminPostAutoIncrement; SQLite plugin handles both halves
Show description for 7085c52
JanJakes
committed
7085c52
Copy full SHA for 7085c52
You can’t perform that action at this time.