Ciprian

Results 7 issues of Ciprian

Added an entry for [RTCKit/SIP](https://github.com/rtckit/php-sip), a library specializing in parsing/rendering SIP protocol messages.

**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://eqivo.org/openapi.yaml **Name**: Eqivo Telephony API **Category**: telecom **Logo**: https://raw.github.com/rtckit/media/master/eqivo/readme-splash.png

After some substantial research, Widdershins is the tool of choice for documenting our API. The output is available [here](https://eqivo.org).

Static methods like Lua::getVersion shouldn't use ZEND_ACC_ALLOW_STATIC but most likely use ZEND_ACC_STATIC. This PR addresses the issue (which otherwise blocks compilation against PHP8)

It would be great to replicate the OS X/Linux approach to building libui-ng as a `make` target.

windows

I would be great to emulate the OS X/Linux approach to linking libui-ng statically into the Ardillo extension to avoid shipping the `libui.dll` file separately.

windows

The current approach to I/O on Windows is suboptimal; this might have to do with the implementation itself (running wepoll in a dedicated thread) or with other issues which have...

windows