Code Monkey home page Code Monkey logo

hhvm-type-bug's Introduction

HHVM 3.21.1 Use of word 'Type' bug

To see it working correctly in hhvm 3.21.0 run:

docker-compose -f dc-hhvm-3-21-0.yml up

To see it broken in hhvm 3.21.1 run:

docker-compose -f dc-hhvm-3-21-1.yml up

Running these commands will output:

jason@jasonmbp:hhvm-test()$ docker-compose -f dc-hhvm-3-21-0.yml up
Starting hhvmtest_hack_1
Attaching to hhvmtest_hack_1
hack_1  | set_mempolicy: Operation not permitted
hack_1  | HipHop VM 3.21.0 (rel)
hack_1  | Compiler: tags/HHVM-3.21.0-0-gbdbaff80f67e02080f1ea377d30efee63f10126d
hack_1  | Repo schema: 1381c379b9e7d8cd9efa2ce49aeb6f699919dc3a
hack_1  | set_mempolicy: Operation not permitted
hack_1  | Hello
hhvmtest_hack_1 exited with code 0
jason@jasonmbp:hhvm-test()$ docker-compose -f dc-hhvm-3-21-1.yml up                                                                                                                                                                                            
Recreating hhvmtest_hack_1
Attaching to hhvmtest_hack_1
hack_1  | set_mempolicy: Operation not permitted
hack_1  | HipHop VM 3.21.1 (rel)
hack_1  | Compiler: tags/HHVM-3.21.1-0-gc8603b5a88feea9f5f2fc99d2c7d051d878ccc75
hack_1  | Repo schema: afcd80435695be5c36f9204c827b13a583504338
hack_1  | set_mempolicy: Operation not permitted
hack_1  |
hack_1  | Fatal error: Uncaught Error: syntax error, unexpected T_TYPE, expecting '[' or '{' in /src/main.php:8
hack_1  | Stack trace:
hack_1  | #0 {main}
hhvmtest_hack_1 exited with code 255

hhvm-type-bug's People

Contributors

jsonfry avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.