-
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/handler/ownKeys
Can't do `Object.keys(new Proxy({}, {}))`
-
Add keywords to detect COM objects and their methods that can be used for malicious actions.
Examples: https://www.dodgethissecurity.com/2019/11/01/hancitor-evasive-new-waves-and-how-com-objects-can-…
-
see https://github.com/neos/flow-development-collection/pull/3082/commits/2f7003f34346a8f6b7131acdaed7f9ce818a1386
for a failing test to prove ;)
```php
class PrototypeClassJ
{
public f…
-
Following on from issue #2892, it would be great to make QS more customisable by allowing users to create their own proxy objects and plugins more easily.
I'd see this as something like creating a …
-
I propose a feature that lets you group objects together logically.
We can already multi select objects in TE, but this proposal goes a way further:
Object Groups should be their own thing entirel…
-
### Vue version
3.2.36
### Link to minimal reproduction
https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCB7IHJlYWN0aXZlIH0gZnJvbSAndnVlJztcblxuY29uc3QgaXRlbTEgPSB7IGlkOiAxIH07XG…
-
Hi, I'd love to propose that we add support for suspending functions to SQL objects. It's a missing piece in making SQL objects ready to adopt in Kotlin + Coroutines world.
```
interface MyDao {
…
-
### Link to the code that reproduces this issue
https://stackblitz.com/edit/stackblitz-starters-xotxrf?file=app%2Fpage.tsx
### To Reproduce
1. Start the application in Development
1. Check t…
-
#### Problem description
I'd be curious to get opinions on whether serialization/deserialization should be supported for the file-like objects at the core of this library. This would be useful for …
-
I have created some `help want` label issue, welcome friends who are interested to contribute!
Pick your favorite(s) and then remind me.
- [x] Use `@Slf4j` instead of `private final static Logger…