-
**This issue will remain open and updated at any time. Welcome everyone to introduce companies and projects using this project.**
**The purpose of opening this issue is to promote ZLMediaKit, let mor…
-
**Describe the bug**
Since `2.28.0` version, jobs stopped to install extensions on `ubuntu-latest` OS. Works when specify version of Ubuntu.
**Version**
- [ ] I have checked releases, and the bug…
-
I'm trying to create an instrumentation code for the [phalcon](https://github.com/phalcon/cphalcon) framework, which is a PHP extension, but the hook never works.
```php
hook(
\Phalcon\Mvc\Ap…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
### What version of gRPC and what language are you using?
php_grpc-1.43.0-8.1-ts-vs16-x64
### What operating system (Linux, Windows,...) and version?
Windows
### What runtime / compiler ar…
-
I want to try all this version in https://pecl.php.net/package/phalcon,but always failed!
why?
error like this:
…
-
After upgrading from Phalcon 4 to Phalcon 5.5 upper filter in volt does not work on utf8 characters.
Steps to reproduce the behavior:
1. In volt template file:
```html
{{ 'abc čžé'|upper }}
…
-
when i try to find data from a model .
how can i set the model's column 's scale.
the table include int ,double type.
```
CREATE TABLE `carddatalist` (
`dataseq` int(11) NOT NULL,
`data_type…
-
**Describe the bug**
when call the describeIndexes `\db()->describeIndexes('demo_article');`
```
CREATE TABLE IF NOT EXISTS `demo_article` (
`id` int UNSIGNED NOT NULL AUTO_INCREMENT,
…
-
### How do you use Sentry?
Sentry SaaS (sentry.io)
### SDK version
3.22.1
### Steps to reproduce
I didn't do anything, the same code was just working fine, but suddenly this error started popping…