Skip to content

Add support "php://stdin"#10

Open
zonuexe wants to merge 1 commit into
thomasbachem:masterfrom
BaguettePHP:feature/support-stdin
Open

Add support "php://stdin"#10
zonuexe wants to merge 1 commit into
thomasbachem:masterfrom
BaguettePHP:feature/support-stdin

Conversation

@zonuexe

@zonuexe zonuexe commented Jun 8, 2016

Copy link
Copy Markdown

Be possible to convert using standard I/O

Usage

shell

$ echo '<?php $v = array();' | ./convert.php 'php://stdin'

output

<?php $v = [];

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

Successfully merging this pull request may close these issues.

2 participants