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

Shebang support for PHP-CLI #15

Open
eoksum opened this issue May 17, 2019 · 2 comments
Open

Shebang support for PHP-CLI #15

eoksum opened this issue May 17, 2019 · 2 comments

Comments

@eoksum
Copy link
Collaborator

eoksum commented May 17, 2019

Hi there

It is not possible to execute bcgen encoded files on PHP-CLI where shebang is a must.

I've tried this: http://prntscr.com/npvgbc
Also I tried adding opening and closing tags, that also failed.

I would be appreciated to receive any help regarding this matter.
Thanks

@vjardin
Copy link
Owner

vjardin commented May 22, 2019

It is not on my todo list. You are welcome to contribute about it.

@stefanwerfling
Copy link

You can create for CLI a normal script and this include the *.phb. this workt perfectly. Remember that the php cli ini also need the entry for the extension.

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

3 participants