M
M
mahbe2015-02-06 21:04:10
PHP
mahbe, 2015-02-06 21:04:10

How to find out what version of php is needed for the script to work?

Let's say I wrote a script and I want to know what is the minimum version of php that supports it. How can I find out? Is it possible to find out using phpStorm?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Yakhnenko, 2015-02-06
@mahbe

49a872c52d1f42f28b018a36670bc3f8.png

O
Optimus, 2015-02-06
Pyan @marrk2

Well, the documentation for the script should be...

O
OnYourLips, 2015-02-06
@OnYourLips

Very simple.
Read release notes for PHP versions, for versions from the last 10 years it will take half an hour maximum.
Or you can just install several versions of PHP and try it, it will be even faster.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question