--TEST-- Constructor promotion (basic example) --FILE-- x = "foo"; } catch (TypeError $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- Cannot assign string to property Point::$x of type int