[PHP-DEV] Re: #22527 [Opn->Bgs]: Modulus returned negative value

2003-03-03 Thread Rasmus Lerdorf
This is actually an interesting question. Should we be truncating towards zero? I'd say yes, but then I tested Perl, Python and Tcl, and they all say that -27 % 7 is 1 which means they truncate towards negative infinity. Too late to change at this point in the game, but perhaps it calls for a mo

Re: [PHP-DEV] Tie'ing variables

2003-03-03 Thread Jani Taskinen
Can't those long names be gone in PHP 5 anyway..? Having YASIO is not fun. :) --Jani On Sun, 2 Mar 2003, Zeev Suraski wrote: >I wanted to do this for some time, but until recently, it wasn't very >feasible, because the order of registration could be designated by the us

[PHP-DEV] Patch for OCI8 link failure (Tru64/AIX) (#22324)

2003-03-03 Thread Michael Mauch
Hi, my older patch for the link problems with OCI8 on Tru64 broke the build on AIX and maybe other systems, so Jani commented it out. Here comes a better patch. Instead of just linking to libocijdbc8/9 if it is available, it tries to find the OCILobIsTemporary function in the normal libclntsh firs

Re: [PHP-DEV] php_pgsql.dll problem

2003-03-03 Thread Edin Kadribasic
php_pgsql.dll does not depend on external libpq.dll (its built in statically). Your problem is most probably in the local install, ie. a stale php4ts.dll somewhere. Edin On Mon, 3 Mar 2003, Peter Kmet wrote: > Hello, > > i'm trying to use php with postgres on win32 i have found some problems

[PHP-DEV] php_pgsql.dll problem

2003-03-03 Thread Peter Kmet
Hello, i'm trying to use php with postgres on win32 i have found some problems with php 4.3.1 (same for php 4.3.0) and php_pgsql.dll. When i try to load php_pgsql.dll extension in php.ini i get error notice PHP Warning: Unknown(): Unable to load dynamic library 'C:\Program Files\php\extensions\

Re: [PHP-DEV] Re: INI defaults for CLI

2003-03-03 Thread Edin Kadribasic
n Monday, Mar 3, 2003, at 11:40 Europe/Copenhagen, Marcus Börger wrote: At 02:45 03.03.2003, [EMAIL PROTECTED] wrote: Nothing attached... Try again... <20030303-1.diff.txt> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.5.x-dev

2003-03-03 Thread Sascha Schumann
On Mon, 3 Mar 2003, Sebastian Bergmann wrote: > Harald Radi wrote: > > PHP_4 > > But why is the version of the PHP_4 branch 4.5, and not 4.4? 4.4 was used already in HEAD for some time. So we skipped it. - Sascha -- PHP Development Mailing List To unsubscribe,

Re: [PHP-DEV] Re: INI defaults for CLI

2003-03-03 Thread Marcus Börger
At 02:45 03.03.2003, [EMAIL PROTECTED] wrote: Nothing attached... Try again... Index: main/SAPI.h === RCS file: /repository/php4/main/SAPI.h,v retrieving revision 1.100 diff -u -r1.100 SAPI.h --- main/SAPI.h 20 Feb 2003 22:21:48 -000

[PHP-DEV] CVS Account Request: avb

2003-03-03 Thread Alexey Borzov
Working on PEAR and PEAR documentation. PEAR account already approved: http://pear.php.net/account-info.php?handle=avb -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] PHP 4.5.x-dev

2003-03-03 Thread Derick Rethans
On Mon, 3 Mar 2003, Harald Radi wrote: > sorry for this naive question, i just realized that we have php 4.5.x > snapshots on snaps.php.net, i assume this is the PHP_4 branch. does that mean > that PHP_4_3 and PHP_4 should kept synchronized ? > is there also a PHP_4 branch in the Zend module or is

Re: [PHP-DEV] PHP 4.5.x-dev

2003-03-03 Thread Sebastian Bergmann
Harald Radi wrote: > PHP_4 But why is the version of the PHP_4 branch 4.5, and not 4.4? -- 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

Re: [PHP-DEV] PHP 4.5.x-dev

2003-03-03 Thread Sascha Schumann
On Mon, 3 Mar 2003, Harald Radi wrote: > sorry for this naive question, i just realized that we have php 4.5.x > snapshots on snaps.php.net, i assume this is the PHP_4 branch. does that mean > that PHP_4_3 and PHP_4 should kept synchronized ? Yes, general fixes can be committed to the PHP_4 b