-
Dear Ahagon,
First, my compliments for the amazing PHP extensions on Github. When i try to execute the make command i get a bunch of compile errors from the ZEND_api.h (Ubuntu 16.10.4 / PHP7.0.15).…
-
I am assuming why I am getting a white page is because I am trying to do this in a PHP7 env.
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in /var/www/timeclock/header.php:…
-
I am getting various fatal errors on `vendor:publish` (2.0 branch)
```
PHP Fatal error: Declaration of JeroenG\LaravelPhotoGallery\Adapters\Eloquent\EloquentPhotoAdapter::add(JeroenG\LaravelPhotoGal…
amenk updated
8 years ago
-
Hello everybody !
PHP7 introduced the ParseError class (http://php.net/manual/en/class.parseerror.php)
which conflicts with h2o/errors.php.
Have PHP7 compliance changes been planned for h2o-php ?
Re…
-
Methods with the same name as their class will not be constructors in a future version of PHP; Tagstripper has a deprecated constructor.
-
-
Ich die Erweiterung schon PHP7 fähig?
Ich erhalte im error.log die Meldung:
system/modules/core/library/Contao/String.php on line 28
-
GamePanelX-V3 will not work on php7
#147
#148
zarlo updated
7 years ago
-
Hello,
Everything went smooth during the installation until here.
It stops on
`Starting InvoicePlane php7.2-fpm...`
No any errors before that
-
### Bug report
As per https://github.com/phpstan/phpstan/discussions/11809
When using PHP v7.4, polyfills are loaded for PHP 8+ functions which causes phpstan to not report an error when those fun…