<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Sep 14, 2015 at 4:12 PM, Remi Collet <span dir="ltr"><<a href="mailto:Fedora@famillecollet.com" target="_blank">Fedora@famillecollet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Howdy phpMyAdmin devs.<br>
<br>
Looking at phpMyAdmin 4.5.0rc I notice the new "sql-parser" library.<br>
<br>
=> No bundled library rules<br>
<br>
I think this is:<br>
<a href="https://github.com/dmitry-php/sql-parser" rel="noreferrer" target="_blank">https://github.com/dmitry-php/sql-parser</a><br>
<br>
But this one seems stalled (June) while the version in phpMyAdmin 4.5<br>
have more recent changes (August).<br>
<br>
Questions:<br>
- as dmitry-php/sql-parser is registered on packagist, will it be<br>
updated soon ?<br>
- a "rc" release could be nice (in sync with phpMyAdmin RC)<br>
- a "stable" release could be nice (perhaps in sync with phpMyAdmin 4.5)<br>
- why not use a git sub-modules to keep change easy ?<br>
<br>
Current master version submitted to review for Fedora [1] to be usable<br>
from phpMyAdmin, but of course, need to be updated first.<br>
<br>
And vendor_config.php also need to be updated (patch attached)<br>
<br>
<br>
Regards,<br>
Remi.<br>
<br>
<br>
[1] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1262807" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1262807</a><br>
<br>_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@phpmyadmin.net">Developers@phpmyadmin.net</a><br>
<a href="https://lists.phpmyadmin.net/mailman/listinfo/developers" rel="noreferrer" target="_blank">https://lists.phpmyadmin.net/mailman/listinfo/developers</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Hello,</div><div class="gmail_extra"><br></div><div class="gmail_extra">I updated the library on <a href="http://packagist.org">packagist.org</a> too, here [1] it is. The other one was a fork.</div><div class="gmail_extra"><br></div><div class="gmail_extra">[1] <a href="https://packagist.org/packages/udan11/sql-parser">https://packagist.org/packages/udan11/sql-parser</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">Best regards,</div><div class="gmail_extra">Dan Ungureanu</div></div>