Ref T13395. Move cache classes, syntax highlighters, other markup classes, and sprite sheets to Phabricator.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13395: Strip libphutil for parts
- Commits
- rPf9b3e3360b0c: Continue moving classes with no callers in libphutil or Arcanist to Phabricator
Attempted to find any callers for any of this stuff in libphutil or Arcanist and couldn't.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- strip3
- Lint
Lint Errors Severity Location Code Message Error src/infrastructure/cache/PhutilAPCKeyValueCache.php:29 XHP45 PHP Compatibility Error src/infrastructure/cache/PhutilAPCKeyValueCache.php:52 XHP45 PHP Compatibility Error src/infrastructure/cache/PhutilAPCKeyValueCache.php:69 XHP45 PHP Compatibility Error src/infrastructure/cache/PhutilAPCKeyValueCache.php:85 XHP45 PHP Compatibility Warning src/infrastructure/markup/PhutilSafeHTML.php:30 XHP95 Self Class Reference Warning src/infrastructure/markup/PhutilSafeHTML.php:40 XHP9 Naming Conventions Advice src/infrastructure/cache/PhutilKeyValueCacheStack.php:92 XHP16 TODO Comment Advice src/infrastructure/markup/syntax/highlighter/PhutilPygmentsSyntaxHighlighter.php:16 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 23809 Build 32746: Run Core Tests Build 32745: arc lint + arc unit