-
## Preface
### _`2.x` branch is NOT production ready_
Version `2.0` is looking like it will be released in `2024`. Version `1.x` will be transitioned to security fixes only until it reaches its …
-
I'm trying to create a facade, and the internet appears to be full of conflicting guides. The Laravel documentation seems to prefer explaining internals rather than just giving a worked example from s…
-
### Description
First class callables feel like the right way to do callbacks since you get propper completion from from your IDE/editor but the performance hit is rather bad. I'm sadly not very fami…
-
The externals.io rss feed is not really ideal for synchronization of the rfcs sense the link to the rfc in question is not always inside the email when it's being announced for voting and the title do…
-
**Summary:**
There is a bug in the `findTableNames` method of the `Schema` class in Yii2 that affects the retrieval of table names when a schema is specified. The current implementation does not corr…
-
This seems to have started from version 1.17 on.
Our Cloudron app package tests have a case where user records are imported via the cli from a csv file. The agent import as such works, however the …
-
The raw text of https://externals.io/message/116044 is:
```
I just discovered that run-tests.php was changed to cache SKIPIF evaluation since 8.1.0beta3[1]. I believe ext-mongodb ran into the same…
-
I initially thought the usage of libffi was to call into the PHP standard library in compiled code, but from what I can tell by looking at the code, it seems that the approach being taken to the PHP s…
-
- [ ] The `holochain_client` shouldn't need to depend on Kitsune and tx5, these come in through types libs
-
```
What steps will reproduce the problem?
1. run the wxpython.py example or any cefpython app on OS X 10.10 (Yosemite)
What is the expected output? What do you see instead?
There are memory errors …