Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14023804
D14019.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
475 B
Referenced Files
None
Subscribers
None
D14019.id.diff
View Options
diff --git a/externals/phpqrcode/phpqrcode.php b/externals/phpqrcode/phpqrcode.php
--- a/externals/phpqrcode/phpqrcode.php
+++ b/externals/phpqrcode/phpqrcode.php
@@ -2937,7 +2937,7 @@
//----------------------------------------------------------------------
public function getCode()
{
- $ret;
+ $ret = null;
if($this->count < $this->dataLength) {
$row = $this->count % $this->blocks;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 8, 3:48 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712589
Default Alt Text
D14019.id.diff (475 B)
Attached To
Mode
D14019: Quickly fix phpqrcode syntax
Attached
Detach File
Event Timeline
Log In to Comment