[PHP-DEV] Bug #11998: Crash on multipart file form upload

2001-07-10 Thread me
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-STABLE PHP version: 4.0CVS-2001-07-10 PHP Bug Type: Reproducible crash Bug description: Crash on multipart file form upload Crashes (signal 11) on file upload using multipart form data. Worked with 4.0.4pl1, haven't

Re: [PHP-DEV] PHP Working Groups

2001-07-10 Thread Björn Schotte
* Jon Parise wrote: groups (or special interest groups). There should be something like a PHP Advocacy group, planning and implementing the PHP world domination. -- PHP Schulungen und| International PHP Conference Schulungsmaterial:|

[PHP-DEV] RE: Bug #11935 Updated: php 4.0.6 doesn't work with solid option

2001-07-10 Thread Cristian Bortolato
it says me nothing... it stops without messages. start httpd [ok] if I restarts the services stop [faild] start [ok] stop [faild] start [ok] stop [faild] start [ok] always this situation. -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001

RE: [PHP-DEV] ANNOUNCE: SAPRFC extension

2001-07-10 Thread Koucký Eduard
Hello, thank you for your reply. At first, I changed license for the extension from GPL to PHP license. If you could check in the saprfc source code to PHP CVS tree, it would be great, because I am new in this list and I am not sure that I know all rules and conventions

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-10 Thread Ron Chmara
Hum de dum. Been working on code for five clients, for the last 15 hours, and what's this? An old fashioned flamewar? On Monday, July 9, 2001, at 10:52 AM, Zeev Suraski wrote: Sascha, As a matter of fact, some of your negative contributions, i.e., having a horrible attitude and a limitless

RE: [PHP-DEV] RE: Bug #11935 Updated: php 4.0.6 doesn't work with solid option

2001-07-10 Thread derick
On Tue, 10 Jul 2001, Cristian Bortolato wrote: if I start /bin/httpd, it doesn't put any messages, but the process die immediatly. Try this: (and send the output to this list (As attachment)): strace /bin/httpd 21 httpd-trace this will make a file httpd-trace. Regards, Derick

[PHP-DEV] Bug #10833 Updated: Hyperlink tag a when split on multiple lines, session ids are not propagated

2001-07-10 Thread sas
ID: 10833 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Session related Operating System: Linux PHP Version: 4.0.5 New Comment: Could you give a snapshot a try? http://snaps.php.net/ The scanner is supposed to ignore whitespace. Previous

[PHP-DEV] Bug #12001: Apache 1.3.6 + RedHat 6

2001-07-10 Thread melmir
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Apache 1.3.6 + RedHat 6 1. Some older versions of Apache (like 1.3.6) does not support -S option in apxs tool and PHP 4.0.6 cannot make his lib file instead of

[PHP-DEV] register_tick_function problems..

2001-07-10 Thread Joao Prado Maia
Can someone take a look into this bug id and see if anything can be done to fix this problem ? The current report is tagged as 'analyzed' but maybe the developers overlooked the problem, as it is kind of old (ok, not too much). http://www.php.net/bugs.php?id=11536 Cheers, Joao -- João Prado

[PHP-DEV] Bug #11886 Updated: bug #8908 is still alive in 4.0.6

2001-07-10 Thread sas
ID: 11886 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Suspended Bug Type: Session related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: There is currently no way to reregister constants such as SID in the Zend Engine. I suggest using session_id() in the

Re: [PHP-DEV] NGScan - no more flames guaranteed...

2001-07-10 Thread Paco Ortiz
hi: 7/9/01 9:00:21 PM, Zeev Suraski [EMAIL PROTECTED] wrote: At 21:55 9/7/2001, Thies C. Arntzen wrote: On Mon, Jul 09, 2001 at 09:47:46PM +0300, Zeev Suraski wrote: Remember that while this is an impressive improvement, it's not all that useful in the vast majority of cases (it's

[PHP-DEV] Bug #11536 Updated: register_tick_function weirdness

2001-07-10 Thread derick
ID: 11536 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Open Bug Type: Scripting Engine problem Operating System: linux + apache PHP Version: 4.0.5 - 4.0.7 New Comment: It's not anaylysed, I could only reproduce it. Derick Previous Comments:

Re: [PHP-DEV] Bug #11536 Updated: register_tick_function weirdness

2001-07-10 Thread Joao Prado Maia
Fine :) But please someone take a look into this, as I can also reproduce this problem on Linux / Apache / PHP 4.0.5 and it might be an easy fix (clueless though). Sinec we are talking about this, did anyone else ever tried using ticks on Apache under Windows 2000 ? I get a rather nasty

[PHP-DEV] Bug #12002: SIGSEGV with DOMXML (double free()?)

2001-07-10 Thread hulinsky
From: [EMAIL PROTECTED] Operating system: Debian Linux 2/testing PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: SIGSEGV with DOMXML (double free()?) Script too complex to post here (XML edit module). php.ini and apache config - nothing special. PHP

[PHP-DEV] Bug #11569 Updated: session_register() not working after session_unset(); session_destroy();

2001-07-10 Thread sas
ID: 11569 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Solaris 8 / Sparc PHP Version: 4.0.5 New Comment: session_unset() will delete the variables from the global scope. So, instead of global $a; session_unset();

[PHP-DEV] Bug #12003: failed to locate host machine

2001-07-10 Thread jan . suchanek
From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.1 (2.4.2) PHP version: 4.0.6 PHP Bug Type: InterBase related Bug description: failed to locate host machine I have a problem with connecting to database server. I have W2000+Apache1.3.20+PHP4.06 machine and when I

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-10 Thread derick
ID: 12003 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: This does not like a PHP error, but PHP is rather relaying the error that InterBase gives. Are you

[PHP-DEV] Bug #12002 Updated: SIGSEGV with DOMXML (double free()?)

2001-07-10 Thread joey
ID: 12002 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Debian Linux 2/testing PHP Version: 4.0.6 New Comment: Great! Thanks for the report. Would it be possible for you to provide as short as possible of a

[PHP-DEV] Bug #12004: problem with fopen over ftp and a related fgets

2001-07-10 Thread koenig
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: *Directory/Filesystem functions Bug description: problem with fopen over ftp and a related fgets Configure './configure' '--with-apxs=/usr/local/apache/bin/apxs' Command

[PHP-DEV] Re: Bug #11985 Updated: BUG with parse_str

2001-07-10 Thread Benoit Cardon
OK, so : #SCRIPT 'try_parse_str.php'# HTML HEAD META HTTP-EQUIV=Expires CONTENT=Sat, 17 May 1975 09:32:45 GMT META HTTP-EQUIV=PRAGMA CONTENT=no-cache /HEAD ?php if ($HTTP_GET_VARS['pass'] != 2) { print FORM

[PHP-DEV] Bug #12005: Couldn't open stream

2001-07-10 Thread rieder
From: [EMAIL PROTECTED] Operating system: Linux Slackware PHP version: 4.0.4 PHP Bug Type: IMAP related Bug description: Couldn't open stream How to correct this warning? Warning: Couldn't open stream {localhost:143} ??? We are constructing a webmail, and we use the

[PHP-DEV] Bug #12005 Updated: Couldn't open stream

2001-07-10 Thread derick
ID: 12005 Updated by: derick Reported By: [EMAIL PROTECTED] Old Summary: Couldn't open stream Old Status: Open Status: Feedback Bug Type: IMAP related Operating System: Linux Slackware PHP Version: 4.0.4 New Comment: This is not a support forum, ask on the [EMAIL PROTECTED] mailing list.

[PHP-DEV] Bug #12005 Updated: Couldn't open stream

2001-07-10 Thread derick
ID: 12005 Updated by: derick Reported By: [EMAIL PROTECTED] Old Summary: Couldn't open stream Old Status: Feedback Status: Bogus Bug Type: IMAP related Operating System: Linux Slackware PHP Version: 4.0.4 Previous Comments:

Re: [PHP-DEV] CVS Account Request

2001-07-10 Thread Sterling Hughes
CVS Account Request wrote: Full name: Raphael Vallazza Email: [EMAIL PROTECTED] ID:raphael Purpose: libxslt backend for xslt module under (/php4/ext/xslt) sterling hughes asked me to request a cvs account Can someone please add him? Thanks. -Sterling -- PHP

[PHP-DEV] Re: Bug #12002 Updated: SIGSEGV with DOMXML (double free()?)

2001-07-10 Thread Ivo Hulinsky
On 10 Jul 2001, Bug Database wrote: Sorry, but i cannot feedback, because The username or password you supplied was incorrect. Something went wrong updating the database. --- Bug id #12002 [2001-07-10 06:04:17] [EMAIL PROTECTED] Great! Thanks for the report. Would it be possible for you to

[PHP-DEV] Bug #12006: inaccorate result when connent to Interbase 6

2001-07-10 Thread rk_hora
From: [EMAIL PROTECTED] Operating system: winme PHP version: 4.0.6 PHP Bug Type: *Database Functions Bug description: inaccorate result when connent to Interbase 6 Get error result on decimal point eg. data is 9600 but it returns 9600.20 -- Edit bug report at:

[PHP-DEV] Bug #12006 Updated: inaccorate result when connent to Interbase 6

2001-07-10 Thread derick
ID: 12006 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Database Functions Operating System: winme PHP Version: 4.0.6 New Comment: Please show the SQL table structure and a small reproducing script. Derick Previous Comments:

[PHP-DEV] Bug #11823 Updated: bad constructor name for IT_Error class

2001-07-10 Thread zeev
ID: 11823 Updated by: zeev Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: FreeBSD-4.1 PHP Version: 4.0 Latest CVS (2001-07-01) New Comment: Fixed in the latest CVS. Thanks for reporting! Previous Comments:

[PHP-DEV] Bug #12007: Conflict in ncurses and cpdf?

2001-07-10 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux -386 PHP version: 4.0CVS-2001-07-10 PHP Bug Type: *Compile Issues Bug description: Conflict in ncurses and cpdf? Using ncurses 5.2.20010318-2 (from Debian unstable) and clibpdf-2.02. When compiling: /bin/sh

[PHP-DEV] Recent bug system changes

2001-07-10 Thread Dan Kalowsky
Whoever changed the Bug system, can you please correct it. I'm not sure that the Status field is where the PHP version is supposed to be, nor is the Version field where the OS type is supposed to be, nor is the OS field where the short desc supposed to be... etc. etc -- Dan Kalowsky

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-10 Thread Rodent of Unusual Size
Whee. I mainly just archive this list and scan it at intervals, but someone drew my attention to this thread. I am not a member of the PHP Group, and barely a contributor to PHP, but I *do* have some experience in working in groups like this, and *lots* of experience in being abrasive. So I am

[PHP-DEV] Bug #11806 Updated: Using $string = md5($string); crashed HTTP child processes

2001-07-10 Thread zeev
ID: 11806 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Reproducible crash Operating System: Linux 2.2.16 PHP Version: 4.0.6 Assigned To: derick New Comment: This should be fixed in the latest CVS - please let me know if the problem still occurs. Previous

[PHP-DEV] Bug #12008: mysql_fetch_* inconsistent with MySQL C API

2001-07-10 Thread strougatski
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: mysql_fetch_* inconsistent with MySQL C API The handling of NULL values in mysql_fetch_* function seems to be inconsistent with MySQL C API: in C,

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-10 Thread Zeev Suraski
At 16:05 10/7/2001, Rodent of Unusual Size wrote: First, Zeev: I consider you to be 'way off base here. Regardless of what has gone before, pointing out (what you consider to be) someone else's inadequacies does not obviate your own. Do you admit that your posts are nothing but your opinion and

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-10 Thread Andrei Zmievski
On Tue, 10 Jul 2001, Andi Gutmans wrote: Does others also think it should wait for 4.1 or later? If so I'll leave it for now (I'll have more free time :). It'd be really nice to have it as soon as possible. ;-) -Andrei * Change is the only constant. * -- PHP Development Mailing List

[PHP-DEV] Bug #12008 Updated: mysql_fetch_* inconsistent with MySQL C API

2001-07-10 Thread zeev
ID: 12008 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: fetch_array, in recent versions (4.0.6 inclusive) should actrually populate NULL values in the array. Are you sure you tested it

Re: [PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-10 Thread Phil Driscoll
On Tuesday 10 July 2001 04:24, Joey Smith wrote: Geez...is this not in the FAQ? It really should be... Perhaps, for the next installer, this msg could be modified to: Unable to configure webserver, due to a missing OCX control on your system, the install Wizard is unable to configure your

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-10 Thread Zeev Suraski
If we choose to do it in Andi's way (no real drawbacks, considering it's downwards compatible for most practical purposes), we can do it within 4.0. At 16:15 10/7/2001, Andrei Zmievski wrote: On Tue, 10 Jul 2001, Andi Gutmans wrote: Does others also think it should wait for 4.1 or later? If

[PHP-DEV] Bug #11991 Updated: Installer does not like Windows XP Professional RC1.

2001-07-10 Thread phildriscoll
ID: 11991 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Windows XP Professional bld 2505 PHP Version: 4.0.6 New Comment: The full error message tells the user what they need to do, i.e. read install.txt and follow

Re: [PHP-DEV] register_tick_function problems..

2001-07-10 Thread Andrei Zmievski
On Tue, 10 Jul 2001, Joao Prado Maia wrote: Can someone take a look into this bug id and see if anything can be done to fix this problem ? The current report is tagged as 'analyzed' but maybe the developers overlooked the problem, as it is kind of old (ok, not too much).

[PHP-DEV] Bug #11997 Updated: PHP Won't work on XP 2

2001-07-10 Thread phildriscoll
ID: 11997 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Old Summary: PHP Won't work on XP 2 Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Microsoft Windows XP Professiona PHP Version: 4.0.6 New Comment: The error message tells you exactly what you need to do -

Re: [PHP-DEV] register_tick_function problems..

2001-07-10 Thread derick
On Tue, 10 Jul 2001, Andrei Zmievski wrote: On Tue, 10 Jul 2001, Joao Prado Maia wrote: http://www.php.net/bugs.php?id=11536 I couldn't find what example the bug was referring to. This one: ?php function tick() { static $i; printf([tick i=%d]\n, ++$i); }

[PHP-DEV] Bug #12009: MySQL: Unable to save result set in

2001-07-10 Thread kuba
From: [EMAIL PROTECTED] Operating system: Linux new 2.2.16-storm #1 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: MySQL: Unable to save result set in mysql_query(INSERT INTO intranet (login,imie_nazwisko,haslo) VALUES ('milewskij','','657998'));

Re: [PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-10 Thread Joey Smith
Thanks, Phil! I apologize...I have been unable to duplicate the error, myself, so I've never seen the error...:) On Tue, 10 Jul 2001, Phil Driscoll wrote the following to Joey Smith and...: On Tuesday 10 July 2001 04:24, Joey Smith wrote: Geez...is this not in the FAQ? It really should be...

Re: [PHP-DEV] imap_open -- stream error

2001-07-10 Thread Chuck Hagenbuch
Quoting saurav bhowmik [EMAIL PROTECTED]: I just try an example here, using imap_open connect to yahoo mail. This list is for the development of PHP, not development _in_ PHP. However: ?$mbox = imap_open ({pop.mail.yahoo.com:110}, user_mail_id, user_password); Take a look at the second

[PHP-DEV] Bug #12010: Unable to save result set in

2001-07-10 Thread kuba
From: [EMAIL PROTECTED] Operating system: Linux new 2.2.16-storm #1 PHP version: 4.0.6 PHP Bug Type: unknown Bug description: Unable to save result set in mysql_query(INSERT INTO intranet (login,imie_nazwisko,haslo) VALUES ('milewskij','','657998')); './configure'

[PHP-DEV] Bug #12010 Updated: Unable to save result set in

2001-07-10 Thread derick
ID: 12010 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: unknown Operating System: Linux new 2.2.16-storm #1 PHP Version: 4.0.6 New Comment: Submitted twice Previous Comments:

Re: [PHP-DEV] NGScan - technical explanation

2001-07-10 Thread Stanislav Malyshev
JD This seems rather subjective. Also, if the Zend license will be JD modified (and, to everyone on this list, that is still an _if_), JD can't we revert back to the former, non-abstracted structure? Well, if this would be know in a short timeframe (like, month-two) why not wait? What reason

Re: [PHP-DEV] register_tick_function problems..

2001-07-10 Thread Andrei Zmievski
Okay, seems to be happening when accessed through the web browser. On Tue, 10 Jul 2001, [EMAIL PROTECTED] wrote: On Tue, 10 Jul 2001, Andrei Zmievski wrote: On Tue, 10 Jul 2001, Joao Prado Maia wrote: http://www.php.net/bugs.php?id=11536 I couldn't find what example the bug was

[PHP-DEV] CVS Account Request

2001-07-10 Thread CVS Account Request
Full name: James E. Flemer Email: [EMAIL PROTECTED] ID:jflemer Purpose: Currently working on safe mode extensions for the University Of Vermont. Referred by Rasmus (see recently submitted safe mode patch on php-dev list). -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] Bug #12012: dec2bin and bin2dec

2001-07-10 Thread yo
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: dec2bin and bin2dec hi, can you please implement these functions in a future release ? a binary to decimal converter: int bin2dec(string binstr);

[PHP-DEV] Bug #12013: RUSAGE_SELF not declared

2001-07-10 Thread zenturio
From: [EMAIL PROTECTED] Operating system: Linux 2.4.3 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: RUSAGE_SELF not declared libtool --silent --mode=compile gcc -I. -I/home/zenturio/compile/php-4.0.6/ext/standard -I/home/zenturio/compile/php-4.0.6/main

Re: [PHP-DEV] CVS Account Request

2001-07-10 Thread Andrei Zmievski
Hey, you got there first. I was planning an OpenGL binding for after PHP-GTK. :) On Tue, 10 Jul 2001, CVS Account Request wrote: Full name: Brad LaFountain Email: [EMAIL PROTECTED] ID:rodif_bl Purpose: I currently have an alpha release of a php_opengl binding. Which has

[PHP-DEV] Bug #12015: One of the library files needed to run this application cannot be found.

2001-07-10 Thread hottiehottie21
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: One of the library files needed to run this application cannot be found. Any script that is run with a .php extention displays the error One of the

[PHP-DEV] Bug #12016: Self-icludes causes system to consume all of available memory

2001-07-10 Thread laacz
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Self-icludes causes system to consume all of available memory test.php contains: ? include ( 'test.php' ); ? then just request test.php via any

[PHP-DEV] Bug #12013 Updated: RUSAGE_SELF not declared

2001-07-10 Thread rasmus
ID: 12013 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: This is a FAQ. See http://www.php.net/FAQ.php#6.12 Previous Comments:

[PHP-DEV] * New Parameter Parsing Functions *

2001-07-10 Thread Andrei Zmievski
New parameter parsing functions === It should be easier to parse input parameters to an extension function. Hence, borrowing from Python's example, there are now a set of functions that given the string of type specifiers, can parse the input parameters and store the

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-10 Thread Aral Balkan
If we choose to do it in Andi's way (no real drawbacks, considering it's downwards compatible for most practical purposes), we can do it within 4.0. This would be even better. To echo what Andrei said, the sooner the better :) I've personally been wishing for this for the longest time! Aral :)

[PHP-DEV] Bug #12018: curl_exec() kills script

2001-07-10 Thread colin
From: [EMAIL PROTECTED] Operating system: Debian (2.4.5) PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: curl_exec() kills script Every script I have that uses cURL never makes it past the curl_exec() line. Apache just seems to die at that point. Apache

[PHP-DEV] Bug #11985 Updated: BUG with parse_str

2001-07-10 Thread brianlmoon
ID: 11985 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: URL related Operating System: SOLARIS 2.8 PHP Version: 4.0.6 New Comment: The user was using parse_str on $QUERY_STRING which caused the $delete array to have 4 entries. Brian.

[PHP-DEV] Bug #12013 Updated: RUSAGE_SELF not declared

2001-07-10 Thread derick
ID: 12013 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Compile Failure Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: Not a bug, so bogus Previous Comments:

[PHP-DEV] Str enhancement, final run

2001-07-10 Thread André Langhorst
As it were Andi's last words, is it the finial decison now just to implement $foo{x} to retrieve a single char? I'm asking this again, because it will be irreversible because it is not compatible with substr($foo,x) == $foo{x}!!! And as I still do not agree that substr($foo,4,6) should be

[PHP-DEV] Bug #12014 Updated: pdf_open_memory_image doesn't work so I try to use PDF_open_image but...

2001-07-10 Thread derick
ID: 12014 Updated by: derick Reported By: [EMAIL PROTECTED] Old Summary: pdf_open_memory_image doesn't work so I try to use PDF_open_image but... Old Status: Open Status: Feedback Bug Type: PDF related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: Hello, can you provide a

[PHP-DEV] Bug #12019: Syntax highlighting does not work with output buffering/compression

2001-07-10 Thread chris
From: [EMAIL PROTECTED] Operating system: Linux (SuSE 4.0) PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: Syntax highlighting does not work with output buffering/compression Also in version 4.0.6 it do not work? any hints? -- Edit bug report at:

[PHP-DEV] Bug #12020: dbm insert and replace functions inserting incorrect values.

2001-07-10 Thread taxman10m
From: [EMAIL PROTECTED] Operating system: NT 4.0 PHP version: 4.0.6 PHP Bug Type: DBM/DBA related Bug description: dbm insert and replace functions inserting incorrect values. The dbminsert and dbmreplace functions insert erroneous values into the database. Here is a

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

2001-07-10 Thread Brian Lalor
Title: RE: Bug #11990 Updated: defined constants getting corrupted The bug update page isn't accepting my changes; keeps telling me: The password you supplied was incorrect. Something went wrong updating the database. I've got the right password. Since I can't submit my updates via the

[PHP-DEV] Bug #12015 Updated: One of the library files needed to run this application cannot be found.

2001-07-10 Thread derick
ID: 12015 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Configuration Issues Operating System: Windows 98 PHP Version: 4.0.6 New Comment: What happens if you start php from the shell? Derick Previous Comments:

[PHP-DEV] Bug #12016 Updated: Self-icludes causes system to consume all of available memory

2001-07-10 Thread derick
ID: 12016 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Scripting Engine problem Operating System: any PHP Version: 4.0.6 New Comment: For these kinds of things we have include_once and require_once. Derick Previous Comments:

[PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread Andi Gutmans
At 06:00 PM 7/10/2001 +0200, André Langhorst wrote: As it were Andi's last words, is it the finial decison now just to implement $foo{x} to retrieve a single char? I'm asking this again, because it will be irreversible because it is not compatible with substr($foo,x) == $foo{x}!!! And as I

[PHP-DEV] zend_hash patch

2001-07-10 Thread Andi Gutmans
Hey, Has anyone had a chance to check the zend_hash patch I wrote about yesterday? Andi -- 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: [EMAIL

[PHP-DEV] Bug #12021: Problem with the data parameter in pdf_open_image()

2001-07-10 Thread fred
From: [EMAIL PROTECTED] Operating system: Win NT 4.0 PHP version: 4.0.6 PHP Bug Type: FDF related Bug description: Problem with the data parameter in pdf_open_image() Hi, I use PDFLIB version 4.0.1 and PHP 4.0.6. ? $file = image.jpg; $len=filesize($file); $fp =

Re: [PHP-DEV] zend_hash patch

2001-07-10 Thread Derick Rethans
On Tue, 10 Jul 2001, Andi Gutmans wrote: Hey, Has anyone had a chance to check the zend_hash patch I wrote about yesterday? I'm now configuring my build to check it out. Derick -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP-DEV] Bug #12014 Updated: pdf_open_memory_image doesn't work so I try to use PDF_open_image but...

2001-07-10 Thread derick
ID: 12014 Updated by: derick Reported By: [EMAIL PROTECTED] Old Summary: pdf_open_memory_image doesn't work so I try to use PDF_open_image but... Old Status: Feedback Status: Duplicate Bug Type: PDF related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: Dup of #12021 (which has

[PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread André Langhorst
I still think that people who need more complicated stuff can use substr(). But I know many don't agree with me so I prefer to wait a while with the discussion until we start advancing a bit in the Engine 2 nah, you know waiting turns developers into killer-machines ;) something more to

Re: [PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread Derick Rethans
On Tue, 10 Jul 2001, André Langhorst wrote: nah, you know waiting turns developers into killer-machines ;) something more to think about... $foo{${a$i}} $foo{$i++..$i} $foo{($moo ? $zoo:$boo)..$roo} $foo{super_function($moo)..substr($doh::zoo)-4} I state that is better to simply

[PHP-DEV] Bug #12008 Updated: mysql_fetch_* inconsistent with MySQL C API

2001-07-10 Thread brianlmoon
ID: 12008 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: In PHP setting a var to NULL in fact destroys that var so it is not currently possible to have an

[PHP-DEV] ChangeLog and NEWS updates

2001-07-10 Thread Andrei Zmievski
Pop open a bottle of your favorite. The ChangeLog and NEWS updates are back. -Andrei If you find a job that you love, you'll never work another day in your life. - Mark Jackson -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] register_tick_function problems..

2001-07-10 Thread Andrei Zmievski
Yes, this is indeed a problem that seems to be happening only in Web environement (at least under Apache). I lack tools to debut it properly right now, but I can take a look later. On Tue, 10 Jul 2001, [EMAIL PROTECTED] wrote: On Tue, 10 Jul 2001, Andrei Zmievski wrote: On Tue, 10 Jul 2001,

Re: [PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread André Langhorst
I think we should not allow this, use substr() if you need more functionality. Stick to very simple things with the {} stuff. ah hell, I think Andi not even thought at using substr() within {}. then my argumentation is something like void ;) these examples were meant perlish and will do harm

[PHP-DEV] Preliminary patch for allowing relative includes

2001-07-10 Thread Andi Gutmans
Hi guys, Attached is a patch which I worked up quickly (could probably use some improving) which should solve the problem with includes of relative includes :) Simpler said: a.php - ?php include ../b.php; ? b.php - ?php include c.php; ? c.php - ?php print Yay! ? This example

Re: [PHP-DEV] Preliminary patch for allowing relative includes

2001-07-10 Thread Andi Gutmans
You can nuke the fprintf() in the patch :) Andi At 08:24 PM 7/10/2001 +0300, Andi Gutmans wrote: Hi guys, Attached is a patch which I worked up quickly (could probably use some improving) which should solve the problem with includes of relative includes :) Simpler said: a.php - ?php

[PHP-DEV] Bug #10639 Updated: include() require()

2001-07-10 Thread jeroen
ID: 10639 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Scripting Engine problem Operating System: AIX 4.3.3 PHP Version: 4.0.4pl1 New Comment: Stephan emailed me: The problem is solved in Version 4.0.5 compiled with GCC. So closing Previous

[PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread Jeroen van Wolffelaar
I've said it before, but I *really* am convinced now, that we should: - At least allow $str{index} (while _deprecating_ the array $str[ ] indices) - _possibly_ also allowing $str{start..end} - and if the above is allowed, then I think you should also allow $str{..end} and $str{start..} But

[PHP-DEV] Bug #12012 Updated: dec2bin and bin2dec

2001-07-10 Thread jeroen
ID: 12012 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.6 New Comment: Take a look at http://www.php.net/bindec and http://www.php.net/decbin They already exist... Previous

[PHP-DEV] Bug #12022: limitations of php://stdout

2001-07-10 Thread noisefactor
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: limitations of php://stdout With perl cgi I can create a GZIP output stream to a Java applet as follows: print(Content-type: application/x-gzip\n\n); my

[PHP-DEV] Bug #12012 Updated: dec2bin and bin2dec

2001-07-10 Thread jeroen
ID: 12012 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.6 New Comment: Hm, I now see that bindec('10101010001') is the syntax, and not a few bytes or something. That is not (yet?)

Re: [PHP-DEV] Re: [Zend Engine 2] Re: [PHP-DEV] Re: Str enhancement, final run

2001-07-10 Thread Jason Greene
I had suggested the start end construct, but was rejected by Zeev due to performance reasons, and that nobody in the history of php has ever need this : ) -Jason - Original Message - From: Jeroen van Wolffelaar [EMAIL PROTECTED] To: Derick Rethans [EMAIL PROTECTED]; André Langhorst

[PHP-DEV] Bug #12023: mysql_result moves the data pointer forward one row.

2001-07-10 Thread john . hamill
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: mysql_result moves the data pointer forward one row. mysql_result moves the data pointer forward one row. i would expect mysql_fetch_row (or similar) to move the row

Re: [PHP-DEV] zend_hash patch

2001-07-10 Thread Thies C. Arntzen
On Tue, Jul 10, 2001 at 07:43:12PM +0300, Andi Gutmans wrote: Hey, Has anyone had a chance to check the zend_hash patch I wrote about yesterday? seems to work for me. tc -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP-DEV] Bug #12023 Updated: mysql_result moves the data pointer forward one row.

2001-07-10 Thread brianlmoon
ID: 12023 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: PHP Version: 4.0.6 New Comment: not a bug. Previous Comments: [2001-07-10 14:45:44]

[PHP-DEV] Bug #12023 Updated: mysql_result moves the data pointer forward one row.

2001-07-10 Thread derick
ID: 12023 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Old Bug Type: MySQL related Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.6 New Comment: Indeed no bug, but a feature/change request Derick Previous Comments:

[PHP-DEV] Is there any value in having functions defined which do nothing.

2001-07-10 Thread Jeremy Bettis
Why is the habit of PHP modules to define functions that might or might not work depending on library dependancies. For example, ImageCopyResampled gives this error if libgd 2.0: ImageCopyResampled required libgd 2.0 But that makes this code useless: if (function_exists('ImageCopyResampled'))

Re: [PHP-DEV] CVS Account Request

2001-07-10 Thread Colin Viebrock
Full name: Chris Roman Email: [EMAIL PROTECTED] ID:rmn96 Purpose: To report my bug Try http://bugs.php.net/ You don't need a cvs account to report bugs. - Colin -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP-DEV] CVS Account Request

2001-07-10 Thread CVS Account Request
Full name: Alan Brwon Email: [EMAIL PROTECTED] ID:abrown Purpose: Access to ext/com to help maintain COM source and documention. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DEV] Bug #12008 Updated: mysql_fetch_* inconsistent with MySQL C API

2001-07-10 Thread jeroen
ID: 12008 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: About not using NULL values: It is not efficient to use PHP, use C, or even better: assembler if you want the most efficient

[PHP-DEV] ODBC and include() sort of solved (Bug #11969)... (fwd)

2001-07-10 Thread Jani Taskinen
This was sent to me privately. The problem looks very odd. Unfortunately I don't have time to look into this any further right now. I remember similar thing happening with some pages being reload twice..some session thingie, that was found out NOT to be bug after all. I think it was Zeev who

Re: [PHP-DEV] CVS Account Request

2001-07-10 Thread Rasmus Lerdorf
Full name: Raphael Vallazza Email: [EMAIL PROTECTED] ID:raphael Purpose: libxslt backend for xslt module under (/php4/ext/xslt) sterling hughes asked me to request a cvs account Can someone please add him? Done -- PHP Development Mailing List

Re: [PHP-DEV] CVS Account Request

2001-07-10 Thread rasmus
Andrei, so are you coordinating with Brad on how to integrate his extensions? I assume you will create his php-gtk cvs account since I assume this should go hand in hand with php-gtk? -Rasmus On Tue, 10 Jul 2001, Andrei Zmievski wrote: Hey, you got there first. I was planning an OpenGL

[PHP-DEV] Fw: using hebrevc with hebrew english

2001-07-10 Thread Zak Greant
Hi Zeev, I have been giving this gentleman a hand with hebrevc - however, I have no idea how the function is supposed to behave. :) I can reproduce the behavior that he gets, but (not knowing *anything* about Hebrew) I do not know if this is the intended behavior. Can you shed any light on the

Re: [PHP-DEV] CVS Account Request

2001-07-10 Thread Andrei Zmievski
On Tue, 10 Jul 2001, [EMAIL PROTECTED] wrote: Andrei, so are you coordinating with Brad on how to integrate his extensions? I assume you will create his php-gtk cvs account since I assume this should go hand in hand with php-gtk? Not really. It's not dependent on PHP-GTK since it uses Glut

  1   2   >