pajoye Wed Dec 10 09:49:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfigure.bat
Log:
- c/p error.
http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/win32/build/confi
pajoye Wed Dec 10 09:51:30 2008 UTC
Modified files:
/php-src/win32/buildconfigure.bat
Log:
- mfb: c/p error
http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.bat?r1=1.1&r2=1.2&diff_format=u
Index: php-src/win32/build/configure.bat
diff -u php-
nlopess Wed Dec 10 10:16:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pcre upgrade-pcre.php
/php-src/ext/pcre/pcrelib config.h
Log:
export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of
APC (reported by shire)
http:
nlopess Wed Dec 10 10:16:22 2008 UTC
Modified files:
/php-src/ext/pcre upgrade-pcre.php
/php-src/ext/pcre/pcrelib config.h
Log:
MFB: export pcre API when using gcc 4
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/upgrade-pcre.php?r1=1.3&r2=1.4&diff_form
ant Wed Dec 10 10:34:15 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/mbstring/tests bug43841.phpt
Log:
Test for bug #43841
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/tests/bug43841.phpt?view=markup&rev=1.1
Index: php-src/ext/mbstring/tests
scottmacWed Dec 10 13:32:02 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/gd/tests imagerotate_overflow.phpt
Modified files:
/php-src/ext/gd/libgd gd.c
Log:
MFH Fix segfault and potential security issue in imagerot
scottmacWed Dec 10 13:33:10 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/gd/tests imagerotate_overflow.phpt
Modified files:
/php-src/ext/gd/libgd gd.c
Log:
MFH Fix segfault and potential security issue in imagerot
scottmacWed Dec 10 13:40:21 2008 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.1354&r2=1.2027.2.547.2.1355&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2
ant Wed Dec 10 10:35:40 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/mbstring/tests mb_stripos_variation5_Bug45923.phpt
bug43841.phpt
mb_strripos_variation5_Bug45923.phpt
scottmacWed Dec 10 13:30:12 2008 UTC
Added files:
/php-src/ext/gd/tests imagerotate_overflow.phpt
Modified files:
/php-src/ext/gd/libgd gd.c
Log:
Fix segfault and potential security issue in imagerotate().
http://cvs.
2008/12/8 Marcus Boerger <[EMAIL PROTECTED]>:
> helly Mon Dec 8 00:00:17 2008 UTC
>
> Modified files:
>/php-src/ext/phar Makefile.frag
> Log:
> - When installing phar, make phar a link to phar.phar
>
> http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.15&r2=1.16&
iliaa Wed Dec 10 20:53:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mssql php_mssql.c
Log:
Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)
http://cvs.php.net/viewvc.cgi/php-src/ex
iliaa Wed Dec 10 20:53:58 2008 UTC
Modified files:
/php-src/ext/mssql php_mssql.c
Log:
MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)
http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_
iliaa Wed Dec 10 20:54:47 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mssql php_mssql.c
/php-srcNEWS
Log:
MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)
http://cvs.ph
pajoye Thu Dec 11 00:12:21 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/cgi fastcgi.c
Log:
- ws
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.13.2.33&r2=1.4.2.13.2.34&diff_format=u
Index: php-src/sapi/cgi/fastcgi.c
diff -u php-s
pajoye Thu Dec 11 00:13:48 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/sapi/cgi fastcgi.c
Log:
- ws
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.13.2.28.2.8&r2=1.4.2.13.2.28.2.9&diff_format=u
Index: php-src/sapi/cgi/fastcgi.c
diff
pajoye Thu Dec 11 00:15:05 2008 UTC
Modified files:
/php-src/sapi/cgi fastcgi.c
Log:
- ws
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.50&r2=1.51&diff_format=u
Index: php-src/sapi/cgi/fastcgi.c
diff -u php-src/sapi/cgi/fastcgi.c:1.50 php-src/
scottmacThu Dec 11 01:20:58 2008 UTC
Modified files:
/php-src/ext/sessionsession.c
Log:
Fix bug #35975 - Session cookie expires date format isn't the most
compatible. Sync to that of setcookie().
http://cvs.php.net/viewvc.cgi/php-src/ext/s
scottmacThu Dec 11 01:21:36 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sessionsession.c
Log:
MFH Fix bug #35975 - Session cookie expires date format isn't the most
compatible. Sync to that of setcookie().
http://cvs.php.net/vie
scottmacThu Dec 11 01:21:42 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/sessionsession.c
Log:
MFH Fix bug #35975 - Session cookie expires date format isn't the most
compatible. Sync to that of setcookie().
http://cvs.php.net/vie
scottmacThu Dec 11 01:23:40 2008 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.1356&r2=1.2027.2.547.2.1357&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2
lstrojnyThu Dec 11 02:37:37 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcrun-tests.php
Log:
Fixing strict warning when null is passed
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.55&r2=1.226.2.37.2.35.2.56&diff_for
lstrojnyThu Dec 11 02:38:10 2008 UTC
Modified files:
/php-srcrun-tests.php
Log:
MFB: Fixing strict warning
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.384&r2=1.385&diff_format=u
Index: php-src/run-tests.php
diff -u php-src/run-tests.p
lstrojnyThu Dec 11 02:38:45 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcrun-tests.php
Log:
MFB: Fixing strict warning
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.54&r2=1.226.2.37.2.55&diff_format=u
Index: php-src/run-
scottmacThu Dec 11 02:56:09 2008 UTC
Modified files:
/php-src/ext/mbstring mbstring.c
Log:
Fix bug #46738 - Segfault when mb_detect_encoding() fails.
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.305&r2=1.306&diff_format=
scottmacThu Dec 11 02:56:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mbstring mbstring.c
Log:
MFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.
scottmacThu Dec 11 02:58:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.409&r2=1.2027.2.547.2.965.2.410&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEW
27 matches
Mail list logo