[PHP-DEV] Re: RC3

2001-10-05 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > 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.. Minor problems with phpinfo() while running PHP as Apache module. L

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

2001-10-05 Thread mgrommet
ID: 13554 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Redhat Linux PHP Version: 4.0.6 New Comment: It should also be noted that I dont see this problem with much smaller / less complex objects. Previous Comments:

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

2001-10-05 Thread rasmus
ID: 13550 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: Could you be a little less cryptic please? I would expect this to print: int 2 float 100 string '8.7

[PHP-DEV] Re: [PHP-QA] Re: RC3

2001-10-05 Thread Hellekin O. Wolf
At 16:31 05/10/2001 +0900, Yasuo Ohgaki wrote: >Yasuo Ohgaki wrote: >>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.. > >Minor problems with phpi

Re: [PHP-DEV] Re: [PHP-QA] Re: RC3

2001-10-05 Thread Phil Driscoll
On Friday 05 October 2001 9:02 am, Hellekin O. Wolf wrote: > At 16:31 05/10/2001 +0900, Yasuo Ohgaki wrote: > >Yasuo Ohgaki wrote: > >>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 bui

[PHP-DEV] Bug #13558: --with-pear=dir doesn't work

2001-10-05 Thread oliver
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: --with-pear=dir doesn't work The configure --with-pear=dir option doesn't appear to work. The dir is ignored and PEAR is always installed into /usr/lib/php

Re: [PHP-DEV] Re: [PHP-QA] Re: RC3

2001-10-05 Thread Yasuo Ohgaki
Ok, it may depends on how PHP is configured. I'll try different configureations later. If you would like to see how it look like, please let me know off list. I'll send image directly. -- Yasuo Ohgaki Phil Driscoll wrote: > On Friday 05 October 2001 9:02 am, Hellekin O. Wolf wrote: > >>At 16:3

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

2001-10-05 Thread strecket
ID: 13512 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.0.5 New Comment: RE: [EMAIL PROTECTED] Yes, but that's platform specific solution, so I think it would be better

[PHP-DEV] Bug #13559: parser misinterprets ?> in a regexp

2001-10-05 Thread cech
From: [EMAIL PROTECTED] Operating system: Debian PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: parser misinterprets ?> in a regexp >From Debian bug #114345 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=114345&repeatmerged=yes When presented with a

[PHP-DEV] RE: RC3

2001-10-05 Thread Harald Radi
commited to PHP_4_0_7 branch. could you recheck please. thanks, harald. > -Original Message- > From: Peter Dishman [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 05, 2001 11:16 AM > To: 'Harald Radi' > Subject: RE: RC3 > > > Hi, > > I've just tried the latest CVS source (php4-200

[PHP-DEV] Bug #13560: mysql_fetch_object can't return any record

2001-10-05 Thread xufa
From: [EMAIL PROTECTED] Operating system: win2000 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: mysql_fetch_object can't return any record it dosen't return any record when i use mysql_fetch_object to fetch result! -- Edit bug report at: http://bugs.php.n

[PHP-DEV] Bug #13560 Updated: mysql_fetch_object can't return any record

2001-10-05 Thread cynic
ID: 13560 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: win2000 PHP Version: 4.0.6 New Comment: not enough info. read bugs-dos-and-donts.php Previous Comments:

Re: [PHP-DEV] Bug #13559: parser misinterprets ?> in a regexp

2001-10-05 Thread Markus Fischer
Afaik this is the normal behaviour. I'm used to workaround this with ...?"."> - Markus On Fri, Oct 05, 2001 at 09:50:43AM -, [EMAIL PROTECTED] wrote : > From: [EMAIL PROTECTED] > Operating system: Debian > PHP version: 4.0.6 > PHP Bug Type: *General Issues > Bug des

[PHP-DEV] Bug #13561: --without-pear prevent install of php-config,phpize,...

2001-10-05 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0CVS-2001-10-05 PHP Bug Type: *Configuration Issues Bug description: --without-pear prevent install of php-config,phpize,... Hi, a little configure bug. If you disable the pear installation with

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

2001-10-05 Thread sniper
ID: 13552 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Dynamic loading Bug Type: MySQL related Operating System: HPUX 11.00 PHP Version: 4.0.6 New Comment: Is the path where the mysql libs are in the LIBPATH? --Jani Previous Comments: ---

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

2001-10-05 Thread mlemos
ID: 13550 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: Except that it doesn't, here and in many other users machines it prints: int(2) float(100) string(4)

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

2001-10-05 Thread manuel
ID: 13550 Updated by: manuel Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: The bug is real. Try it on the mentioned OS with glibc version mentioned in the report to see it. Prev

[PHP-DEV] array_change_key_case()

2001-10-05 Thread Edin Kadribasic
If there are no objections I will later today commit changes to add this function. Edin array.patch -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [

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

2001-10-05 Thread sniper
ID: 13555 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: RedHat Linux 6.2 PHP Version: 4.0.6 New Comment: Which RPM does install it in /lib/ ?? Previous Comments: --

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

2001-10-05 Thread sniper
ID: 13557 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: *Compile Issues Bug Type: Compile Failure Operating System: PHP Version: 4.0.6 New Comment: Please try the latest CVS snapshot: http://snaps.php.net/ as this should be fixed now. Previ

[PHP-DEV] Bug #13558 Updated: --with-pear=dir doesn't work

2001-10-05 Thread sniper
ID: 13558 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Compile Issues Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: Fixed in CVS. Previous Comments: [2001-10

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

2001-10-05 Thread manuel
ID: 13551 Updated by: manuel Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Open Old Bug Type: Documentation problem Bug Type: BC math related Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: That is incorrect. BC is for arbitrary percision arithmetic. Arguments should

[PHP-DEV] Bug #13563: required directory c:\tmp not created if not found

2001-10-05 Thread rprangnell
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Session related Bug description: required directory c:\tmp not created if not found Sessions depends on the existence of a special root level folder named "\tmp". Unfortunately, this is not create

[PHP-DEV] Bug #13563 Updated: required directory c:\tmp not created if not found

2001-10-05 Thread cynic
ID: 13563 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: PHP Version: 4.0.6 New Comment: not a bug. Previous Comments: [2001-10-05 09:46:47] [EM

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

2001-10-05 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: You're the only one who experiences this 'bug' so I doubt it is a bug but only a misconfiguration. Did you or did you not

[PHP-DEV] Re: [PHP-QA] RC3 MacOSX Good but problem with Apache2 on Linux

2001-10-05 Thread Andy Woolley
Hi all, Just to let you know that RC3 installed OK on Mac OSX. ./configure --with-mysql --with-apache=../../apachesource/apache1_3 --enable -track-vars However, I'm having trouble with Apache 2.0.16 on Linux 7.1 (2.4.2-2) when I configure like so: ./configure --with-mysql --with-apache=../htt

[PHP-DEV] Bug #13564: Every 5-10 page requests to page with OCI8 calls ends in segmentation fault

2001-10-05 Thread rhollis
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 8 & RH6.2 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: Every 5-10 page requests to page with OCI8 calls ends in segmentation fault Standard Oracle/OCI calls which work fine and then every 5-10 hits a

[PHP-DEV] Sessions and register_globals

2001-10-05 Thread Sebastian Bergmann
I just noticed the following with PHP 4.0.8-dev, built from CVS today: When register_globals is enabled, this script '; print_r($session); ?> outputs an array that grows with each request to the script. When register_globals is disabled, it only outputs the timest

[PHP-DEV] ps_mm_initialize() always called

2001-10-05 Thread Rasmus Lerdorf
Sascha, do you think it would be possible to move that call out of the MINIT function in MINIT? It doesn't make a lot of sense to me to initialize mm if it is not being used. Especially since this could fail and prevent people from using file-based sessions. Perhaps the right fix is to check if

[PHP-DEV] Re: ps_mm_initialize() always called

2001-10-05 Thread Sascha Schumann
On Fri, 5 Oct 2001, Rasmus Lerdorf wrote: > Sascha, do you think it would be possible to move that call out of the > MINIT function in MINIT? It doesn't make a lot of sense to me to > initialize mm if it is not being used. Especially since this could fail > and prevent people from using file-ba

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Rasmus Lerdorf
This is expected behaviour as far as I am concerned. When register_globals is off the $session[] array is completely separate from $HTTP_SESSION_VARS['session'] so doing a session_register('session') is replacing the existing registered variable with this completely new one. -Rasmus On Fri, 5 O

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Sebastian Bergmann
Rasmus Lerdorf wrote: > This is expected behaviour as far as I am concerned. Sascha just enlightened me on #php.de. Never mind, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.se

Re: [PHP-DEV] Re: ps_mm_initialize() always called

2001-10-05 Thread Rasmus Lerdorf
I have seen a number of people getting "Unable to start session mm module in Unknown on line 0" errors even when they aren't using mm as their session handler. See: http://bugs.php.net/bug.php?id=13379 http://bugs.php.net/bug.php?id=13320 http://bugs.php.net/bug.php?id=13268 http://bugs.php.net/

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > Rasmus Lerdorf wrote: >> This is expected behaviour as far as I am concerned. > > Sascha just enlightened me on #php.de. Something I still don't understand: The above script works, ie. outputs an increasing number during subsequent requests, when register

Re: [PHP-DEV] Re: ps_mm_initialize() always called

2001-10-05 Thread Sascha Schumann
On Fri, 5 Oct 2001, Rasmus Lerdorf wrote: > I have seen a number of people getting "Unable to start session mm module > in Unknown on line 0" errors even when they aren't using mm as their > session handler. Apparently there is some potential for education. It is simply impossible to us

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Sascha Schumann
> The above script works, ie. outputs an increasing number during > subsequent requests, when register_globals is turned off, but not, > ie. showing always '1', when it is turned on. That depends on your PHP version. $foo and $HTTP_SESSION_VARS["foo"] should have been aliases for s

Re: [PHP-DEV] Re: ps_mm_initialize() always called

2001-10-05 Thread Rasmus Lerdorf
Probably a good idea as the default Debian php-cgi build has mm support. Not everyone builds their own PHP. -Rasmus On Fri, 5 Oct 2001, Sascha Schumann wrote: > On Fri, 5 Oct 2001, Rasmus Lerdorf wrote: > > > I have seen a number of people getting "Unable to start session mm module > > in Unkno

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Rasmus Lerdorf
> Sebastian Bergmann wrote: > > Rasmus Lerdorf wrote: > >> This is expected behaviour as far as I am concerned. > > > > Sascha just enlightened me on #php.de. > > Something I still don't understand: > > session_register("count"); > $HTTP_SESSION_VARS["count"]++; > echo $HTTP_SE

[PHP-DEV] Bug #13089 Updated: Simple Char Swapping in String crashes Webserver

2001-10-05 Thread rasmus
ID: 13089 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Suse Linux 7.1 PHP Version: 4.0.4pl1 New Comment: Unable to reproduce this. Could you check to see if this is still a problem in recent versions? Previou

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

2001-10-05 Thread dominic
ID: 13540 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: dBase related Operating System: WinNT PHP Version: 4.0.6 New Comment: The original dbase field type is 'N'. I think the reason for my problem is line 466 in PHP Source 'dbase.c' where the type co

[PHP-DEV] AW: Bug #13089 Updated: Simple Char Swapping in String crashes Webserver

2001-10-05 Thread Jens Kisters
yes i always had that under 4.06 under windows > -Ursprüngliche Nachricht- > Von: Bug Database [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 5. Oktober 2001 18:38 > An: [EMAIL PROTECTED] > Betreff: Bug #13089 Updated: Simple Char Swapping in String crashes > Webserver > > > ID: 13089 >

[PHP-DEV] Bug #13565: php4-200110050900/ext/standard/dns.c:240: undefined reference to `__res_search'

2001-10-05 Thread jerome . ponsin
From: [EMAIL PROTECTED] Operating system: RedHat7.1&Kernel 2.4.4 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: php4-200110050900/ext/standard/dns.c:240: undefined reference to `__res_search' Almost same problem that bug ID #10941 but it is not resolved

[PHP-DEV] ** BUG ** PAYFLOWPRO Extension Missing or Not Working for Win32

2001-10-05 Thread Jason Caldwell
** BUG ** PAYFLOWPRO Extension Missing or Not Working for Win32 (4.0.6) version of PHP. The following code from the Online PHP Manual (from www.php.net) generates the following error when run. [ / CODE / ] 'myUserName', PWD => 'myPassword', TRXTYPE => 'S', TENDER

[PHP-DEV] RC3: bz2 compression seems not to work

2001-10-05 Thread Loïc
Hi list! My config: - Apache 1.3.20 on win32; - php 4.0.7-rc3 from php4win.de (thanks Daniel) loaded as a module; - php.ini is the recommanded one except pathes and 2 extensions loaded: gzip and bz2. My test script: It returns "-5" ! Thanks for your help, Loïc ___

[PHP-DEV] Bug #13566: BUG FIX? for ext/sockets

2001-10-05 Thread jsmith
From: [EMAIL PROTECTED] Operating system: linux kernel 2.4.2 PHP version: 4.0CVS-2001-10-05 PHP Bug Type: Sockets related Bug description: BUG FIX? for ext/sockets I've been working with the sockets extension for PHP 4.0.8-dev now for the past few days and I've noticed w

Re: [PHP-DEV] Bug #13566: BUG FIX? for ext/sockets

2001-10-05 Thread Markus Fischer
On Fri, Oct 05, 2001 at 06:38:41PM -, [EMAIL PROTECTED] wrote : > Unfortunately, at the same time, this creates an > incompatibility between socket_select() and system > select(), since socket_select() will no longer produce the > same results as calling select() with tv_sec = -1 and > tv

[PHP-DEV] Bug #13567: array_search does not return FALSE as documented, if no entry was found

2001-10-05 Thread alvarez
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: array_search does not return FALSE as documented, if no entry was found script to reproduce the error quickly: // won't produce output, is not boole

[PHP-DEV] Bug #13568: PHP3 semantics have been retained for nested functions

2001-10-05 Thread alvarez
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: PHP3 semantics have been retained for nested functions container (); a script to reproduce the error quickly. function container () { functio

Re: [PHP-DEV] Bug #13566: BUG FIX? for ext/sockets

2001-10-05 Thread J Smith
Even better. How about making the usec parameter optional in socket_select(), and if the sec parameter is NULL, pass NULL to select() instead of tv? That would make the syntax of select() with a NULL timeout pretty much the same as socket_select() with a NULL timeout, minus the first maxfd pa

Re: [PHP-DEV] Bug #13566: BUG FIX? for ext/sockets

2001-10-05 Thread Markus Fischer
Yup, while looking at the code I got the idea, letting the last two parameters be optional and substitute them with NULL when msising, too. On Fri, Oct 05, 2001 at 03:04:22PM -0400, J Smith wrote : > > Even better. How about making the usec parameter optional in > socket_select(), and if the s

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

2001-10-05 Thread jeroen
ID: 13550 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: No, floating point numbers are ALWAYS inprecise, and you shouldn't trust on their exact values. See

[PHP-DEV] Bug #13567 Updated: array_search does not return FALSE as documented, if no entry was found

2001-10-05 Thread jeroen
ID: 13567 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Arrays related Operating System: Linux 2.2.19 PHP Version: 4.0.5 Old Assigned To: Assigned To: jeroen New Comment: Use var_dump to check what's actually returned. NULL is returned, confirme

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Sebastian Bergmann
Sascha Schumann wrote: > That depends on your PHP version. $foo and > $HTTP_SESSION_VARS["foo"] should have been aliases for some > time. The behaviour was broken though for a period of time. As I initially stated, I'm trying this with PHP 4.0.8-dev. -- Sebastian Bergmann ht

[PHP-DEV] Bug #13567 Updated: array_search does not return FALSE as documented, if no entry was found

2001-10-05 Thread jeroen
ID: 13567 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Arrays related Operating System: Linux 2.2.19 PHP Version: 4.0.5 Assigned To: jeroen New Comment: Fixed in CVS, will be in 4.0.8, and maybe in 4.0.7 (what's the policy on this kind of bugf

[PHP-DEV] Bug #13522 Updated: openssl_seal always returns FALSE

2001-10-05 Thread kanareykin+nospam
ID: 13522 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: OpenSSL related Operating System: SunOS 5.7 Old PHP Version: 4.0.4pl1 PHP Version: 4.0.6 New Comment: Upgraded to 4.0.6, so now I can use the openssl_error_string() function. Ho

[PHP-DEV] Bug #13569: ibase_fetch_row doesn't null terminate all strings?

2001-10-05 Thread erik
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4pl1 PHP Bug Type: InterBase related Bug description: ibase_fetch_row doesn't null terminate all strings? The summary says it all, I guess. $indexed = array(); $assoc = array(); $nullassoc = array(); while

Re: [PHP-DEV] Sessions and register_globals

2001-10-05 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > As I initially stated, I'm trying this with PHP 4.0.8-dev. The following script works with both register_globals enabled and disabled and PHP 4.0.8. Can't test it right now with pre-4.0.7, but it should work, too. Now, is this the simplest solution pos

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

2001-10-05 Thread manuel
ID: 13550 Updated by: manuel Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: I don't think you are understanding the problem. Basically the bug is that in PHP: intval($double)

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

2001-10-05 Thread jeroen
ID: 13550 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: > Basically the bug is that in PHP: > > intval($double)!=intval(round($double)) converting to inte

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

2001-10-05 Thread jeroen
ID: 13550 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: This is a real PHP bug that needs to be fixed, because if: [1]echo $double; prints the same as [2]echo round($

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

2001-10-05 Thread rasmus
ID: 13550 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: Ok, you could have stated this to begin with: intval($double)!=intval(round($double)) Where are you getting the ide

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

2001-10-05 Thread jeroen
ID: 13550 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Programming Data Structures Operating System: Linux 2.2.18 PHP Version: 4.0.6 New Comment: Manuel ment that intval($double)==intval(round($double)) should be true in the context of $double == round($do

[PHP-DEV] Re: ** BUG ** PAYFLOWPRO Extension Missing or Not Working for Win32

2001-10-05 Thread Jason Caldwell
I've written a solution for Win32 Users, until the PHP_PFPRO.DLL is released. This is totally workable. Jason [EMAIL PROTECTED] "Jason Caldwell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > ** BUG ** PAYFLOWPRO Extension Missing or Not Working for Win3

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

2001-10-05 Thread galan
ID: 13552 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: MySQL related Operating System: HPUX 11.00 PHP Version: 4.0.6 New Comment: Yes it is. Wouldn't configure have failed if the the mysql libs were not found? What libs in partic

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

2001-10-05 Thread galan
ID: 13552 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: HPUX 11.00 PHP Version: 4.0.6 New Comment: Yes it is. Wouldn't configure have failed if the the mysql libs were not found? What libs in particular does php look fo

[PHP-DEV] array_merge() and objects

2001-10-05 Thread Chris Newbill
array_merge() doesn't work if there are objects in your array. Here is a small test case. one = $one; $this->two = &$two; } } $x = 6; $a = new test(1, &$x); $b = new test(2, &$x); $c = new test(3, &$x); $aa = array($a, $b, $c); $d = new test(4, &$x); $e = new test(5, &$x); $f = new

[PHP-DEV] zend_compare & co

2001-10-05 Thread jeroen
Can you trust on the compare functions to return either -1, 0 or 1? I don't think so... but since that assumption is made in various locations in PHP4, it maybe is true? Similar question for zend booleans, can you trust the lval to be either 0 or 1, or not? --Jeroen -- PHP Development Mailin

[PHP-DEV] Talent Exchange? Designer for Programmer

2001-10-05 Thread Marie
This could very well work into an ongoing working relationship, so please respond if you think you can help! HERE'S THE DEAL: I'm looking to exchange my extensive website design and graphic skills with someone with PHP or Cold Fusion skills that can help finish the backend database for a Real Es

[PHP-DEV] smallcaps function

2001-10-05 Thread Daniel BODEA
We needed a fast small caps implementation for HTML transformations so I did it inside PHP. Anyone interested in it ? (not to mention the main PHP tree :-) Dan PS: patch for php-4.0.6/ext/standard smallcaps.patch -- PHP Development Mailing List To unsubscribe, e-mail: [

[PHP-DEV] Re: Security e-mail address

2001-10-05 Thread Rasmus Lerdorf
Oh Jani, relax. He wanted somewhere non-public. php-dev is archived everywhere as is [EMAIL PROTECTED] group@ is the only non-archived address. If there is a real problem we will most definitely forward it to php-dev, but if someone asks for a private contact address I give the only one we hav

[PHP-DEV] ¬°¤½¥q¸`¬Ù¤jµ§¹q¸Ü¶O¡I

2001-10-05 Thread c2m_2gkgfvlycqk
¬°¤½¥q¸`¬Ù¤jµ§¹q¸Ü¶O ­P¤½¥q¡B¥ø·~¸gÀçªÌ¡G ±z·Q§â±z¤½¥qªº°ê»Ú¡B°ê¤ºªø³~¡B¤j­ô¤jªº³q¸Ü¶O¥Î¤j´T­°§C¶Ü¡H ¨ä¹ê§Ú­Ì¤ñ¹qµø¼s§i¤Wªº³q¸Ü¶O¡AÁÙ­n«K©y³\¦h¡C §Ú­Ì»P¤@Ãþ¹q«H·~ªÌ¡]°ê¤º¥Ø«e¦³¥|®a¡^¤ñ¸û°_¨Ó¡G 1. ³q¸Ü¥»¨­¤è­±¡G ³q¸Ü«~½è¤@¼Ë¦n¡I ±µ³q³t«×¤@¼Ë§Ö¡I ±µ³q²v¤@¼Ë°ª¡I

[PHP-DEV] Re: Security e-mail address

2001-10-05 Thread Rasmus Lerdorf
> So what's wrong in keeping them public? > If they are false alarms, why not keep > them public and show all other people who think they found > serious security related bugs that they are wrong? > If it's opensource KEEP it open. There can't be any closed > 'groups' which get some info in this k

Re: [PHP-DEV] Re: Security e-mail address

2001-10-05 Thread Alexander Wagner
Jani Taskinen wrote: > So what's wrong in keeping them public? > If they are false alarms, why not keep > them public and show all other people who think they found > serious security related bugs that they are wrong? > If it's opensource KEEP it open. There can't be any closed > 'groups' which ge

[PHP-DEV] Bug #13569 Updated: ibase_fetch_row doesn't null terminate all strings?

2001-10-05 Thread rasmus
ID: 13569 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: InterBase related Operating System: PHP Version: 4.0.4pl1 New Comment: Any chance you could test agains the current code? Grab the latest php4 snapshot tarball from http://snaps.php.net Som

Re: [PHP-DEV] Re: Security e-mail address

2001-10-05 Thread Rasmus Lerdorf
> > someone that they are not allowed to communicate with members of the > > PHP development team in a private manner makes no sense. Perhaps we > > need a [EMAIL PROTECTED] private mailing list for this instead where > > only people with php-dev cvs accounts can subscribe and either not

Re: [PHP-DEV] Re: RC3

2001-10-05 Thread Zeev Suraski
At 09:00 05-10-01, Yasuo Ohgaki wrote: >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 t

Re: [PHP-DEV] user_error trucates at 1KB?

2001-10-05 Thread Zeev Suraski
As a temporary solution, you can edit Zend/zend.c, search for ZEND_ERROR_BUFFER_SIZE, and increase the buffer size. It's not a very good solution though, so it won't be merged in to the general distribution. We'll try to make it work better in a future release. Zeev At 04:09 05-10-01, Sigg

Re: [PHP-DEV] Re: [PHP-QA] Re: RC3

2001-10-05 Thread Zeev Suraski
Try going to the images' URLs (take them from the tags) and see what happens. It's best if you go there using pure HTTP (telnet to port 80), or wget. It may shed some light on what's going wrong... At 10:25 05-10-01, Yasuo Ohgaki wrote: >Ok, it may depends on how PHP is configured. >I'll t

[PHP-DEV] Bug #13570: gettext error

2001-10-05 Thread xavier . ourciere
From: [EMAIL PROTECTED] Operating system: Linux Slackware PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: gettext error I get the last gettext and configuring/compiling/installing fine with: ./configure --prefix=/usr --disable-nls After I tried to

[PHP-DEV] Bug #13571: gettext error

2001-10-05 Thread xavier . ourciere
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: gettext error I get the last gettext and configuring/compiling/installing fine with: ./configure --prefix=/usr --disable-nls After I tried to configure PHP

Re: [PHP-DEV] Re: Security e-mail address

2001-10-05 Thread Zeev Suraski
At 04:36 06-10-01, Rasmus Lerdorf wrote: Jani said: > > Excellent idea. This is exactly something we really need. > > A private address which is not limited to 10 persons or so. > > What did Linus say again..enough eyes and all bugs are..something? > >I'm really not all that worried about having t

[PHP-DEV] Bug #13560 Updated: mysql_fetch_object can't return any record

2001-10-05 Thread xufa
ID: 13560 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: win2000 PHP Version: 4.0.6 New Comment: it dosen't return any record when i use mysql_fetch_object to fetch result! $UserName1=$HTTP_POST_VARS["UserName"]; $Pas

Re: [PHP-DEV] Re: RC3

2001-10-05 Thread Yasuo Ohgaki
For some reason, core file does not have symbols even with --enable-debug. I loaded symbols from php binary and got backtrace. I thought most of people were getting segfaults... It looks like it depends on config. Anyway, here is meaningful backtrace. GNU DDD 3.3 (i686-pc-linux-gnu), by Dorothe

Re: [PHP-DEV] Re: [PHP-QA] Re: RC3

2001-10-05 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Try going to the images' URLs (take them from the tags) and see > what happens. It's best if you go there using pure HTTP (telnet to port > 80), or wget. It may shed some light on what's going wrong... > I checked phpinfo() output from Apache 1.3.20/PHP 4.0.7RC3. I don

[PHP-DEV] Bug #13571 Updated: gettext error

2001-10-05 Thread mfischer
ID: 13571 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Configuration Issues Operating System: PHP Version: 4.0.6 New Comment: Submitted twiced -> bogusified. - Markus Previous Comments: -

[PHP-DEV] Bug #13570 Updated: gettext error

2001-10-05 Thread mfischer
ID: 13570 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Configuration Issues Operating System: Linux Slackware PHP Version: 4.0.6 New Comment: Somehow .. there is missing something. What is the actual error/bug? - Markus Ps: I've seen li

[PHP-DEV] Current CVS does not compile on Win32

2001-10-05 Thread Sebastian Bergmann
basic_functions.obj : error LNK2001: Unresolved external symbol _zif_version_compare -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List

[PHP-DEV] Re: Current CVS does not compile on Win32

2001-10-05 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > basic_functions.obj : error LNK2001: > Unresolved external symbol _zif_version_compare Fixed in CVS. Didn't see Stig's commit at first. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider

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

2001-10-05 Thread Oliver Jones
[oliver] singularity:~$ rpm -ql db3 /lib/libdb-3.1.so /usr/doc/db3-3.1.17 /usr/doc/db3-3.1.17/LICENSE /usr/doc/db3-3.1.17/README /usr/doc/db3-3.1.17/images /usr/doc/db3-3.1.17/images/api.gif /usr/doc/db3-3.1.17/images/next.gif /usr/doc/db3-3.1.17/images/prev.gif /usr/doc/db3-3.1.17/images/ps.gif /