Commit Graph

44926 Commits

Author SHA1 Message Date
Kalle Sommer Nielsen
17b2f3c3d8 Fix compiler warnings (only in HEAD) 2009-05-19 16:32:22 +00:00
Kalle Sommer Nielsen
8ac639ba40 Fix unicode support in utf8_decode() 2009-05-19 16:23:36 +00:00
Ilia Alshanetsky
f9493b0812 MFB: Revert faulty warning fix 2009-05-19 16:14:46 +00:00
Kalle Sommer Nielsen
84bd20cee4 Fix compiler warnings (only in HEAD) 2009-05-19 16:12:04 +00:00
Kalle Sommer Nielsen
eec2808482 MFB: Cast to unsigned char to prevent compiler warning 2009-05-19 16:06:17 +00:00
Kalle Sommer Nielsen
c00b3c7fd8 Fix compiler warnings, and some unicode stuff 2009-05-19 16:03:23 +00:00
Brian Shire
696b664caa Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels 2009-05-19 15:59:25 +00:00
Jani Taskinen
268d8ae1da - Revert bad compile warning fix which causes compile failures with older glibc 2009-05-19 15:38:21 +00:00
Jani Taskinen
a04a53537b - Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown 2009-05-19 14:05:29 +00:00
Arnaud Le Blanc
5632dd027d Fixed bug #48326 (constant MSG_DONTWAIT not defined) 2009-05-19 11:57:52 +00:00
Arnaud Le Blanc
7f1b747903 Add GCC warnings in debug cflags for things likely to break VC builds
(-Wpointer-arith -Wdeclaration-after-statement)
2009-05-19 11:40:05 +00:00
Jani Taskinen
66c811daf9 - Unify the macros 2009-05-19 11:12:01 +00:00
Kalle Sommer Nielsen
4bb46f8d2f Cast to SQLUSMALLINT 2009-05-19 10:25:38 +00:00
Kalle Sommer Nielsen
9f5204025e Fixed compiler warning 2009-05-19 10:23:51 +00:00
Kalle Sommer Nielsen
137171e74b Fix --with-pdo-mssql build and add some warnings if header/libs are not found 2009-05-19 10:22:10 +00:00
Kalle Sommer Nielsen
7206a97ecd Fixed compiler warning (HEAD only) 2009-05-19 10:11:46 +00:00
Arnaud Le Blanc
7b3ee6dc6f Fix build 2009-05-19 10:04:35 +00:00
Hannes Magnusson
c80898d00a Fix build 2009-05-19 10:00:44 +00:00
Jani Taskinen
e1be5cd916 fix news 2009-05-19 09:47:06 +00:00
Kalle Sommer Nielsen
0da97c92cd Keep the style 2009-05-19 09:30:17 +00:00
Kalle Sommer Nielsen
9a4411e50f DBA entry 2009-05-19 09:14:28 +00:00
Antony Dovgal
cf3b4ba968 fix build 2009-05-19 07:40:51 +00:00
e248859aa3 ChangeLog update 2009-05-19 01:32:43 +00:00
Derick Rethans
d5c8121b39 - Get rid of the four different versions of zend_extension* and only use
zend_extension. Because of the API identifier change in PHP 5.3 you also get
  a proper warning message now.
2009-05-18 21:28:42 +00:00
Pierre Joye
9ef3984d71 - MFB: close manually the impersonation token 2009-05-18 20:57:24 +00:00
Scott MacVicar
b5bb633873 Add support for tokyo cabinet, patch from Michael Maclean 2009-05-18 20:21:39 +00:00
Jani Taskinen
1aee5ff9fc - WS + sync with PHP_5_3 (thanks Ilia & Co.) 2009-05-18 16:09:51 +00:00
Hannes Magnusson
34907a2aaa Print out the WARNed section (contains f.e. passing XFAIL tests) 2009-05-18 14:07:59 +00:00
Hannes Magnusson
9cbd6d638c Fix test 2009-05-18 13:52:05 +00:00
Jani Taskinen
5230623695 - fix CS, merged one parameter parsing patch missing from HEAD 2009-05-18 12:50:44 +00:00
Jani Taskinen
7a60c06f31 - Fix CS 2009-05-18 12:14:25 +00:00
Pierre Joye
da4f049b2b - sync with 5.3 2009-05-18 12:03:05 +00:00
Pierre Joye
9640fbf6e1 - return NULL on invalid args 2009-05-18 11:50:29 +00:00
Pierre Joye
5fa7af759a - WS 2009-05-18 11:48:56 +00:00
Pierre Joye
5dca728cec - MFB: - disable file:// when open_basedir are enabled 2009-05-18 11:40:25 +00:00
b3123cb35e ChangeLog update 2009-05-18 01:32:44 +00:00
Pierre Joye
20ab93a3e3 - MFB: #44859, fixed support for windows ACL, drop win9x code 2009-05-17 19:51:13 +00:00
Felipe Pena
702a21374d - New tests (testfest BerlinUG) 2009-05-17 18:07:36 +00:00
Arnaud Le Blanc
587137b2d3 un-duplicated code (merged unicode/string variants of stream_copy_to_stream
and let the compiler optimize specializations)
2009-05-17 16:52:35 +00:00
Felipe Pena
23ee8e9013 - New tests (testfest BelgiumUG) 2009-05-17 16:51:22 +00:00
Felipe Pena
24c8b4fb78 - Changed %s to %v on createAggregate() error message 2009-05-17 16:39:30 +00:00
Felipe Pena
05b9feb85f - New tests (testfest LondonUG) 2009-05-17 15:21:45 +00:00
Arnaud Le Blanc
0e4de79b40 Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
2009-05-17 14:57:05 +00:00
7c976e15d6 ChangeLog update 2009-05-17 01:33:09 +00:00
Felipe Pena
32f3dbc12c - New tests (testfest Quebec) 2009-05-17 01:16:02 +00:00
Felipe Pena
ce90adc2c8 - New tests (testfest DutchUG) 2009-05-16 21:13:10 +00:00
Arnaud Le Blanc
b6b2d5d10f Test for #38802 2009-05-16 20:44:56 +00:00
Arnaud Le Blanc
d9f42826aa Minimal HTTP server to test HTTP stream wrapper 2009-05-16 20:43:54 +00:00
Arnaud Le Blanc
88aac9b1b1 Fixed bug #38802 (max_redirects and ignore_errors)
(patch by datibbaw@php.net)
2009-05-16 20:34:08 +00:00
Arnaud Le Blanc
3c6bd3eb67 Fix warning when inner stream of a temp:// stream is closed before
the stream ifself
2009-05-16 20:27:11 +00:00