[Phpmyadmin-devel] Patch for downstream

Remi Collet Fedora at FamilleCollet.com
Fri May 10 06:40:22 CEST 2013


Le 09/05/2013 20:53, Marc Delisle a écrit :

> Both patches have been merged to QA_4_0 (for 4.0.1) and to master, thanks.
Great, thanks


Notice (for a future update of tcpdf 6.0 in pma tree).


Call to
	this->empty_string($foo)

Should be changed to
	TCPDF_STATIC::empty_string($foo)

Having this function defined in PDF.class.php is only a workaround which
allow to run with both 5.9 and 6.0 version.


Remi.





More information about the Developers mailing list