I'm trying to debug php in Visual Studio Code. I've started the XDebug.
VSC opens
C:\wamp64\apps\phpmyadmin4.7.9\vendor\phpmyadmin\sql-parser\src\Context.php
and throws this exception
Exception has occurred:
PhpMyAdmin\SqlParser\Exceptions\LoaderException: Specified context
("\PhpMyAdmin\SqlParser\Contexts\ContextMySql50719") does not exist.
The following files exists at
phpMyAdmin/vendor/phpmyadmin/sql-parser/src/Contexts/
ContextMySql50000.php,ContextMySql50100.php,ContextMySql50500.php,ContextMySql50600.php,ContextMySql50700.php,
ContextMySql80000.php
Can anyone explain what this is/means?
-- Sincerely, Richard Dunne B.Sc.Received on Mon Mar 12 2018 - 10:57:05 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST