--TEST-- ReflectionExtension::getConstants() --FILE-- getConstants(); var_dump($consts["CONNECTION_NORMAL"]); ?> --EXPECT-- int(0)