Skip to content

unprepared return value bug fixed#19667

Merged
taylorotwell merged 1 commit into
laravel:5.4from
procket-org:5.4
Jun 19, 2017
Merged

unprepared return value bug fixed#19667
taylorotwell merged 1 commit into
laravel:5.4from
procket-org:5.4

Conversation

@procket-org
Copy link
Copy Markdown
Contributor

PDO::exec() may return Boolean FALSE, but may also return a non-Boolean value which evaluates to FALSE.

PDO::exec() may return Boolean FALSE, but may also return a non-Boolean value which evaluates to FALSE.
@taylorotwell taylorotwell merged commit f0c36ae into laravel:5.4 Jun 19, 2017
chrishardinge pushed a commit to chrishardinge/framework that referenced this pull request Jun 21, 2017
PDO::exec() may return Boolean FALSE, but may also return a non-Boolean value which evaluates to FALSE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants