php - PHP_RELEASE_VERSION on PHP7 shows 6 instead of 7

318

Is there any logical explanation forPHP_RELEASE_VERSION constant showing6 instead of7 on PHP7?
Is this related to the jump from version5 to7?

521

Answer

Solution:

Because you have installed PHP version 7.0.6?

You are probably confusing it with

People are also looking for solutions to the problem: csv - Php files charset encoding - fgetcsv?

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.