github nette/utils v3.2.7
Released version 3.2.7

latest releases: v4.0.5, v4.0.4, v4.0.3...
2 years ago
  • SmartObject: supports property deprecation
  • Image: added support for AVIF
  • Image: distinguishes between fatal errors and warnings
  • Validators: isNumeric support string number '1.' (#276)
  • Json: accepts native JSON_* constants #275
  • Arrays::isList() uses array_is_list() is PHP 8.1

Deprecated properties are written as @property-deprecated, no standard here exists. PhpStorm and static analysis tools do not see them, which is the intention.

Don't miss a new utils release

NewReleases is sending notifications on new releases.