|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2021-04-17 10:19 UTC] jack9603301 at 163 dot com
[2021-06-19 15:55 UTC] danack@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: danack
[2021-06-19 15:55 UTC] danack@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 17:00:01 2025 UTC |
Description: ------------ Support for php 8 missing: e.g. In file included from imagick_file.c:22: php_imagick_file.h:61:108: error: expected ';', ',' or ')' before 'TSRMLS_DC' 61 | zend_bool php_imagick_file_init(struct php_imagick_file_t *file, const char *filename, size_t filename_len TSRMLS_DC); | ^~~~~~~~~ Actual result: -------------- does not compile