Mircea Soaica

Results 2 comments of Mircea Soaica

I have the same issue (same OS and Herd version). Nothing happens after toggling the interception. Dumps are going to the response body still. I've also tried restarting Herd.

Changing the PHP versions doesn't do anything. Here's my php.ini config for PHP 8.3 ``` curl.cainfo=/Users/mircea/Library/Application Support/Herd/config/php/cacert.pem openssl.cafile=/Users/mircea/Library/Application Support/Herd/config/php/cacert.pem pcre.jit=0 max_input_vars=9999999 memory_limit=256M upload_max_filesize=10M auto_prepend_file=/Applications/Herd.app/Contents/Resources/valet/dump-loader.php ```