HomePhabricator

Update PHPCompatInfo in libphutil

Description

Update PHPCompatInfo in libphutil

Summary: Ref T7689. This updates our dump of PHPCompatInfo. The useful thing is that it fixes an issue where PHPCompatInfo incorrectly believed that ArrayAccess, Iterator, etc., were introduced in PHP 5.3, raising spurious warnings.

Test Plan: Ran arc lint on a change with ArrayAccess/Iterator.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7689

Differential Revision: https://secure.phabricator.com/D12203

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Mar 30 2015, 8:00 PM
Reviewer
btrahan
Differential Revision
D12203: Update PHPCompatInfo in libphutil
Parents
rPHU7df0fc1297f9: Expand URI parser test coverage to include SafeCurl test cases
Branches
Unknown
Tags
Unknown
Tasks
T7689: Load handles just-in-time