-
This issue came up recently in https://github.com/php/pecl-file_formats-yaml/pull/88#pullrequestreview-2313716331. Since it likely affects a lot of packages, I think it's worthwhile to track it here.
cmb69 updated
3 weeks ago
-
Parsing of `false` values doesn't seem to be working correctly per: https://mustache.github.io/mustache.5.html
I am using:
```
libmustache.x86_64 0.4.3-2.el7.remi
mustache.x86_64 0.4…
-
I tried to install openswoole php pecl package on my Raspberry (Ubuntu 21.10) with the command:
pecl install openswoole
After a long time it breaks with the error:
libtool: compile: cc -I. -I…
-
Hello!
Please look at https://github.com/queue-interop/queue-interop project. Using interfaces from it allows us reuse some implementations like enqueue, which supports a lot of transports. You can…
-
```
What steps will reproduce the problem?
1. install MAMP, PECL and YAF
2. create a simple yaf app that has a controller and a view.
3. try to view the app your wrote.
What is the expected output? W…
-
Compilation has passed but loading apm.so error
![php7 1](https://cloud.githubusercontent.com/assets/10394562/21968649/d891bb08-dbd1-11e6-87f7-53979067cfdb.PNG)
-
-
- [编辑内容](https://github.com/AlloVince/avnpc.content/blob/master/source/_posts/2014/profiler-php-performance-online-by-xhprof.md)
- [阅读原文《使用 xhprof 进行线上 PHP 性能追踪及分析》](https://avnpc.com/pages/profiler-p…
-
APC makes a huge difference to PHP performance (e.g. for roundcube), and all you have to do is enable it. On a stock OpenBSD 4.8 with the ports tree installed all I needed to do is:
```
cd /usr/ports…
-
I tried to install `php71-imagick` aloginside the `php` app from the original scoop bucket.
When I load php I get following error message:
```
Warning: PHP Startup: Unable to load dynamic libra…