php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34362 mb-related functionality fails in main/rfc1867.c
Submitted: 2005-09-04 01:11 UTC Modified: 2005-11-11 21:51 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: demiurg at gmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 6CVS-2005-10-08 (CVS) OS: Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: demiurg at gmail dot com
New email:
PHP Version: OS:

 

 [2005-09-04 01:11 UTC] demiurg at gmail dot com
Description:
------------
the multybyte strings extension is being compiled into the PHP, so the macro SAFE_RETURN tries to execute an mb-related code which is not correct.


Actual result:
--------------
[...]/php/main/rfc1867.c:1122: error: `num_vars' undeclared (first use in this function)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-11 19:21 UTC] helly@php.net
Try latest snapshot
 [2005-11-11 21:51 UTC] demiurg at gmail dot com
It compiles well now.
Thanks!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 06:00:03 2025 UTC