Re: [PHP-DEV] PHP 4.2.2 on Mac OS X

2002-08-11 Thread Dan Kalowsky
Jeshua, Please note that PHP 4.2.2 does not officially support OSX (this is in the release notes). The current CVS HEAD does though, where a few of these issues are fixed. > Note that I enabled SSL support with my imap build, and I have one > instance of the symbol in defined in mail.h - not in

Re: [PHP-DEV] PHP 4.2.2 Download URL

2002-07-22 Thread derick
Hey, I also published a .bz2 archive of 4.2.2, try a mirror to get it. Derick On Tue, 23 Jul 2002, Yasuo Ohgaki wrote: > While > > http://www.php.net/distributions/php-4.2.1.tar.bz2 > > exists, but > > http://www.php.net/distributions/php-4.2.2.tar.bz2 > > does not exist. > Could anyone ma

Re: [PHP-DEV] php 4.2.2

2002-06-21 Thread Hartmut Holzgraefe
Ilia A. wrote: > Would it be possible to include the fixes made by Andy to the > zend_constants.c, which resolves at least 2 major bugs with constants? > > Ilia > doesn't the same problem apply to function and method names, too? PS: IMHO using a locale-independent tolower() alternative in the

Re: [PHP-DEV] php 4.2.2

2002-06-20 Thread Ilia A.
On June 20, 2002 12:43 pm, [EMAIL PROTECTED] wrote: > On Thu, 20 Jun 2002, Ilia A. wrote: > > Would it be possible to include the fixes made by Andy to the > > zend_constants.c, which resolves at least 2 major bugs with constants? > > I think you have the karma to do that yourself, so please proce

Re: [PHP-DEV] php 4.2.2

2002-06-20 Thread Ilia A.
On June 20, 2002 12:51 pm, Markus Fischer wrote: > On Thu, Jun 20, 2002 at 06:43:07PM +0200, [EMAIL PROTECTED] wrote : > > On Thu, 20 Jun 2002, Ilia A. wrote: > > > Would it be possible to include the fixes made by Andy to the > > > zend_constants.c, which resolves at least 2 major bugs with const

Re: [PHP-DEV] php 4.2.2

2002-06-20 Thread derick
On Thu, 20 Jun 2002, Markus Fischer wrote: > On Thu, Jun 20, 2002 at 06:43:07PM +0200, [EMAIL PROTECTED] wrote : > > On Thu, 20 Jun 2002, Ilia A. wrote: > > > > > Would it be possible to include the fixes made by Andy to the > > > zend_constants.c, which resolves at least 2 major bugs with con

Re: [PHP-DEV] php 4.2.2

2002-06-20 Thread Markus Fischer
On Thu, Jun 20, 2002 at 06:43:07PM +0200, [EMAIL PROTECTED] wrote : > On Thu, 20 Jun 2002, Ilia A. wrote: > > > Would it be possible to include the fixes made by Andy to the > > zend_constants.c, which resolves at least 2 major bugs with constants? > > I think you have the karma to do that you

Re: [PHP-DEV] php 4.2.2

2002-06-20 Thread derick
On Thu, 20 Jun 2002, Ilia A. wrote: > Would it be possible to include the fixes made by Andy to the > zend_constants.c, which resolves at least 2 major bugs with constants? I think you have the karma to do that yourself, so please proceed. Derick --