Re: [PHP-DEV] Upload Progress Meter Patch

2004-11-09 Thread Klaus Reimer
Joe Orton wrote: It is a user interface problem, so it should be done there. It's really the only place it can be done safely Web browsers don't offer any API to allow a client-side progress bar. The only client-side solution I know of is ActiveX and Java and these solutions are not available to

[PHP-DEV] [apc-error] apc_sma_free: could not locate address 0x901

2004-11-09 Thread Xuefer
apc guys with lastest CVS version, i recently get this error shown in error_log, any idea? 0x901 is a fixed constant, never changed it seem only happened when file is updated and reload the page 2nd reload is ok, with new file take effect -- PHP Internals - PHP Runtime Development Mailing List T

Re: [PHP-DEV] Upload Progress Meter Patch

2004-11-09 Thread Curt Zirzow
* Thus wrote Joe Orton: > On Fri, Nov 05, 2004 at 11:07:53AM +0100, Derick Rethans wrote: > > On Fri, 5 Nov 2004, Klaus Reimer wrote: > > > > > Marcus Boerger wrote: > > > > > > This is possible? Up to now I thought that the retrieving and processing > > > of POST data is done BEFORE the PHP scrip

Re: [PHP-DEV] Unknown error

2004-11-09 Thread Jake Press
Hi Kevin, Thanks for posting that code :) I thought i'd better let everyone know thats read/following this issue that i have finally filed a bug report against it! :) http://bugs.php.net/bug.php?id=30716 Thanks again Yours Sincerely Jake Press -- PHP Internals - PHP Runtime Development Mailing Li

Re: [PHP-DEV] __call interceptor and static methods

2004-11-09 Thread Timm Friebe
On Mon, 2004-11-08 at 11:18, Marcus Boerger wrote: > Hello Timm, > > you won't be able to tell from inside __call() whether a static or > non static method was meant. isset($this) does work fine. > The same holds for __get() and __set(). > Also if we start using such code we'd need a class con

RE: [PHP-DEV] Upload Progress Meter Patch

2004-11-09 Thread David Enderson
Developers, You may remember me posting regarding this issue in the past. I also wrote a patch to accomplish this task that I've been maintaining for my company and updating with the 4.3.x releases. I'm very glad to see discussion regarding this issue once again. I have gotten many, many reques

Re: [PHP-DEV] Fix for man page (bug #30727)

2004-11-09 Thread Frank M. Kromann
Commited. - Frank > Hello! > > This is trivial patch for `man php` fixing bug #30727. Can somebody with > sufficient karma please commit it? > > Jakub Vrana -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Fix for man page (bug #30727)

2004-11-09 Thread Jakub Vrana
Hello! This is trivial patch for `man php` fixing bug #30727. Can somebody with sufficient karma please commit it? Jakub VranaIndex: php.1.in === RCS file: /repository/php-src/sapi/cli/php.1.in,v retrieving revision 1.7 diff -u -r1.7