You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently this ob_start() doesn't have a matching ob_end_clean / ob_end_flush / ob_get_clean / ob_get_flush.
If so, I'd like to make a PR to remove that line.
The text was updated successfully, but these errors were encountered:
php-console/src/PhpConsole/Connector.php
Line 125 in aaf84d3
Apparently this
ob_start()
doesn't have a matching ob_end_clean / ob_end_flush / ob_get_clean / ob_get_flush.If so, I'd like to make a PR to remove that line.
The text was updated successfully, but these errors were encountered: