-
报错信息为:/opt/taint-master/taint.c:1625:2: error: unknown type name 'zend_string'
经过个人的查找资料发现zend_string应该是php7引入的zend虚拟机才出现的,不知最新的代码是否不支持php5?
-
Calling getRequestToken() is returning a 400 error when trying to connect to Intuit Quickbooks.
```PHP
try {
$oauth = new OAuth($consumer_key, $consumer_secret, OAUTH_SIG_METHOD_HMACSHA1, OAUTH…
-
```
ygs@proxy:~/php-ffi$ make
/bin/bash /home/ygs/php-ffi/libtool --mode=compile cc -I. -I/home/ygs/php-ffi -DPHP_ATOM_INC -I/home/ygs/php-ffi/include -I/home/ygs/php-ffi/main -I/home/ygs/php-ffi -…
-
Please update your dependencies, and add support in your composer.json for Magento 2.4.
-
I build the master version with php 7.1.33, and comment all other class in PHP_RINIT_FUNCTION(php_wxWidgets)
except the zval z_wxNullBitmap;
when I ran the php, I got the error message "internal zv…
-
hi,.. i'm just finished install mellivora, but there is an error at image below :
![caught connecting to database](https://cloud.githubusercontent.com/assets/2512055/23584873/f22030be-01a0-11e7-83…
-
Hi, I have an installation of laravel 4.2.17 on php 7 and "rcrowe/twigbridge": "0.6.*@dev"
As you might imagine, I get this error
Cannot use 'String' as class name as it is reserved
from TwigBridge…
-
Hey @ITPrism
Will you make the extension compatible with Joomla 3.5 which is almost there, and php 7 ?
-
Bonjour à tous,
Je rencontre un bug au moment de l'importation d'un modèle éditorial.
Le problème est facile à reproduire de deux manières différentes :
Au cours de l'installation de lodel to…
-
In the 1.2 beta composer.local.json file, there are several extensions that are not compatible with mediawiki 1.31
SemanticMediawiki especially generated some errors.
I have updated some of them…