[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/filter/filter_private.h trunk/ext/filter/filter_private.h

2011-01-23 Thread Pierre Joye
pajoye Sun, 23 Jan 2011 09:46:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307670 Log: - kill local redeclaration by using a less common name Changed paths: U php/php-src/branches/PHP_5_3/ext/filter/filter_private.h U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/session/session.c trunk/ext/session/session.c

2011-01-23 Thread Pierre Joye
pajoye Sun, 23 Jan 2011 10:02:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307671 Log: - local redeclaration Changed paths: U php/php-src/branches/PHP_5_3/ext/session/session.c U php/php-src/trunk/ext/session/session.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/filter/logical_filters.c trunk/ext/filter/logical_filters.c

2011-01-23 Thread Ilia Alshanetsky
iliaaSun, 23 Jan 2011 16:44:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307678 Log: Fixed compiler warning Changed paths: U php/php-src/branches/PHP_5_3/ext/filter/logical_filters.c U

[PHP-CVS] svn: /php/php-src/trunk/sapi/cli/ Makefile.frag

2011-01-23 Thread Felipe Pena
felipe Sun, 23 Jan 2011 22:40:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307687 Log: - Fix missing mkdir for bindir (patch by David Tajchreber) Changed paths: U php/php-src/trunk/sapi/cli/Makefile.frag Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3/ext/date/tests/bug52063.phpt trunk/ext/date/php_date.c trunk/ext/date/tests/bug52063.phpt

2011-01-23 Thread Stanislav Malyshev
stas Mon, 24 Jan 2011 01:15:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307688 Log: Fixed Bug #52063 (DateTime constructor's second argument doesn't have a null default value) Bug: http://bugs.php.net/52063 (Assigned) DateTime

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3/ext/date/tests/bug52738.phpt trunk/ext/date/php_date.c trunk/ext/date/tests/bug52738.phpt

2011-01-23 Thread Stanislav Malyshev
stas Mon, 24 Jan 2011 02:31:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307689 Log: Fixed bug #5273 (Can't use new properties in class extended from DateInterval) Bug: http://bugs.php.net/5273 (Closed) ISAPI crash on shutdown

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_construct_variation2.phpt branches/PHP_5_3/ext/date/tests/date_create_variation2.phpt branches/PHP_5_3/ext/date/tests/dateinterval

2011-01-23 Thread Stanislav Malyshev
stas Mon, 24 Jan 2011 02:48:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307690 Log: fix tests Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_construct_variation2.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/imap/php_imap.c branches/PHP_5_3/ext/imap/php_imap.h trunk/ext/imap/php_imap.c trunk/ext/imap/php_imap.h

2011-01-23 Thread Stanislav Malyshev
stas Mon, 24 Jan 2011 03:52:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=307691 Log: Add imap_fetchmime Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/ext/imap/php_imap.c U