[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mime_magic mime_magic.c /ext/msql php_msql.c /ext/odbc birdstep.c /ext/standard basic_functions.c /sapi/apache php_apache.c /sapi/apache2filter php_functions.

2008-07-20 Thread Felipe Pena
felipe Sun Jul 20 14:28:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mime_magic mime_magic.c /php-src/ext/msql php_msql.c /php-src/ext/odbc birdstep.c /php-src/ext/standard basic_functions.c /php-src/sapi/apache

[PHP-CVS] cvs: php-src /ext/mime_magic mime_magic.c /ext/msql php_msql.c /ext/odbc birdstep.c /ext/standard basic_functions.c /sapi/apache php_apache.c /sapi/apache2filter php_functions.c /sapi/

2008-07-20 Thread Felipe Pena
felipe Sun Jul 20 14:29:29 2008 UTC Modified files: /php-src/ext/mime_magic mime_magic.c /php-src/ext/msql php_msql.c /php-src/ext/odbc birdstep.c /php-src/ext/standard basic_functions.c /php-src/sapi/apachephp_apache.c

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar dirstream.c phar.c phar_internal.h stream.c util.c /ext/phar/tests rename_dir.phpt rename_dir_and_mount.phpt rmdir.phpt /ext/phar/tests/tar rename_dir.phpt

2008-07-20 Thread Dmitry Stogov
dmitry Sun Jul 20 14:42:34 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests rename_dir_and_mount.phpt Modified files: /php-src/ext/phar dirstream.c phar.c phar_internal.h stream.c util.c

[PHP-CVS] cvs: php-src /ext/xmlrpc xmlrpc-epi-php.c /ext/xmlrpc/tests bug45555.phpt bug45556.phpt

2008-07-20 Thread Felipe Pena
felipe Sun Jul 20 15:52:07 2008 UTC Modified files: /php-src/ext/xmlrpc xmlrpc-epi-php.c /php-src/ext/xmlrpc/tests bug4.phpt bug45556.phpt Log: MFB: - Fixed bug #45556 (Return value from callback isn't freed). - Fixed bug #4 (Segfault with

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date/tests date_parse_001.phpt

2008-07-20 Thread Dmitry Stogov
dmitry Sun Jul 20 15:56:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date/tests date_parse_001.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_parse_001.phpt?r1=1.1.2.2.2.1r2=1.1.2.2.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/dir rewinddir_basic.phpt

2008-07-20 Thread Dmitry Stogov
dmitry Sun Jul 20 16:20:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/dir rewinddir_basic.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/dir/rewinddir_basic.phpt?r1=1.1.4.3r2=1.1.4.4diff_format=u

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

2008-07-20 Thread Etienne Kneuss
colder Sun Jul 20 16:32:43 2008 UTC Modified files: /php-src/ext/splspl_array.c Log: Fix build for solaris http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.141r2=1.142diff_format=u Index: php-src/ext/spl/spl_array.c diff -u

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

2008-07-20 Thread Etienne Kneuss
colder Sun Jul 20 16:32:55 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_array.c Log: MFH: Fix build for solaris http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.2.16r2=1.71.2.17.2.13.2.17diff_format=u Index:

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

2008-07-20 Thread Felipe Pena
felipe Sun Jul 20 16:51:28 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests bug45571.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: - Fixed bug #45571 (ReflectionClass::export() shows

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

2008-07-20 Thread Felipe Pena
felipe Sun Jul 20 16:54:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - BFN: #45571 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.204r2=1.2027.2.547.2.965.2.205diff_format=u Index: php-src/NEWS diff -u

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

2008-07-20 Thread Felipe Pena
felipe Sun Jul 20 17:02:06 2008 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - MFB: Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)

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

2008-07-20 Thread Etienne Kneuss
colder Sun Jul 20 17:31:36 2008 UTC Modified files: /php-src/ext/splspl_fixedarray.c Log: Iterator methods overwriting optimisations http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fixedarray.c?r1=1.4r2=1.5diff_format=u Index:

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

2008-07-20 Thread Etienne Kneuss
colder Sun Jul 20 17:32:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_fixedarray.c Log: MFH: Iterator methods overwriting optimisations http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_fixedarray.c?r1=1.1.2.5r2=1.1.2.6diff_format=u

[PHP-CVS] cvs: php-src /ext/mbstring/libmbfl/mbfl mbfl_defs.h

2008-07-20 Thread Moriyoshi Koizumi
moriyoshi Sun Jul 20 18:22:46 2008 UTC Modified files: /php-src/ext/mbstring/libmbfl/mbfl mbfl_defs.h Log: - Bug #45572 http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/mbfl/mbfl_defs.h?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mbstring/libmbfl/mbfl mbfl_defs.h

2008-07-20 Thread Moriyoshi Koizumi
moriyoshi Sun Jul 20 18:26:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring/libmbfl/mbfl mbfl_defs.h Log: - MFH: Bug #45572 http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/libmbfl/mbfl/mbfl_defs.h?r1=1.1r2=1.1.10.1diff_format=u

[PHP-CVS] cvs: php-src /ext/gd config.w32

2008-07-20 Thread Kalle Sommer Nielsen
kalle Sun Jul 20 19:00:35 2008 UTC Modified files: /php-src/ext/gd config.w32 Log: Fixed #44849 (imagecolorclosesthwb() is not available on Windows) http://cvs.php.net/viewvc.cgi/php-src/ext/gd/config.w32?r1=1.31r2=1.32diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/gd config.w32

2008-07-20 Thread Kalle Sommer Nielsen
kalle Sun Jul 20 19:03:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/gd config.w32 Log: MFH + NEWS entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.205r2=1.2027.2.547.2.965.2.206diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /win32 wfile.c wfile.h

2008-07-20 Thread Kalle Sommer Nielsen
kalle Sun Jul 20 20:17:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32 wfile.c wfile.h Log: Fix macro redef http://cvs.php.net/viewvc.cgi/php-src/win32/wfile.c?r1=1.1.1.1r2=1.1.1.1.38.1diff_format=u Index: php-src/win32/wfile.c diff -u

[PHP-CVS] cvs: php-src /win32 wfile.c wfile.h

2008-07-20 Thread Kalle Sommer Nielsen
kalle Sun Jul 20 20:18:28 2008 UTC Modified files: /php-src/win32 wfile.c wfile.h Log: MFB http://cvs.php.net/viewvc.cgi/php-src/win32/wfile.c?r1=1.1.1.1r2=1.2diff_format=u Index: php-src/win32/wfile.c diff -u php-src/win32/wfile.c:1.1.1.1

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

2008-07-20 Thread Derick Rethans
derick Sun Jul 20 20:58:35 2008 UTC Modified files: /php-src/ext/date php_date.c Log: - Fixed bug #45562 (Creating instance of DatePeriod crashes). http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.198r2=1.199diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date php_date.c /ext/date/tests bug44562.phpt

2008-07-20 Thread Derick Rethans
derick Sun Jul 20 20:58:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/date/tests bug44562.phpt Modified files: /php-src/ext/date php_date.c Log: - MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).

[PHP-CVS] cvs: php-src /ext/date/tests bug44562.phpt

2008-07-20 Thread Derick Rethans
derick Sun Jul 20 20:59:08 2008 UTC Modified files: /php-src/ext/date/tests bug44562.phpt Log: - Added test case to HEAD too. http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug44562.phpt?r1=1.1r2=1.2diff_format=u Index: