Re: [PHP-DEV] Interbase blob stream broken!

2002-09-30 Thread Wez Furlong
Hi Daniela, Could you mail me the error message(s) that you are getting, or perhaps give me a little bit more information about what is failing? I don't have interbase so anything I'm doing there is a bit of a guess :-/ --Wez. On 09/30/02, "Daniela Mariaschi" <[EMAIL PROTECTED]> wrote: > Test

Re: [PHP-DEV] Re: url_rewriter.tags fun..

2002-09-30 Thread Sascha Schumann
> how should it be possible > to get the rewriter NOT to add the hidden input but > only add the session id to the action url? That is only manually possible - at least, I'm not aware of any situation where this would be preferable (enlighten me). If a user for whatever r

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/zlib zlib.c /main output.c

2002-09-30 Thread Yasuo Ohgaki
Marcus Börger wrote: > I completeley reworked my patch but haven't yet the time to finish that > work since i was on a holiday trip and now moving to my new flat. > > I will try to look over the stuff tomorrow/this week but cannot > guarantee :-( > > As far as i remember there was a failure in

Re: [PHP-DEV] Re: url_rewriter.tags fun..

2002-09-30 Thread Jani Taskinen
On Thu, 26 Sep 2002, Sascha Schumann wrote: >> >Did it work in newly started Apache children and failed in >> >reused ones? That would be a pattern at last. >> >> Yes. First it didn't appear to be that, but after sending >> the email, I checked it again by running apache in gdb a

Re: [PHP-DEV] php_request_shutdown_for_exec and a bunch of bugs

2002-09-30 Thread Jani Taskinen
On Thu, 26 Sep 2002, Wez Furlong wrote: >Anyone have any ideas or insight on these bug reports: > >#15529 ap_cleanup_for_exec not used when creating >#16548 exec or system a daemon will catch the port for this session >#15642 system() with background execution hangs due to bogus filehandles open

[PHP-DEV] Question regarding zend_hash_*_functions and bug 17490

2002-09-30 Thread Douglas Hawkins
I already posted this, but received no responses. For that reason, I am posting it again. I have been investigating the cause of bug 17490 which appears to have been a problem with the serializer. I am working with the PHP 4.2.3 source. http:/

[PHP-DEV] Interbase blob stream broken!

2002-09-30 Thread Daniela Mariaschi
Testing for bug #18964 (a win32 related bug in PHP 4.2.0 ) I saw that InterBase module in version 4.3 works with new features of PHP stream, and I found out that now ANY calls to ibase_blob_import() fails on Linux too. I 've tried with older version of PHP (4.1.2/4.2.x) and there are no

[PHP-DEV] A survey about handling bugs

2002-09-30 Thread A. Gunes Koru
Hi everybody, I am conducting a survey about the way defects (or bugs-I use these two words interchangeably) are handled in open source software projects. It is very easy to fill out. It consists of three short sections which can be completed at once or in different sessions. The survey can be

RE: [PHP-DEV] Feature request -- feedback welcomed.

2002-09-30 Thread Lukas Smith
I agree Regards, Lukas Smith [EMAIL PROTECTED] ___ DybNet Internet Solutions GbR Reuchlinstr. 10-11 Gebäude 4 1.OG Raum 6 (4.1.6) 10553 Berlin Germany Tel. : +49 30 83 22 50 00 Fax : +49 30 83 22 50 07 www.dybnet.de [EMAIL PROTECTED] > -Original Message--

Re: [PHP-DEV] Feature request -- feedback welcomed.

2002-09-30 Thread Shamim Islam
On the surface, it sounds like a good idea but underneath the semantic change is fraught with logical inconsistencies. A method is specifically a function declared within a class context. A static method is a static function declared within a class context. A method by itself has no meaning and

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/zlib zlib.c /main output.c

2002-09-30 Thread Marcus Börger
I completeley reworked my patch but haven't yet the time to finish that work since i was on a holiday trip and now moving to my new flat. I will try to look over the stuff tomorrow/this week but cannot guarantee :-( As far as i remember there was a failure in missinterpreting 'On' what should re

Re: [PHP-DEV] auto_prepend/append: does the PHP engine cache the

2002-09-30 Thread Sander Steffann
Hi, > > What about setting server variables? You can set them once, they stay in > > memory and your scripts can read them. Just an idea... > > Hum ... very interesting! I have no idea how to set Apache server vars > but I'll definitely look into it! We do the following in our Apache virtual hos

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/zlib zlib.c /main output.c

2002-09-30 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Yasuo - this used to work in PHP 4.2 - setting zlib.output_compression = > 1 should enable the default size of 4096 bytes... Did you do something > that could have broken it? > That's what I thought, too. 1 enable buffer with default chunk size. IIRC, anything less than

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/zlib zlib.c /main output.c

2002-09-30 Thread Zeev Suraski
Yasuo - this used to work in PHP 4.2 - setting zlib.output_compression = 1 should enable the default size of 4096 bytes... Did you do something that could have broken it? Zeev At 13:18 30/09/2002, Wez Furlong wrote: >wez Mon Sep 30 06:18:06 2002 EDT > > Modified files: > /ph

[PHP-DEV] infinite loop / problem with chunk size in output buffer

2002-09-30 Thread Wez Furlong
Could one of you output buffer guys take a look at my recent commit to ext/zlib/zlib.c and main/output.c? There was a problem with the wrong chunk size being used for zlib output compression, and that was causing an infinite loop. I've made a quick fix but I'm sure that you guys can come up with

Re: [PHP-DEV] auto_prepend/append: does the PHP engine cache the

2002-09-30 Thread Wez Furlong
On 01/01/70, "George Schlossnagle" <[EMAIL PROTECTED]> wrote: > Just as a note about all this: if you have a deep 'standard' include > tree (same 30-40 files), there is a decent amount of overhead just from > parsing all the include files, even with inexpensive code. In which case you should c

[PHP-DEV] CVS Account Request: crsilva

2002-09-30 Thread Carolina Ribeiro da Silva
I would like to help in translating documentation and whatever needs to be translated to portuguese. My husband is a between many things a web developer, software arquitect, etc and I'm a web designer. We are always willing to help. -- PHP Development Mailing List To unsu