Yep, I agree with that, and some past tests of mine showed that
depending on the system, anything bigger than about 8-64K, will give
marginal performance increase (and possibly decrease depending on
memory allocation); so it's really not worth the hassle. It's also a
size which we can allocate
Hi,
I am trying to compile php for windows with ssl enabled so that i can use
ftp_ssl_connect with php5.0.
But when i do i used to get a fatel error every time stating something with
cl.exe and my build stops.
I want to build php 5.0 with ssl, apache, curl, mysqli and
with few basic things..
> > http://dev.iworks.at/PATCHES/imap_savebody.patch.txt
>
> Thanks a lot for review; the patch has been updated with your suggestions.
> Additionally the whole thing is ifdef'd out in ZTS mode as the c-client
> gets function is a global variable. I tested the function with a 17M
> message saving
On Sep 23, 2005, at 03:00 AM, Fredrik Olsson wrote:
Hi.
As you replied to my e-mail I guess it is ok to do the same. Just a
shame that a possible solution will not remain in the list for
others to see :/.
unfortunately the list doesn't tag the reply to so hitting reply goes
to the send
The bug was introduced with Antony's patch - fix #33771 (error_reporting
falls to 0 when @ was used inside try/catch block).
"make install" was crached during PEAR installation.
Thanks. Dmitry.
> -Original Message-
> From: Derick Rethans [mailto:[EMAIL PROTECTED]
> Sent: Friday, Septemb
> Modified files:
> /ZendEngine2 zend_vm_def.h zend_vm_execute.h zend_vm_opcodes.h
> Log:
> MFH
It is a good thing to actually mention what you merged from head, by
readding the original commit message. That makes it much easier to track
issues.
regards,
Derick
--
On Thu, 22 Sep 2005, Wez Furlong wrote:
> Sounds like we're unloading the modules before calling the dtors again.
The code says this:
/* 1. Call all possible shutdown functions registered with
register_shutdown_function() */
/* 2. Call all possible __destruct() functions */
zend_try