[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/run-tests.php trunk/run-tests.php

2011-02-27 Thread Felipe Pena
felipe Sun, 27 Feb 2011 17:55:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=308726 Log: - Possible fix for Bug #54108 (valgrind can not be found if located outside of system's default PATH) Bug: http://bugs.php.net/54108 (Open) valgrind ca

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

2011-02-27 Thread Gustavo André dos Santos Lopes
cataphract Sun, 27 Feb 2011 20:23:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=308734 Log: - Fixed bug #54092 (Segmentation fault when using HTTP proxy with the FTP wrapper). #php_stream->wrapperdata should hold an array zval (like its zval*