[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2009-01-03 Thread changelog
changelog Sun Jan 4 01:32:24 2009 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3277r2=1.3278diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3277

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2009-01-03 Thread changelog
changelog Sun Jan 4 01:32:28 2009 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1420r2=1.1421diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src / .gdbinit

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:18:54 2009 UTC Modified files: /php-src.gdbinit Log: - There is no -v in keys http://cvs.php.net/viewvc.cgi/php-src/.gdbinit?r1=1.23r2=1.24diff_format=u Index: php-src/.gdbinit diff -u php-src/.gdbinit:1.23 php-src/.gdbinit:1.24 ---

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:20:27 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Add minimalistic closure support http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.330r2=1.331diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:27:44 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Small reordering http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.331r2=1.332diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/standard basic_functions.c /main SAPI.h main.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c /sapi/embed php_embed.c

2009-01-03 Thread Antony Dovgal
On 02.01.2009 07:47, Andi Gutmans wrote: Hi Marcus, I think dl() should also be disabled for FastCGI. Why? I'm not aware of any dl()-related problems in FastCGI. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 12:39:28 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - MFH Add minimalistic closure support

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 14:20:07 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Improved closure support http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.332r2=1.333diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 14:20:22 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - MFH Improved closure support

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-01-03 Thread Felipe Pena
felipe Sat Jan 3 17:02:56 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1375r2=1.2027.2.547.2.1376diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1375

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 19:02:07 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Add ReflectionFunctionAbstract::getClosureThis() http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.333r2=1.334diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 19:08:27 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Return this pointer and not closure itself http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.334r2=1.335diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 19:08:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: MFH - Add ReflectionFunctionAbstract::getClosureThis() [DOC] # Returns the this pointer bound to the closure is the relection object #

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:03:45 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Show closure's bound as static parameter http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.335r2=1.336diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:04:23 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: - MFH Show closure's bound as static parameter

[PHP-CVS] cvs: php-src /ext/reflection/tests ReflectionFunction_getNamespaceName.phpt reflectionClass_getNamespaceName.phpt

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:39:26 2009 UTC Modified files: /php-src/ext/reflection/tests ReflectionFunction_getNamespaceName.phpt reflectionClass_getNamespaceName.phpt Log: - MFB

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests 027.phpt ReflectionMethod_getClosure_error.phpt

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:40:22 2009 UTC Added files: /php-src/ext/reflection/tests 027.phpt Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/reflection/tests

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c /ext/reflection/tests 027.phpt ReflectionMethod_getClosure_error.phpt

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 20:41:01 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests 027.phpt Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/reflection/tests

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c

2009-01-03 Thread Marcus Boerger
helly Sat Jan 3 21:06:39 2009 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - MFB Missing namespace changes # Now all tests PASS again

[PHP-CVS] cvs: php-src /ext/sqlite3 sqlite3.c

2009-01-03 Thread Felipe Pena
felipe Sat Jan 3 22:07:22 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: - Removed unnecessary repeated arginfos - Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 sqlite3.c

2009-01-03 Thread Felipe Pena
felipe Sat Jan 3 22:08:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: MFH: - Removed unnecessary repeated arginfos - Changed sqlite3stmt and sqlite3result to ZEND_ACC_PRIVATE to avoid reflection instantiation