Skip to content

1.19.0

Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 17 Apr 13:19
178b33a
  • 178b33a - Backward compatibility - QuoteAwareConstExprStringNode should extend ConstExprStringNode
  • 5194589 - TypeParserTest - test parsing string type representation again
  • f373259 - Fix unparseable string representation of CallableTypeParameterNode
  • 829bd2e - TypeParserTest - use modern feature toggles
  • ae5be81 - Use StringUnescaper when quoteAwareConstExprString=true
  • 376023a - Extract StringUnescaper from ConstExprParser
  • 5e2f2e0 - QuoteAwareConstExprStringNode with correct quotes and escaping in __toString()
  • 80e5c87 - Update build-cs
  • 4e3ca1e - Update peter-evans/create-pull-request action to v5