For example https://translatewiki.net/wiki/Phabricator:phabricator-project-a33e8622b0241f8a/qqq / https://phabricator.wikimedia.org/source/phabricator/browse/wmf%252Fstable/src//applications/project/edge/PhabricatorProjectMemberOfProjectEdgeType.php$34
Edge types like that one are a common one, and hardest to fix (because the method itself is passed a PhutilNumber as an argument where as the extractor uses Xhpast and is only smart enough to detect a direct call). There are a few others where a number just isn't wrapped in a PhutilNumber, or a count call needs to be in phutil_count.