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

Minimum PHP version? - should work with PHP 5 & 7, most OSes it's already taken care of #851

Closed
iandoug opened this issue Aug 12, 2020 · 2 comments
Labels

Comments

@iandoug
Copy link

iandoug commented Aug 12, 2020

Hi

Was working in initial testing with Vivaldi, but the browser plugin does not seem to work properly in Vivaldi. (Am installing Chromium to try that instead.)

Then the CLI scripts suddenly started throwing PHP errors, and I could not see why.

What's the minimum PHP version?

Am running on Linux.

Thanks, Ian

@iandoug
Copy link
Author

iandoug commented Aug 13, 2020

Works better after I did the linking step .... but it curiously worked sometimes without that step.

It seems like PHP errors should be interpreted as "there is an error or typo in your script".

@iandoug iandoug closed this as completed Aug 13, 2020
@kensoh
Copy link
Member

kensoh commented Nov 23, 2020

Hi Ian, sorry I was away the past few months - tebelorg/RPA-Python#144

TagUI was developed and tested with PHP 5 and then PHP 7. I think a typical PHP version should work. Provided the php command is accessible from the command line. It is required to do the parsing of TagUI script into JavaScript code before running the automation sequence. For Windows, the PHP is included as part of the packaged zip. For macOS and most Linux variants, they come with PHP already. For Ubuntu, will require installing PHP.

@kensoh kensoh changed the title Minimum PHP version? Minimum PHP version? - should work with PHP 5 and PHP 7, most OSes it's already taken care of Nov 23, 2020
@kensoh kensoh changed the title Minimum PHP version? - should work with PHP 5 and PHP 7, most OSes it's already taken care of Minimum PHP version? - should work with PHP 5 & 7, most OSes it's already taken care of Nov 23, 2020
@kensoh kensoh added the query label Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants