Skip to content

Conversation

@mikesalmonuk
Copy link
Contributor

Debug info breaks sites as header info is already sent

Debug info breaks sites as header info is already sent
@TheTechsTech
Copy link
Contributor

I see why the build is not passing with your changes. you will need to update the tests to account for the changes. In ezSQL_pdo_mysqlTest.php and ezSQL_pdo_pgsqlTest.php the test__Construct() method.

Not sure of your setup, shouldn't be displayed in browser maybe in log file, since the pdo library has track errors on, line: 95 ini_set('track_errors', 1);

@mikesalmonuk
Copy link
Contributor Author

@techno-express - have updated the PR now adn build seems to be passing, but tavis failing due to a permissions issue. But the build looks OK.

@TheTechsTech TheTechsTech merged commit 577654b into ezSQL:master Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants