php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64082 The extension will not compile under PHP 5.4
Submitted: 2013-01-27 00:22 UTC Modified: 2013-01-27 04:21 UTC
From: iliya at polihronov dot com Assigned:
Status: Not a bug Package: Tidy (PECL)
PHP Version: 5.4.11 OS:
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: iliya at polihronov dot com
New email:
PHP Version: OS:

 

 [2013-01-27 00:22 UTC] iliya at polihronov dot com
Description:
------------
Safe mode has been removed in PHP 5.4 and zend_function_entry should be used 
instead of function_entry. 


Patches

tidy-zend-and-safemode-fixes (last revision 2013-01-27 00:22 UTC by iliya at polihronov dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-01-27 00:26 UTC] iliya at polihronov dot com
Attached a patch that fixes these.
 [2013-01-27 04:18 UTC] laruence@php.net
-Package: *General Issues +Package: Tidy
 [2013-01-27 04:21 UTC] laruence@php.net
I assume you are install it via pecl, but tidy bundled in PHP src. 

see: https://github.com/php/php-src/tree/master/ext/tidy
 [2013-01-27 04:21 UTC] laruence@php.net
-Status: Open +Status: Not a bug
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 19:01:29 2024 UTC