Page MenuHomePhabricator

D14019.id.diff
No OneTemporary

D14019.id.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
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)

Event Timeline