HomePhorge

D25557

Fix "strpos(): Non-string needles will be interpreted as strings" in PhutilSortVector
Author: aklapper
Summary: Code checking if the needle string `$value` is somewhere in the haystack `"\0"` makes no sense for a single byte (if it…