[PHP-DEV] Re: svn: /php/php-src/trunk/ UPGRADING Zend/zend_builtin_functions.c

2010-05-07 Thread Sebastian Bergmann
On 05/06/2010 06:05 PM, Felipe Pena wrote: I guess better to create a traits-specific class. Currently the ReflectionClass doesn't return information about traits. I do not see a need for Trait-specific reflection because of the flattening property ("compiler-assisted copy&paste"). -- PHP I

[PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/trunk/Zend/tests/traits/ error_001.phpt error_002.phpt error_003.phpt error_004.phpt error_005.phpt error_006.phpt error_007.phpt error_008.phpt error_009.p

2010-05-07 Thread Felipe Pena
2010/5/6 Stefan Marr > Hi Felipe: > > Hope you don't mind that I post it on the list, think the discussion should > be properly archived. > > No problem..., open source, open discussion. :-) > On 06 May 2010, at 18:30, Felipe Pena wrote: > > > Hello, > > > > 2010/5/6 Stefan Marr > > Hi Felipe:

Re: [PHP-DEV] Re: svn: /php/php-src/trunk/ UPGRADING Zend/zend_builtin_functions.c

2010-05-07 Thread Stefan Marr
On 07 May 2010, at 10:34, Sebastian Bergmann wrote: > On 05/06/2010 06:05 PM, Felipe Pena wrote: >> I guess better to create a traits-specific class. Currently the >> ReflectionClass doesn't return information about traits. > > I do not see a need for Trait-specific reflection because of the > f

[PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/trunk/Zend/tests/traits/ error_001.phpt error_002.phpt error_003.phpt error_004.phpt error_005.phpt error_006.phpt error_007.phpt error_008.phpt error_009.p

2010-05-07 Thread Felipe Pena
2010/5/7 Felipe Pena > 2010/5/6 Stefan Marr > >> > > Hi Felipe: >> >> Hope you don't mind that I post it on the list, think the discussion >> should be properly archived. >> >> > No problem..., open source, open discussion. :-) > > >> On 06 May 2010, at 18:30, Felipe Pena wrote: >> >> > Hello,

Re: [PHP-DEV] Upload progress in sessions

2010-05-07 Thread Hannes Magnusson
2010/5/4 Jaroslav Hanslik : > Hi, > > upload progress in session is implemented in old trunk. Is there a change to > apply the patch also to the new trunk? > > http://wiki.php.net/rfc/session_upload_progress > Seems like a good idea to me.. -Hannes -- PHP Internals - PHP Runtime Development Mai