[PHP-DEV] PHP 4.1 diffs

2001-12-10 Thread Rasmus Lerdorf
Some minor changes to get ming to work with PHP 4.1. The first one is not 4.1 specific. That library check needs to be compiled against -lm in order to work, at least on my Linux box. I don't think adding -lm will hurt anywhere else either. The second one is a PHP API change described in t

Re: [PHP-DEV] sockets problems & patch

2001-12-10 Thread Thies C. Arntzen
On Sun, Dec 09, 2001 at 04:17:57PM -0500, benjamin yates wrote: > > > The problem with the zip file he sent is also that a: > > > ]$ diff -uN orig new > > > > > > produces a unified diff with almost all of it being whitespace > > > related, so its near impossible to view the change

Re: [PHP-DEV] xmlrpc extension in 4.1.0

2001-12-10 Thread Zak Greant
On December 10, 2001 03:42 pm, Colin Viebrock wrote: > Any docs on using this extension? Hey Colin, There is an article on Zend - http://www.zend.com/zend/tut/tut-xml-rpc-client.php HTH, --zak -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROT

Re: [PHP-DEV] Problem with complex data structure and sessions

2001-12-10 Thread Zak Greant
Probably the best thing to do is visit http://bugs.php.net and review the guidelines for submitting a bug. If you get through the process and feel that you have found a bug, please submit a bug report. --zak On December 10, 2001 02:51 pm, Frank wrote: > I am new to online PHP communities so i

[PHP-DEV] PHP 4.1.0 released

2001-12-10 Thread Zeev Suraski
After a lengthy QA process, PHP 4.1.0 is finally out. Download at http://www.php.net/downloads.php ! PHP 4.1.0 includes several other key improvements: - A new input interface for improved security (read below) - Highly improved performance in general - Revolutionary performance and stability i

[PHP-DEV] PHP 4.1.0 released

2001-12-10 Thread Zeev Suraski
After a lengthy QA process, PHP 4.1.0 is finally out. Download at http://www.php.net/downloads.php ! PHP 4.1.0 includes several other key improvements: - A new input interface for improved security (read below) - Highly improved performance in general - Revolutionary performance and stability i

[PHP-DEV] xmlrpc extension in 4.1.0

2001-12-10 Thread Colin Viebrock
Any docs on using this extension? - Colin -- 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 PROTECTED]

Re: [PHP-DEV] Bug #14367: browscap not well documented

2001-12-10 Thread Philip Olson
Currently browscap.ini is a front by Cyscape to promote browserHawk. In fact, they often diss on browscap.ini on their website and haven't updated the file since Feb 2000. Back in the good 'ol days it was updated and made more sense, not anymore. A feature request to not use browscap.ini at all

[PHP-DEV] Re: Bugs in ext/standard/array.c

2001-12-10 Thread Christian Dickmann
I programmed a small PHP Script, which searches for these "negligible inconsistency". It is very simple, but it shows some positions in the source, which should be changed ... Someone out there, who wants to do this? Here the URL: http://dickmann.dynip.de/phpbugs.php and http://dickmann.dynip.de

[PHP-DEV] Problem with complex data structure and sessions

2001-12-10 Thread Frank
I am new to online PHP communities so if there is a better place to post this please let me know. I may have encountered a bug in PHP 4.0.6, but I don't know where to look to see if it is a known problem, and I have not been able to reproduce the problem in trivial code. I have been programming

RE: [PHP-DEV] PHP 4.0.1 released?! (RE: [PHP-CVS] cvs: php4(PHP_4_0_7)/ configure.in /main php_version.h )

2001-12-10 Thread Rasmus Lerdorf
Yup, the tarball is indeed corrupt. Tested right on the server so there would be no question of download messups: 2:16pm server1:/local/Web/sites/phpweb/distributions> gunzip -t php-4.1.0.tar.gz gunzip: php-4.1.0.tar.gz: invalid compressed data--crc error gunzip: php-4.1.0.tar.gz: invalid comp

RE: [PHP-DEV] PHP 4.0.1 released?! (RE: [PHP-CVS] cvs: php4(PHP_4_0_7) / configure.in /main php_version.h )

2001-12-10 Thread Mårten Gustafsson
Ok, sorry :) Since it was available from www.php.net I thought was time. Btw, the tarball seems to be corrupt: nightlife@ns:~/src$ gunzip -c php-4.1.0.tar.gz | tar xf - tar: Skipping to next header gunzip: php-4.1.0.tar.gz: invalid compressed data--crc error tar: Error exit delayed from previou

[PHP-DEV] Re: PHP 4.0.1 released?! (RE: [PHP-CVS] cvs: php4(PHP_4_0_7) / configure.in /main php_version.h )

2001-12-10 Thread Jim Winstead
Mårten gustafsson <[EMAIL PROTECTED]> wrote: > Shouldn?t this be announced somewhere? i suspect that zeev is giving the mirrors some time to catch up (and perhaps putting together the win32 version of the release) before sending the announcement. be patient. jim -- PHP Development Mailing List

Re: [PHP-DEV] PHP 4.0.1 released?! (RE: [PHP-CVS] cvs: php4(PHP_4_0_7)/ configure.in /main php_version.h )

2001-12-10 Thread derick
On Mon, 10 Dec 2001, Mårten Gustafsson wrote: > Shouldn´t this be announced somewhere? It will be when it's time. Derick -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admi

[PHP-DEV] PHP 4.0.1 released?! (RE: [PHP-CVS] cvs: php4(PHP_4_0_7) / configure.in /main php_version.h )

2001-12-10 Thread Mårten Gustafsson
Shouldn´t this be announced somewhere? regards, Marten. > -Original Message- > From: Zeev Suraski [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 10, 2001 4:22 PM > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4(PHP_4_0_7) / configure.in /main > php_version.h > > > zeev

[PHP-DEV] Small thing...

2001-12-10 Thread Stig-Ørjan Smelror
What about changing the info "PHP 4.0 Credits" in ext/standard/credits.c to reflect the 4.1.0 release? Or has this already been discussed and ruled out? Kindest regards, Stig-Ørjan Smelror -- Hilsen Stig-Ørjan __ Your fav

Re: [PHP-DEV] PHP can't compare...

2001-12-10 Thread Pierre-Alain Joye
> But my suggestion only produces rounding errors when the developer is trying to >operate on floats > with results of precision greater than 14 decimals. These developers should already >know they MUST > use bc or gmp in such cases. > > You may say it should be "up to the developer", but th

Re: [PHP-DEV] PHP can't compare...

2001-12-10 Thread George Whiffen
Rasmus Lerdorf wrote: > > > But I don't want to do this! I want to compare php numbers, which can be either >strings or floats, > > in php! This already works fine when the php number is "passed" as a string, I >just want it to also > > work when it's passed as a float/double! > > Which is n

Re: [PHP-DEV] PHP can't compare...

2001-12-10 Thread Rasmus Lerdorf
> But I don't want to do this! I want to compare php numbers, which can be either >strings or floats, > in php! This already works fine when the php number is "passed" as a string, I just >want it to also > work when it's passed as a float/double! Which is not possible. > floor(string(8.2 -

Re: [PHP-DEV] Bug #14367: browscap not well documented

2001-12-10 Thread Jon Parise
On Mon, Dec 10, 2001 at 06:41:45PM +0100, Daniel Lorch wrote: > AFAIK the browscap.ini is not anymore supported/updated. The only > alternative I know of is: > > http://phpsniff.sourceforge.net/ > > any other suggestions? http://cvs.horde.org/co.php/horde/lib/Browser.php http://www.horde.or

Re: [PHP-DEV] PHP can't compare...

2001-12-10 Thread George Whiffen
Rasmus, You're right someone doesn't get it, but I'm still not convinced that it's me!! I do understand that "0.1 cannot be finitely expressed in binary" and in particular that "You can't compare floating points in C". But I don't want to do this! I want to compare php numbers, which can be e

Re: [PHP-DEV] Function names

2001-12-10 Thread Rasmus Lerdorf
> 09-12-2001 18:33 you wrote: > > Nope, there are no plans to change the names of the base functions in > PHP. > > I'm a little new to this list so just say if you have discussed this in > the latest past, but wouldn't it be an idea to name function after which > library they're in? Not reall

Re: [PHP-DEV] Bug #14367: browscap not well documented

2001-12-10 Thread Daniel Lorch
hi, > As far as i can see, there is no documentation for getting the browscap.ini > to work on a win98 running apache. As i was looking at the documentation, i > also saw a general lack of documentation on the browscap.ini file on more > then one platform. AFAIK the browscap.ini is not anymore s

Re: [PHP-DEV] ext/pdf libarys

2001-12-10 Thread Andre Gildemeister
"Pierre-Alain Joye" <[EMAIL PROTECTED]> wrote: > > I just have looked at the presentation slides to the pdf extension on > > http://conf.php.net 11/27/2001 Paris PHP Forum PDF Overview (24 slides). > > Clibpdf and FreePDFlib were called as opensource alternatives under > > "introduction", but sinc