[x] Travis distribution remains on trusty to support PHP 5.4 and 5.5,
[x] fixed PHP 7.4 deprecation of mb_strrpos()3rd parameter (#81, #82),
[x] Makefile and docker-compose include local 7.4 version.
@rhukster we can merge your PR, but then the build will fail - this PR includes your fix along with CI changes which make everything as green as it was before. Please let me know what do you think, I'm ready to merge this one right away and tag a new release.
7.4snapshot
,trusty
to support PHP 5.4 and 5.5,mb_strrpos()
3rd parameter (#81, #82),docker-compose
include local 7.4 version.@rhukster we can merge your PR, but then the build will fail - this PR includes your fix along with CI changes which make everything as green as it was before. Please let me know what do you think, I'm ready to merge this one right away and tag a new release.