Edit report at https://pear.php.net/bugs/bug.php?id=21020&edit=1
ID: 21020
Comment by: martin.minka@gmail.com
Reported By: martin dot minka@gmail.com
Summary: Deprecated messages when using under PHP 7
Status: Closed
Type: Feature/Change Request
Package: SQL_Parser
Operating System: any
Package Version: 0.6.0
PHP Version: HEAD SVN-2016-01-25
Assigned To: alan_k
Roadmap Versions:
New Comment:
could you pls. create 0.6.1 package or at least beta channel ?
thank you
Previous Comments:
------------------------------------------------------------------------
[2016-01-25 23:04:41] alan_k
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: alan_k
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
------------------------------------------------------------------------
[2016-01-25 18:13:37] k2s
Description:
------------
Using SQL_Parser under PHP 7 will raise following message:
Deprecated: Methods with the same name as their class will not be
constructors in a future version of PHP; SQL_Parser_Lexer has a
deprecated constructor in /usr/local/lib/php/SQL/Parser/Lexer.php
on line 42
------------------------------------------------------------------------