Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fixes #4926 #5831

Closed
Closed

Conversation

samsonasik
Copy link
Contributor

Fixes #4926

@@ -91,7 +91,7 @@ public function columns(array $columns)
*/
public function values(array $values, $flag = self::VALUES_SET)
{
if ($values == null) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that the problem was not use a strict comparison ===

@ghost ghost assigned Maks3w Feb 15, 2014
Maks3w added a commit that referenced this pull request Feb 15, 2014
Maks3w added a commit that referenced this pull request Feb 15, 2014
Maks3w added a commit that referenced this pull request Feb 15, 2014
@samsonasik samsonasik closed this Feb 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zend\Db\TableGateway\TableGateway::insert should accept an empty array
3 participants