Eric Stewart
|
41e97b6147
|
New test: DOMAttr __construct() with no arguments.
|
2009-05-23 01:32:57 +00:00 |
|
Kalle Sommer Nielsen
|
a831a736d0
|
Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct
|
2009-05-22 19:46:53 +00:00 |
|
Kalle Sommer Nielsen
|
9400dc397e
|
Don't build SQLite threadsafe on NTS builds
|
2009-05-22 19:41:03 +00:00 |
|
Kalle Sommer Nielsen
|
f0ef25edce
|
Fix test on Windows
|
2009-05-22 18:27:27 +00:00 |
|
Kalle Sommer Nielsen
|
7342443074
|
Added missing SKIPIF
|
2009-05-22 18:22:15 +00:00 |
|
Felipe Pena
|
0b19747809
|
- Fixed invalid date checking
|
2009-05-22 12:49:22 +00:00 |
|
Felipe Pena
|
5d3636dfd2
|
- New test
|
2009-05-22 12:38:31 +00:00 |
|
Arnaud Le Blanc
|
361f8c2655
|
Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)
|
2009-05-21 16:01:22 +00:00 |
|
Arnaud Le Blanc
|
a7e195a07b
|
set second argument of gettimeofday() to NULL (fixes #48346,
patch by adriano at guiadohardware dot net)
|
2009-05-21 14:21:18 +00:00 |
|
Arnaud Le Blanc
|
c176114acb
|
Better fix for #45622 (patch by robinf at php do net)
|
2009-05-21 13:25:48 +00:00 |
|
Ilia Alshanetsky
|
d2eb7e4601
|
MFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out
when working with a non-writable stream)
|
2009-05-21 12:52:59 +00:00 |
|
Jani Taskinen
|
a459fddd54
|
ws
|
2009-05-21 01:39:48 +00:00 |
|
Ilia Alshanetsky
|
786da897ff
|
MFB: Re-introduce the Matteo's patch and combine default & text handling
since they appear to be the same irregardless on notes inside sqlite3.h
|
2009-05-20 15:06:20 +00:00 |
|
Jani Taskinen
|
6af0033f7c
|
- Fix non-windows builds too
|
2009-05-20 12:15:36 +00:00 |
|
Kalle Sommer Nielsen
|
ad8c50dfbb
|
Fixed shared build
|
2009-05-20 10:18:41 +00:00 |
|
Arnaud Le Blanc
|
8e05c72f25
|
Fix skipif
|
2009-05-20 10:08:23 +00:00 |
|
Antony Dovgal
|
18ce5138f3
|
fix segfault
|
2009-05-20 09:26:03 +00:00 |
|
Arnaud Le Blanc
|
13b8822d12
|
Fix skipif
|
2009-05-20 09:13:08 +00:00 |
|
Kalle Sommer Nielsen
|
b3e899e7ca
|
Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql
|
2009-05-20 08:29:23 +00:00 |
|
Kalle Sommer Nielsen
|
f1fd8628a0
|
Nuke warnings (only in HEAD)
|
2009-05-20 08:22:38 +00:00 |
|
Kalle Sommer Nielsen
|
1176635df7
|
Nuke newly introduced warning
|
2009-05-20 08:18:07 +00:00 |
|
Kalle Sommer Nielsen
|
4f33467dd1
|
Fix Windows build, dns_get_record is defined in dns_win32.c, not here
|
2009-05-20 08:16:56 +00:00 |
|
Derick Rethans
|
40a477f839
|
- Getting rid of using the environment to guess timezone information from.
#- [DOC]
|
2009-05-19 19:43:44 +00:00 |
|
Jani Taskinen
|
1e56b53683
|
- Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this)
|
2009-05-19 19:39:42 +00:00 |
|
Hannes Magnusson
|
21d084a150
|
Partial fix for bug#48333 (DateInterval.format() expects a single,
undocumented parameter)
|
2009-05-19 19:23:12 +00:00 |
|
Ilia Alshanetsky
|
1a39a2d3d3
|
MFB: The \0 removal is only needed prior to 3.4.0
|
2009-05-19 19:16:05 +00:00 |
|
Ilia Alshanetsky
|
761422a4a7
|
MFB: libsqlite3 3.6.14.1 upgrade
|
2009-05-19 18:44:00 +00:00 |
|
Kalle Sommer Nielsen
|
da62d8d02e
|
Fixed compiler warnings
# Is it intended that curl_progress should cast to long rather than keeping the
# double? Or doesn't it matter?
|
2009-05-19 18:08:13 +00:00 |
|
Kalle Sommer Nielsen
|
47add227a9
|
Fix compiler warning
|
2009-05-19 17:46:56 +00:00 |
|
Kalle Sommer Nielsen
|
3bc8644503
|
Fix compiler warnings and refcount not being in sync with 5.3
|
2009-05-19 17:38:08 +00:00 |
|
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 |
|
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 |
|
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 |
|
Antony Dovgal
|
cf3b4ba968
|
fix build
|
2009-05-19 07:40:51 +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
|
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 |
|