Check if values are set in Zend\Db\Sql\Insert.php for prepared statement#3849
Conversation
|
@mech7 Thank you for your pull request. Could you please also add a unit test that demonstrates the new behavior and therewith preventing regressions? Thanks! => Assigning to @ralphschindler cause he knows every little detail about zend\db. |
|
Ok I will try I am not an expert at unit testing, I cannot replicate it with the mock object that the test is currently using. |
|
@mech7 That's no problem at all! If you feel you need help, please feel free to join us on IRC on #zftalk.dev, alternatively you could send a mail to the cr team ( zf-crteam [at] zend ) for some assistance. |
|
@Freeaqingme Thanks but i figured it out I think :) Hope this is ok.. you can see it will throw some notices when running the test without the fix. |
Check if values are set in Send\Db\Sql\Insert
Fixes code for..