pest icon indicating copy to clipboard operation
pest copied to clipboard

[Bug]: ErrorException: ob_clean(): Failed to delete buffer. No buffer to delete in /Application/vendor/pestphp/pest/src/KernelDump.php on line 43

Open remco-pc opened this issue 1 year ago • 0 comments

What Happened

ErrorException: ob_clean(): Failed to delete buffer. No buffer to delete in /Application/vendor/pestphp/pest/src/KernelDump.php on line 43 Trace: exceptions_error_handler ob_clean Pest\KernelDump->disable in /Application/vendor/pestphp/pest/src/KernelDump.php on line 55 Pest\KernelDump->terminate in /Application/vendor/pestphp/pest/src/Kernel.php on line 129 Pest\Kernel->terminate in /Application/vendor/pestphp/pest/src/Kernel.php on line 139 Pest\Kernel->shutdown in /Application/vendor/pestphp/pest/src/Kernel.php on line 74 Pest\Kernel::Pest{closure}

How to Reproduce

i had a debug & die in one of my tests

Sample Repository

No response

Pest Version

v3.0.6

PHP Version

8.3.11

Operation System

Linux

Notes

No response

remco-pc avatar Sep 12 '24 14:09 remco-pc