When RealexParser class is used, the next warning appears in Apache's log:
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RealexParser has a deprecated constructor in /home/project/www/sites/all/modules/contrib/commerce_realex/commerce_realex.module on line 268
In the next message I attach a patch to solve this.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | RealexParser_deprecated_constructor-2981600-2.patch | 449 bytes | empesan |
Comments
Comment #2
empesan commentedThis patch solves the problem commented in #1
Comment #3
spokjeRTBC for me.
Comment #5
stella commentedFixed now, thanks!