Page MenuHomePhabricator

D14019.diff
No OneTemporary

D14019.diff

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

Mime Type
text/plain
Expires
Mon, Jul 14, 3:47 AM (2 d, 12 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8430369
Default Alt Text
D14019.diff (475 B)

Event Timeline