iliaa Wed Feb 21 04:29:15 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/soap php_http.c
Log:
Improve redirect validation
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_http.c?r1=1.77.2.11.2.5&r2=1.77.2.11.2.6&diff_format=u
Index: php-src/ext/
iliaa Wed Feb 21 03:59:05 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard html.c
Log:
Use strlcpy() rather then strcpy()
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.111.2.2.2.6&r2=1.111.2.2.2.7&diff_format=u
Index: p
stasWed Feb 21 03:03:37 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard basic_functions.c
Log:
fix putenv - if there was no previous, remove variable from environ
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r
stasWed Feb 21 01:23:02 2007 UTC
Modified files:
/php-src/ext/com_dotnet com_olechar.c
Log:
Cosmetic fix - safe_emalloc(nmemb, size, offset)
http://cvs.php.net/viewvc.cgi/php-src/ext/com_dotnet/com_olechar.c?r1=1.8&r2=1.9&diff_format=u
Index: php-src/
stasWed Feb 21 01:21:24 2007 UTC
Modified files:
/php-src/ext/com_dotnet com_dotnet.c
Log:
MF5.2: CreateInstance requires BSTR (should fix #33188)
http://cvs.php.net/viewvc.cgi/php-src/ext/com_dotnet/com_dotnet.c?r1=1.17&r2=1.18&diff_format=u
Index: p
stasWed Feb 21 01:13:44 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/com_dotnet com_olechar.c
Log:
Cosmetic fix - safe_emalloc(nmemb, size, offset)
http://cvs.php.net/viewvc.cgi/php-src/ext/com_dotnet/com_olechar.c?r1=1.5.2.1.2.2&r2=1.5.2.1.
stasWed Feb 21 01:11:12 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/com_dotnet com_dotnet.c
Log:
CreateInstance requires BSTR (should fix #33188)
http://cvs.php.net/viewvc.cgi/php-src/ext/com_dotnet/com_dotnet.c?r1=1.14.2.1.2.3&r2=1.14.2.1.
Hello Sascha,
can we all please stick to our rules and not add new code to mini
releases. We even did not apply the patch we need for gcov testing.
If that is a problem I suggest to move this to extension pecl or
create a copy in pecl and do the changes there.
best regards
marcus
Tuesday, Febr
stasTue Feb 20 20:30:36 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/com_dotnet com_dotnet.c
Log:
fix unallocated free
http://cvs.php.net/viewvc.cgi/php-src/ext/com_dotnet/com_dotnet.c?r1=1.14.2.1.2.2&r2=1.14.2.1.2.3&diff_format=u
Index: php
tony2001Tue Feb 20 20:11:11 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcacinclude.m4 configure.in
/php-src/sapi/cgi config9.m4
Log:
MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
http://cvs.php.net/viewvc.c
tony2001Tue Feb 20 20:10:53 2007 UTC
Modified files:
/php-srcacinclude.m4 configure.in
/php-src/sapi/cgi config9.m4
Log:
move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in
its result is used in sapi/cli & sapi/embed, not just
tony2001Tue Feb 20 19:20:41 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/cgi cgi_main.c
/php-src/sapi/cli php_cli.c
Log:
MFH: make use of startup hooks
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.26&r2
tony2001Tue Feb 20 19:19:14 2007 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
/php-src/sapi/cli php_cli.c
Log:
don't call php_module_startup() directly, use startup functions
patch by Andrei Nigmatulin
http://cvs.php.net/viewvc.cgi/php-
On Tue, 20 Feb 2007, Sascha Schumann wrote:
> sas Tue Feb 20 19:04:28 2007 UTC
>
> Modified files: (Branch: PHP_4_4)
> /php-src/ext/ircg ircg.c php_ircg.h
> Log:
> - sync with current dev
Please revert that, PHP 4 is a bug-fix only branch AND the idea is to do
sas Tue Feb 20 19:04:28 2007 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/ircg ircg.c php_ircg.h
Log:
- sync with current dev
http://cvs.php.net/viewvc.cgi/php-src/ext/ircg/ircg.c?r1=1.137.2.18.4.2&r2=1.137.2.18.4.3&diff_format=u
Index: php-src/ext
tony2001Tue Feb 20 14:08:43 2007 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/simplexml/testsbug38406.phpt
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
MFH: fix leak and errmsg
add test
http://cvs.p
tony2001Tue Feb 20 14:06:05 2007 UTC
Added files:
/php-src/ext/simplexml/testsbug38406.phpt
Log:
new test
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug38406.phpt?view=markup&rev=1.1
Index: php-src/ext/simplexml/tests/bug384
tony2001Tue Feb 20 14:04:59 2007 UTC
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
fix leak, convert unicode values to string before assigning
change error message to use zend_error() since there is no active function
http://cvs.php.n
tony2001Tue Feb 20 13:22:41 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/simplexml simplexml.c
/php-srcNEWS
Log:
MFH: fix #38406 (crash when assigning objects to SimpleXML attributes)
http://cvs.php.net/viewvc.cgi/php-src/ext/s
tony2001Tue Feb 20 13:21:54 2007 UTC
Modified files:
/php-src/ext/simplexml simplexml.c
Log:
fix #38406 (crash when assigning objects to SimpleXML attributes)
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/simplexml.c?r1=1.228&r2=1.229&diff_
helly Tue Feb 20 13:09:54 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
- BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.551&r2=1.2027.2.547.2.552&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.551 php
helly Tue Feb 20 13:08:01 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/splspl_directory.c
Log:
- Make stat based functions throw an exception
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.14&r2=1.45.2.27.2.15&diff_f
helly Tue Feb 20 13:07:53 2007 UTC
Modified files:
/php-src/ext/splspl_directory.c
Log:
- Make stat based functions throw an exception
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.118&r2=1.119&diff_format=u
Index: php-src/ext/spl/spl_
tony2001Tue Feb 20 12:01:41 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.550&r2=1.2027.2.547.2.551&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.
tony2001Tue Feb 20 09:09:47 2007 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.312&r2=1.313&diff_format=u
Index: php-src/sapi/cgi/cgi_main.c
diff -u php-src/sapi/cgi/cgi_main
25 matches
Mail list logo