[PHP-DEV] Re: Bug #11695 Updated: rmdir

2001-06-27 Thread Roman Kytka
that is true if it works on another pc it cannot be as bug... sorry is there somebody who can help me with my problem ? thanks Roman - Original Message - From: "Bug Database" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 26, 2001 3:03 PM Subject: Bug #11695 Updated: rmdir

Re: [PHP-DEV] possible bug zend_hash_sort(...)

2001-06-27 Thread Andre Langhorst
Well, if the array was passed in from somewhere else and is usually more than one element, why would you clutter up your code checking every time for the one-element (or no element) case rather than assuming sort correctly handles all cases. (just for the records) :) *sorting* works in any

[PHP-DEV] Zend Engine 2.0: Feature Overview and Design

2001-06-27 Thread Zeev Suraski
In the past few months we've been working on designing what we see as the next generation of the Zend Engine. We wrote a design draft that lays out the main changes and enhancement of the new version. Some of the features will look familiar, as they were often requested on the php-dev

[PHP-DEV] Bug #11714: Problem downloading docu

2001-06-27 Thread steve
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Problem downloading docu Hi there Just wanted to bring it to your attn that the documentation page on www.php.net doesn't seem to work correctly. I

[PHP-DEV] Bug #5332 Updated: ODBC Connect Fails for Sybase SQLanywhere DB

2001-06-27 Thread kalowsky
ID: 5332 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0 Release Candidate 2 Assigned To: joey Comments: assigning to joey as he knows Sybase rather well, and well... I don't. :\ Plus he has it installed...

[PHP-DEV] Bug #11669 Updated: Wrong error code using odbc_fetch_into

2001-06-27 Thread kalowsky
ID: 11669 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: as of PHP 4 we're (PHP group) trying to end using variables. this was changed in 4.0.5, but I guess got moved

[PHP-DEV] Bug #11705 Updated: Behavior of odbc_fetch_into function changed between 4.0.5 and 4.0.6

2001-06-27 Thread kalowsky
ID: 11705 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: interesting that the second line works. you no longer need to pass $fields as a reference to this function. this

[PHP-DEV] Bug #11595 Updated: Error in the migration PHP3 to PHP4 with OpenLink-ODBC drive

2001-06-27 Thread kalowsky
ID: 11595 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: ahill Comments: assigning to ahill as he knows openlink best :) Previous Comments:

[PHP-DEV] Bug #11712: Forum php/MySql connectivity

2001-06-27 Thread tonys
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: Forum php/MySql connectivity I cannot access my admin folder with my phpBB (Forum) program and this is the erro r message I get. The problem lies

[PHP-DEV] Bug #8568 Updated: charset parameter on sybase_connect dos is disallowed

2001-06-27 Thread joey
ID: 8568 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Fixed in CVS. Previous Comments:

[PHP-DEV] Bug #11320 Updated: sybase_connect is not able to change charset

2001-06-27 Thread joey
ID: 11320 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Closed in CVS. Previous Comments:

[PHP-DEV] Bug #10718 Updated: charset parameter on sybase_connect dos is disallowed

2001-06-27 Thread joey
ID: 10718 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Closed in CVS. Previous Comments:

[PHP-DEV] Bug #9906 Updated: Problems with result-set from temporary tables

2001-06-27 Thread joey
ID: 9906 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Have you tried my example? If so, what results do you have? It may very well be that I simply didn't

[PHP-DEV] Bug #11685 Updated: Bad Auto-Cast

2001-06-27 Thread zeev
ID: 11685 Updated by: zeev Reported By: Hot Soon[EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: jeroen Comments: Fixed in the latest CVS (will be fixed in 4.0.7) Previous Comments:

[PHP-DEV] Bug #11710 Updated: library -lstdc++ / -lg++ not found

2001-06-27 Thread bquinton
ID: 11710 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Operating system: Solaris 2.7 PHP Version: 4.0.6 Description: library -lstdc++ / -lg++ not found Look like it's a problem with Sun's ld not being knowing what rpath is. If I LD=c++ then configure then make.

[PHP-DEV] Bug #11273 Updated: libphp4.so: No such file or directory

2001-06-27 Thread rkenny
ID: 11273 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating system: RedHat Linux 6.1 (2.2.19 Kernel) PHP Version: 4.0.5 Description: libphp4.so: No such file or directory The new 4.0.6 fixed the compile issue. Previous Comments:

[PHP-DEV] Bug #11715: Fatal Error

2001-06-27 Thread andre
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: InterBase related Bug description: Fatal Error I work with Apache 1.3.20, Windows 98, Interbase 6.01 and PHP 4.0.5 and it´s work fine. I update to PHP 4.0.6 and it´s start a Fatal Error in

Re: [PHP-DEV] Re: Bug #11675 Updated: zzip_open() has a wrong arg count and doesn't validate arg2 correctly

2001-06-27 Thread Daniel Beckham
I'll take a closer look at the docs tonight and make any necessary corrections. I recently finished those docs and thought they reflected the current version in cvs. Daniel - Original Message - From: [EMAIL PROTECTED] To: Bug Database [EMAIL PROTECTED] Sent: Tuesday, June 26, 2001 9:55

Re: [PHP-DEV] Re: Bug #11675 Updated: zzip_open() has a wrong arg count and doesn't validate arg2 correctly

2001-06-27 Thread Daniel Beckham
Hmm.. right after sending that last message, I realized what was going on. The 4.0.6 version had been branched off the main trunk for quite some time while it was going through the release process. During that time, Sterling Hughes, the zip extension author, made a large number of changes and

[PHP-DEV] Extra Karma

2001-06-27 Thread Zak Greant
Hello All, Could I get karma to modify the source? I have a bunch of broken protos to fix - I am sick of looking at them in the docs. ;) --zak -- 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 #11716: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2001-06-27 Thread cmlee
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Segmentation fault(coredump) in Apache(DSO-enabled) startup IBM AIX 4.3.3 Apache 1.3.20 PHP 4.0.6 Release GNU gcc 2.95.2 for AIX $ export CFLAGS=-g $

Re: [PHP-DEV] Re: Bug #11675 Updated: zzip_open() has a wrong argcount and doesn't validate arg2 correctly

2001-06-27 Thread phpbug
Daniel, Thanks a lot for the heads-up. I appreciate it a lot. regards, /Robin On Tue, 26 Jun 2001, Daniel Beckham wrote: Date: Tue, 26 Jun 2001 20:42:58 -0500 From: Daniel Beckham [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Bug Database [EMAIL PROTECTED] Subject: Re: [PHP-DEV] Re: Bug

[PHP-DEV] Bug #11698 Updated: Memory leak

2001-06-27 Thread cmv
ID: 11698 Updated by: cmv Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Undoubtedly this is the domxml extension. The *nix side leaks memory pretty badly as well, IIRC. Previous Comments:

[PHP-DEV] Bug #11717: All errors on Line 1

2001-06-27 Thread jar
From: [EMAIL PROTECTED] Operating system: Mac OS X/Darwin 1.3.x PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: All errors on Line 1 For every error I create in my code PHP says that the error is on line 1 (ex: parse error...on line 1). What

[PHP-DEV] Bug #11729:

2001-06-27 Thread afomitch
From: [EMAIL PROTECTED] Operating system: sgi PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: (...) zend_builtin_functions.c: In function `void zend_if_func_get_arg(int, struct zval *, struct zval *, int)': zend_builtin_functions.c:182: warning: ANSI C++

[PHP-DEV] Bug #11715 Updated: Fatal Error

2001-06-27 Thread derick
ID: 11715 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: InterBase related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Fix your windows installation. This has nothing to do with PHP. Previous Comments:

[PHP-DEV] Bug #11728: (null) given instead of actual error message

2001-06-27 Thread cgi
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0.6 PHP Bug Type: PostgreSQL related Bug description: (null) given instead of actual error message As of PHP 4.0.6 detailed errors concerning PostgreSQL are not being given, instead (null) is shown. For

[PHP-DEV] Re: [Bug #11686 Updated: if configuring with db2 AND java-support, java will hang under apache]

2001-06-27 Thread magnus persson
Bug Database [EMAIL PROTECTED] wrote: ID: 11686 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: One more thing, does db2 work if you leave java out? yes, we have used it a

[PHP-DEV] Re: [Bug #11686 Updated: if configuring with db2 AND java-support, java will hang under apache]

2001-06-27 Thread magnus persson
Bug Database [EMAIL PROTECTED] wrote: ID: 11686 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: I hope you're not using 'apachectl restart'? Use stop/start

[PHP-DEV] Bug #10268 Updated: mysql_fetch_array() dropping non-NULL column name

2001-06-27 Thread derick
ID: 10268 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: User error, so closing. Previous Comments:

[PHP-DEV] Bug #11671 Updated: Apache server does not start afer successful install

2001-06-27 Thread pierre . dezes
ID: 11671 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating system: i686-pc-linux-gnu (SuSe 6.3) PHP Version: 4.0.6 Description: Apache server does not start afer successful install thanks Previous Comments:

[PHP-DEV] Bug #11717 Updated: All errors on Line 1

2001-06-27 Thread derick
ID: 11717 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is fixed in 4.0.6 (and maybe in 4.0.5). Previous Comments:

[PHP-DEV] Bug #11712 Updated: Forum php/MySql connectivity

2001-06-27 Thread derick
ID: 11712 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: We are not a software support helpdesk, and this is most certainly not a bug in PHP. Previous Comments:

[PHP-DEV] Bug #7576 Updated: socket() always fails with an Unknown error

2001-06-27 Thread danbeck
ID: 7576 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This behaviour has already been documented, including the reference to the socket(2) man page.

[PHP-DEV] Bug #11714 Updated: Problem downloading docu

2001-06-27 Thread danbeck
ID: 11714 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: All English links work fine for me. Previous Comments:

[PHP-DEV] Bug #7419 Updated: .shtml server side include problem

2001-06-27 Thread danbeck
ID: 7419 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: There really isn't a place for this in the PHP documentation. Also, this report is so old, I don't

[PHP-DEV] Bug #5827 Updated: behaviour of max_execution_time not clear

2001-06-27 Thread danbeck
ID: 5827 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Assigned To: Comments: This is now documented in the latest cvs. Previous Comments:

[PHP-DEV] Bug #11726: undefined symbol alloca while building apache

2001-06-27 Thread jean-marc . boucher
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3.0 ML08 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: undefined symbol alloca while building apache while compiling apache 1.3.20 + PHP_4.0.6 + Oracle 8.1.7 on AIX 4.3.3 i have this. this is the same pb

[PHP-DEV] Bug #8719 Updated: session variable not working

2001-06-27 Thread danbeck
ID: 8719 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: Added to session_register() documentation in latest cvs. Previous Comments:

[PHP-DEV] Bug #9186 Updated: string compare with == does not work correctly

2001-06-27 Thread danbeck
ID: 9186 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: I'm not sure why this is still open as a documentation bug. The string behavior is documented in:

[PHP-DEV] Bug #11723: A few apache children remain in memory after apachectl stop

2001-06-27 Thread denis
From: [EMAIL PROTECTED] Operating system: linux 2.2.14 and 2.2.16 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: A few apache children remain in memory after apachectl stop I have the same problem as Valerio (bug #11676), but in my case the

[PHP-DEV] Bug #7569 Updated: Transmuting indices

2001-06-27 Thread danbeck
ID: 7569 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (01/11/2000) Assigned To: Comments: Not really a documentation issue. Using NULL fields in a database is just bad...

[PHP-DEV] Bug #11719: Clarification of $foo = new Class and $foo = new Class

2001-06-27 Thread danbeck
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0 Latest CVS (2001-06-27) PHP Bug Type: Documentation problem Bug description: Clarification of $foo = new Class and $foo = new Class The References section of the documentation needs more clarification of the

[PHP-DEV] Bug #9124 Updated: fopen() yet supports HTTP redirects

2001-06-27 Thread danbeck
ID: 9124 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This feature was added in 4.0.5. I've removed the note that says that redirects are not supported.

[PHP-DEV] Bug #9570 Updated: Documentation needed for sockets

2001-06-27 Thread danbeck
ID: 9570 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: These docs are being written. Previous Comments:

[PHP-DEV] Bug #11046 Updated: mkdir doesnt sets permissions

2001-06-27 Thread danbeck
ID: 11046 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Analyzed Old-Bug Type: Documentation problem Bug Type: Filesystem function related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is not a documentation problem. Previous Comments:

[PHP-DEV] Bug #11720: --enable-gd-native-tt given wrongly in ./configure --help

2001-06-27 Thread old . wolf
From: [EMAIL PROTECTED] Operating system: Red Hat 6.0 (2.2.19) PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: --enable-gd-native-tt given wrongly in ./configure --help The required configure switch to enable the GD builtin TTF string support is

[PHP-DEV] Bug #10445 Updated: character Lenght of filenames

2001-06-27 Thread danbeck
ID: 10445 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Duplicate of #10862 Previous Comments:

[PHP-DEV] Bug #11721: Starting new Session while destroying previous

2001-06-27 Thread kaka
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0 Latest CVS (2001-06-27) PHP Bug Type: *General Issues Bug description: Starting new Session while destroying previous problems is .. Starting new session while destroying prevous one. it can't work. it

[PHP-DEV] Bug #9983 Updated: Operator Precedence Clarification/Additions

2001-06-27 Thread danbeck
ID: 9983 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Changing description to be more meaningful for someone who wants to tackle this. Previous Comments:

[PHP-DEV] Bug #11728 Updated: (null) given instead of actual error message

2001-06-27 Thread cgi
ID: 11728 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Operating system: Linux 2.2.19 PHP Version: 4.0.6 Description: (null) given instead of actual error message Also, seems to only happen when using persistant connections. Non-persistant connections will show

[PHP-DEV] Bug #11725: Bitwise operators seems buggy

2001-06-27 Thread Pascal . Dufour
From: [EMAIL PROTECTED] Operating system: Linux 2.2 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: Bitwise operators seems buggy I have a problem with bitwise operator: The following script: ? printf(%08x (should be 05CDEA00)BR, (0x05CDEA00

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-27 Thread andrej . aschenbrenner
ID: 11658 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: COM related Operating system: Windows NT 4.0 SP 6 PHP Version: 4.0.6 Description: Getting values by reference don't work It didn't work! I get this: Warning: Invoke() failed: Typ paßt nicht. in

[PHP-DEV] Bug #11709 Updated: Call to undefined function: pdf_new()

2001-06-27 Thread derick
ID: 11709 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *PDF functions Operating system: PHP Version: 4.0.6 Assigned To: Comments: Does the output of phpinfo(); mention anything about PDF? Previous Comments:

[PHP-DEV] Bug #9942 Updated: function proliferation making the online manual useless

2001-06-27 Thread danbeck
ID: 9942 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: These ideas have been bandied back and forth among the documentation people and although it's low

[PHP-DEV] Bug #11645 Updated: tempnam( ) does not use TMP environment variable

2001-06-27 Thread danbeck
ID: 11645 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Documentation has been updated to reflect this issue. Previous Comments:

[PHP-DEV] Bug #8692 Updated: Bad registry information

2001-06-27 Thread danbeck
ID: 8692 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: I don't think this is a documentation problem. The php3 extension is no longer recommended as a php

[PHP-DEV] Bug #9477 Updated: Object is destroyed before references all released

2001-06-27 Thread danbeck
ID: 9477 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Resubmitting as a new documentation bug. Much of this has nothing to do with what needs to be documented.

[PHP-DEV] Bug #11724 Updated: Include file does not work anymore

2001-06-27 Thread kirys
ID: 11724 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: win nt PHP Version: 4.0.6 Description: Include file does not work anymore in each file that use include i obtain this error: Warning: Failed opening 'master.php' for inclusion

[PHP-DEV] Bug #10022 Updated: Constants not handled in arrays defined in class declaration

2001-06-27 Thread danbeck
ID: 10022 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is already explained in http://www.php.net/manual/en/language.oop.php, but I did go ahead and

[PHP-DEV] Bug #10244 Updated: Please put the dlopen weirdness in the FAQ

2001-06-27 Thread danbeck
ID: 10244 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This has nothing to do with documentation. Please try again with the latest released version of PHP

[PHP-DEV] Bug #11728 Updated: (null) given instead of actual error message

2001-06-27 Thread cgi
ID: 11728 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Operating system: Linux 2.2.19 PHP Version: 4.0.6 Description: (null) given instead of actual error message Not sure if this is important but I'm retrieving the error from the $php_errormsg variable. Previous

[PHP-DEV] DOM/XML in 4.0.7

2001-06-27 Thread Andi Gutmans
Hey, For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current upgrade isn't being fixed. Maybe we should revert it back to what it was in 4.0.6 until it gets a thorough make over? Andi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Cannot use uniqueidentifier

2001-06-27 Thread Thomas Reinig
From: [EMAIL PROTECTED] Operating system: WINNT4.0 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: Cannot use uniqueidentifier (Apache 1.3.20, PHP4.0.64.0.4,MSSQL70) Cannot work with the MSSQL-uniqueidentifier. e.g. I need to use following select in php: select newid() as

[PHP-DEV] Bug #11722: unable to fork with system command

2001-06-27 Thread erik
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.6 PHP Bug Type: Program Execution Bug description: unable to fork with system command I am running a appache 1.3 webserver with PHP 4.1 wen i use the command: system('md xxx'); everything works fine now i

[PHP-DEV] Bug #9983 Updated: Operator Precedence Clarification/Additions

2001-06-27 Thread yohgaki
ID: 9983 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: Linux/W2K PHP Version: 4.0.4pl1 Description: Operator Precedence Clarification/Additions This is a suggestion for improving the manual. (I don't mind at all if you close this :)

Re: [PHP-DEV] DOM/XML in 4.0.7

2001-06-27 Thread Christian Stocker
In article [EMAIL PROTECTED], Andi Gutmans [EMAIL PROTECTED] wrote: Hey, For 4.0.6 I rolled back the DOM/XML changes. It seems as if the current upgrade isn't being fixed. Maybe we should revert it back to what it was in 4.0.6 until it gets a thorough make over? yes, please :=) chregu,

[PHP-DEV] Bug #11727: Forbidden Access to CVS

2001-06-27 Thread alex . holt
From: [EMAIL PROTECTED] Operating system: Website PHP version: 4.0 Latest CVS (2001-06-27) PHP Bug Type: Unknown/Other Function Bug description: Forbidden Access to CVS I dont know if this is the right place to report it, but I can't access the CVS page listed on the FAQ

[PHP-DEV] Bug #9641 Updated: get_required_files()/get_included_files() does not work as docuemented

2001-06-27 Thread danbeck
ID: 9641 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: revamped the get_included_files/get_required_files functions to document their new behavior Previous

[PHP-DEV] Scratch That about Arg_Separator

2001-06-27 Thread Brian Tanner
Found it.. sorry to bug you all. -Brian -- 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 PROTECTED]

Re: [PHP-DEV] Réf. : [PHP-DEV] Possible bug in sybase-db?

2001-06-27 Thread Joey Smith
Actually, I was recently in contact with Tom, it seems he no longer really is involved in PHP. I have been quietly working on quite a few things, but I don't really have a whole lot of time. On Tue, 26 Jun 2001, Jean-Claude Schopfer wrote the following to...: Joey Smith wrote : I just

[PHP-DEV] Bug #10153 Updated: Resource lost on the way..

2001-06-27 Thread danbeck
ID: 10153 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (04/04/2001) Assigned To: Comments: Corrected in latest cvs documentation. Previous Comments:

[PHP-DEV] Bug #11729 Updated:

2001-06-27 Thread derick
ID: 11729 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: WHich compiler do you use? (And which version?) Previous Comments:

[PHP-DEV] Bug #11731: PHP_URL_FOPEN only doesn't work

2001-06-27 Thread brian
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Network related Bug description: PHP_URL_FOPEN only doesn't work ? $url = www.yahoo.com; $link = fopen(http://$url;, r); echo Link ($url): $linkBR; $url2 = www.yahoo.com; $link2 =

Re: [PHP-DEV] Zend Engine 2.0: Feature Overview and Design

2001-06-27 Thread Sebastian Bergmann
Zeev Suraski wrote: At this point, what we'd like is to get feedback and comments from the rest of you so that we can refine and finalize the current draft and incorporate the necessary changes into the PDF. In addition, there are still a couple of open issues in the document itself that

[PHP-DEV] Bug #11724 Updated: Include file does not work anymore

2001-06-27 Thread kirys
ID: 11724 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: win nt PHP Version: 4.0.6 Description: Include file does not work anymore It seems that this problem happens onli if the file that executes the include command is located on the root of

[PHP-DEV] Bug #11655 Updated: Ivoking COM will not work.

2001-06-27 Thread phanto
ID: 11655 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: i can't reproduce this. are you sure that your mdb is in the right place ? i get this kind of error if the DSN is invalid. harald

[PHP-DEV] Bug #11732: db3 driver initialization failed

2001-06-27 Thread philip
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: DBM/DBA related Bug description: db3 driver initialization failed The Apache user has write perms on directory. script: if(!$fp = dba_open(test.db, c, db3)) { print(error);

[PHP-DEV] Bug #11720 Updated: --enable-gd-native-tt given wrongly in ./configure --help

2001-06-27 Thread derick
ID: 11720 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Alread fixed in CVS Previous Comments:

[PHP-DEV] Bug #11733: Crash on For Loop

2001-06-27 Thread ufuk . kocolu
From: [EMAIL PROTECTED] Operating system: NT4.0 PHP version: 4.0.6 PHP Bug Type: *Function Specific Bug description: Crash on For Loop I can't get anything when I code: for ($i == 0; $i == 5; $i++) { echo $i; } But there's no problem with: for ($i == 0; $i

[PHP-DEV] Bug #11698 Updated: Memory leak

2001-06-27 Thread sniper
ID: 11698 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: I'd like to know how you can tell that there is a leak on windows? --Jani Previous Comments:

[PHP-DEV] Bug #11698 Updated: Memory leak

2001-06-27 Thread sniper
ID: 11698 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: And if you disable domxml extension, does it continue to leak? Previous Comments:

[PHP-DEV] Bug #11655 Updated: Ivoking COM will not work.

2001-06-27 Thread roland
ID: 11655 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: Win NT4.0 SP6a PHP Version: 4.0.6 Description: Ivoking COM will not work. Thank you, you are completely right. I had a closer look at this and found the following problem with the

[PHP-DEV] Bug #11703 Updated: Failed opening prepend.php3

2001-06-27 Thread sniper
ID: 11703 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: What is in the file prepend.php3 ?? Previous Comments:

[PHP-DEV] Bug #11707 Updated: FILE.lo isn't a libtool type if built php as a cgi

2001-06-27 Thread sniper
ID: 11707 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Sablotron XSL Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: 'rm config.cache ; ./configure with your options ; make clean ; make' Previous

[PHP-DEV] Bug #11707 Updated: FILE.lo isn't a libtool type if built php as a cgi

2001-06-27 Thread sniper
ID: 11707 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: And do not export those LIBS / LDFLAGS. The configure does it itself. Previous Comments:

[PHP-DEV] Bug #11709 Updated: Call to undefined function: pdf_new()

2001-06-27 Thread sniper
ID: 11709 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *PDF functions Operating system: PHP Version: 4.0.6 Assigned To: Comments: There is older PDFlib somewhere in /usr PHP looks for it (if you don't specify a path) in /usr (although the help

[PHP-DEV] Bug #11706 Updated: POSTs to CGI scripts on Apache 1.3.20 server fail

2001-06-27 Thread sniper
ID: 11706 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.6 Assigned To: Comments: I can not reproduce this. POST works just fine for me. I have also mod_perl (compiled as DSO) and PHP 4.0.6

[PHP-DEV] PHP 4.0.6 crypt ()

2001-06-27 Thread Morten Rønseth
Operating system: MacOS X 10.0.3 PHP version: 4.0.6 PHP Bug Type: *Encryption and hash functions Bug description: crypt () seems to be gone... Hi, Is crypt () gone under Darwin 1.3.3...? I even compiled in libmcrypt but still no dice. Cheers, -Morten

[PHP-DEV] Bug #11704 Updated: TTF font rendering works under 4.0.5 and doesn't work on 4.0.6

2001-06-27 Thread sniper
ID: 11704 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Submitting report with bogus email address is not allowed. Thus bogusing this. Previous Comments:

[PHP-DEV] Bug #11659 Updated: fsockopen and fopen

2001-06-27 Thread sniper
ID: 11659 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sockets related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Is the .html suffix regocnized to be run by PHP ? I get 'file not found' on that url too. Or did you delete it

[PHP-DEV] keeping descriptors in persistent connections

2001-06-27 Thread Joao Conceicao
Hi, I'm having a problem making a module that uses persistent connections. It's possible to reuse the same descriptors (file descriptors) in two diferent pages? How? How does it works in PGSQL and MYSQL? Don't they keep information about the descriptors? Thanks, -- ./ João Conceição -- PHP

[PHP-DEV] Bug #10268 Updated: mysql_fetch_array() dropping non-NULL column name

2001-06-27 Thread sniper
ID: 10268 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: MySQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is better as bogus. Previous Comments:

[PHP-DEV] Failed email. Re-sending manually...

2001-06-27 Thread Kris McCormic
From: [EMAIL PROTECTED] Operating system: Win 2000 w/SP 2 PHP version: 4.0.5 PHP Bug Type: MSSQL related Bug description: mssql_pconnect fails Hey. It seems there is a problem with mssql_pconnect and connecting to an outside databases. If the database, PHP, and web server

[PHP-DEV] Bug #11736: I cannot actually download from your site

2001-06-27 Thread ataylor
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: I cannot actually download from your site I believe there is a problem with your server. I am not able to download anything from you anymore. I get a

[PHP-DEV] CVS Account Request

2001-06-27 Thread CVS Account Request
Full name: Paul Moosman Email: [EMAIL PROTECTED] ID: PWMoosman Purpose: I would like cvs access so that I can check a bug fix to the sybase_ct module. I need this bug fix to be in the next release of PHP. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Bug #11698 Updated: Memory leak

2001-06-27 Thread stefan
ID: 11698 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: Win NT 4.0 SP 6 PHP Version: 4.0.6 Description: Memory leak The memory usage of my webserver (apache 1.3.19) is growing .. and growing ... and growing ... until m mashine

[PHP-DEV] Bug #11628 Updated: odbc_fetch_into is broken

2001-06-27 Thread kalowsky
ID: 11628 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: it is not broken. this functionality was changed to remove the need for the final variable to be a reference.

[PHP-DEV] Bug #11711 Updated: Can't download file

2001-06-27 Thread sniper
ID: 11711 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.6 Assigned To: Comments: Works fine for me. Previous Comments: ---

[PHP-DEV] Bug #11595 Updated: Error in the migration PHP3 to PHP4 with OpenLink-ODBC drive

2001-06-27 Thread sniper
ID: 11595 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: ahill Comments: Previous Comments: --- [2001-06-21

  1   2   >