2

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?

Hailwood
  • 89,623
  • 107
  • 270
  • 423

1 Answers1

1

You can easily get older versions of XAMPP from SourceForge that contain the appropriate PHP version for your needs.

Amy Anuszewski
  • 1,843
  • 17
  • 30