php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80465 compile issue with PHP 8
Submitted: 2020-12-02 09:33 UTC Modified: 2020-12-02 09:38 UTC
From: shop1 at mokraemer dot de Assigned:
Status: Duplicate Package: inotify (PECL)
PHP Version: 8.0.0 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 - 29 = ?
Subscribe to this entry?

 
 [2020-12-02 09:33 UTC] shop1 at mokraemer dot de
Description:
------------
e.g.
imagick_class.c: In function 'zim_imagick_compareimages':
imagick_class.c:9352:44: error: expected ')' before 'TSRMLS_CC'
 9352 |  if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Ol", &objvar, php_imagick_sc_entry, &metric_type) == FAILURE) {


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-12-02 09:38 UTC] nikic@php.net
-Status: Open +Status: Duplicate
 [2020-12-02 09:38 UTC] nikic@php.net
Duplicate of bug #80464.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC