github smarty-php/smarty v5.1.0

latest releases: v5.3.1, v5.3.0, v5.2.0...
one month ago

What's Changed

  • Internal compiler classes always return a string by @wisskid in #918
  • Deprecate stream variables by @wisskid in #933
  • Documented support for is in, added support for is not in. by @wisskid in #955
  • Fix docblock information after Smarty 5 namespace changes by @mfruehauf in #968
  • Deprecation fix for providing a non string value to ctype_digit by @Visualq in #960
  • Fix missing and bogus use lines in src/Smarty.php. by @wisskid in #970
  • add is_array modifier doc by @shadowwa in #984
  • Fixed unit tests to not rely on the existence of any domain by @wisskid in #987
  • Fix docblock types by @kynx in #992
  • Fix change in signature of getTemplateVars by @wisskid in #995
  • Corrected invalid classnames in Runtime code for foreach by @wisskid in #1001
  • Prevent notices on null to string conversion in Template::appendCode by @wisskid in #1002

New Contributors

Full Changelog: v5.0.0...v5.1.0

Don't miss a new smarty release

NewReleases is sending notifications on new releases.