Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-09 Thread Terence Kearns
]> >Cc: <[EMAIL PROTECTED]> >Sent: Wednesday, September 04, 2002 6:47 PM >Subject: Re: [PHP-DEV] PHP 4.2.3 release. > > > > >>Hey, >> >>did this ever work at all? >>AFAIK you can only use [] _once_ to denote it's an array. >> >

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Xavier Spriet
gt; > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, September 04, 2002 6:50 PM > Subject: Re: [PHP-DEV] PHP 4.2.3 release. > > > > This is not a bug. Your syntax is wrong. It should be: > > > > fields[tech_id][] > > > > -Rasmus > > >

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Mike Hall
Beat me to it! :-) - Original Message - From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Xavier Spriet" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 04, 2002 6:50 PM Subject: Re: [PHP-DEV] PHP 4.2.3 release. > This

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Mike Hall
Would the syntax work? That should give an identical array, if I'm seeing what you're doing right. Mike - Original Message - From: <[EMAIL PROTECTED]> To: "Xavier Spriet" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 04, 2

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Rasmus Lerdorf
This is not a bug. Your syntax is wrong. It should be: fields[tech_id][] -Rasmus On 4 Sep 2002, Xavier Spriet wrote: > Hi Guys, > > I don't know exactly when you plan to release PHP 4.2.3 as a final > release but I believe I just found a bug that I haven't seen reported on > bugs.php.net or

Re: [PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread derick
Hey, did this ever work at all? AFAIK you can only use [] _once_ to denote it's an array. Derick On 4 Sep 2002, Xavier Spriet wrote: > Hi Guys, > > I don't know exactly when you plan to release PHP 4.2.3 as a final > release but I believe I just found a bug that I haven't seen reported on >

[PHP-DEV] PHP 4.2.3 release.

2002-09-04 Thread Xavier Spriet
Hi Guys, I don't know exactly when you plan to release PHP 4.2.3 as a final release but I believe I just found a bug that I haven't seen reported on bugs.php.net or in any of the php-dev threads, unfortunately, I will not be able to confirm this bug until friday night, time at which I will recomp

[PHP-DEV] PHP 4.2.3 release process

2002-07-21 Thread Derick Rethans
Hello fellow developers, I think it's time to start the release process of PHP 4.2.3 in which a lot of bugs will be fixed that are in 4.2.1/4.2.2. To be sure that everything that should be merged to the PHP_4_2_0 branch is fixed, I'd like to ask you to make a list of patches that you think th