iliaa Wed Dec 3 01:04:34 2008 UTC
Modified files:
/php-src/ext/imap php_imap.c
Log:
MFB: Fixed bug #46731 (Missing validation for the options parameter of the
imap_fetch_overview() function).
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_i
iliaa Wed Dec 3 01:04:13 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/imap php_imap.c
/php-srcNEWS
Log:
Fixed bug #46731 (Missing validation for the options parameter of the
imap_fetch_overview() function).
http://cvs.php.net
mattwil Wed Dec 3 00:10:17 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pdopdo_dbh.c
Log:
Fixed error message typo
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.82.2.31.2.17.2.17&r2=1.82.2.31.2.17.2.18&diff_format=u
Index: php-src/e
mattwil Wed Dec 3 00:08:38 2008 UTC
Modified files:
/php-src/ext/pdopdo_dbh.c
Log:
MFB (1.82.2.31.2.17.2.10): "Added a warning message on pdo::exec() failure in
the event of an empty query"
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.157&r
felipe Tue Dec 2 23:06:52 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_sqlite/tests pdo_sqlite_createaggregate.phpt
pdo_sqlite_createfunction.phpt
pdo_sqlite_lastinse
felipe Tue Dec 2 21:02:44 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/pdo_sqlite/tests pdo_sqlite_createaggregate.phpt
pdo_sqlite_createfunction.phpt
pdo_sqlite_lastinse
felipe Tue Dec 2 21:01:37 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/pdo_sqlite/tests pdo_sqlite_createaggregate.phpt
pdo_sqlite_createfunction.phpt
pdo_sqlite_lastinse
felipe Tue Dec 2 21:00:23 2008 UTC
Added files:
/php-src/ext/pdo_sqlite/tests pdo_sqlite_createaggregate.phpt
pdo_sqlite_createfunction.phpt
pdo_sqlite_lastinsertid.phpt
derick Tue Dec 2 18:02:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date php_date.c
/php-src/ext/date/tests mktime-3-64bit.phpt
Log:
- MFH: Fixed bug #46732 (mktime.year description is wrong).
http://cvs.php.net/viewvc.cgi/php-src/ex
derick Tue Dec 2 18:01:58 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/date php_date.c
/php-src/ext/date/tests mktime-3-64bit.phpt
Log:
- MFH: Fixed bug #46732 (mktime.year description is wrong).
http://cvs.php.net
derick Tue Dec 2 18:01:07 2008 UTC
Modified files:
/php-src/ext/date php_date.c
/php-src/ext/date/tests mktime-3-64bit.phpt
Log:
- Fixed bug #46732 (mktime.year description is wrong).
http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1
cseiler Tue Dec 2 16:28:24 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
#- Updated NEWS file
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.397&r2=1.2027.2.547.2.965.2.398&diff_format=u
Index: php-src/NEWS
diff -u php-s
cseiler Tue Dec 2 16:27:15 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/mathround_large_exp.phpt
round_modes.phpt
round_prerounding.phpt
Modified files:
cseiler Tue Dec 2 16:25:06 2008 UTC
Added files:
/php-src/ext/standard/tests/mathround_large_exp.phpt
round_modes.phpt
round_prerounding.phpt
Modified files:
derick Tue Dec 2 14:53:55 2008 UTC
Modified files:
/CVSROOTavail
Log:
- Give Mike ssh2 karma, he's taking over.
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1472&r2=1.1473&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1472 CVSROOT/avail
mattwil Tue Dec 2 14:50:37 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/json JSON_parser.c
Log:
MFH: Changed logic for LONG_MIN
http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.13&r2=1.1.2.14&diff_format=u
Index: php-src/ext/jso
mattwil Tue Dec 2 14:50:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/json JSON_parser.c
Log:
MFH: Changed logic for LONG_MIN
http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.12.2.2&r2=1.1.2.12.2.3&diff_format=u
Index: php-src
mattwil Tue Dec 2 14:50:01 2008 UTC
Modified files:
/php-src/ext/json JSON_parser.c
Log:
Changed logic for LONG_MIN
http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.18&r2=1.19&diff_format=u
Index: php-src/ext/json/JSON_parser.c
diff -u php-sr
ant Tue Dec 2 10:20:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/session/tests session_save_path_error.phpt
session_name_error.phpt
Log:
Fix broken tests (thanks to Johannes for spotting these).
http://cvs.php.
pajoye Tue Dec 2 10:15:41 2008 UTC
Modified files:
/php-src/main php_scandir.c php_scandir.h
Log:
- MFB: export php_scandir and php_alphasort correctly (used by APC for
example)
http://cvs.php.net/viewvc.cgi/php-src/main/php_scandir.c?r1=1.19&r2=1.20&di
pajoye Tue Dec 2 10:15:08 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main php_scandir.c php_scandir.h
Log:
- export php_scandir and php_alphasort correctly (used by APC for example)
http://cvs.php.net/viewvc.cgi/php-src/main/php_scandir.c?r1=1.12
21 matches
Mail list logo