php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60284 php 5.4 + zts build fails
Submitted: 2011-11-13 10:00 UTC Modified: 2011-11-20 18:53 UTC
From: fedora at famillecollet dot com Assigned: pajoye (profile)
Status: Closed Package: memcache (PECL)
PHP Version: 5.4SVN-2011-11-13 (snap) OS: GNU/Linux (Fedora 15)
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: fedora at famillecollet dot com
New email:
PHP Version: OS:

 

 [2011-11-13 10:00 UTC] fedora at famillecollet dot com
Description:
------------
From UPGRADING.INTERNALS

h. API Signature changes

. zend_list_insert
  ZEND_API int zend_list_insert(void *ptr, int type TSRMLS_DC);

The attached patch fixes this issue.


Patches

php54.patch (last revision 2011-11-13 10:01 UTC by fedora at famillecollet dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-13 11:08 UTC] pajoye@php.net
Thanks for the patch!

I would go with a macro to wrap one or the version and keep the actual src code 
clean, it will be easier to maintain in the long run.
 [2011-11-18 14:58 UTC] pajoye@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: pajoye
 [2011-11-20 18:53 UTC] lstrojny@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2011-11-20 18:53 UTC] lstrojny@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC