pajoye Thu Dec 25 01:00:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/simplexml config.w32
Log:
- add libxml cflag for shared and static
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/config.w32?r1=1.4.8.4&r2=1.4.8.5&diff_format=u
Index: p
pajoye Thu Dec 25 00:47:32 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/simplexml config.w32
Log:
- work around missing libxml include path (will be replaced by a
PHP_SETUP_LIBXML macro)
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/config
pajoye Thu Dec 25 00:09:50 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfigure.tail
Log:
- MFH: be sure that at least one SAPI has been selected
http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.tail?r1=1.1&r2=1.1.8.1&diff_
pajoye Thu Dec 25 00:09:32 2008 UTC
Modified files:
/php-src/win32/buildconfigure.tail
Log:
- be sure that at least one SAPI has been selected
http://cvs.php.net/viewvc.cgi/php-src/win32/build/configure.tail?r1=1.1&r2=1.2&diff_format=u
Index: php-src/wi
pajoye Thu Dec 25 00:08:51 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
- MFH: the config summary is a must, do not allow to disable it
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2
pajoye Thu Dec 25 00:03:39 2008 UTC
Modified files:
/php-src/win32/buildconfig.w32 confutils.js
Log:
- the config summary is a must, do not allow to disable
http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.91&r2=1.92&diff_format=u
Index
pajoye Thu Dec 25 00:01:10 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/simplexml config.w32
Log:
- MFH: disable simplexml when libxml is not enabled
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/config.w32?r1=1.4.8.2&r2=1.4.8.3&diff_format
pajoye Thu Dec 25 00:00:49 2008 UTC
Modified files:
/php-src/ext/simplexml config.w32
Log:
- disable simplexml when libxml is not enabled
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/config.w32?r1=1.5&r2=1.6&diff_format=u
Index: php-src/ext/simplexm
scottmacWed Dec 24 19:22:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sqlite3php_sqlite3_structs.h sqlite3.c
/php-src/ext/sqlite3/tests sqlite3_25_create_aggregate.phpt
Log:
MFH Stop using sqlite3_aggregate_count() as this is now
scottmacWed Dec 24 19:21:42 2008 UTC
Modified files:
/php-src/ext/sqlite3php_sqlite3_structs.h sqlite3.c
/php-src/ext/sqlite3/tests sqlite3_25_create_aggregate.phpt
Log:
Stop using sqlite3_aggregate_count() as this is now deprecated.
htt
scottmacWed Dec 24 18:11:41 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.423&r2=1.2027.2.547.2.965.2.424&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1
scottmacWed Dec 24 18:09:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/json json.c
Log:
MFH Make sure we clear out the error when the scalar version decoding works.
http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9.2.19.2.1
scottmacWed Dec 24 18:09:01 2008 UTC
Modified files:
/php-src/ext/json json.c
Log:
Make sure we clear out the error when the scalar version decoding works.
http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.45&r2=1.46&diff_format=u
Index:
felipe Wed Dec 24 13:30:49 2008 UTC
Modified files:
/php-src/ext/imap php_imap.c
Log:
- Fixed memory leak in imap_rfc822_parse_adrlist
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.267&r2=1.268&diff_format=u
Index: php-src/ext/imap/php_imap.c
felipe Wed Dec 24 13:31:40 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/imap php_imap.c
Log:
- MFH: Fixed memory leak in imap_rfc822_parse_adrlist
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.41&r2=1.208.2.7.2.42&diff_for
felipe Wed Dec 24 13:31:17 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/imap php_imap.c
Log:
- MFH: Fixed memory leak in imap_rfc822_parse_adrlist
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.26.2.27&r2=1.208.2.7.2.26.2.2
felipe Wed Dec 24 11:24:38 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/imap php_imap.c
Log:
- Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in
correctly) [only in this branch]
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_i
felipe Wed Dec 24 11:51:29 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/imap/tests bug46918.phpt
Log:
- New test
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/tests/bug46918.phpt?view=markup&rev=1.1
Index: php-src/ext/imap/tests/bug46918.phpt
++
felipe Wed Dec 24 11:51:04 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/imap/tests bug46918.phpt
Log:
- New test
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/tests/bug46918.phpt?view=markup&rev=1.1
Index: php-src/ext/imap/tests/bug46918.phpt
++
felipe Wed Dec 24 11:50:43 2008 UTC
Added files:
/php-src/ext/imap/tests bug46918.phpt
Log:
- New test
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/tests/bug46918.phpt?view=markup&rev=1.1
Index: php-src/ext/imap/tests/bug46918.phpt
+++ php-src/ext/ima
felipe Wed Dec 24 11:32:45 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.1367&r2=1.2027.2.547.2.1368&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1367 ph
pajoye Wed Dec 24 11:08:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.h
Log:
- version and WS
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.h?r1=1.10.2.3.2.8&r2=1.10.2.3.2.9&diff_format=u
Index: php-src/ext/zip/php_zip.h
diff
22 matches
Mail list logo