Skip to content

Phing phar outputs gibberish on hhvm #5139

Closed
@Vhab

Description

@Vhab

Unfortunately I can't dive into the issue to determine whether the issue is on Phing's side or HHVM, but the following steps work on php 5.3 and 5.6 while they don't on hhvm latest stable and nightly:

wget http://www.phing.info/get/phing-latest.phar -O phing.phar
php phing.phar -v

Expected output:

Phing 2.10.1

Received output looks like a few lines of random memory dump.

Tested on Ubuntu precise 64-bit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions