Nette Documentation Preview

syntax
Upgrading
*********


Upgrading to Version 3.1
========================

- the Decoder works in UTF-8 mode and throws an exception on invalid input
- the `\xAA` syntax is deprecated in favor of `\uAAAA`

Upgrading

Upgrading to Version 3.1

  • the Decoder works in UTF-8 mode and throws an exception on invalid input
  • the \xAA syntax is deprecated in favor of \uAAAA