[PHP-DEV] PHP 4.0 Bug #9372 Updated: system() give unable to fork error

2001-02-22 Thread derick
ID: 9372 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: submitted twice Previous Comments: --- [2001-02-21 08:25:51] [EMAIL PROTECTE

[PHP-DEV] PHP 4.0 Bug #9383 Updated: mcrypt 2.4.9 function causes Apache to segfault

2001-02-22 Thread derick
ID: 9383 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Assigned To: derick Comments: After some research, it might be a portabilty issue, as this same configuration works flawlessly on linux (RedHAt 6.2) I'll contact the author of libmcrypt Previou

[PHP-DEV] PHP 4.0 Bug #9241 Updated: segfault/core dump using libmcrypt 2.4.9

2001-02-22 Thread derick
ID: 9241 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Assigned To: derick Comments: Can you post the script too that caused this backtrace? Previous Comments: --- [2001-02-13 1

[PHP-DEV] PHP 4.0 Bug #9394: Wrong Configure Option

2001-02-22 Thread gavin
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: Wrong Configure Option ./Configure --help outputs : --enable-gd-imgstrttf Enable TrueType string function in gd but the configure script it sa

[PHP-DEV] Bug in date()?

2001-02-22 Thread Martin Jansen
Hi, this script seemingly causes PHP 4.0.4pl1 to crash: H:i:s"); echo $datum; ?> There has been a report on news:de.comp.lang.php about this, telling that PHP crashes on Linux and Win32 in CGI-Version. I've tested it here locally on Windows 2000 Professional with PHP as module and it also cras

Re: [PHP-DEV] Re: PHP 4.0 Bug #9387 Updated: Doc String Quoting Problem

2001-02-22 Thread Lars Torben Wilson
Jeff Lacy writes: > Okay, you are right. I must have missed that sentence. Sorry. > > It is a 'good' coding practice (with many people) to indent everything (that > should be indented, like if's). You can't do a doc quoting inside of an if > and still maintain 'good' coding practices. That is

[PHP-DEV] PHP 4.0 Bug #9384: fatal errors bypass user defined error handler

2001-02-22 Thread smaug
From: [EMAIL PROTECTED] Operating system: Win2K PHP version: 4.0.3pl1 PHP Bug Type: Unknown/Other Function Bug description: fatal errors bypass user defined error handler i don't know if this is supposed to be a feature or not... but there should be some mechanism to handle

Re: [PHP-DEV] bug database

2001-02-22 Thread Rasmus Lerdorf
It's your CVS password. On Wed, 21 Feb 2001, Shane Caraveo wrote: > Can someone update/replace/give me my password for the bug database. > Thnx > shane > > -- > PHP Development Mailing List > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAI

[PHP-DEV] PHP 4.0 Bug #9395: Its's taking file only form one directory. ie home/httpd

2001-02-22 Thread bindusworld
From: [EMAIL PROTECTED] Operating system: lynux PHP version: 4.0.4 PHP Bug Type: Performance problem Bug description: Its's taking file only form one directory. ie home/httpd php is processing a file only if it is stored in home/httpd directory. I want to include more file

[PHP-DEV] PHP 4.0 Bug #9393 Updated: unable to load php_mssql70.dll

2001-02-22 Thread cynic
ID: 9393 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: 1) not enough info (read http://bugs.php.net/bugs-dos-and-donts.php) 2) most likely a user error (you need MS SQL client libraries to be able to use t

[PHP-DEV] PHP 4.0 Bug #1546 Updated: Unable to pass path info while using php in cgi mode.

2001-02-22 Thread andre
ID: 1546 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: *Web Server problem Assigned To: Comments: user patch suggestion: 30,31d29 < #include < #include 278c276 < #if 0 --- > #if 0 384,385d381 < struct stat statbuf; < c

[PHP-DEV] PHP 4.0 Bug #8562 Updated: Sessions fail with Netscape

2001-02-22 Thread pojanen
ID: 8562 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: Sessions fail with Netscape Yup... did some testing. I tried all PHP version from 4.0.0 to 4.0.4pl1 and the only version which worked correctly was 4.0.0. Too bad bug or not. I don't know.

[PHP-DEV] PHP 4.0 Bug #9383 Updated: mcrypt 2.4.9 function causes Apache to segfault

2001-02-22 Thread juraj
ID: 9383 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Description: mcrypt 2.4.9 function causes Apache to segfault Does not work with 2.4.8, trying 2.4.7 Previous Comments: --- [2001-02-21 16:

[PHP-DEV] PHP 4.0 Bug #9395 Updated: Its's taking file only form one directory. ie home/httpd

2001-02-22 Thread derick
ID: 9395 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Performance problem Assigned To: Comments: Please giv emore information, this is not enough. If it's possible, include a link to your the output of phpinfo(); Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9396: unable to compile php 4.0.4pl1 with ldap (IBM LDAP SDK 3.1)

2001-02-22 Thread olivier . lhomme
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: unable to compile php 4.0.4pl1 with ldap (IBM LDAP SDK 3.1) I am unable to compile php 4.0.4pl1 for apache 1.3.12 (IBM HTTP Server in fact !) with the

[PHP-DEV] PHP 4.0 Bug #9397: odbc_setoption() cannot accept string value (patch included)

2001-02-22 Thread clin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: odbc_setoption() cannot accept string value (patch included) When I tried to use odbc_setoption() to set file extension name: odbc_setoption($sth, 2, 2001, "JPG

[PHP-DEV] PHP 4.0 Bug #9311 Updated: php -l causes segmentation fault

2001-02-22 Thread stas
ID: 9311 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: Fixed in CVS. Previous Comments: --- [2001-02-16 21:40:28] [EMAIL PROTECTED] Ru

[PHP-DEV] PHP 4.0 Bug #9398: Apache SIGTERM when loading php with pspell AND sablotron

2001-02-22 Thread hgomez
From: [EMAIL PROTECTED] Operating system: Linux Redhat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Apache SIGTERM when loading php with pspell AND sablotron I've got Apache (1.3.17 + mod_ssl 2.8.0) SIGTERM when using a php 4.04pl1 and mod_php 4.0

Re: [PHP-DEV] php_apache.c virtual() enlightment needed

2001-02-22 Thread Zeev Suraski
At 15:04 21/2/2001, André Langhorst wrote: >>That's what I recalled too. I don't think that this can work today, so >>if this check got lost along the way, it should probably be restored. > >hehe, the PHP Mime type check is still there, but why do we shut down all >buffers? >what did it intenti

[PHP-DEV] PHP 4.0 Bug #8992 Updated: exec($cmd,$ret,$status) always return $status is -1

2001-02-22 Thread stas
ID: 8992 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution Assigned To: Comments: Applied to CVS, thanks. Previous Comments: --- [2001-01-30 02:40:57] [EMAIL PROT

[PHP-DEV] PHP 4.0 Bug #8466 Updated: Return status of executed command not passed correct in Exec() and System()

2001-02-22 Thread stas
ID: 8466 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Program Execution Assigned To: Comments: seems to be dup of #8992 Previous Comments: --- [2000-12-28 17:29:17] [EMAIL PR

[PHP-DEV] PHP 4.0 Bug #8732 Updated: execution function return always -1

2001-02-22 Thread stas
ID: 8732 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Program Execution Assigned To: Comments: see #8992 Previous Comments: --- [2001-01-21 04:44:11] [EMAIL PROTECTED] reclas

[PHP-DEV] PHP 4.0 Bug #8962 Updated: (8212) If the result of an exec() command is one character the result is empty.

2001-02-22 Thread stas
ID: 8962 Updated by: stas Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Unknown/Other Function Bug Type: Program Execution Assigned To: Comments: reclassify Previous Comments: --- [2001-01-28 00:15:46] [EMAIL P

[PHP-DEV] PHP 4.0 Bug #9013 Updated: --enable-sigchild causes invalid return values

2001-02-22 Thread stas
ID: 9013 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Program Execution Assigned To: Comments: see #8992. Previous Comments: --- [2001-01-30 17:44:31] [EMAIL PROTECTED] When

[PHP-DEV] PHP 4.0 Bug #9040 Updated: Exec sets return_val to -1 when compiled with "--enable-sigchild"

2001-02-22 Thread stas
ID: 9040 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Program Execution Assigned To: Comments: see #8992 Previous Comments: --- [2001-01-31 16:38:35] [EMAIL PROTECTED] I was

Re: [PHP-DEV] Bugs #9040, #9013, #8992, #8962, #8732, #8466

2001-02-22 Thread Stanislav Malyshev
EK>> All exec style functions seem to be broken somewhere in between EK>> versions 4.0.3pl1 and 4.0.4 when PHP is compiled as apache EK>> module with --enable-sigchild. EK>> EK>> The description of the bug 8992 seems to contain the solution to the EK>> problem. EK>> EK>> Anyone care to take a look

[PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-22 Thread stas
ID: 9267 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Database Functions Assigned To: Comments: Could you provide a short example of a code that reproduces this? Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9366 Updated: bin2hex() outputs non-hex digits

2001-02-22 Thread stas
ID: 9366 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: Please see if current CVS snapshot fixes the problem. Previous Comments: --- [2

[PHP-DEV] PHP 4.0 Bug #9373 Updated: Filesystem read not binary safe?

2001-02-22 Thread auke
ID: 9373 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Description: Filesystem read not binary safe? I've been checking it a bit further, it seems that all filesystem read and write functions fail under the windows apache module. fread and even fgetc wil

[PHP-DEV] PHP 4.0 Bug #9373 Updated: Filesystem read not binary safe?

2001-02-22 Thread sniper
ID: 9373 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: This should be fixed in CVS already. Please try a dev build from http://www.php4win.de/ --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9377: memory leaks on error in array_push() and array_unshift()

2001-02-22 Thread chris
From: [EMAIL PROTECTED] Operating system: Redhat Linux 6.1 PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: memory leaks on error in array_push() and array_unshift() Both array_push() and array_unshift() leak memory when called with a non-array first param

[PHP-DEV] PHP 4.0 Bug #9399: php won't compile with sablotron 0.51-- ld: cannot find -lxmltok

2001-02-22 Thread geek
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14 PHP version: 4.0 Latest CVS (22/02/2001) PHP Bug Type: Sablotron XSL Bug description: php won't compile with sablotron 0.51-- ld: cannot find -lxmltok among others i configured like that ./configure --with-expat=/usr/l

Re: [PHP-DEV] anyone with m4 knowledge -> [PHP-DEV] please patchfor dbmaker

2001-02-22 Thread Sascha Schumann
On Thu, 22 Feb 2001, André Langhorst wrote: > could anyone with basic m4 knowledge look into this, this should be a > matter of minutes then I guess. I'd review it, if the patch would be in a proper format (i.e. as a MIME attachment). - Sascha -- PHP Development Mailing List

[PHP-DEV] Command line argument, that trates as QUERY_STRING, isn't proper.

2001-02-22 Thread Akihiro Sagawa
Hi, I get funny $HTTP_GET_VARS passed by command line argument query_string, on PHP 4.0.3(as far as I know :) with cgi-sapi. This is sample for this problem. test.php is and run from command line. % php -f test.php 'AAA=xx&BB=yy' 'CC=zz' array(2) { ["test_php_AAA"]=> string(2) "xx" ["BB"

[PHP-DEV] PHP 4.0 Bug #9400: Duplicate symbol with GD

2001-02-22 Thread l_faillie
From: [EMAIL PROTECTED] Operating system: HP-UX 10.20 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Duplicate symbol with GD Hello all, i have severals problem when compiling php-4.0.4pl1 under my HP-UX 10.20 box at work. I use : apache_1.3.17 with

[PHP-DEV] PHP 4.0 Bug #9401: Unable to set remote SNMP port

2001-02-22 Thread nbougues
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.2 PHP Bug Type: SNMP related Bug description: Unable to set remote SNMP port According to the source in snmp.c, it looks like it's impossible to use an snmp* function on a non standard remote port (other that

[PHP-DEV] PHP 4.0 Bug #9402: never ending cycle

2001-02-22 Thread ojo
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: MSSQL related Bug description: never ending cycle When I call mssql_query and sql server error occured (for example I add a column to table, but didn't redefine view), then php script d

[PHP-DEV] PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1 crash

2001-02-22 Thread sherman . chan
ID: 9003 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: mod_ssl + php4.0.4pl1 crash further test, I done the exactly same configuration on RedHat 7.0, it works fine, php + mod_ssl startup perfect. it seems the problem is relate to glibc, pthread??.

[PHP-DEV] Bug #9403: a bug in functions/sybase.c kills libphp3.so and httpd child.

2001-02-22 Thread coyote
From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.2 (x86) PHP version: 3.0.17 PHP Bug Type: Sybase (dblib) related Bug description: a bug in functions/sybase.c kills libphp3.so and httpd child. Hello, On apache-1.3.17+mod_ssl (taken from modssl.org as src.rpm

[PHP-DEV] CVS Account Request

2001-02-22 Thread CVS Account Request
Full name: Benjamin Schulz Email: [EMAIL PROTECTED] ID: eskaly Purpose: bugfixing, documentation -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL P

[PHP-DEV] PHP 4.0 Bug #9404: disable_functions doesn't work properly

2001-02-22 Thread mariroz
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.4-STABLE PHP version: 4.0.3pl1 PHP Bug Type: *Configuration Issues Bug description: disable_functions doesn't work properly disable_functions directive doesn't work from Apache configuration file. It works only from php.in

[PHP-DEV] PHP 4.0 Bug #9405: error with dlopen parameters in apache 1.3.17

2001-02-22 Thread klein
From: [EMAIL PROTECTED] Operating system: aix 4.2.1 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: error with dlopen parameters in apache 1.3.17 configured php with default mysql (for now) and pointed axps to my apache1.3.17 tree. The make showed no er

[PHP-DEV] ext/imap and SA_QUOTA

2001-02-22 Thread Dan Kalowsky
What is it, and where is it defined? Sounds like it's a remnant of historical code as the recent (imap2000) doesn't have any references to it. Please correct me if I'm wrong though. -- Dan Kalowsky "Tonight I think I'll walk alone, Worldgate Communications I'll find my

[PHP-DEV] PHP 4.0 Bug #9404 Updated: disable_functions doesn't work properly

2001-02-22 Thread stas
ID: 9404 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: *Configuration Issues Bug Type: Feature/Change Request Assigned To: Comments: That's an intended feature. Otherwise you could override system-wide setting with your less restrictive private se

[PHP-DEV] PHP 4.0 Bug #9321 Updated: eregi() crashes or runs terrible slow

2001-02-22 Thread stas
ID: 9321 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Regular Expressions Assigned To: Comments: Regexps with two .* is doing _a real lot_ of backtracking and is _VERY_ slow. In your example you can easily replace it with strstr and a bit of string

[PHP-DEV] PHP 4.0 Bug #9325 Updated: wrong parameter count for preg_replace

2001-02-22 Thread stas
ID: 9325 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Regular Expressions Assigned To: Comments: works for me in latest version. You probably have an old one. BTW, you have bug in your code - preg_replace shoudl take string, not newstring. Previous

[PHP-DEV] PHP 4.0 Bug #9066 Updated: problem printing array

2001-02-22 Thread stas
ID: 9066 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Class/Object related Assigned To: Comments: Use "{$this->variable[0]}" Previous Comments: --- [2001-02-02 02:08:20] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8965 Updated: Superclass constructor not invoked when subclass also contains a constructor

2001-02-22 Thread stas
ID: 8965 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Class/Object related Assigned To: Comments: This is by design. Previous Comments: --- [2001-01-28 06:25:03] [EMAIL PROTECT

[PHP-DEV] PHP 4.0 Bug #8681 Updated: Function arguments in 'global'

2001-02-22 Thread stas
ID: 8681 Updated by: stas Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Variables related Bug Type: Feature/Change Request Assigned To: Comments: Not a bug. Previous Comments: --- [2001-01-12 13:11:42] [EMAIL P

[PHP-DEV] PHP 4.0 Bug #9240 Updated: unserialize fails non-determenistic on large objects

2001-02-22 Thread stas
ID: 9240 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Variables related Assigned To: Comments: Could you please send me smallest possible object that has this behaviour? If it's large, please compress it. Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #1249 Updated: url_parse() is a bit too strict

2001-02-22 Thread stas
ID: 1249 Updated by: stas Reported By: [EMAIL PROTECTED] Status: Open Bug Type: URL related Assigned To: Comments: I, personally, don't see why it has to parse such bogus URLs at all... Any arguments? Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9404 Updated: disable_functions doesn't work properly

2001-02-22 Thread mariroz
ID: 9404 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Description: disable_functions doesn't work properly disable_functions doesn't work form Apache configuratin file in general (without php.ini too). It seems not to be a feature... The same bug is reported

[PHP-DEV] PHP 4.0 Bug #9401 Updated: Unable to set remote SNMP port

2001-02-22 Thread nbougues
ID: 9401 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: SNMP related Description: Unable to set remote SNMP port Here is a small patch that will enable "host:port" in snmp connections : *** snmp.c.old Thu Sep 14 22:22:02 2000 --- snmp.c Thu Feb 22 17:02:06 2001 *** **

[PHP-DEV] PHP 4.0 Bug #9388 Updated: odbc_pconnect and hanging database connections

2001-02-22 Thread php
ID: 9388 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Description: odbc_pconnect and hanging database connections When I open my Access Database with odbc_pconnect with NN4.7 on Apache 3.1.17, Netscape sends a "GET HTTP/1.0" request and a "Connection: Keep-Alive", but Ap

[PHP-DEV] PHP 4.0 Bug #9397 Updated: odbc_setoption() cannot accept string value (patch included)

2001-02-22 Thread kara
ID: 9397 Updated by: kara Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To: Comments: In ODBC 2.x it is not possible to pass string values to SQLSetStmtOption(). It is possible with ODBC 3, SQLSetStmtAttr() has an additional parameter to speci

[PHP-DEV] Problem's with IE and cookies

2001-02-22 Thread Mario Jorge Nunes Filipe
Hi Please hold your flames... I've subscribed the list just to clear this doubt and I hope that you can help me. I have php3 version 3.0.18 running on apache 1.3.9 (debian stable, wich means that most of apache's patchs have been aplied). Everything was working ok but suddenly (I suspect that

[PHP-DEV] PHP 4.0 Bug #9388 Updated: odbc_pconnect and hanging database connections

2001-02-22 Thread kara
ID: 9388 Updated by: kara Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Assigned To: Comments: Apache will keep a pconnection open no matter if it's a keep-alive HTTP connection or not. If you are on windows, you could try to use the odbc drivermanager

[PHP-DEV] PHP 4.0 Bug #9406: if you don't have PHPRC set, php will try to load /php.ini

2001-02-22 Thread hps
From: [EMAIL PROTECTED] Operating system: all OS PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: if you don't have PHPRC set, php will try to load /php.ini PHP tries to load a config file called "/php.ini" if you don't set the PHPRC environment va

[PHP-DEV] PHP 4.0 Bug #9407: Memory Problem while using self referencing objects...

2001-02-22 Thread zimt
From: [EMAIL PROTECTED] Operating system: Linux (Red Hat 6.1german) on Kernel 2.2.12-32 PHP version: 4.0.4pl1 PHP Bug Type: Performance problem Bug description: Memory Problem while using self referencing objects... -configure- "./configure" \ "--with-apache=../apach

[PHP-DEV] PHP 4.0 Bug #1249 Updated: url_parse() is a bit too strict

2001-02-22 Thread kundrat
ID: 1249 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: URL related Description: url_parse() is a bit too strict If you get URL as user input it can be bogus. parse_url could be very useful to find if the URL is bogus and what parts of it are bogus. Another point is, that even bogus loo

[PHP-DEV] Re: [PHP-PEAR] Chem related classes to contribute

2001-02-22 Thread André Langhorst
> If we really want to keep things uncluttered, perhaps these should go into > Science/Chemistry/, instead of a top-level Chem or Chemistry dir? a top level 'science' node sounds reasonable andré -- · André Langhorstt: +49 331 5811560 · · [EMAIL PROTECTED] m: +49 173 9558736

[PHP-DEV] PEAR issue #2 (pear-dev) vote

2001-02-22 Thread André Langhorst
Hi again, As far as many people begin to "use" PEAR we will not come around having separate dev and users lists... how about creating: a) pear-users (equivalent to php-general) (maybe pear-general, but I prefer pear-users over pear-general, personally) b) pear-dev the current php-pear

[PHP-DEV] PHP 4.0 Bug #9362 Updated: When sendmail not available, get compile errors

2001-02-22 Thread amra
ID: 9362 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Description: When sendmail not available, get compile errors You still need to put the ifdefs in basic_functions.c, no? Previous Comments: -

[PHP-DEV] Re: [PHP-PEAR] PEAR issue #2 (pear-dev) vote

2001-02-22 Thread Ulf Wendel
> (x) pear-general and pear-dev I preferr general. It fits better if there's one fine day pear-db, pear-doc, pear-qa... Ulf -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list adm

RE: [PHP-DEV] PEAR issue #2 (pear-dev) vote

2001-02-22 Thread Andrew Hill
> [ ] do not change anything > > (X) pear-users and pear-dev > ( ) pear-general and pear-dev > > [ ] any other idea > _ > -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #9380 Updated: HAVE_TZNAME not being checked

2001-02-22 Thread amra
ID: 9380 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: HAVE_TZNAME not being checked Previous Comments: --- [2001-02-21 14:22:35] [EMAIL PROTECTED] OS/400 does not have tzname. Code

[PHP-DEV] PHP 4.0 Bug #9382 Updated: inet_aton prototype not used

2001-02-22 Thread amra
ID: 9382 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: inet_aton prototype not used Previous Comments: --- [2001-02-21 15:19:43] [EMAIL PROTECTED] OS/400 does not support inet_aton,

[PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-22 Thread phanto
ID: 9267 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Database Functions Description: vars are set to "" instead of NULL Previous Comments: --- [2001-02-22 05:26:38] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems

2001-02-22 Thread amra
ID: 9389 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: File names with '-' causes problems Previous Comments: --- [2001-02-21 20:35:54] [EMAIL PROTECTED] File names that contain a da

[PHP-DEV] PHP 4.0 Bug #8342 Updated: Invalid "MySQL: Unable to save result set..." error

2001-02-22 Thread cyberwolf
ID: 8342 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: MySQL related Description: Invalid "MySQL: Unable to save result set..." error Update: Aside from the request above to set up a test script and database, I never heard back from anyone on the PHP team.

[PHP-DEV] pack()/unpack()

2001-02-22 Thread Andi Gutmans
It seems like pack()/unpack() has it's own endianess code instead of using htonl(), htons(). Is there a reason for this? It would be nice to fix this for 4.0.5 because right now if you use pack() on Linux and unpack() on Solaris it doesn't quite work. It seems to me as if fixing this shouldn't

[PHP-DEV] Fwd: Auto-Reply (pack()/unpack())

2001-02-22 Thread Andi Gutmans
I guess Chris is on vacation :) Anyone else interested in the pack()/unpack() thing? Do you know why htonl() and friends weren't used? An error or is there a special problem there? Andi >Date: Thu, 22 Feb 2001 19:46:45 +0100 >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Auto-Reply

[PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems

2001-02-22 Thread hholzgra
ID: 9389 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Compile Failure Assigned To: Comments: complete list: ./Zend/zend-parser.c ./Zend/zend-parser.h ./Zend/zend-scanner.c ./ext/mysql/libmysql/config-win.h ./main/fopen-wrappers.c ./main/

Re: [PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems

2001-02-22 Thread Jason Greene
Why would -'s cause problems? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 22, 2001 1:12 PM Subject: [PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems > ID: 9389 > Updated by: hholzgra > Reported By: [EMAIL PROTEC

[PHP-DEV] PHP 4.0 Bug #9408: Mistakable description of nl2br()

2001-02-22 Thread j-f
From: [EMAIL PROTECTED] Operating system: - PHP version: 4.0.4pl1 PHP Bug Type: Documentation problem Bug description: Mistakable description of nl2br() The two sentences in the documentation of nl2br() are contradictory (only the second one is true): - "Converts newlines

[PHP-DEV] PHP 4.0 Bug #9409: ImageString rotates / mirrors / mangles text

2001-02-22 Thread phpbug02
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17 x86 RedHat 6.2 PHP version: 4.0 Latest CVS (22/02/2001) PHP Bug Type: GD related Bug description: ImageString rotates / mirrors / mangles text ImageString-ed text is rotated and/or mirrored (around center of text possibl

[PHP-DEV] PHP 4.0 Bug #9410: php segfaults when ImageString-ed text overflows available image space

2001-02-22 Thread phpbugs03
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17 RedHat 6.2 PHP version: 4.0 Latest CVS (22/02/2001) PHP Bug Type: GD related Bug description: php segfaults when ImageString-ed text overflows available image space Apache child segfaults (according to main apache log,

[PHP-DEV] PHP 4.0 Bug #9411: Arithmetic error

2001-02-22 Thread robburne
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: *Regular Expressions Bug description: Arithmetic error Hi I am not sure if I have found a bug - what do you think...? Consider this: $var1 = -0.32 + (0.1*3.2) This should give va

[PHP-DEV] PHP 4.0 Bug #9411 Updated: Arithmetic error

2001-02-22 Thread derick
ID: 9411 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Regular Expressions Assigned To: Comments: This is normal floating point math behavior Previous Comments: --- [2001-02-2

[PHP-DEV] PHP 4.0 Bug #9411 Updated: Arithmetic error

2001-02-22 Thread lyric
ID: 9411 Updated by: lyric Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Old-Bug Type: *Regular Expressions Bug Type: Math related Assigned To: Comments: This is nothing to do with PHP, its just part of the way computers store floating-point numbers. It stores an aproximation

Re: [PHP-DEV] PHP 4.0 Bug #9411 Updated: Arithmetic error

2001-02-22 Thread Derick Rethans
Hi, can't we make this a FAQ? (if I get no response, it's in the FAQ in 60 mins :) Derick On 22 Feb 2001 [EMAIL PROTECTED] wrote: > ID: 9411 > Updated by: lyric > Reported By: [EMAIL PROTECTED] > Old-Status: Closed > Status: Bogus > Old-Bug Type: *Regular Expressions > Bug Type: Math related >

[PHP-DEV] PHP 4.0 Bug #9412: no support for syslog.h causes errors

2001-02-22 Thread amra
From: [EMAIL PROTECTED] Operating system: OS400 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: no support for syslog.h causes errors If a platform does not have syslog support, get compile errors: "ext/standard/basic_functions.c", line 494.9: 1506-045

[PHP-DEV] Re: [PHP-PEAR] PEAR issue #2 (pear-dev) vote

2001-02-22 Thread Jesus M. Castagnetto
[ ] do not change anything ( ) pear-users and pear-dev (X) pear-general and pear-dev * Although I think the last 2 are practically equivalent = --- Jesus M. Castagnetto ([EMAIL PROTECTED]) __ Do You Yahoo!? Yahoo! Auctions - Buy the things y

[PHP-DEV] PHP 4.0 Bug #9413: can't run test programs

2001-02-22 Thread ritu . gupta
From: [EMAIL PROTECTED] Operating system: sparc 5.8 PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: can't run test programs I have installed PHP4 with Apache. I followed all the steps described in INSTALL file. Now after that when I tried to run run-tes

[PHP-DEV] PHP 4.0 Bug #9394 Updated: Wrong Configure Option

2001-02-22 Thread sniper
ID: 9394 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: This is fixed in CVS already. --Jani Previous Comments: --- [2001-02-22 0

[PHP-DEV] PHP 4.0 Bug #9388 Updated: odbc_pconnect and hanging database connections

2001-02-22 Thread php
ID: 9388 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: ODBC related Description: odbc_pconnect and hanging database connections ODBC Pooling gained no performance win, I switched to MSSQL-Server, good performance, no more open persistent connections. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9395 Updated: Its's taking file only form one directory. ie home/httpd

2001-02-22 Thread sniper
ID: 9395 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Bogus Old-Bug Type: Performance problem Bug Type: *General Issues Assigned To: Comments: This obviously isn't any bug in PHP. Please read the manual. Either you have misconfigured PHP (or apache?) or your

[PHP-DEV] PHP 4.0 Bug #9341 Updated: "php -l file.php" seg faults, dumps core

2001-02-22 Thread sniper
ID: 9341 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: Fixed in CVS now. --Jani Previous Comments: --- [2001-02-20 06:08:15]

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-02-22 Thread serge
ID: 8772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: user level session storage fails when register_globals off Steve Chadsey has reported that he has the same bug as me: His message follow. For the record, I am having the *exact* problem you describ

[PHP-DEV] PHP 4.0 Bug #8466 Updated: Return status of executed command not passed correct in Exec() and System()

2001-02-22 Thread sniper
ID: 8466 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Program Execution Assigned To: Comments: Fixed in CVS. --Jani Previous Comments: --- [2001-02-22 05:19:07] [EMA

[PHP-DEV] PHP 4.0 Bug #8732 Updated: execution function return always -1

2001-02-22 Thread sniper
ID: 8732 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Program Execution Assigned To: Comments: Previous Comments: --- [2001-01-21 04:44:11] [EMAIL PROTECTED] reclassifyi

[PHP-DEV] PHP 4.0 Bug #9013 Updated: --enable-sigchild causes invalid return values

2001-02-22 Thread sniper
ID: 9013 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Program Execution Assigned To: Comments: Fixed in CVS. Previous Comments: --- [2001-02-22 05:21:39] [EMAIL PROTE

[PHP-DEV] PHP 4.0 Bug #9040 Updated: Exec sets return_val to -1 when compiled with "--enable-sigchild"

2001-02-22 Thread sniper
ID: 9040 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Program Execution Assigned To: Comments: Fixed in CVS Previous Comments: --- [2001-02-22 05:22:12] [EMAIL PROTECTE

[PHP-DEV] PHP 4.0 Bug #9414: date() returns error when included in an object

2001-02-22 Thread eric
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 i686 Apache 1.3.17 PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: date() returns error when included in an object When I try to use the date() inside of a class in PHP4.0.4pl1 an error gets returne

[PHP-DEV] PHP 4.0 Bug #9042 Updated: Patch for exec() - one character output doesn't work

2001-02-22 Thread sniper
ID: 9042 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Unknown/Other Function Bug Type: Program Execution Assigned To: Comments: reclassify Previous Comments: --- [2001-01-31 19:56:55] [EMAIL

[PHP-DEV] PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD

2001-02-22 Thread sniper
ID: 9400 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: Comments: Maybe 'make clean' would help? --Jani Previous Comments: --- [2001-02-22 08

[PHP-DEV] PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1 crash

2001-02-22 Thread sniper
ID: 9003 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: I think this is the old pthreadg/glibc bug. ie. you have to link your apache with pthread lib. you can configure apache like this: # LDFLAGS=-

[PHP-DEV] PHP 4.0 Bug #9414 Updated: date() returns error when included in an object

2001-02-22 Thread torben
ID: 9414 Updated by: torben Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: Not a bug; from the manual (http://www.php.net/manual/en/language.oop.php): Note: In PHP 4, only constant initializers for var variables are allowed.

[PHP-DEV] PHP 4.0 Bug #9408 Updated: Mistakable description of nl2br()

2001-02-22 Thread torben
ID: 9408 Updated by: torben Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: Thanks for the report; fixed in CVS. Cheers, Torben Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9413 Updated: can't run test programs

2001-02-22 Thread sniper
ID: 9413 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Assigned To: Comments: If you want to create an executable binary of PHP (CGI) then you just omit the --with-apxs or --with-apache configuration directive from your configure lin

  1   2   >