After updating, pint removed all the question marks before nullable string types with a default value of null in my project. Even though this works...I think it's way better when the type hint also shows that $string can also be null. What do you think?
0 likes 1 replies
?