Skip to content

Assertion failure src/process_mir/Param_is_ref_uppering.cpp:84 #153

@pbiggar

Description

@pbiggar
What steps will reproduce the problem?
1. Able to get rid of the assertion complaint by removing a static member function
call with an array parameter.  For example
   $x = class::member_function($y['SOMEID'])
2.
3.

What is the expected output? What do you see instead?
phc --obfuscate <filename>


What version of the product are you using? On what operating system?
Ubuntu 10.04

Please provide any additional information below.
Exact Message 

phc: src/process_mir/Param_is_ref_uppering.cpp:84: virtual void Param_is_ref_uppering::pre_assign_var(MIR::Assign_var*,
MIR::Statement_list*): Assertion `0' failed.

Original issue reported on code.google.com by mingtse@mapagogo.com on 2012-02-07 02:44:11

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions