On Thu, Sep 25, 2008 at 20:36, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote:
> zoe wrote:
>>
>> I have some PHP opcode documentation which might be useful, an html
>> version is linked here: http://www.zapt.info/opcodes.html.
Awesome work!!
> Cool. I think the php-doc folks can help you come up wit
On Sat, Sep 27, 2008 at 03:12, Ryan Panning <[EMAIL PROTECTED]> wrote:
> Not sure who to send this to but figured this list would work. There is an
> undocumented function that is in the 5.3 branch. It's a very helpful
> function too.
>
> get_called_class()
>
> There is nothing in the php docs nor
lbarnaudSat Sep 27 09:08:42 2008 UTC
Modified files:
/php-src/ext/sessionphp_session.h session.c
/php-src/ext/session/tests rfc1867.phpt
Log:
Avoid updating upload progress information too frequently on high transfert
rate.
[DOC] (HEAD onl