[PHP-CVS] com php-src: fix bug #63015 (Incorrect arginfo for DOMErrorHandler): NEWS ext/dom/domerrorhandler.c

2012-09-19 Thread Rob Richards
Commit:ffa72707c86750816f665656c02a0a0451300296 Author:Rob Richards Thu, 20 Sep 2012 02:34:07 -0400 Parents: dd6b7ea7bd31ec3253004901285ae0d191974c6e Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ffa72707c86750816f665656c02a0a0451300296

Re: [PHP-CVS] com php-src: Bug #63000: MCAST_JOIN_GROUP on OSX is broken: NEWS ext/sockets/multicast.h ext/sockets/tests/bug63000.phpt

2012-09-19 Thread Stas Malyshev
Hi! > Commit:188c124a57a27e3d6baf786608a45d713d4595f6 > Author:Lars Strojny Wed, 19 Sep 2012 22:17:35 > +0200 > Parents: ee172ce3cc65b5cb8ec49020c9579d108aca9ea1 > Branches: PHP-5.4 > > Link: > http://git.php.net/?p=php-src.git;a=commitdiff;h=188c124a57a27e3d6baf786608

[PHP-CVS] com php-src: Bug #63000: MCAST_JOIN_GROUP on OSX is broken: NEWS ext/sockets/multicast.h ext/sockets/tests/bug63000.phpt

2012-09-19 Thread Lars Strojny
Commit:188c124a57a27e3d6baf786608a45d713d4595f6 Author:Lars Strojny Wed, 19 Sep 2012 22:17:35 +0200 Parents: ee172ce3cc65b5cb8ec49020c9579d108aca9ea1 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=188c124a57a27e3d6baf786608a45d713d4595f6 Log:

Re: [PHP-CVS] com php-src: Fixed bug #61442 (exception threw in __autoload can not be catched): NEWS Zend/tests/bug61442.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-09-19 Thread Dmitry Stogov
Thanks. I'll review it later this week. Dmitry. On 09/19/2012 03:44 PM, Laruence wrote: Dmitry: maybe you want to review this fix. :) thanks On Wed, Sep 19, 2012 at 7:40 PM, Xinchen Hui wrote: Commit:fd0b3ea663431b7adaedde11668fbc0b6ba07494 Author:Xinchen Hui Wed, 19

Re: [PHP-CVS] com php-src: Fixed bug #61442 (exception threw in __autoload can not be catched): NEWS Zend/tests/bug61442.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-09-19 Thread Laruence
Dmitry: maybe you want to review this fix. :) thanks On Wed, Sep 19, 2012 at 7:40 PM, Xinchen Hui wrote: > Commit:fd0b3ea663431b7adaedde11668fbc0b6ba07494 > Author:Xinchen Hui Wed, 19 Sep 2012 19:40:59 > +0800 > Parents: 6752f38ccca37213865f330a2f0dc49d834dc92e > Branches

[PHP-CVS] com php-src: Fixed bug #61442 (exception threw in __autoload can not be catched): NEWS Zend/tests/bug61442.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-09-19 Thread Xinchen Hui
Commit:fd0b3ea663431b7adaedde11668fbc0b6ba07494 Author:Xinchen Hui Wed, 19 Sep 2012 19:40:59 +0800 Parents: 6752f38ccca37213865f330a2f0dc49d834dc92e Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=fd0b3ea663431b7adaedde11668fbc0b6ba07494 Log: F