``` php const SPACE_INDEX = 288; (new Tarantool())->select(SPACE_INDEX, [], 'name'); ``` fails with: ``` PHP Fatal error: Uncaught exception 'Exception' with message 'Internal Error' ... ```