Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15408406
D11236.id26982.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
529 B
Referenced Files
None
Subscribers
None
D11236.id26982.diff
View Options
diff --git a/src/filesystem/linesofalarge/LinesOfALargeFile.php b/src/filesystem/linesofalarge/LinesOfALargeFile.php
--- a/src/filesystem/linesofalarge/LinesOfALargeFile.php
+++ b/src/filesystem/linesofalarge/LinesOfALargeFile.php
@@ -90,7 +90,7 @@
* @return string Next chunk of the file.
* @task internals
*/
- public function readMore() {
+ protected function readMore() {
// NOTE: At least on OSX in reasonably normal test cases, increasing the
// size of this read has no impact on performance.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 19, 10:50 PM (5 d, 33 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7712134
Default Alt Text
D11236.id26982.diff (529 B)
Attached To
Mode
D11236: Fix visibility of the `LinesOfALargeFile::readMore()` method
Attached
Detach File
Event Timeline
Log In to Comment