Page MenuHomePhabricator

Use "phutil_string_cast()" in TypeaheadDatasource
ClosedPublic

Authored by epriestley on Feb 11 2019, 6:51 PM.
Tags
None
Referenced Files
F20107504: D20140.diff
Tue, Jun 2, 2:05 PM
Unknown Object (File)
Apr 14 2026, 2:16 AM
Unknown Object (File)
Apr 14 2026, 2:11 AM
Unknown Object (File)
Feb 6 2026, 3:31 PM
Unknown Object (File)
Dec 23 2025, 10:02 AM
Unknown Object (File)
Dec 10 2025, 1:27 PM
Unknown Object (File)
Nov 8 2025, 4:38 PM
Unknown Object (File)
Oct 30 2025, 6:24 AM
Subscribers
None

Details

Summary

Depends on D20138. Ref T13250. This improves exception behavior and gives us a standard page with a stack trace instead of a text fatal with no stack trace.

Truly a great day for PHP.

(Eventually we may want to replace all (string) with phutil_string_cast(), but let's let it have some time in the wild first?)

Test Plan

Triggered the error, got a more useful exception behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable