Skip to content

php 8 compat? #24

@kumy

Description

@kumy

I recently got bunch of new errors in my CI pipelines. Downgrading php from 8.? to 7.4 remove the error.

./vendor/bin/tsmarty2c.php -o /tmp/tmp.Z5QCcr2eoV/smarty.pot ./website/app-templates ./website/app-templates/smarty/js/_dropzone-drop-local.inc.tpl.js ./website/app-templates/smarty/js/geokrety_map.tpl.js ./website/app-templates/smarty/js/magnificPopup.tpl.js ./website/app-templates/smarty/js/map_geojson_loader.tpl.js ./website/app-templates/smarty/js/_map_init.tpl.js ./website/app-templates/smarty/js/maxlenght.tpl.js ./website/app-templates/smarty/js/modal.tpl.js ./website/app-templates/smarty/js/tooltips.tpl.js

PHP Warning:  fopen(/home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/../smarty-gettext/smarty-gettext/tsmarty2c.php): failed to open stream: No such file or directory in /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php on line 32

PHP Stack trace:

PHP   1. {main}() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:0

PHP   2. include() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:92

PHP   3. Composer\BinProxyWrapper->stream_open() /home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php:91

PHP   4. fopen() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:32

Warning: fopen(/home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/../smarty-gettext/smarty-gettext/tsmarty2c.php): failed to open stream: No such file or directory in /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php on line 32

Call Stack:

    0.0002     433096   1. {main}() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:0

    0.0004     444808   2. include('/home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php') /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:92

    0.0004     446064   3. Composer\BinProxyWrapper->stream_open() /home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php:91

    0.0004     446224   4. fopen() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:32

PHP Warning:  include(composer-bin-proxy:///home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/../smarty-gettext/smarty-gettext/tsmarty2c.php): failed to open stream: "Composer\BinProxyWrapper::stream_open" call failed in /home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php on line 91

PHP Stack trace:

PHP   1. {main}() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:0

PHP   2. include() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:92

Warning: include(composer-bin-proxy:///home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/../smarty-gettext/smarty-gettext/tsmarty2c.php): failed to open stream: "Composer\BinProxyWrapper::stream_open" call failed in /home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php on line 91

Call Stack:

    0.0002     433096   1. {main}() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:0

    0.0004     444808   2. include('/home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php') /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:92

PHP Warning:  include(): Failed opening 'composer-bin-proxy:///home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/../smarty-gettext/smarty-gettext/tsmarty2c.php' for inclusion (include_path='.:/home/travis/.phpenv/versions/7.4.6/share/pear') in /home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php on line 91

PHP Stack trace:

PHP   1. {main}() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:0

PHP   2. include() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:92

Warning: include(): Failed opening 'composer-bin-proxy:///home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/../smarty-gettext/smarty-gettext/tsmarty2c.php' for inclusion (include_path='.:/home/travis/.phpenv/versions/7.4.6/share/pear') in /home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php on line 91

Call Stack:

    0.0002     433096   1. {main}() /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:0

    0.0004     444808   2. include('/home/travis/build/geokrety/geokrety-website/vendor/smarty-gettext/tsmarty2c/bin/tsmarty2c.php') /home/travis/build/geokrety/geokrety-website/vendor/bin/tsmarty2c.php:92

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions