Skip to content

1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 17:18
1.3.1
c3e7a58

Bugfixes 馃悰

Function signature fixes 馃

  • Fix return type of SessionHandler::gc() (#899), thanks @Khartir!
  • added preg_quote to NonEmptyStringFunctionsReturnTypeExtension (#881), thanks @staabm!
  • Support non-empty-string type in string-replace functions (#879), thanks @staabm!
  • uniqid() always returns a non-empty-string (#905), thanks @MidnightDesign!