Reputation: 92581
I am using xampp for my development, however the bundled version is 1.5.3, our servers are only 1.5.2.6 hence, I need to downgrade php so I dont use any 5.3 features.
Is this possible?
Upvotes: 2
Views: 4151
Reputation: 1853
You can easily get older versions of XAMPP from SourceForge that contain the appropriate PHP version for your needs.
Upvotes: 1