[PHP-DEV] Sorry

2001-07-20 Thread Er Galvão Abbott
On Fri, 20 Jul 2001 14:02:25 +1000 (EST), [EMAIL PROTECTED] (Gavin Sherry) wrote: Er Galv=E3o Abbott, Please direct this to the correct list - PHP General Users List. The developer's list is for people interested in/working on the PHP hypertext processor itself. Gavin I'm very sorry. I've

[PHP-DEV] Bug #12270: php4ts.dll crashes due to null-pointer assignment on shutdown

2001-07-20 Thread zimpel
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: php4ts.dll crashes due to null-pointer assignment on shutdown The crash may be only reproducible in release builds with activated bcmath. (In debug builds

[PHP-DEV] Bug #12264 Updated: PATH_INFO and PATH_TRANSLATED not being correctly set

2001-07-20 Thread jah
ID: 12264 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Win2K Server PHP Version: 4.0.6 New Comment: Hmm, looks like my patch thing didn't quite work [for one, PATH_INFO isn't being set right, then I think there are also

Re: [PHP-DEV] Help wanted: Operator - and a class in a PHP extension

2001-07-20 Thread David Eriksson
Quoting David Eriksson [EMAIL PROTECTED]: This time, the last echo line will get the value of $s1-a and not $s2-a. handle_property_get is only called on the $s1 instance and not on the $s2 instance of the object. I will write a PHP extension that just shows this feature.

[PHP-DEV] Bug #12271: configuration stop with sablotron not found error

2001-07-20 Thread thorsten . maus
From: [EMAIL PROTECTED] Operating system: linux redhat 7.1 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: configuration stop with sablotron not found error i installed expat 1.95.1-1 ( rpm ) as well as sablotron 0.60-1( rpm ). started the config.nice (

[PHP-DEV] Bug with --trans-sid gzip

2001-07-20 Thread Björn Schotte
Hi, we're using zlib.output_compression = On e.g. transparent gzip output compression. I wanted to change PHP-Center to use native PHP4 sessions with transparent sid propagation. Problem: trans-sid doesn't work when zlib.output_compression is On, so I consider this as a bug. -- PHP

[PHP-DEV] Bug #12272: Handling of file submissions from Opera incorrect

2001-07-20 Thread lindsay . marshall
From: [EMAIL PROTECTED] Operating system: Linux RedHat PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Handling of file submissions from Opera incorrect When you use a FILE form element in opera and ask for multipart encoding, PHP does not extract

[PHP-DEV] shell programming

2001-07-20 Thread void
I want to send more than 9 parms to a script .. it doesn't like the 10th parm :( asume $1 = blue --- inside the script ... ... echo $5 $7/lineinfo; echo $8 $7/lineinfo; echo $9 $7/lineinfo; #the tenth parm echo

[PHP-DEV] Is this a bug?

2001-07-20 Thread Sebastian Bergmann
?php class foo { function bar() { print 'bar() calledbr'; } } $foo = new foo(); $bar = $foo; $method = 'bar'; $foo-$method; // does not work $bar-$method; // does not work

[PHP-DEV] Bug #12273: error while install php4.0.6+apache 2.0.x

2001-07-20 Thread cefs99
From: [EMAIL PROTECTED] Operating system: REDHAT 6.0 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: error while install php4.0.6+apache 2.0.x Modification necessary while install PHP-4.0.6 with Apache 2.0.x while install PHP as a staic module for

[PHP-DEV] Bug #12275: Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache

2001-07-20 Thread topgun
From: [EMAIL PROTECTED] Operating system: linux kernel 2.2.15 PHP version: 4.0.4 PHP Bug Type: Apache related Bug description: Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache Error is: /usr/local/apache/httpd -t Cannot load

[PHP-DEV] Bug #12276: error orbit_object

2001-07-20 Thread marimai . henaff
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Satellite CORBA related Bug description: error orbit_object Hi, I installed successfully the satellite extension (apache1.3.11, php4.0.6, cvs version of orbit and glib1.2.10). I had a

[PHP-DEV] Bug #12276 Updated: error orbit_object

2001-07-20 Thread eriksson
ID: 12276 Updated by: eriksson Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Satellite CORBA related Operating System: linux PHP Version: 4.0.6 Old Assigned To: Assigned To: eriksson Edit this bug report at http://bugs.php.net/?id=12276edit=1 -- PHP Development

[PHP-DEV] mysql_unbuffered_query

2001-07-20 Thread Sebastian Bergmann
The manual says for mysql_unbuffered_query: Note: The benefits of mysql_unbuffered_query() come at a cost: You cannot use mysql_num_rows() on a result set returned from mysql_unbuffered_query(). You also have to fetch all result rows from an unbuffered SQL query, before you

[PHP-DEV] Bug #12265 Updated: ImageTTFText says can't open/find font with GD 2.0

2001-07-20 Thread dbeu
ID: 12265 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Windows NT 4.0 Workstation (PWS) PHP Version: 4.0.6 New Comment: fixed in cvs, thanks Previous Comments:

[PHP-DEV] Bug #12162 Updated: Error loading TTF font

2001-07-20 Thread dbeu
ID: 12162 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: WIN98 PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments: [2001-07-14

[PHP-DEV] Bug #12123 Updated: php_gd.dll gives errors for ttf functions

2001-07-20 Thread dbeu
ID: 12123 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Windows 2k PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments:

[PHP-DEV] Bug #12073 Updated: TTF file is not found

2001-07-20 Thread dbeu
ID: 12073 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Win2000 PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments: [2001-07-11

[PHP-DEV] Bug #11688 Updated: Could not find/open font (ImageTTFBBox, imageTTFText)

2001-07-20 Thread dbeu
ID: 11688 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Win 98 SE and Win NT 4.0 SP 6 PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments:

[PHP-DEV] Bug #12248 Updated: Page hangs as soon as I have added the _gd extension in php.ini

2001-07-20 Thread dbeu
ID: 12248 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: GD related Operating System: Win 95 PHP Version: 4.0.6 New Comment: i'm assuming that you use the apache module. i'm unable to reproduce this tough, anyone? Previous Comments:

[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread dbeu
ID: 12262 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: Windows 2000 Server, IIS5.0 PHP Version: 4.0.6 New Comment: sounds like you haven't overwritten an old stale dll. first stop your webserver, then overwrite

[PHP-DEV] Bug #12277: in PHP4 constructors still seem to behave like in PHP3

2001-07-20 Thread jack
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.5 PHP Bug Type: Class/Object related Bug description: in PHP4 constructors still seem to behave like in PHP3 the following code: ? class A { function A() { echo I am the constructor of A.br\n;

[PHP-DEV] Bug #12190 Updated: Differnt versions (4.0.4 and 4.0.6) have different character case rules

2001-07-20 Thread goba
ID: 12190 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Feedback Old Bug Type: Website problem Bug Type: Variables related Operating System: MS NT 4.0 build 1381 PHP Version: 4.0.6 New Comment: this IS NOT a website bug. I can't understand why kerrorr have submitted this as a website

Re: [PHP-DEV] Is this a bug?

2001-07-20 Thread Andi Gutmans
At 11:47 AM 7/20/2001 +0200, Sebastian Bergmann wrote: ?php class foo { function bar() { print 'bar() calledbr'; } } $foo = new foo(); $bar = $foo; $method = 'bar'; $foo-$method; // does not work

[PHP-DEV] Bug #12278: variable variable inside a string

2001-07-20 Thread dardo
From: [EMAIL PROTECTED] Operating system: independant PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: variable variable inside a string ?php $foo1=nonsense; $foo2=foo1; print $$foo2; ? THIS programs output $foo2, (IS THIS OK??) ?php

[PHP-DEV] Bug #12190 Updated: Differnt versions (4.0.4 and 4.0.6) have different character case rules

2001-07-20 Thread elixer
ID: 12190 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Variables related Operating System: MS NT 4.0 build 1381 PHP Version: 4.0.6 New Comment: This was my fault. I rewrote the get_meta_tags function in 4.0.5 and forgot to lowercase the array keys before

[PHP-DEV] Bug #12190 Updated: Differnt versions (4.0.4 and 4.0.6) have different character case rules

2001-07-20 Thread elixer
ID: 12190 Updated by: elixer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Variables related Operating System: MS NT 4.0 build 1381 PHP Version: 4.0.6 New Comment: Feedback - Closed Previous Comments:

Re: [PHP-DEV] Is this a bug?

2001-07-20 Thread Sebastian Bergmann
Andi Gutmans wrote: $foo-$method; // does not work $bar-$method; // does not work This should be $foo-$method() and $bar-$method() Gotcha. This works fine. How could I forget the braces? -- Sebastian Bergmann Measure

Re: [PHP-DEV] Is this a bug?

2001-07-20 Thread Andi Gutmans
At 02:31 PM 7/20/2001 +0200, Sebastian Bergmann wrote: Andi Gutmans wrote: $foo-$method; // does not work $bar-$method; // does not work This should be $foo-$method() and $bar-$method() Gotcha. This works fine. How could I forget the

[PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-20 Thread kalowsky
ID: 12267 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: Comments from Sascha Schumann on the php-dev list: The fact is a similar problem is happening with the mm module, but here I can't

[PHP-DEV] Bug #12280: $file=fopen(http://.$HTTP_SERVER_VARS[SERVER_NAME].$PHP_SELF, r);

2001-07-20 Thread forester
From: [EMAIL PROTECTED] Operating system: linux 2.2.18 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: $file=fopen(http://.$HTTP_SERVER_VARS[SERVER_NAME].$PHP_SELF, r); $file=fopen(http://.$HTTP_SERVER_VARS[SERVER_NAME].$PHP_SELF, r); DoS in

[PHP-DEV] Bug #12281: base 64 _encode

2001-07-20 Thread sangdin
From: [EMAIL PROTECTED] Operating system: windows NT PHP version: 4.0.4pl1 PHP Bug Type: Any Bug description: base 64 _encode The function base64_encode is not detected by the application. Should I upgrade the version ? Also the functions to get connection to database from

[PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Zeev Suraski
It's been bugging me for over a year now, and I'm now trying to figure out the best way to do it. output.c sits today in ext/standard, which is wrong, as it's really a part of the inner core of PHP, and not a set of functions. If I move the file in the CVS repository and fix the references,

Re: [PHP-DEV] Bug with --trans-sid gzip

2001-07-20 Thread Zeev Suraski
Yeah, Christian Rabe reported this bug to me a couple of months ago, I guess it's now been verified :) As far as I recall, trans_sid plugs into the output mechanism in a dedicated way, which is not compatible with output buffering/manipulation. It should probably change to use the output

[PHP-DEV] extension crashes on reload

2001-07-20 Thread Gilles Koffmann
Hi, I'm writing an extension to access Delphi, C++ builder and Kylix objects. PHP 4.0.6, Win98, VC++6 sp5 My extension crashes (page fault in Kernel32.dll) when I reload my script (2nde execution). What could cause this crash ? Thank's. Gilles -- PHP Development Mailing List

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Andrei Zmievski
On Fri, 20 Jul 2001, Zeev Suraski wrote: I'm thinking about moving the file in CVS, and in addition to fixing the HEAD branch, fix also the 4.0.6 branch, so that we at least can check out one version back. What do you guys think? +1 on this -Andrei Man, if you gotta ask, you'll never

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Jason Greene
It a shame that CVS doesn't have a way to handle things like this.. Are there commercial systems that can? -Jason - Original Message - From: Zeev Suraski [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 20, 2001 8:14 AM Subject: [PHP-DEV] Moving output.c from ext/standard to

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Thies C. Arntzen
On Fri, Jul 20, 2001 at 04:14:21PM +0300, Zeev Suraski wrote: It's been bugging me for over a year now, and I'm now trying to figure out the best way to do it. output.c sits today in ext/standard, which is wrong, as it's really a part of the inner core of PHP, and not a set of functions.

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Andrei Zmievski
On Fri, 20 Jul 2001, Jason Greene wrote: It a shame that CVS doesn't have a way to handle things like this.. Are there commercial systems that can? Sure, any number of them. -Andrei C combines all the power of assembly language with all the ease of use of assembly language -- trad -- PHP

[PHP-DEV] Re: Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread Marc Clerc
I have done this, I used 4.0.5 instead of .6 and it works fine. PHP4TS.DLL only exists in 2 places on my server, and both were current to the new PHP, or else I wouldn't have reported this. -Marc Clerc - Original Message - From: Bug Database [EMAIL PROTECTED] To: [EMAIL PROTECTED]

[PHP-DEV] Bug #12284: negative limits in explode()

2001-07-20 Thread andrew
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: negative limits in explode() wouldn't it be nice if one could specify a negative parameter as a limit for explode(), to merge entries at the beginning

[PHP-DEV] Bug #11990 Updated: defined constants getting corrupted

2001-07-20 Thread zeev
ID: 11990 Updated by: zeev Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: RedHat Linux 6.2 PHP Version: 4.0.5, 4.0.6 New Comment: Fixed in the CVS! Previous Comments:

[PHP-DEV] Bug #11990 Updated: defined constants getting corrupted

2001-07-20 Thread zeev
ID: 11990 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: RedHat Linux 6.2 PHP Version: 4.0.5, 4.0.6 New Comment: BTW, the crash had nothing to do with the test case, which was causing an out-of-memory problem. It's not very

[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread mclerc
ID: 12262 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Reproducible crash Operating System: Windows 2000 Server, IIS5.0 PHP Version: 4.0.6 New Comment: I have done this, I used 4.0.5 instead of .6 and it works fine. PHP4TS.DLL only exists in 2

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Sebastian Bergmann
Jason Greene wrote: It a shame that CVS doesn't have a way to handle things like this. Are there commercial systems that can? You don't need a commercial system for this. I recently came by accident across subversion http://subversion.tigris.org/ I have yet to download and get a

[PHP-DEV] Latest CVS CGI (on linux) segfaults when using '-q' or '-f' on nonexistent file

2001-07-20 Thread Markus Fischer
(gdb) run -f file_doesnt_exist Starting program: /home/mfischer/php4/bin/php -f file_doesnt_exist Unknown(0) : Fatal error - Unable to open file_doesnt_exist Program received signal SIGSEGV, Segmentation fault. 0x4015a11f in getc () from /lib/libc.so.6 (gdb) bt #0 0x4015a11f in getc () from

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Markus Fischer
On Fri, Jul 20, 2001 at 04:25:44PM +0200, Sebastian Bergmann wrote : Jason Greene wrote: It a shame that CVS doesn't have a way to handle things like this. Are there commercial systems that can? You don't need a commercial system for this. I recently came by accident across

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Alexander Bokovoy
On Fri, Jul 20, 2001 at 04:34:42PM +0200, Markus Fischer wrote: On Fri, Jul 20, 2001 at 04:25:44PM +0200, Sebastian Bergmann wrote : Jason Greene wrote: It a shame that CVS doesn't have a way to handle things like this. Are there commercial systems that can? You don't need a

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Jason Greene
Wow, thanx. All my cvs gripes are answered. Can wait to use it when its stable. -Jason - Original Message - From: Sebastian Bergmann [EMAIL PROTECTED] To: php-dev mailinglist [EMAIL PROTECTED] Sent: Friday, July 20, 2001 9:25 AM Subject: Re: [PHP-DEV] Moving output.c from ext/standard

[PHP-DEV] Bug #12285: Problem in header parameter

2001-07-20 Thread lazaris
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: Problem in header parameter I am using PHP 4.0.6 (the same applies with version 4.0.5) on Windows 2000. I have written a page where someone can send MIME

[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread phildriscoll
ID: 12262 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 Server, IIS5.0 PHP Version: 4.0.6 New Comment: Apologies if you've tried this already but... Load the two copies of php4ts.dll into

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Peter Petermann
On Fri, 20 Jul 2001, Zeev Suraski wrote: I'm thinking about moving the file in CVS, and in addition to fixing the HEAD branch, fix also the 4.0.6 branch, so that we at least can check out one version back. What do you guys think? +1 on this +1 =) Peter -- *ZIMT - where PHP meets

[PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-20 Thread thomas . morin
ID: 12267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: I would tend to think that : - make the file session handler race safe- make the mm session handler race safe - make the a

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Oyvind Moll
* Alexander Bokovoy [EMAIL PROTECTED] | | On Fri, Jul 20, 2001 at 04:25:44PM +0200, Sebastian Bergmann wrote : | I recently came by accident across subversion | | http://subversion.tigris.org/ | |I have yet to download and get a feel for it, but the website's | feature list looks

[PHP-DEV] Bug #12286: xml_parse isn't returning FALSE with malformed ?xml ...? element

2001-07-20 Thread jacek . prucia
From: [EMAIL PROTECTED] Operating system: Debian Potato 2.2 (Linux 2.2.17) PHP version: 4.0.6 PHP Bug Type: XML related Bug description: xml_parse isn't returning FALSE with malformed ?xml ...? element consider XML file beginning with: ?xml version='1.0'? everything

[PHP-DEV] Bug #12280 Updated: $file=fopen(http://.$HTTP_SERVER_VARS[SERVER_NAME].$PHP_SELF, r);

2001-07-20 Thread cynic
ID: 12280 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Suspended Bug Type: Scripting Engine problem Operating System: linux 2.2.18 PHP Version: 4.0.6 New Comment: this is not the only way you can crash PHP - how about recursive functions? I don't think this

[PHP-DEV] CVS Account Request

2001-07-20 Thread CVS Account Request
Full name: Marton Email: [EMAIL PROTECTED] ID:marton45 Purpose: web programming with PHP -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail:

Re: [PHP-DEV] shell programming

2001-07-20 Thread Brian Moon
Have a look at the $argv variable. Brian Moon -- dealnews.com, Inc. Makers of dealnews, dealmac http://dealnews.com/ | http://dealmac.com/ - Original Message - From: void [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Alexander Bokovoy
On Fri, Jul 20, 2001 at 05:27:36PM +0200, Oyvind Moll wrote: * Alexander Bokovoy [EMAIL PROTECTED] | | On Fri, Jul 20, 2001 at 04:25:44PM +0200, Sebastian Bergmann wrote : | I recently came by accident across subversion | | http://subversion.tigris.org/ | |I have yet to

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Walter Franzini
Jason Greene [EMAIL PROTECTED] writes: It a shame that CVS doesn't have a way to handle things like this.. Are there commercial systems that can? Aegis handle file and directory rename operation and is Free. Read more here http://www.canb.auug.org.au/~millerp/aegis/aegis.html -- Walter

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Jon Parise
On Fri, Jul 20, 2001 at 04:14:21PM +0300, Zeev Suraski wrote: It's been bugging me for over a year now, and I'm now trying to figure out the best way to do it. output.c sits today in ext/standard, which is wrong, as it's really a part of the inner core of PHP, and not a set of functions.

[PHP-DEV] File uploads: some filetypes work, some don't

2001-07-20 Thread Peter Vruggink
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16-22 (RedHat 7.0) PHP version: 4.0.6 PHP Bug Type: HTTP related Bug description: File uploads: some filetypes work, some don't I have a problem with file uploads on my PHP configuration. Some filetypes get uploaded (e.g.

[PHP-DEV] Bug #12287: Apache config fails with php module activated

2001-07-20 Thread grant
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Apache config fails with php module activated Apache's ./configure works fine, until I tell it to activate the module. Then it fails with a compiler option

[PHP-DEV] CVS Account Request

2001-07-20 Thread CVS Account Request
Full name: John P Santos Email: [EMAIL PROTECTED] ID:jpsantos Purpose: I wish to contribute by writing the Brasilian Portuguese translations for the PHP functions that lack it. I have already talked with Damien Seguy and Jim Winstead about this. Please let me know. I have a

[PHP-DEV] Bug #12281 Updated: base64_encode

2001-07-20 Thread zak
ID: 12281 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: base 64 _encode Status: Open Bug Type: Any Operating System: windows NT PHP Version: 4.0.4pl1 New Comment: I can't reproduce the problem base64_encode() under Win2k / PHP 4.0.6 Does the following script fail? ?php echo

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Andi Gutmans
At 12:27 PM 7/20/2001 -0400, Jon Parise wrote: On Fri, Jul 20, 2001 at 04:14:21PM +0300, Zeev Suraski wrote: It's been bugging me for over a year now, and I'm now trying to figure out the best way to do it. output.c sits today in ext/standard, which is wrong, as it's really a part of the

[PHP-DEV] Bug #12288: show_source disable

2001-07-20 Thread voelkerc
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: show_source disable Is there support to disable the ability to show_source on a server's php files? It seems that this would be something that a lot

[PHP-DEV] Bug #12278 Updated: variable variable inside a string

2001-07-20 Thread zak
ID: 12278 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Output Control Operating System: independant PHP Version: 4.0.6 New Comment: Are you sure that the output of: ?php $foo1=nonsense; $foo2=foo1; print $$foo2; ? is: $foo2 Under PHP

[PHP-DEV] Bug #12274 Updated: parser/string access problems

2001-07-20 Thread zak
ID: 12274 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: NT4 PHP Version: 4.0.4pl1 New Comment: The use of brackets as to access a single character from a string is deprecated. Use curly braces instead and you will

[PHP-DEV] Bug #12288 Updated: show_source disable

2001-07-20 Thread cynic
ID: 12288 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.4pl1 New Comment: disable_functions in php.ini will satisfy your needs. Previous Comments:

[PHP-DEV] Bug #12274 Updated: parser/string access problems

2001-07-20 Thread zak
ID: 12274 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Strings related Operating System: NT4 PHP Version: 4.0.4pl1 New Comment: Oops - that should be bogus, not closed. :) Previous Comments:

[PHP-DEV] bug database report/search

2001-07-20 Thread Shane Caraveo
Is there anyway that we can generate a report, or at least search the bug database, for all bugs related to an operating system? I would like to generate a list of open bugs for any windows platform. Shane -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Dan Kalowsky
Shane Caraveo wrote: Is there anyway that we can generate a report, or at least search the bug database, for all bugs related to an operating system? I would like to generate a list of open bugs for any windows platform. I believe this is a feature in the new bug database which is being

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Cynic
Ah, the mysterious new bug system. :)) Anyway, I'd like to help with it. Who should I contact? At 20:29 7/20/2001, Dan Kalowsky wrote the following: -- Shane Caraveo wrote: Is there anyway that we can generate a report, or at least

Re: [PHP-DEV] Latest CVS CGI (on linux) segfaults when using '-q'or '-f' on nonexistent file

2001-07-20 Thread Rasmus Lerdorf
Hrm.. This one is weird. We are going along nicely in cgi_main.c/main() 684 file_handle.handle.fp = stdin; (gdb) 685 file_handle.opened_path = NULL; (gdb) p file_handle.handle.fp $2 = (FILE *) 0x405948e0 Default file_handle.handle.fp to stdin and we have a valid FILE *

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Dan Kalowsky
Cynic wrote: Ah, the mysterious new bug system. :)) Anyway, I'd like to help with it. Who should I contact? Oh it's not that mysterious. You can find the mailing lit at [EMAIL PROTECTED] The cvs repository can be found at phpuk.com I believe. And before you sqawk, it is NOT the

[PHP-DEV] Bug #12289: Not fully reproducable include-errors

2001-07-20 Thread deets
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: Not fully reproducable include-errors We encouter include() -problems on a large project. It makes extensive use of classes and due to the fact that

[PHP-DEV] Bug #12290: Option --enable-gd-native-tt (f)

2001-07-20 Thread klute
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: PHP options/info functions Bug description: Option --enable-gd-native-tt (f) ./configure --help shows --enable-gd-native-ttf GD: Enable TrueType string function in gd but the

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Cynic
Hi Dan, thanks for the info. I don't know the original jitterbug, so I have no intentions to sqawk. :) I'll subscribe to the list. However, my attempts to get to http://phpuk.com and http://www.phpuk.com both ended up at http://welcome.domainzero.com/ w/ no page displayed, so I guess that's

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Dan Kalowsky
Cynic wrote: thanks for the info. I don't know the original jitterbug, so I have no intentions to sqawk. :) I'll subscribe to the list. :) However, my attempts to get to http://phpuk.com and http://www.phpuk.com both ended up at http://welcome.domainzero.com/ w/ no page displayed, so I

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Rasmus Lerdorf
Done. http://bugs.php.net now has an OS field which does a case-insensitive substr search. I also added an 'All' option to the entries/page dropdown so it is now possible to generate a single report with all bugs (assuming your browser can handle the potentially huge table) -Rasmus On Fri, 20

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Andrei Zmievski
On Fri, 20 Jul 2001, Rasmus Lerdorf wrote: Done. http://bugs.php.net now has an OS field which does a case-insensitive substr search. I also added an 'All' option to the entries/page dropdown so it is now possible to generate a single report with all bugs (assuming your browser can handle

Re: [PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-20 Thread Sascha Schumann
This should not be a bug report. Please respond by email. ...can become code functionnality duplication. No ? You still have to come up yet with a proposal for a general locking facility which handles thousands of records efficiently. Generally, there is a best way to

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread rasmus
On Fri, 20 Jul 2001, Rasmus Lerdorf wrote: Done. http://bugs.php.net now has an OS field which does a case-insensitive substr search. I also added an 'All' option to the entries/page dropdown so it is now possible to generate a single report with all bugs (assuming your browser can

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Sascha Schumann
On Fri, 20 Jul 2001, Zeev Suraski wrote: That sounds like a pretty cool idea! Btw, you can also manually remove the old tags from output.c,v after copying it.. - Sascha Experience IRCG http://schumann.cx/

[PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-20 Thread kalowsky
ID: 12267 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: marked as bogus according to Sascha Schumanns email pasted below: Subject: Re: [PHP-DEV] Bug #12267

[PHP-DEV] Bug #12291: Apparent memory leak, possibly in session code

2001-07-20 Thread ted
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.x,4.x PHP version: 4.0.6 PHP Bug Type: Session related Bug description: Apparent memory leak, possibly in session code In http error log: httpd in free(): warning: page is already free. Displayed to browser:

[PHP-DEV] Bug #12289 Updated: Not fully reproducable include-errors

2001-07-20 Thread rasmus
ID: 12289 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.0.5 New Comment: This is what the include_once function is for. Use that instead and see if that fixes things for you. Previous Comments:

[PHP-DEV] Bug #12240 Updated: microtime.x

2001-07-20 Thread rasmus
ID: 12240 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Any Operating System: Slackware 7.0 PHP Version: 4.0.6 New Comment: This is a FAQ - http://www.php.net/FAQ.php#6.12 Basically you probably upgraded a Linux 2.2 box to the 2.4 kernel, right?

[PHP-DEV] CVS Account Request

2001-07-20 Thread CVS Account Request
Full name: Timo Soronen Email: [EMAIL PROTECTED] ID:blinky Purpose: Translating the documentation into finnish. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

[PHP-DEV] PHP_MODE_INDENT in cgi_main.c

2001-07-20 Thread Holger Zimmermann
Hi, what's the current status of the piece of code responsible for indent mode output in the CGI sapi? This snippet is from function main() #if 0 /* Zeev might want to do something with this one day */ case PHP_MODE_INDENT:

[PHP-DEV] Bug #12293: setcookie() called with only one arg causes crash

2001-07-20 Thread michael
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: setcookie() called with only one arg causes crash setcookie() when called with exactly one argument causes PHP to crash; I've included a stack trace below.

[PHP-DEV] Bug #12293 Updated: setcookie() called with only one arg causes crash

2001-07-20 Thread mfischer
ID: 12293 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 New Comment: This is also valid for current CVS, even on command line mode: Program received signal SIGSEGV, Segmentation fault. 0x0808ff5a in

[PHP-DEV] Bug #12293 Updated: setcookie() called with only one arg causes crash

2001-07-20 Thread rasmus
ID: 12293 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 New Comment: Fixed in CVS Previous Comments: [2001-07-20

Re: [PHP-DEV] PHP_MODE_INDENT in cgi_main.c

2001-07-20 Thread Zeev Suraski
The status is don't hold your breath waiting for it :) At 01:47 21/07/2001, Holger Zimmermann wrote: Hi, what's the current status of the piece of code responsible for indent mode output in the CGI sapi? This snippet is from function main() #if 0 /* Zeev might want to do

[PHP-DEV] Bug #12294: Compile fails with error almost immediatley.

2001-07-20 Thread joe
From: [EMAIL PROTECTED] Operating system: OpenBSD 2.9 PHP version: 4.0CVS-2001-07-20 PHP Bug Type: Compile Failure Bug description: Compile fails with error almost immediatley. When doing a fresh compile with the following options under OpenBSD 2.9: ./configure

[PHP-DEV] Bug #12274 Updated: parser/string access problems

2001-07-20 Thread cynic
ID: 12274 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Strings related Operating System: NT4 PHP Version: 4.0.4pl1 New Comment: BTW, I can't reproduce it with a recent CVS checkout: [cynic@linux cynic]$ cat test.php ? $s = hello ; $s[0] = H ; var_dump($s) ; ?

[PHP-DEV] Bug #12295: Unable to compile Verisign Payflowpro

2001-07-20 Thread edwardg
From: [EMAIL PROTECTED] Operating system: Sun/Solaris PHP version: 4.0.5 PHP Bug Type: *Compile Issues Bug description: Unable to compile Verisign Payflowpro I am trying to compile Verising Payflowpro module for PHP/Apache, here are the commands I used: copied