-
Hello,
just wanted to mention that the module seems to be not compatible with an EE 5.2.5 or I am missing something. Copied the repo folder inside modules/ and activated it. Cache cleared before.
``…
-
This issue is kind of obscure and may be related to PHP gc internals. It is not so pressing, and unlikely to cause big issues. It would be interesting to find the root of the problem nevertheless.
igorw updated
10 years ago
-
```
Currently you can call PHP Desktop internal functions only from within
javascript, see the JavascriptApi wiki page.
It would be nice to be able to interact with PHP Desktop or the Chromium API
…
-
```
Currently you can call PHP Desktop internal functions only from within
javascript, see the JavascriptApi wiki page.
It would be nice to be able to interact with PHP Desktop or the Chromium API
…
-
```
Currently you can call PHP Desktop internal functions only from within
javascript, see the JavascriptApi wiki page.
It would be nice to be able to interact with PHP Desktop or the Chromium API
…
-
```
Currently you can call PHP Desktop internal functions only from within
javascript, see the JavascriptApi wiki page.
It would be nice to be able to interact with PHP Desktop or the Chromium API
…
-
```
Currently you can call PHP Desktop internal functions only from within
javascript, see the JavascriptApi wiki page.
It would be nice to be able to interact with PHP Desktop or the Chromium API
…
-
would be great to have phpdocs for the most used methods which are required for integration with the host applications, e.g.
- `resolveAsCommand`
- `resolveAsQueueJob`
at best we could have psa…
-
Discovered an issue in HHVM's reimplementation of SplDoublyLinkedList. It appears because it relies on SplDoublyLinkedNode's, a deep clone is required to prevent the clone from being mutated post crea…
-
### Description
[slibtool](https://dev.midipix.org/cross/slibtool) is a reimplementation of GNU libtool in C. It's fairly mature; for example, plenty of Gentoo users build their entire systems with i…