[PHP-DEV] Bug #13512 Updated: The backtick operator only returns stdout, not stderr

2001-10-04 Thread edink
ID: 13512 Updated by: edink Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.0.5 New Comment: What you want can be probably be achieved with: $output = `command 2>&1`; Previous Comments:

[PHP-DEV] Bug #13557: Compile bails when you use --with-snmp=shared,/path

2001-10-04 Thread oliver
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: Compile bails when you use --with-snmp=shared,/path Although the configure --help says you can use --with-snmp=shared,/usr it infact does not work. You get errors li

Re: [PHP-DEV] how to ?

2001-10-04 Thread David Eriksson
Quoting Marcin Liwinski <[EMAIL PROTECTED]>: > hi, > > where is an errror ? > > root@bsd /usr/php4> ./buildconf > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: automake version 1.4 (ok) > buildconf: libtool version 1.4 (ok) > *** Error code 1 > > Stop

[PHP-DEV] Bug #13556: PHP4 should be able to use dso version of cracklib

2001-10-04 Thread oliver
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: PHP4 should be able to use dso version of cracklib Configure only checks for the static libcrack.a when it would be possible to use libcrack.so. -- Edit bug repo

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Zeev Suraski wrote: > >> Finally, it's out. >> www.php.net/~zeev/php-4.0.7RC3.tar.gz >> In addition to previous problem, CGI build seems to print following line again.. X-Powered-By: PHP/4.0.7RC3 Content-type: text/html I saw this line in phpinfo(). % php -i > info.html

[PHP-DEV] Bug #13555: Configure doesn't seem to search /lib for libdb-3.so

2001-10-04 Thread oliver
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: Configure doesn't seem to search /lib for libdb-3.so Configure doesn't seem to search /lib for db-3.so. On RedHat 6.2 (and above?) systems db3 is ins

[PHP-DEV] Bug #13554: Storing complex object as session variable makes apache go beserk

2001-10-04 Thread mgrommet
From: [EMAIL PROTECTED] Operating system: Redhat Linux PHP version: 4.0.6 PHP Bug Type: Session related Bug description: Storing complex object as session variable makes apache go beserk Before this, I've started the session, and have included the file defining the Test cla

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Finally, it's out. > www.php.net/~zeev/php-4.0.7RC3.tar.gz > These are tests failed with php.ini-dist as php.ini Running tests in /home/yohgaki/cvs/php/dist/php-4.0.7RC3/ext/iconv/tests iconv test (00

[PHP-DEV] Bug #13553: $this isn't set in XML object handlers

2001-10-04 Thread phpbugs
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.1 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: $this isn't set in XML object handlers xml_set_object() allows you to use an xml parser inside a class and have it call class methods instead of glo

[PHP-DEV] Bug #13245 Updated: Hard 8Mb limit on file uploads?

2001-10-04 Thread boaz
ID: 13245 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: HTTP related Operating System: linux PHP Version: 4.0.6 New Comment: I'm reporting something I belive to be a bug. I wouldn't complain about it here otherwise, now would I? Pr

[PHP-DEV] user_error trucates at 1KB?

2001-10-04 Thread Siggy
Is there a way to increase the length the error message string givento user_error ? It appears that it is limited to about one kilobyte; which is generally fine, except if you want to dump alot of information through it, (eg all variables set, other debugging info establishin what the client is

[PHP-DEV] Bug #13552: Unresolved symbol: mysql_*

2001-10-04 Thread galan
From: [EMAIL PROTECTED] Operating system: HPUX 11.00 PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: Unresolved symbol: mysql_* Apache 1.3.14 Mysql 3.23.39 PHP 4.0.6 HP ANSI compilers ./configure --with-apxs=/opt/apache/bin/apxs \ --with-freetype-dir

Re: [PHP-DEV] A php's patch for support xhtml

2001-10-04 Thread Alexander Wagner
Stig Sæther Bakken wrote: > Will newbies really use XHTML? Right now? Probably not. Or at least it's rare. But I hope this will change, and IMHO PHP shouldn't be standing in XHMTL's way. > Anyway, people have been embedding > PHP in WML and other XML formats without visible problems for a whil

Re: [PHP-DEV] A php's patch for support xhtml

2001-10-04 Thread Stig Sæther Bakken
[Alexander Wagner <[EMAIL PROTECTED]>] > Stig Sæther Bakken wrote: > > > 1.Add a mime/type application/x-httpd-php-xhtml to mark xhtml > > > mode. > > > 2.disable short-tags and asp-tags in xhtml mode. > > > 3.add ... instead > > > and instead > > > 4.ignore '' in script block. > > > > Si

[PHP-DEV] CVS Account Request

2001-10-04 Thread CVS Account Request
Full name: Ivan Kovalenko Email: [EMAIL PROTECTED] ID:tronic Purpose: Translation PHP documentation into Russian. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

[PHP-DEV] Bug #13245 Updated: Hard 8Mb limit on file uploads?

2001-10-04 Thread sniper
ID: 13245 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: HTTP related Operating System: linux PHP Version: 4.0.6 New Comment: Did you change the other options? post_max_size / memory_limit ? Previous Comments: ---

[PHP-DEV] Bug #13245 Updated: Hard 8Mb limit on file uploads?

2001-10-04 Thread boaz
ID: 13245 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: HTTP related Operating System: linux PHP Version: 4.0.6 New Comment: changed those. no go. PHP INFO reports upload limit of 16Mb, although it cant go over 8Mb. Memory limit i

[PHP-DEV] Bug #13551 Updated: BC functions apply decimal places argument also on arguments

2001-10-04 Thread mfischer
ID: 13551 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: BC math related Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: Confirmed with latest CVS. Either the documentation is wrong or the implementation. Both won't need rocket sien

Re: [PHP-DEV] Followup to the Versioning Scheme discussion

2001-10-04 Thread Andi Gutmans
I meant what you think people misunderstand. Andi At 02:13 AM 10/5/2001 +0300, Jani Taskinen wrote: >On Fri, 5 Oct 2001, Andi Gutmans wrote: > > >At 04:04 PM 10/4/2001 +0300, Jani Taskinen wrote: > > > >>No decisions were made since we haven't agreed on this yet. > >>Some people seems to misunde

[PHP-DEV] Bug #13551: BC functions apply decimal places argument also on arguments

2001-10-04 Thread mlemos
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.6 PHP Bug Type: BC math related Bug description: BC functions apply decimal places argument also on arguments BC functions apply decimal places also on arguments but it should only apply them on the resu

[PHP-DEV] Bug #13550: intval() does not round off doubles correctly

2001-10-04 Thread mlemos
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.6 PHP Bug Type: *Programming Data Structures Bug description: intval() does not round off doubles correctly It seems that intval does not round off double numbers like the function that prints those numb

Re: [PHP-DEV] Followup to the Versioning Scheme discussion

2001-10-04 Thread Andi Gutmans
At 04:04 PM 10/4/2001 +0300, Jani Taskinen wrote: >No decisions were made since we haven't agreed on this yet. >Some people seems to misunderstand this whole thing anyway. > >--Jani Can you please explain? Thanks, Andi -- PHP Development Mailing List To unsubscribe, e-

[PHP-DEV] Bug #13549: Broken NULL column result condition

2001-10-04 Thread mlemos
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: Broken NULL column result condition What is the condition that determines that a result column has is NULL? I thought that the array returned by mssql_fe

[PHP-DEV] Bug #13548 Updated: Is it possible to make a dl_persistent() func?

2001-10-04 Thread jeroen
ID: 13548 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: PHP Version: 4.0.6 New Comment: What's wrong with "extension = ..." in php.ini? Previous Comments:

[PHP-DEV] Bug #13475 Updated: Patch For Sybase stored procedure return values and and output params

2001-10-04 Thread nick
ID: 13475 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Redhat 6.2 Linux PHP Version: 4.0.6 New Comment: A bug has been found in the patch provided in this bug report that causes segmentation faults when sybase_

[PHP-DEV] Bug #13548: Is it possible to make a dl_persistent() func?

2001-10-04 Thread craiga
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Is it possible to make a dl_persistent() func? Right now, modules must dl() every time a script is run, or PHP must be recompiled to add a module. It seems

RE: [PHP-DEV] Bug #13433 Updated: Returning Booleans from COM is broken in 407

2001-10-04 Thread Harald Radi
this is the one, has anyone tested the actual cvs version ? > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 04, 2001 10:24 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] Bug #13433 Updated: Returning Booleans

Re: [PHP-DEV] Bug #13433 Updated: Returning Booleans from COM isbroken in 407

2001-10-04 Thread Derick Rethans
Hello, can you MFH this one too? Derick On 4 Oct 2001 [EMAIL PROTECTED] wrote: > ID: 13433 > Updated by: phanto > Reported By: [EMAIL PROTECTED] > Status: Open > Bug Type: COM related > Operating System: Windows NT 4 Server > PHP Version: 4.0CVS-2001-09-25 > New Comment: > > fixed in cvs > > P

[PHP-DEV] Bug #13530 Updated: IMAP will not disable

2001-10-04 Thread jeroen
ID: 13530 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Compile Issues Operating System: Mandrake Linux 7.0 PHP Version: 4.0.6 New Comment: Please check that it's the right php.ini that is used (make an intentional syntax error and see wether PHP complains). also

[PHP-DEV] PHP extensions dinamic list

2001-10-04 Thread Hojtsy Gabor
Hi! This is a feature request. I would like to ask you to include the script above as a php_extensions() function or something like this in the default PHP setup. This script is from php4win.de, and a very useful piece of code to debug the script, maybe it is as useful as phpinfo() is, as it give

[PHP-DEV] Bug #13547: String position of preg_match_all

2001-10-04 Thread ejbe99
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: String position of preg_match_all Hello. I am not sure if a lot of other people would want this, but a humungous amount of programmers I know need this

[PHP-DEV] Bug #13433 Updated: Returning Booleans from COM is broken in 407

2001-10-04 Thread phanto
ID: 13433 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows NT 4 Server PHP Version: 4.0CVS-2001-09-25 New Comment: fixed in cvs Previous Comments: [2001-09-25 1

[PHP-DEV] Bug #11195 Updated: COM Visible=1 causes access violation in Apache

2001-10-04 Thread phanto
ID: 11195 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: NT 4.0 sp6 plus MS Office 97 SR- PHP Version: php-4.0-Win32-06-06-2001.zip New Comment: if this bug report is still accurate, reopen it. it seems that it was lost so

[PHP-DEV] Bug #13545 Updated: oci8 compile problem

2001-10-04 Thread mfischer
ID: 13545 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Oracle related Operating System: LINUX RH 7.1 PHP Version: 4.0.6 New Comment: Sorry this is not a support forum. Ask on [EMAIL PROTECTED] . Bogusified. - Markus Previous Comments: ---

[PHP-DEV] Bug #13433 Updated: Returning Booleans from COM is broken in 407

2001-10-04 Thread phanto
ID: 13433 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: Windows NT 4 Server PHP Version: 4.0CVS-2001-09-25 Previous Comments: [2001-09-25 11:21:37

[PHP-DEV] Bug #13546: stub.lo: file not recognized:

2001-10-04 Thread bcampbell
From: [EMAIL PROTECTED] Operating system: Redhat 7.1 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: stub.lo: file not recognized: configure succedes with: ./configure --with-apxs=/opt/web/apache/bin/apxs --with-mysql=/usr/src/mysql --enable-magic-quotes

[PHP-DEV] Bug #13545: oci8 compile problem

2001-10-04 Thread jerome . ponsin
From: [EMAIL PROTECTED] Operating system: LINUX RH 7.1 PHP version: 4.0.6 PHP Bug Type: Oracle related Bug description: oci8 compile problem - oracle 8.1.7 install ok - oracle patch from technet ok, - php compiles fine (4.0.6) but on the oracle compile (./configure --a

[PHP-DEV] CVS Account Request

2001-10-04 Thread CVS Account Request
Full name: Morgan Christiansson Email: [EMAIL PROTECTED] ID:mog Purpose: Contributing to the PEAR repository. First a pear package called PEAR Forum (formerly phorum 4) a lot more discussion on this existst on the pear-dev mailinglist. And i'd love to contribute other stuff in t

[PHP-DEV] CVS Account Request

2001-10-04 Thread CVS Account Request
Full name: Sebastian Nohn Email: [EMAIL PROTECTED] ID:nohn Purpose: I did a request some time ago... Martin advised me to request it again because someon may have forgotten it... If your really can't remember: I'd like to have write access to the pear-repository ;) -- PHP Devel

[PHP-DEV] Bug #13544: gcc fails on reentrancy.lo

2001-10-04 Thread wcm
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: gcc fails on reentrancy.lo This appears to be very similar to bud id 7162. I edited the php_config.h and set both HAVE_POSIX_READDIR_R and HAVE_OLD_READDI

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-04 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: sorry, i meant to add, you will want to load testsessions.php in your browser first. Previous Comments: ---

[PHP-DEV] Bug #13543 Updated: should to be XHTML compatible

2001-10-04 Thread derick
ID: 13543 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: *Languages/Translation Operating System: All PHP Version: 4.0.6 Old Assigned To: derick Assigned To: New Comment: Fixed in CVS. Thanks! Derick Previous Comments:

[PHP-DEV] Bug #13543 Updated: should to be XHTML compatible

2001-10-04 Thread derick
ID: 13543 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: *Languages/Translation Operating System: All PHP Version: 4.0.6 Old Assigned To: Assigned To: derick Edit this bug report at http://bugs.php.net/?id=13543&edit=1 -- PHP Development Mailing

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-04 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: sorry, i meant to add, you will want to load testsessions.php in your browser first. Previous Comments: ---

[PHP-DEV] Bug #13543: should to be XHTML compatible

2001-10-04 Thread miki
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.6 PHP Bug Type: *Languages/Translation Bug description: should to be XHTML compatible By w3 under XHTML should be while hebrevc insert every line break -- Edit bug report at: http://bugs.php.net/?id=13543&

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-04 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: unfortunately i cannot as i do not have control over install of php in my company. however, as a side note, i

[PHP-DEV] Bug #13541 Updated: url_scanner.h:23: warning: parameter names (without types) in function declarat

2001-10-04 Thread jmoore
ID: 13541 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Open Bug Type: Compile Failure Operating System: PHP Version: 4.0.6 New Comment: D bogusified the other one.. - James Previous Comments: -

[PHP-DEV] Bug #13541 Updated: url_scanner.h:23: warning: parameter names (without types) in function declarat

2001-10-04 Thread jmoore
ID: 13541 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Compile Failure Operating System: PHP Version: 4.0.6 New Comment: dup of #13542 - James Previous Comments: [2001-

[PHP-DEV] Bug #13542 Updated: url_scanner.h:23: warning: parameter names (without types) in function declarat

2001-10-04 Thread derick
ID: 13542 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: PHP Version: 4.0.6 New Comment: Accidently submitted twice Previous Comments: [2001-10

[PHP-DEV] Bug #13542: url_scanner.h:23: warning: parameter names (without types) in function declarat

2001-10-04 Thread david
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: url_scanner.h:23: warning: parameter names (without types) in function declarat ./configure --with-mysql --with-apxs=/usr/local/apache/b in/apxs $ make Making al

[PHP-DEV] Bug #13541: url_scanner.h:23: warning: parameter names (without types) in function declarat

2001-10-04 Thread david
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: url_scanner.h:23: warning: parameter names (without types) in function declarat ./configure --with-mysql --with-apxs=/usr/local/apache/b in/apxs $ make Making al

[PHP-DEV] Bug #13540: dbase_get_record_with_names: comma problem

2001-10-04 Thread dominic
From: [EMAIL PROTECTED] Operating system: WinNT PHP version: 4.0.6 PHP Bug Type: dBase related Bug description: dbase_get_record_with_names: comma problem My original dBase contains one field with numbers like 1,5 or 2,5. When I try to get the contents with dbase_get_record_

[PHP-DEV] Bug #13538 Updated: The variable names do not use HTTP_*_VARS format

2001-10-04 Thread sniper
ID: 13538 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux Slackware 4.0 PHP Version: 4.0.6 New Comment: Both work for me with latest CVS. --Jani Previous Comments: ---

[PHP-DEV] Bug #13538 Updated: The variable names do not use HTTP_*_VARS format

2001-10-04 Thread marco
ID: 13538 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux Slackware 4.0 PHP Version: 4.0.6 New Comment: That is not completely true... The only vars that are working are the short ones... Regards, Marco

[PHP-DEV] Bug #13538 Updated: The variable names do not use HTTP_*_VARS format

2001-10-04 Thread sniper
ID: 13538 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Linux Slackware 4.0 PHP Version: 4.0.6 New Comment: Isn't it a great new feature? Both the long names and short names work. --Jani Previous Comments: --

[PHP-DEV] Bug #13536 Updated: missing or not documented thing in sessions

2001-10-04 Thread sniper
ID: 13536 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: redhat 7.01 PHP Version: 4.0.6 New Comment: submitted twice Previous Comments: [2001-10

[PHP-DEV] Bug #13539: ASP and PHP crashed, no restart possible

2001-10-04 Thread info
From: [EMAIL PROTECTED] Operating system: W2k Server PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: ASP and PHP crashed, no restart possible Hi, my W2k-Server is not able to handle asp or php files anymore. (500 Error on both) PHP was installed using the I

[PHP-DEV] how to ?

2001-10-04 Thread Marcin Liwinski
hi, where is an errror ? root@bsd /usr/php4> ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.4 (ok) *** Error code 1 Stop in /usr/php4. *** Error code 1 Stop in /usr/php4. -- rgrds, gospos

RE: [PHP-DEV] usort won't work anymore on 408dev -> zend_hash.c b ug?

2001-10-04 Thread Zeev Suraski
Fixed - thanks! At 14:17 04-10-01, Marc Boeren wrote: > > So it seems the results are sorted, but the keys aren't reassigned... > >If I track the source, I find the zend_hash_sort function in zend_hash.c has >changed between 407 and 408: > >407: > if (renumber) { > p = ht

RE: [PHP-DEV] usort won't work anymore on 408dev -> zend_hash.c bug?

2001-10-04 Thread Marc Boeren
> So it seems the results are sorted, but the keys aren't reassigned... If I track the source, I find the zend_hash_sort function in zend_hash.c has changed between 407 and 408: 407: if (renumber) { p = ht->pListHead; i=0; while (p != NUL

[PHP-DEV] Bug #13537 Updated: number_format looses value integrity

2001-10-04 Thread derick
ID: 13537 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Math Functions Operating System: linux PHP Version: 4.0.6 New Comment: Not a bug When the string "200,000" gets converted to a number when adding, it gets converted to 200 ("," is not a valid c

[PHP-DEV] usort won't work anymore on 408dev

2001-10-04 Thread Marc Boeren
Hi, In the latest CVS, usort gives strange results: if I use the example from the manual, function cmp ($a, $b) { if ($a == $b) return 0; return ($a < $b) ? -1 : 1; } $a = array (3, 2, 5, 6, 1); usort ($a, "cmp"); while (list ($key, $value) = each ($a)) { echo "$key: $value\n"

[PHP-DEV] Bug #13538: The variable names do not use HTTP_*_VARS format

2001-10-04 Thread marco
From: [EMAIL PROTECTED] Operating system: Linux Slackware 4.0 PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: The variable names do not use HTTP_*_VARS format All the PHP variables do not have the name HTTP_*_VARS, where * = {GET,POST,ENV,SERVER,COOKIE}

[PHP-DEV] Bug #13537: number_format looses value integrity

2001-10-04 Thread assid
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: *Math Functions Bug description: number_format looses value integrity try out this code \$b is $b \$c is $c"; ?> isnt it supposed $c supposed to be 198,000 ? -- Edit bug report at:

Re: [PHP-DEV] RC3

2001-10-04 Thread Phil Driscoll
On Thursday 04 October 2001 11:29 am, Phil Driscoll wrote: > All my stuff, Phorum and phpMyAdmin seems to work fine. This shoulc have read All my stuff, plus Phorum and phpMyAdmin seem to work fine. I wasn't trying to claim credit for Phorum and phpMyAdmin :) -- Phil Driscoll -- PHP Developme

[PHP-DEV] Bug #13536: missing or not documented thing in sessions

2001-10-04 Thread ozoon
From: [EMAIL PROTECTED] Operating system: redhat 7.01 PHP version: 4.0.6 PHP Bug Type: Session related Bug description: missing or not documented thing in sessions Hi. I ma managing webpage what have about 600-1000 active users online all the time. I was own sessions befor

Re: [PHP-DEV] RC3

2001-10-04 Thread Phil Driscoll
On Thursday 04 October 2001 1:04 am, Zeev Suraski wrote: > Finally, it's out. > www.php.net/~zeev/php-4.0.7RC3.tar.gz Built and tested on SuSE 7.2 as apache module with Apache 1.3.20 --with-apxs=/usr/local/httpd/bin/apxs --with-mysql=/usr/local/mysql --with-gmp=/usr/local/lib/gmp All my stuff, Ph

[PHP-DEV] Bug #13535: missing or not documented thing in sessions

2001-10-04 Thread ozoon
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Session related Bug description: missing or not documented thing in sessions Hi. I ma managing webpage what have about 600-1000 active users online all the time. I was own sessions before (with sto

Re: [PHP-DEV] RC3

2001-10-04 Thread Phil Driscoll
On Thursday 04 October 2001 1:04 am, Zeev Suraski wrote: > Finally, it's out. > www.php.net/~zeev/php-4.0.7RC3.tar.gz Builds fine on NT4 as cgi (Release_TS_Inline) and phpinfo works ok under IIS. When I try to build the test suite I get the following output - I don't know if this means that thin

[PHP-DEV] Bug #13534: tab-width for highlight_* functions

2001-10-04 Thread sander
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: tab-width for highlight_* functions It would be nice to have an INI-setting to specify the tab-width for the highlight_string, highlight_file and show_sourc

[PHP-DEV] Re: RC3

2001-10-04 Thread Pete Dishman
Compiles fine on Win NT Server. However there's still a basic problem with the COM module. Booleans returned from a COM Object don't work correctly. This has been the case for all of the 407 release candidates but it worked fine in 406. I reported this as a bug (No. 13433) but it's been ignored

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Zeev Suraski wrote: > >> Finally, it's out. >> www.php.net/~zeev/php-4.0.7RC3.tar.gz >> > > RC3 seems to have the same problem as 4.0.8-dev. > I can't compile with mhash some configure option(s). There is dependecy problem. Problem could be avoided with simple reorder of c

[PHP-DEV] Re: RC3

2001-10-04 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Finally, it's out. > www.php.net/~zeev/php-4.0.7RC3.tar.gz > RC3 seems to have the same problem as 4.0.8-dev. I can't compile with mhash some configure option(s). ./configure \ --with-apxs \ --disable-short-tags \ --without-mysql \ --enable-bcmath \ --enable-ftp \ --enabl

[PHP-DEV] Bug #13167 Updated: Access Violation, odbc when I use distinct

2001-10-04 Thread derick
ID: 13167 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: nt4 PHP Version: 4.0.4 New Comment: Please try a more recent version first (like 4.0.6). There is a big chance this is fixed. Derick Previous Comments: --

[PHP-DEV] Bug #13167 Updated: Access Violation, odbc when I use distinct

2001-10-04 Thread niclas . olsson
ID: 13167 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: nt4 PHP Version: 4.0.4 New Comment: ok.. when I $sql= "select distinct name from table_person"; $result=odbc_exec($conn_id,$sql); I get: PHP has encountered an Acces