Ticket #5 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

Encoder doesn't work php >= 5

Reported by: bart Assigned to: bart
Priority: major Milestone: 1.0
Component: Encoder Version:
Keywords: Cc:

Description

The encoder needs to be fixed for php versions other than php 4.

Change History

03/07/06 14:14:12 changed by bart

Reference to bug on sf: #1407455

06/12/06 03:20:47 changed by anonymous

This is something I would like to see fixed; atm I get a segfault when trying to run an encoded file with PHP 5.1.4 and eAccelerator (trunk). I'm not sure about the output gdb gives me; it seems like the segfault originates in the Zend engine.

06/12/06 09:43:50 changed by bart

Fixing the encoder is a huge amount of work because the only way it could work properly is rewriting it from scratch. So this one my take a while before it's fixed, hence the milestone set to 1.0

07/27/06 16:00:42 changed by bart

  • status changed from new to closed.
  • resolution set to wontfix.

The encoder is removed from the development version for 0.9.6.