Jónatan Núñez
Jónatan Núñez
You are right, php doesn't allow to use `void|something`. I think it's a lacked feature (like allow null with `?` was. f.e. `?int`). So php doesn't let it but phpdoc...
Any progress with this?
Can this be merged?
It still has problems. The server.start() kills the proccess when it ends (I don't know why) ``` js gulp.task('test', function(done) { var server = new karma.Server({ configFile: __dirname + '/test/karma.config.js',...
I did a fork to compile the project in angular 11. There are a lot of files changed, that's why I didn't send a PR (I didn't edit the original...
@rgomezcasas Is the project abandoned? I would like to update it to 8.0 (7.4 ends support more than 1 year ago), but I don't know if any of the contributors...
I tried, but angular platform-server needs https://github.com/angular/domino, that overwrites some native clases like Event, and this is not compatible with tinybench & node. There is also some incompatibility issues with...
I don't know if it should be an extra param like "time" or "ttl". ``` javascript lscache.set('mykey1', 'myvalue1', 10); //mykey1 is dirty and can be deleted in 10 minutes lscache.set('mykey2',...
I created another instance because I always have the IDE opened, so I have two instances: normal (IDE) and created (to inspect.sh). The way to use the new instance is...
You should allow set VM_OPTIONS too https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000132670-inspect-sh-specify-scope