1. How to Test Your Code with Multiple Versions to Check if Your Code is Read to Run in Recent PHP Versions
Updated on: 2022-01-04
Posted on: 2022-01-04
When you develop code for other developers, it is always good to test that code on different versions of PHP, so the code is ready to handle the differences between the different versions of PHP.
This package creates a batch script for Windows named PHP.BAT that can be changed to run different versions of the PHP CLI version installed in the current computer.
This way, it is easy to switch the version of PHP that testing code will use.
More ... Post a comment See comments (0) Trackbacks (0)
This package creates a batch script for Windows named PHP.BAT that can be changed to run different versions of the PHP CLI version installed in the current computer.
This way, it is easy to switch the version of PHP that testing code will use.
More ... Post a comment See comments (0) Trackbacks (0)