php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71445 Does not compile for PHP 7
Submitted: 2016-01-25 11:50 UTC Modified: 2016-06-19 04:22 UTC
Votes:12
Avg. Score:4.7 ± 0.6
Reproduced:12 of 12 (100.0%)
Same Version:9 (75.0%)
Same OS:12 (100.0%)
From: toomas dot pelberg at playtech dot com Assigned: cmb (profile)
Status: No Feedback Package: stomp (PECL)
PHP Version: 7.0.2 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: toomas dot pelberg at playtech dot com
New email:
PHP Version: OS:

 

 [2016-01-25 11:50 UTC] toomas dot pelberg at playtech dot com
Description:
------------
Build fails with:

stomp-1.0.9/stomp.c:26:40: fatal error: ext/standard/php_smart_str.h: No such file or directory


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-03-08 00:07 UTC] jasmith at zillowgroup dot com
Got it working with the following patch, but it only applies cleanly to its parent commit and not the latest or a released version:

http://git.php.net/?p=pecl/tools/stomp.git;a=commitdiff;h=f2cf97412b97bdd7
 [2016-03-16 11:20 UTC] sh at plan2 dot net
Sure, it compiles with that patch, however does it actually work for you? All I'm getting is a SEGV_MAPERR.
 [2016-03-16 18:05 UTC] jasmith at zillowgroup dot com
Sorry, I didn't actually get it working.  I'm getting a segfault when I run it.
 [2016-05-04 00:13 UTC] tkess at tkess dot com
Has this been resolved.  I seem to be having the same issue.
 [2016-06-09 15:20 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2016-06-09 15:20 UTC] cmb@php.net
Please try the latest stomp 2.0.0 which is supposed to support PHP 7.
 [2016-06-19 04:22 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 09:01:27 2024 UTC