qmegas
qmegas
Hi, Can we have an option in profile settings, that will show job execution time instead of finishing time in executions log? As more general propose: can we have an...
### Apache NetBeans version Apache NetBeans 14 ### What happened Here simple code that explains the problem: ```JS class Foo { bar = {}; //Line 2 test(someArray) { this.bar =...
``` FATAL EXCEPTION: main Process: com.test, PID: 1861 java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1706816330, result=3, data=Intent { (has extras) }} to activity {com.test/com.test.MainActivity}: java.lang.RuntimeException: Cannot convert argument of type class...
When some specific element have few classes in the selector, then optimization cause an error. For example, Let's say that full path looks like that: `.first-elem >.second-elem.another-class >.last-elem` When `optimizePart`...
_I know that library not maintained anymore, but hope that some day author will fix the issue_ Accidently I have discovered that in some cases Chrome and Firefox generate different...
Huge amount of "Deprecated" warning shown for current version 6.0.13 Example: ``` Deprecated: voku\helper\UTF8::extract_text(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead...