
Howdy phpMyAdmin devs. Looking at phpMyAdmin 4.5.0rc I notice the new "sql-parser" library. => No bundled library rules I think this is: https://github.com/dmitry-php/sql-parser But this one seems stalled (June) while the version in phpMyAdmin 4.5 have more recent changes (August). Questions: - as dmitry-php/sql-parser is registered on packagist, will it be updated soon ? - a "rc" release could be nice (in sync with phpMyAdmin RC) - a "stable" release could be nice (perhaps in sync with phpMyAdmin 4.5) - why not use a git sub-modules to keep change easy ? Current master version submitted to review for Fedora [1] to be usable from phpMyAdmin, but of course, need to be updated first. And vendor_config.php also need to be updated (patch attached) Regards, Remi. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1262807