Smita a écrit :
On Wed, Aug 20, 2014 at 1:40 AM, Marc Delisle marc@infomarc.info wrote:
Hi devs,
Can someone reproduce my problem?
With this pull request [0], I get errors when running phpunit (see errors in my comments there).
Hi
I also don't get any phpUnit warnings. But with this pull request I get the following error in my error log when try to import some sql file exported from within PMA itself, I'm not sure if it is known to you: PHP Fatal error: Class 'PMA_StringNative' not found in /var/www/phpmyadmin/libraries/Util.class.php on line 4405.
I got it while I was trying to reproducing a bug from buglist and i had this pull request merged locally. I'm not able to import any sql file. I don't get this error after reverting back this pull request so looks like issue is with this PR itself.
- Smita
Normally, phpunit behaves correctly on my server.
Smita, I suggest you add this remark as a comment to the pull request, for easier reference.