Skip to content

Conversation

@ddelnano
Copy link
Contributor

When using Illuminate\Database out of the box the fetch mode is set to PDO::FETCH_OBJ instead of PDO::FETCH_ASSOC. Also throws exception when given unknown type so that solution can be easily found.

@ddelnano
Copy link
Contributor Author

Not sure exactly why the PHP 5.3 build stop receiving output and therefore failed but I don't think I used anything that would have failed in 5.3.

davedevelopment added a commit that referenced this pull request Jul 29, 2015
Added in built in support for Illuminate\Database's default fetch mode
@davedevelopment davedevelopment merged commit 8d52496 into davedevelopment:master Jul 29, 2015
@davedevelopment
Copy link
Owner

Thanks!

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