-
ubuntu 16.04
in maifest
include '::php'
it doesn't istall php7.0
^[[0;36mDebug: /Package[php7.0-cli]: Provider apt does not support features virtual_packages; not managing attribute allow…
-
Our system use geoPHP on Amazon Linux 2(AL2) with php7.3.
It is well running.
We try this system update to php7.4.
But geos-php installed on AL2 with php7.4, exec `php -v` messages from this
`…
-
In php7, a lot of char* is replaced by zend_string*, this helps reduce memory allocation and hash calculations. This should also apply to zephir that is still heavily using char*.
I have tried this, …
-
I couldn't find cdhb in the PHP7 [extension catalog](https://github.com/gophp7/gophp7-ext/wiki/extensions-catalog). Is a port to PHP7 planned?
filex updated
8 years ago
-
Anyone able to point out what I'm doing wrong? This is the first time I've ever built my own Docker image. (well, built it with abio's template).
After starting the container, I just can't connect …
-
```
bash-3.2$ make
/bin/sh /private/tmp/phalcon@3.4-20191229-18569-1jk9tf1/cphalcon-3.4.5/build/php7/64bits/libtool --mode=compile clang -I. -I/private/tmp/phalcon@3.4-20191229-18569-1jk9tf1/cphalc…
-
安装 php7.3是正常的,但安装php7.4出现以下错误:
```
checking for FFI support... no
checking for fileinfo support... no
checking whether to enable input filter support... yes
checking whether to enable FTP support…
-
https://github.com/Novactive/NovaeZSolrSearchExtraBundle/blob/786e9c7ab50e1a4488c42c3463a078c1529adc47/src/bundle/Controller/SolrAdmin/StopwordsController.php#L87
I'm using the bundle (1.7) with Ez…
-
``` php
function test(): string {
return "123";
}
test(| - cursor)
```
I think I should see `test() -> string` in a calltip when I press Ctrl+J inside the brackets, not just `test()`.
-
Right after test taker start a test an error is displayed
`Fatal error: Cannot use qtism\common\datatypes\Float as Float because 'Float' is a special class name in /var/www/html/taoQtiTest/helpers/cl…