php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56740 php_filter.dll not compiling for < 6.0
Submitted: 2005-12-21 16:55 UTC Modified: 2006-01-31 13:53 UTC
From: auroraeosrose at hotmail dot com Assigned: derick (profile)
Status: Closed Package: filter (PECL)
PHP Version: 5.1.1 OS: WinXPSP2
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: auroraeosrose at hotmail dot com
New email:
PHP Version: OS:

 

 [2005-12-21 16:55 UTC] auroraeosrose at hotmail dot com
Description:
------------
pecl4win (love the place) does automatic windows compiles for people (like me) who do NOT compile on windows

The current php 5.1 branch compiles for php_filter.dll are failing with the following:

Trying php_filter.dll... FAILED
   Creating library Release_TS\php_filter.lib and object Release_TS\php_filter.exp
logical_filters.obj : error LNK2001: unresolved external symbol __imp__php_pcre_exec
logical_filters.obj : error LNK2001: unresolved external symbol __imp__php_pcre_compile
Release_TS\php_filter.dll : fatal error LNK1120: 2 unresolved externals

works just fine for the php 6.0 branch - any chance this can be fixed so windows users can play with the input_filter some on 5.1?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-31 13:53 UTC] derick@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Seems to be fixed now
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC