[Phpmyadmin-devel] Anonymous function issue

Dieter Adriaenssens dieter.adriaenssens at gmail.com
Sun Feb 17 21:45:14 CET 2013


2013/2/17 Marc Delisle <marc at infomarc.info>:
> Hi,
> can someone reproduce this under PHP 5.2.8 ?
>
> https://sourceforge.net/p/phpmyadmin/bugs/3823/

I can't reproduce, because I don't have PHP 5.2 lying around, but it
seems that you already fixed this issue in commit c3f27965 [0].
JT reported/tested this issue with the code before you did this commit
[0], that's probably why he gets this error and you can't reproduce
it.

BTW : create_function() is already supported in PHP 4. [1]

[0] https://github.com/phpmyadmin/phpmyadmin/commit/c3f27965
[1] http://php.net/manual/en/function.create-function.php

-- 
Kind regards,

Dieter Adriaenssens




More information about the Developers mailing list