Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Notice: A non well formed numeric value encountered in /usr/local/yakpro-po/include/check_version.php on line 25 #34

Closed
ahkmunna opened this issue Oct 7, 2018 · 1 comment

Comments

@ahkmunna
Copy link

ahkmunna commented Oct 7, 2018

At the end by running this command

yakpro-po --help

The error:

`PHP Notice: A non well formed numeric value encountered in /usr/local/yakpro-po/include/check_version.php on line 25
PHP Stack trace:
PHP 1. {main}() /usr/local/yakpro-po/yakpro-po.php:0
PHP 2. require_once() /usr/local/yakpro-po/yakpro-po.php:20

Notice: A non well formed numeric value encountered in /usr/local/yakpro-po/include/check_version.php on line 25

Call Stack:
0.0009 371808 1. {main}() /usr/local/yakpro-po/yakpro-po.php:0
0.0039 382688 2. require_once('/usr/local/yakpro-po/include/check_version.php') /usr/local/yakpro-po/yakpro-po.php:20

Error: Wrong version of PHP-Parser detected!
Currently, only 4.x branch of PHP-Parser is supported!
You can try to use the following command:
# git clone https://github.com/nikic/PHP-Parser.git
`

pk-fr added a commit that referenced this issue Oct 7, 2018
…....

update README.md to reflect php 7.3 compatibility of PHP-Parser
pk-fr added a commit that referenced this issue Oct 7, 2018
update README.md to reflect php 7.3 compatibility of PHP-Parser
@pk-fr
Copy link
Owner

pk-fr commented Oct 7, 2018

solved in 2.0.1 version...
thanx

@pk-fr pk-fr closed this as completed Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants