-
### Bug report
In the following snippet phpstan 1.10.50 claims the inner condition is always false, which clearly is not the case:
```php
function f(string $s): void {
$ptr = 0;
if ($s[$ptr…
thg2k updated
1 month ago
-
Add possibility to use any Expression in a Target element (like Condition):
**First option - not backward-compatible:**
Change the TargetType in the XACML core schema (new major release):
``…
-
### Problem Statement
For now it is not possible to directly set expressions for percentage values.
### Solution Description
For pdb.spec.minAvailable:
```yaml
apiVersion: kyverno.io/v1
…
-
### Description
```nim
let a = new array[1000, byte]
block:
for _ in cast[typeof(a)](a)[]:
discard
block:
let x = cast[typeof(a)](a) # not even var
for _ in x[]:
discard
``…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The dialog boxes related to constraints don't make it very clear if the constraint is set …
-
hi, i'd like to apply conventional PR titles for [our project](https://github.com/cataclysmbnteam/Cataclysm-BN), and thought it'd be neat to define valid scopes by regex. for example:
```yml
scope…
-
I have not yet found an example of a loop starting with `for (typeRef var in listExpr) { ... }` that is unrolled.
It seems like that kind of loop would be the easiest to unroll, since the exact num…
-
I see that you can Parse with an input type (for example, here I am passing "test")...
```csharp
var exp = language.Parse("is_active(A1.E2) AND is_active(A1.E2) OR is_active(A1.E1, PT1H) AND was_a…
-
## Context
```
Odin: dev-2024-06:80592f0f5
OS: Windows 10 Home Basic (version: 22H2), build 19045.4529
CPU: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
R…
-
It was pointed out on Zulip that [there is no command to send a top-level expression](https://janet.zulipchat.com/#narrow/channel/409409-editors-and-tooling/topic/Emacs.20.2F.20.28non-vim.29.20Setup.2…