-
- phpstan/phpstan 1.12.6
- laravel/framework v11.23.5
- larastan/larastan v2.9.9
### Bug report
Sorry for the shit title, AGAIN.
I'm making a collection in Laravel, so Laravel might be doin…
-
Consider the following example:
```dart
enum MyEnum {
a, b, c, d;
}
void doSomething(MyEnum value) {
if (value == MyEnum.b) {
fooB();
return;
}
final text = switch (value…
-
Within the code base, we have the ability to get the dynamic type of a class as a string, and this can be nice from a debugging / I/O perspective, however, it is not currently a user-facing feature. …
-
In analogy to
* #2141
we can smuggle `Ungil` data across `Python::allow_threads` using `scoped-tls`, too.
```rs
use pyo3::prelude::*;
use pyo3::types::PyString;
use scoped_tls::scoped_thre…
-
## Empty Build Settings Error When Building Swift Package Library Products
### Description
When attempting to build a library product from a Swift Package with multiple targets using sweetpad (v0.…
-
## Background and Motivation
Most computer hardware implements division as a `truncated division`. Correspondingly, many languages implement their division (`x / y`) and remainder (`x % y`) support…
-
I followed [getting-started.md](https://github.com/slebetman/express-htmx-components/blob/master/docs/getting-started.md) but it yields a broken installation. It appears that adding `express-htmx-com…
-
### 🔍 Search Terms
"path intellisense","path completion","asset path completion"
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This…
-
I am trying to setup Hono with Vite and Cloudflare Durable Objects. I have cloned the Durable Objects example and added the Vite Dev Server from this repository according to the instructions. Here is …
-
Currently, when calling `register_userdata_type(|reg: UserDataRegistry| {})`, the closure runs immediately and registers fields/methods on `reg` even if the type `T` is never actually used in a Lua sc…