pine3ree
pine3ree
Hello @ryancramerdesign , I haven't tried all the combinations but adding a same name check is solving my issue. Without the check the code removes the file with the same...
When LanguageSupport/LanguageTranslator/ProcessLanguage are installed Processlanguage also install the 'page-edit' translation. This does not happen during multilang profile installaton despite the fact that ProcessLanguage is marked as installed. I am not...
This option let us group/wrap different fields without annoying and/or redundant headers/labels
I was wondering why the DateTimeFormatterStrategy allows the empty string during hydration: https://github.com/laminas/laminas-hydrator/blob/cd865fcc01fb5eef62018294456161dc4eb22538/src/Strategy/DateTimeFormatterStrategy.php#L112 Since we are hydrating a `DateTime|null` property, shouldn't we hydrate an empty datetime string with `null`? Or...
(I am not sure about the issue category for this, so I first wish to apologize for using the "bug-report" type) In line: https://github.com/laminas/laminas-hydrator/blob/cd865fcc01fb5eef62018294456161dc4eb22538/src/ClassMethodsHydrator.php#L224 `$property` is actually a key in...
Hello @wolfy-j , just a simple suggestion as it's a feature I implemented many times: - add IGNORE for INSERT (just need a boolean like SelectQuery::distinct) - add the ability...
Caret related mixins can be useful to designer for purposes others navbars and dropdowns. This PR allows for different size and margin and vertical-alignment with default matching default bs variables