[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/configure.in branches/PHP_5_2/ext/standard/dns.c branches/PHP_5_3/NEWS branches/PHP_5_3/configure.in branches/PHP_5_3/ext/standard/d

2009-12-18 Thread Jani Taskinen
jani Fri, 18 Dec 2009 11:02:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292283 Log: - Fixed bug #50508 (compile fails: Conflicting HEADER type declarations) # NEVER ever include nameser_compat.h, it's included in various ways in

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/Zend/ zend_ini_scanner.c zend_ini_scanner_defs.h

2009-12-18 Thread Jani Taskinen
jani Fri, 18 Dec 2009 12:48:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292284 Log: touch Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_ini_scanner.c U php/php-src/branches/PHP_5_3/Zend/zend_ini_scanner_defs.h

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_language_scanner.c zend_language_scanner_defs.h

2009-12-18 Thread Jani Taskinen
jani Fri, 18 Dec 2009 12:49:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292285 Log: touch Changed paths: U php/php-src/trunk/Zend/zend_language_scanner.c U php/php-src/trunk/Zend/zend_language_scanner_defs.h Modified:

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-12-18 Thread Philip Olson
philip Fri, 18 Dec 2009 17:18:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292291 Log: phpdoc karma for Daniel Egeberg (degeberg) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/Zend/tests/bug50394.phpt branches/PHP_5_2/Zend/tests/call_with_refs.phpt branches/PHP_5_2/Zend/zend_compile.h branches/PHP_5_2/Zend/zend_execute_API.c bra

2009-12-18 Thread Stanislav Malyshev
stas Fri, 18 Dec 2009 19:12:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292295 Log: fix regression bug #50394: Reference argument converted to value in __call Bug: http://bugs.php.net/50394 (Open) Reference argument converted to value

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/NEWS PHP_5_3/NEWS

2009-12-18 Thread Stanislav Malyshev
stas Fri, 18 Dec 2009 19:20:33 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292296 Log: Fixed bug #50394 (Reference argument converted to value in __call) Bug: http://bugs.php.net/50394 (Closed) Reference argument converted to value in

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-12-18 Thread Philip Olson
philip Fri, 18 Dec 2009 22:32:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292300 Log: phpdoc-es karma for Yago Ferrer (yferrer) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2009-12-18 Thread Philip Olson
philip Fri, 18 Dec 2009 23:50:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292302 Log: yferrer has a new name, and it's yago Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/streams/xp_socket.c trunk/main/streams/xp_socket.c

2009-12-18 Thread Stanislav Malyshev
stas Sat, 19 Dec 2009 01:13:33 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292309 Log: fix bug #50196 Bug: http://bugs.php.net/50196 (Open) stream_copy_to_stream() produces warning when source is not file Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2009-12-18 Thread Stanislav Malyshev
stas Sat, 19 Dec 2009 01:15:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292310 Log: Fixed bug #50196 stream_copy_to_stream() produces warning when source is not file Bug: http://bugs.php.net/50196 (Closed) stream_copy_to_stream()