Page MenuHomePhabricator

Minor change to `update_compat_info.php`
ClosedPublic

Authored by joshuaspence on Jul 17 2014, 12:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 9:01 PM
Unknown Object (File)
Mon, Nov 18, 5:06 AM
Unknown Object (File)
Mon, Nov 18, 5:06 AM
Unknown Object (File)
Mon, Nov 18, 5:06 AM
Unknown Object (File)
Mon, Nov 18, 4:33 AM
Unknown Object (File)
Oct 23 2024, 8:06 PM
Unknown Object (File)
Oct 13 2024, 7:51 PM
Unknown Object (File)
Sep 20 2024, 5:32 PM
Subscribers

Details

Summary

Replace file_put_contents with Filesystem::writeFile.

Test Plan

Ran ./scripts/update_compat_info.php.

Diff Detail

Repository
rPHU libphutil
Branch
fsapi
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/filesystem/Filesystem.php:556XHP45PHP Compatibility
Unit
Tests Passed
Build Status
Buildable 1738
Build 1739: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Minor change to `update_compat_info.php`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 17 2014, 2:13 PM