PHP 8 support
Closed this issue ยท 9 comments
Is it supporting PHP 8.0 ???
i am getting following error with php 8.0 and lumen version 8 ---
[InvalidArgumentException]
Package mtownsend/request-xml has a PHP requirement incompatible with your
PHP version, PHP extensions and Composer version
equire [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--fixed] [--no-su
gest] [--no-progress] [--no-update] [--no-install] [--no-scripts] [--update-no-
ev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with
dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-
EQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packag
s] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader]
[--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] []...
Solved in f30cc6b
@mtownsend5512, @tm1000, this does not seems to work properly:
After removing "mtownsend/xml-to-array": "^2.0",
it stills throws an error:
Do you have any idea?
@Cluster2a see #5
@Cluster2a see #5
thanks ๐
I was hoping @mtownsend5512 would have merged this by now he might be out of the office. I will try to reach him on Twitter
Hi, I've been very busy. I will look at this on Monday morning. Thanks for your patience and help!
@mtownsend5512 would you be able to merge this and issue a release?
2.1.0 now supports PHP 8 thanks to PR #5