Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

v1.1.13

Compare
Choose a tag to compare
@nicolas-grekas nicolas-grekas released this 19 Nov 09:43
· 135 commits to master since this release
  • new u::filter(): normalizes to UTF-8 NFC, converting from CP-1252 when needed
  • new u::json_decode(), u::filter_input() and u::filter_input_array() for NFC safeness
  • reference Unicode 6.3
  • more tests
  • readme update