[PHP-DEV] Regression on constructor calls

2008-09-07 Thread Remi Collet
Calling a not defined constructor produce an error in PHP 5.3.0 alpha2 (200809070630 snapshot) when it work in php = 5.2.6 calling the parent one. Ok using constructor with class name is a compatibility behaviour and using __construct don't have this issue. But this regression could introduce

[PHP-DEV] Critical bugs to fix before ANY release

2008-09-07 Thread Jani Taskinen
There are some bugs that have to be fixed before any actual release can be even dreamed of: http://bugs.php.net/search.php?cmd=displaystatus=Critical Note that 2 of those even have patches attached to fix them.. --Jani -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Hannes Magnusson
2008/9/7 Kalle Sommer Nielsen [EMAIL PROTECTED]: kalle Sun Sep 7 00:42:29 2008 UTC Modified files: /php-src/ext/session/tests 020.phpt Log: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/020.phpt?r1=1.5r2=1.6diff_format=u Index:

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Pierre Joye
hi Kalle, On Sun, Sep 7, 2008 at 3:13 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: 2008/9/7 Kalle Sommer Nielsen [EMAIL PROTECTED]: kalle Sun Sep 7 00:42:29 2008 UTC Modified files: /php-src/ext/session/tests 020.phpt Log: Fix test on Windows

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Hannes Magnusson
On Sun, Sep 7, 2008 at 15:30, Pierre Joye [EMAIL PROTECTED] wrote: hi Kalle, On Sun, Sep 7, 2008 at 3:13 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: 2008/9/7 Kalle Sommer Nielsen [EMAIL PROTECTED]: kalle Sun Sep 7 00:42:29 2008 UTC Modified files:

[PHP-DEV] Could somebody with ZE2 karma please commit this? (was: [RFC] [PATCH] Rounding in PHP)

2008-09-07 Thread Christian Seiler
Hi, @internals: Anyway, since nobody of the core devs seems to be interested in this topic, is there any objection to me committing this patch to HEAD? Since I received no answer, I assumed that nobody would object and tried to commit my patch to HEAD. Problem is that I don't have ZE2 karma

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Pierre Joye
hi Bjori, On Sun, Sep 7, 2008 at 3:44 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: I don't understand... Does arg_separator.output=amp; in php.ini not work on windows - or is this a bug in run-tests.php? It does not. run-tests should take care of escaping the cmd line arguments arguments

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Hannes Magnusson
(sorry for the double post Pierre, hit the wrong button) On Sun, Sep 7, 2008 at 16:11, Pierre Joye [EMAIL PROTECTED] wrote: hi Bjori, On Sun, Sep 7, 2008 at 3:44 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: I don't understand... Does arg_separator.output=amp; in php.ini not work on

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Jani Taskinen
Hannes Magnusson kirjoitti: 2008/9/7 Kalle Sommer Nielsen [EMAIL PROTECTED]: kalle Sun Sep 7 00:42:29 2008 UTC Modified files: /php-src/ext/session/tests 020.phpt Log: Fix test on Windows

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Jani Taskinen
Pierre Joye kirjoitti: hi Bjori, On Sun, Sep 7, 2008 at 3:44 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: I don't understand... Does arg_separator.output=amp; in php.ini not work on windows - or is this a bug in run-tests.php? It does not. run-tests should take care of escaping the cmd

Re: [PHP-DEV] namespace RFC

2008-09-07 Thread Jochem Maas
Lukas Kahwe Smith schreef: On 31.08.2008, at 15:37, Lukas Kahwe Smith wrote: Hello all, All the recent discussions about namespaces, have left many of us wondering if our implementation is rock solid or not. However the discussions were not really well organized. This is why I am thankful

[PHP-DEV] make fails due to ext/iconv/php_have_ibm_iconv.h missing (5.3 including alpha2)

2008-09-07 Thread Jochem Maas
In an attempt to do some testing of 5.3 I have being trying to compile it on my Mac (MacOSX10.5) with the same configure line[1] as I use for my 'current' version (5.2.6), this is turning out to be impossible because (so far) of a missing file ext/iconv/php_have_ibm_iconv.h the configure line

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session/tests 020.phpt

2008-09-07 Thread Kalle Sommer Nielsen
Hi Jani 2008/9/7 Jani Taskinen [EMAIL PROTECTED] Pierre Joye kirjoitti: hi Bjori, On Sun, Sep 7, 2008 at 3:44 PM, Hannes Magnusson [EMAIL PROTECTED] wrote: I don't understand... Does arg_separator.output=amp; in php.ini not work on windows - or is this a bug in run-tests.php? It