Hi there
On Wed, 19 Jul 2006 09:51:44 -0400 Marc Delisle Marc.Delisle@cegepsherbrooke.qc.ca wrote:
Sebastian Mendel a écrit :
"Some source code may be covered by the PHP License, which is incompatible with the GNU General Public License (GPL)."
libraries/compat/var_export.php
Being compatible with GPL should be our goal, so...
I suggest removing this code and asking a minimum PHP of 4.2.0.
It should be possible to write minimal replacement of var_export as we don't need much of it's functionality in setup script. However if you think increasing requirements to PHP 4.2.0 is okay I won't defend as it is less work :-).
"Some source code may be covered by the Mozilla Public License 1.0 (MPL), which is incompatible with the GNU General Public License (GPL)."
libraries/dbg/profiling.php
I suggest removing this feature from phpMyAdmin.
I never used this beast :-).