Skip to content
This repository was archived by the owner on Sep 6, 2020. It is now read-only.

Automatically set phar.readonly=0#138

Open
Firehed wants to merge 1 commit into
box-project:2.0from
Firehed:patch-1
Open

Automatically set phar.readonly=0#138
Firehed wants to merge 1 commit into
box-project:2.0from
Firehed:patch-1

Conversation

@Firehed

@Firehed Firehed commented Apr 30, 2016

Copy link
Copy Markdown

Rather than forcing users to change their php.ini settings or manually add a CLI flag on every run, set the phar.readonly=0 option in the shebang for box itself.

Rather than forcing users to change their php.ini settings or manually add a CLI flag on every run, set the phar.readonly=0 option in the shebang for box itself.
@kherge

kherge commented May 1, 2016

Copy link
Copy Markdown
Contributor

I like this idea, but I need input from other users. Using the shebang line this way doesn't appear to be supported everywhere.

@glensc

glensc commented Dec 10, 2016

Copy link
Copy Markdown

i propose re-exec itself with php commandline options added instead

@theofidry

Copy link
Copy Markdown
Member

@glensc could you try to implement that on https://github.com/humbug/box? I think that would definitely make it easier to use

@theofidry

Copy link
Copy Markdown
Member

To whom may interest, this has been fixed in https://github.com/humbug/box

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants