Exercise: Make
switch
Strict
33/50
Switch
Switch follow-up
•
IS_EQUAL
vs.
IS_IDENTICAL
•
The
zend_compile_switch
function in
Zend/zend_compile.c
compiles the AST node
•
Change the behaviour, compile, and run the tests