Koen Teuwen

Results 14 issues of Koen Teuwen

`doctrine/cache` v2.0.0 was released about a year ago and it's probably a good idea if `doctrine/doctrine-module` adds support for `doctrine/cache` `^2`. https://github.com/doctrine/cache/releases/tag/2.0.0

Feature Request
Help Wanted

### Bug Report | Q | A |------------ | ------ | Version(s) | 3.2.0 #### Summary PhpDoc of Laminas\Mvc\Controller\AbstractActionController (or its base class Laminas\Mvc\Controller\AbstractController actually) can be improved. In reality...

BC Break
Enhancement

**Describe the bug** ``PHP Fatal error: Declaration of PHP_CodeSniffer\Tests\Standards\AbstractSniffUnitTest::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void in /home/user/laminas-ldap/vendor/squizlabs/php_codesniffer/tests/Standards/AbstractSniffUnitTest.php on line 55`` **Custom ruleset** https://github.com/laminas/laminas-coding-standard/blob/2.3.0/src/LaminasCodingStandard/ruleset.xml **To reproduce** Steps to reproduce the behavior:...

Awaiting Feedback

In the documentation, http://badvpn.googlecode.com/svn/trunk/compile-tun2sock.sh refers to a dead page. The location is https://github.com/ambrop72/badvpn/wiki/Tun2socks

As mentioned in the README since the v1 update (rewrite), the Viterbi algorithm for hidden Markov models has not yet been implemented. This issue is intended to keep track of...

### Motivation Currently, there is no good way in which we can determine whether the grid of `GridSampler` is exhausted when resuming a study. While the method `_get_unvisited_grid_ids()` exists, it...

feature
contribution-welcome

### Motivation I would like to perform grid search, where one of the parameters is categorical. The type of the categorical feature is given by `Sequence[str]`. More specifically, I want...

feature

# Feature Request Currently, there is no way to filter for trials with the `Best Trial` attribute on the trials list page of the dashboard. (http://localhost:8080/dashboard/studies/1/trials) I am aware an...

enhancement
contribution-welcome

Can the PyPi package be updated to master? It would fix some current issues

### Bug Report | Q | A |------------ | ------ | Version(s) | 2.4.0 #### Summary Firefox warns about the `laminas-hidden` cookie. In specific, it references the following documentation: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite#samesitenone_requires_secure...

Bug