Joshua Graham

Results 8 comments of Joshua Graham

Fixes issue where the original replacement content was no longer attached to the dom.

Given: ``` $dom = new DomQuery(' 111 222 '); $dom->find('.test')->first()->find('.someotherclass,.bob')->addClass('myextraclass'); // expected 111 222 // produced. 111 222 ```

> The issue on our end was the lack of the php posix extension I can confirm the same issue on Centos, running `sudo yum install php-process` fixed the issue...

Tagging related yml management issue: #248 (Add documentation how to use the YAML merge key (example supplied))

Ah thanks for the pointer. It turns out that Microsoft Edge Mobile doesn't support bookmarklets (where a bookmark is run in the context of the current page instead of a...

For those wondering how i got it to compile next / drupal in docker in lando with image `mcr.microsoft.com/appsvc/node:20-lts_20240819.2.tuxprod` (it might not be the best way) (though couldn't get it...