Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 447fd3b52b3da930c75cfd54eb49eec5a3bb1dfb https://github.com/phpmyadmin/sql-parser/commit/447fd3b52b3da930c75cfd54eb49... Author: Christian Sciberras uuf6429@gmail.com Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths: M src/Statements/InsertStatement.php
Log Message: ----------- Minor PHPDoc fix
I've noticed that both when the property is written to or read from, an array of ArrayObj is expected.
Commit: f97bf2d90344104d61f80bb342bfbb6bff2855ae https://github.com/phpmyadmin/sql-parser/commit/f97bf2d90344104d61f80bb342bf... Author: Michal Čihař michal@cihar.com Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths: M src/Statements/InsertStatement.php
Log Message: ----------- Merge pull request #104 from uuf6429/patch-1
Minor PHPDoc fix
Compare: https://github.com/phpmyadmin/sql-parser/compare/9c22823d55d3...f97bf2d90344