Download Latest Version v3.19.3 source code.zip (63.6 kB) Google Add to Preferred Sources
Home / v3.19.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-04 695 Bytes
v3.19.3 source code.tar.gz 2026-09-04 49.3 kB
v3.19.3 source code.zip 2026-09-04 63.6 kB
Totals: 3 Items   113.6 kB 1

Fixes

  • Security: View::e() now passes ENT_QUOTES | ENT_SUBSTITUTE and UTF-8 to htmlentities(), so single quotes are escaped on PHP 7.4 and 8.0 as well as newer versions (#728, GHSA-r8g9-m376-w889).
  • SimplePdo / PdoWrapper: fetchField() returns false when there are no rows instead of fatalling on getData() (#727, fixes #726). A matching row with a SQL NULL column still returns null.

Upgrading

:::bash
composer update flightphp/core
Source: README.md, updated 2026-09-04