thandonguocmo2020 / phpvideotoolkit

Automatically exported from code.google.com/p/phpvideotoolkit
0 stars 0 forks source link

Incorrect variable name in PHPVideoToolkit::getFileInfo() - Line 869 #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Line 869 needs to refer to $this->tmp_directory, but instead refers to 
$this->_tmb_directory, thus causing a number of 'Undefined Offset' notices 
later in the function. 

Original issue reported on code.google.com by metalsph...@gmail.com on 25 Aug 2011 at 12:50

GoogleCodeExporter commented 8 years ago
v 0.1.9 (PHP5) by the way :)

Original comment by metalsph...@gmail.com on 25 Aug 2011 at 12:50

GoogleCodeExporter commented 8 years ago
This issue is fixed in SVN.

Original comment by o...@xstream.dk on 7 Nov 2011 at 2:13

GoogleCodeExporter commented 8 years ago
PHPVideoToolkit has been updated to version 2.

Original comment by bugged...@gmail.com on 20 Mar 2013 at 11:37