nicohell
nicohell
We have same issue with Laravel 5.8 & jenssegers/mongodb 3.5.1.
Same issue : `defiant.search(search, '//2020-05-05[setStart]');` > Failed to execute 'evaluate' on 'Document': The string '//2020-05-05[setStart]' is not a valid XPath expression. `{"search": { "2020-05-05": { "period": "weekly", "setStart": "2020-05-01" },...
Looks like on lastest versions (since 1.70.x ??) all files open on full path and even if already opened with relative path.
Hi Maybe I made some modifications in Settings but on V1.71.2, today CTRL+SHIFT+P displays both relative and fullPath CTRL+CLICK in terminal always open on fullPath. Any help appreciated. Regards
Hi @Webklex For me part of the problem comes from divided attributes Here are some raw attributes that should be managed (in rfc822_parse_headers() of Header.php ??) : ``` Content-Type: application/pdf;...
Good Morning [rc2231](https://datatracker.ietf.org/doc/html/rfc2231) explains "Parameter continuations"