php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77304 Unable to Compile using 7.3
Submitted: 2018-12-15 19:26 UTC Modified: 2019-05-08 08:58 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: varreysr at gmail dot com Assigned: vnkbabu (profile)
Status: Closed Package: ibm_db2 (PECL)
PHP Version: 7.3.0 OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: varreysr at gmail dot com
New email:
PHP Version: OS:

 

 [2018-12-15 19:26 UTC] varreysr at gmail dot com
Description:
------------
During compilation , I am getting the following Error:
\pecl\ibm_db2-2.0.5\ibm_db2.c(5106): error C2065: 'IS_TYPE_COPYABLE': undeclared identifier


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-12-15 19:29 UTC] varreysr at gmail dot com
I am getting same error for IBM_DB2 2.0.6 version also
 [2018-12-15 19:59 UTC] kalle@php.net
-Status: Open +Status: Verified
 [2018-12-15 19:59 UTC] kalle@php.net
Unfortunately IBM is very slow at updating their packages and requires a special permission to commit code changes to the otherwise php.net hosted repository, so we can't even do anything to change that. The best thing is to hope IBM picks it up soon and makes a 7.3 compatible release.
 [2018-12-16 14:13 UTC] cmb@php.net
> error C2065: 'IS_TYPE_COPYABLE': undeclared identifier

See <https://github.com/php/php-src/blob/php-7.3.0/UPGRADING.INTERNALS#L123-L128>.
 [2019-01-31 16:42 UTC] kadler at us dot ibm dot com
I created a PR: https://github.com/php/pecl-database-ibm_db2/pull/6
 [2019-01-31 16:43 UTC]
The following pull request has been associated:

Patch Name: Add PHP 7.3 support
On GitHub:  https://github.com/php/pecl-database-ibm_db2/pull/6
Patch:      https://github.com/php/pecl-database-ibm_db2/pull/6.patch
 [2019-05-08 08:58 UTC] vnkbabu@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: vnkbabu
 [2019-05-08 08:58 UTC] vnkbabu@php.net
Latest code has fix for this compilation error.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC