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

SDK for PHP 7.3 #2

Open
TheFrankman opened this issue Jul 17, 2019 · 5 comments
Open

SDK for PHP 7.3 #2

TheFrankman opened this issue Jul 17, 2019 · 5 comments

Comments

@TheFrankman
Copy link

Unable to initialise module for on debian stretch after upgrading to php 7.3

Composer install returns :

PHP Warning:  PHP Startup: acrcloud_extr_tool: Unable to initialize module
Module compiled with module API=20170718
PHP    compiled with module API=20180731
These options need to match
 in Unknown on line 0
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
@renanmedina
Copy link

Facing the same problem. it would be great to have the .so compiled to 7.3.

@qiuxuewen
Copy link
Contributor

Unable to initialise module for on debian stretch after upgrading to php 7.3

Composer install returns :

PHP Warning:  PHP Startup: acrcloud_extr_tool: Unable to initialize module
Module compiled with module API=20170718
PHP    compiled with module API=20180731
These options need to match
 in Unknown on line 0
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file

Added php73 for Linux, please try it.

@zsoro2
Copy link

zsoro2 commented Feb 25, 2020

The problem still appears at [email protected] on my side.

@TheFrankman
Copy link
Author

Sounds like you're losing a lot of business by not keeping this repo up to date. It also raises concerns that with new PHP versions you could be waiting months for an update. Best looking for alternative solutions. Gracenote offer audio recognition. You'll have to get your head around their SDK and C but at least from what I can see, it's supported.

@zsoro2
Copy link

zsoro2 commented Feb 26, 2020

Thank you for advice. Anyway, I tried the python SDK for testing, it worked smoothly.

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

4 participants