Hi all,

I fixed this and closed the issue.

I found another bug which affects TryeType fonts reusing (only first PDF file rendering gave correct result), but also got it fixed. (The problem was in a compressed streams processing)


With best regards,
   Alexander Veremyev.

Alexander Veremyev wrote:
Hi all,

That's again the problem of cyclic object references.

Objects with cyclic references are not destroyed until the end of script execution. That's not classical "memory leaks" and it's correct behavior from PHP point of view, but of course has to be managed.

It's clear, how to fix this, but needs some design decisions. The choice is between performance and transparency/code manageability.
I am working on it.


With best regards,
   Alexander Veremyev.


Kevin McArthur wrote:
I can confirm the bug in ZPDF, however, I don't immediately see the fix. Alex will likely have to fix the problem... In the mean time I would probably reduce it's priority from critical to high as it's not a showstopper for most.

Kevin

----- Original Message ----- From: "Bill Karwin" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, June 16, 2007 2:25 PM
Subject: [fw-general] Schedule for ZF 1.0.0 RC3


Hi,

The ZF product has achieved a lot of maturation recently and everyone
has been working very hard.  There have already been 47 issues fixed
since RC2!  We're planning the final schedule for Zend Framework 1.0.0
RC3.  It's our hope that this RC3 will become the GA release, but of
course if there are critical issues with RC3 we'll fix them and make
another release candidate.

NB: absence of a feature or component is not a critical issue.  :-)

We currently have a single critical bug open, which is a possible memory
leak in Zend_Pdf.
If anyone wants to help out by troubleshooting this issue, the bug id is
ZF-1559.

Code-freeze for the ZF 1.0.0 RC3 release will begin on Friday June 22 at
4:00pm PDT (June 23 12:00am GMT).

Regards,
Bill Karwin





Reply via email to