badmansan
badmansan
Maybe you're right. I just don't like how the resulting code looks in case of complex queries. ```php $i = 0; foreach ($keyIds as $key) { $literal = [ $this->db::literal("data->>'code'...
> > > What's the real life use case for this? What is then supposed to be done with the value (which is now known to be a "correct date")...
> And what exactly do you do that value (later in your code)? I use it in sql queries. If the date is initially incorrect, all further actions do not...
> @badmansan does @ker0x's comment make sense to you? In my case it is not comfortable. 1. [row_attr option](https://symfony.com/doc/current/reference/forms/types/checkbox.html#row-attr) and target the parent div. I have 3th party theme, so...
Confirm this bug. `Error: Promised response from onMessage listener went out of scope ... background.js:841:170` Versions - Browser: Firefox 88-89 - OS: Windows 7 - Ghostery 8.5.5 Any ideas?
> Here is the syntax I use to be compatible with most cases: > > Specify the template with by entity with `@extends` > > Specify a signature dedicated to...
So, where is the fix commit?
2 years passed, version 6.9.2 still have this error lol, the code from [official doc](https://firebase.google.com/docs/hosting/full-config#capture_url_segments_for_redirects) is not working localy ``` "redirects": [ { "source": "/blog/:post*", // captures the entire URL...
Any plans to add this feature?