[PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Ionut G. Stan
Problems with PHP 5.3.0 RC1 VC6 x86 thread safe (and most probably with the other versions too): - php.ini-development and php.ini-production parse error on line 581 - php_mcrypt.dll not present as a file in ./ext - php_mhash.dll, php_msql.dll and php_pspell.dll are present as an option in

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Pierre Joye
hi, On Thu, Mar 26, 2009 at 7:34 PM, Ionut G. Stan ionut.g.s...@gmail.com wrote: Problems with PHP 5.3.0 RC1 VC6 x86 thread safe (and most probably with the other versions too): - php.ini-development and php.ini-production parse error on line 581 Eric, can you look at it please? -

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Daniel Convissor
Hi Pierre and Ionut: On Thu, Mar 26, 2009 at 07:40:04PM +0100, Pierre Joye wrote: On Thu, Mar 26, 2009 at 7:34 PM, Ionut G. Stan ionut.g.s...@gmail.com wrote: - php.ini-development and php.ini-production parse error on line 581 Eric, can you look at it please? That was fixed yesterday

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Ionut G. Stan
On 3/26/2009 20:51, Daniel Convissor wrote: That was fixed yesterday (per php.ini-production php.ini-development last minute updates thread). Sorry, just saw it. -- Ionut G. Stan I'm under construction | http://igstan.blogspot.com/ -- PHP Internals - PHP Runtime Development Mailing

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Kalle Sommer Nielsen
2009/3/26 Ionut G. Stan ionut.g.s...@gmail.com: On 3/26/2009 20:51, Daniel Convissor wrote: That was fixed yesterday (per php.ini-production  php.ini-development last minute updates thread). Sorry, just saw it. Pierre just fixed the others except for phar in CVS, so the changes will be in

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Pierre Joye
re, To summarize: On Thu, Mar 26, 2009 at 7:34 PM, Ionut G. Stan ionut.g.s...@gmail.com wrote: Problems with PHP 5.3.0 RC1 VC6 x86 thread safe (and most probably with the other versions too): - php.ini-development and php.ini-production parse error on line 581 fixed - php_mcrypt.dll not

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Greg Beaver
Pierre Joye wrote: - php_phar.dll present as an option in php.ini but there is no need (causes confusion) Will be change when we are sure of the built type (builtin or shared) What is the debate? Whether windows build should match unix build? Greg -- PHP Internals - PHP Runtime

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Kalle Sommer Nielsen
Hi Greg 2009/3/27 Greg Beaver g...@chiaraquartet.net: Pierre Joye wrote: - php_phar.dll present as an option in php.ini but there is no need (causes confusion) Will be change when we are sure of the built type (builtin or shared) What is the debate?  Whether windows build should match

Re: [PHP-DEV] Minor problems with PHP 5.3.0 RC1 on Windows

2009-03-26 Thread Greg Beaver
Kalle Sommer Nielsen wrote: Hi Greg 2009/3/27 Greg Beaver g...@chiaraquartet.net: Pierre Joye wrote: - php_phar.dll present as an option in php.ini but there is no need (causes confusion) Will be change when we are sure of the built type (builtin or shared)