Bob van de Vijver
Bob van de Vijver
Just saw this error pop up in our Sentry by somebody visiting one of our monitored sites: ``` SyntaxError ?(chrome-extension://mooikfkahbdckldjjndioackbalphokd/assets/prompt.js) Identifier 'originalPrompt' has already been declared ```
I will check, the tests won't run locally at all at this time...
Here it is completely different... ``` • Tests\PdfTest > it will correctly return the number of pages in pdf file Failed asserting that 6 matches expected 3. ``` It looks...
(btw, I tested it back when I originally opened this PR, and there the `pingImage` did work correctly when executed twice...)
@freekmurze Any progress on this one?
In fact, I'm using https://github.com/FriendsOfPHP/proxy-manager-lts which allows everything above 7.1. https://github.com/FriendsOfPHP/proxy-manager-lts/blob/72294147d32a227ffadf1abd2f712da128e36a52/composer.json#L29 They state that issues should be opened here, but I will cross post one there that references this issue.
@Ocramius Luckily I understood :) I am sincerely sorry to hear you feel this way, unfortunately not something I can directly influence as the fork is being forced by default...
@kriskbx I would sure like to test the desktop application!
Depending on you database, you could try the truncate flag. However, if it causes an implicit flush for the transaction, you will be out of luck with that method on...
It seems to be resolved with 2024.4.1 (maybe has something to do with #8046?), but I will keep this open for a couple of days to verify.