]>
granicus.if.org Git - php/log
Arnaud Le Blanc [Wed, 20 May 2009 09:22:24 +0000 (09:22 +0000)]
set default value of "precision" ini setting,
many tests depend on this
Arnaud Le Blanc [Wed, 20 May 2009 09:13:08 +0000 (09:13 +0000)]
Fix skipif
Kalle Sommer Nielsen [Wed, 20 May 2009 08:29:23 +0000 (08:29 +0000)]
Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql
Kalle Sommer Nielsen [Wed, 20 May 2009 08:22:38 +0000 (08:22 +0000)]
Nuke warnings (only in HEAD)
Kalle Sommer Nielsen [Wed, 20 May 2009 08:18:07 +0000 (08:18 +0000)]
Nuke newly introduced warning
Kalle Sommer Nielsen [Wed, 20 May 2009 08:16:56 +0000 (08:16 +0000)]
Fix Windows build, dns_get_record is defined in dns_win32.c, not here
<changelog@php.net> [Wed, 20 May 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update
Derick Rethans [Tue, 19 May 2009 19:43:44 +0000 (19:43 +0000)]
- Getting rid of using the environment to guess timezone information from.
#- [DOC]
Jani Taskinen [Tue, 19 May 2009 19:39:42 +0000 (19:39 +0000)]
- Fix bug #48317 (compile failure in dns.h) (thanks to Pierre for introducing this)
Hannes Magnusson [Tue, 19 May 2009 19:23:12 +0000 (19:23 +0000)]
Partial fix for bug#48333 (DateInterval.format() expects a single,
undocumented parameter)
Ilia Alshanetsky [Tue, 19 May 2009 19:16:05 +0000 (19:16 +0000)]
MFB: The \0 removal is only needed prior to 3.4.0
Ilia Alshanetsky [Tue, 19 May 2009 18:44:00 +0000 (18:44 +0000)]
MFB: libsqlite3 3.6.14.1 upgrade
Kalle Sommer Nielsen [Tue, 19 May 2009 18:08:13 +0000 (18:08 +0000)]
Fixed compiler warnings
# Is it intended that curl_progress should cast to long rather than keeping the
# double? Or doesn't it matter?
Kalle Sommer Nielsen [Tue, 19 May 2009 17:46:56 +0000 (17:46 +0000)]
Fix compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 17:38:08 +0000 (17:38 +0000)]
Fix compiler warnings and refcount not being in sync with 5.3
Kalle Sommer Nielsen [Tue, 19 May 2009 16:32:22 +0000 (16:32 +0000)]
Fix compiler warnings (only in HEAD)
Kalle Sommer Nielsen [Tue, 19 May 2009 16:23:36 +0000 (16:23 +0000)]
Fix unicode support in utf8_decode()
Ilia Alshanetsky [Tue, 19 May 2009 16:14:46 +0000 (16:14 +0000)]
MFB: Revert faulty warning fix
Kalle Sommer Nielsen [Tue, 19 May 2009 16:12:04 +0000 (16:12 +0000)]
Fix compiler warnings (only in HEAD)
Kalle Sommer Nielsen [Tue, 19 May 2009 16:06:17 +0000 (16:06 +0000)]
MFB: Cast to unsigned char to prevent compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 16:03:23 +0000 (16:03 +0000)]
Fix compiler warnings, and some unicode stuff
Brian Shire [Tue, 19 May 2009 15:59:25 +0000 (15:59 +0000)]
Fix bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning, and allow [*_-] chars at start of ini labels
Jani Taskinen [Tue, 19 May 2009 15:38:21 +0000 (15:38 +0000)]
- Revert bad compile warning fix which causes compile failures with older glibc
Jani Taskinen [Tue, 19 May 2009 14:05:29 +0000 (14:05 +0000)]
- Fix test: since cURL 7.19.4 CURLINFO_CONTENT_LENGTH_* return -1 if the size is unknown
Arnaud Le Blanc [Tue, 19 May 2009 11:57:52 +0000 (11:57 +0000)]
Fixed bug #48326 (constant MSG_DONTWAIT not defined)
Arnaud Le Blanc [Tue, 19 May 2009 11:40:05 +0000 (11:40 +0000)]
Add GCC warnings in debug cflags for things likely to break VC builds
(-Wpointer-arith -Wdeclaration-after-statement)
Jani Taskinen [Tue, 19 May 2009 11:12:01 +0000 (11:12 +0000)]
- Unify the macros
Kalle Sommer Nielsen [Tue, 19 May 2009 10:25:38 +0000 (10:25 +0000)]
Cast to SQLUSMALLINT
Kalle Sommer Nielsen [Tue, 19 May 2009 10:23:51 +0000 (10:23 +0000)]
Fixed compiler warning
Kalle Sommer Nielsen [Tue, 19 May 2009 10:22:10 +0000 (10:22 +0000)]
Fix --with-pdo-mssql build and add some warnings if header/libs are not found
Kalle Sommer Nielsen [Tue, 19 May 2009 10:11:46 +0000 (10:11 +0000)]
Fixed compiler warning (HEAD only)
Arnaud Le Blanc [Tue, 19 May 2009 10:04:35 +0000 (10:04 +0000)]
Fix build
Hannes Magnusson [Tue, 19 May 2009 10:00:44 +0000 (10:00 +0000)]
Fix build
Jani Taskinen [Tue, 19 May 2009 09:47:06 +0000 (09:47 +0000)]
fix news
Kalle Sommer Nielsen [Tue, 19 May 2009 09:30:17 +0000 (09:30 +0000)]
Keep the style
Kalle Sommer Nielsen [Tue, 19 May 2009 09:14:28 +0000 (09:14 +0000)]
DBA entry
Antony Dovgal [Tue, 19 May 2009 07:40:51 +0000 (07:40 +0000)]
fix build
<changelog@php.net> [Tue, 19 May 2009 01:32:43 +0000 (01:32 +0000)]
ChangeLog update
Derick Rethans [Mon, 18 May 2009 21:28:42 +0000 (21:28 +0000)]
- 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.
Pierre Joye [Mon, 18 May 2009 20:57:24 +0000 (20:57 +0000)]
- MFB: close manually the impersonation token
Scott MacVicar [Mon, 18 May 2009 20:21:39 +0000 (20:21 +0000)]
Add support for tokyo cabinet, patch from Michael Maclean
Jani Taskinen [Mon, 18 May 2009 16:09:51 +0000 (16:09 +0000)]
- WS + sync with PHP_5_3 (thanks Ilia & Co.)
Hannes Magnusson [Mon, 18 May 2009 14:07:59 +0000 (14:07 +0000)]
Print out the WARNed section (contains f.e. passing XFAIL tests)
Hannes Magnusson [Mon, 18 May 2009 13:52:05 +0000 (13:52 +0000)]
Fix test
Jani Taskinen [Mon, 18 May 2009 12:50:44 +0000 (12:50 +0000)]
- fix CS, merged one parameter parsing patch missing from HEAD
Jani Taskinen [Mon, 18 May 2009 12:14:25 +0000 (12:14 +0000)]
- Fix CS
Pierre Joye [Mon, 18 May 2009 12:03:05 +0000 (12:03 +0000)]
- sync with 5.3
Pierre Joye [Mon, 18 May 2009 11:50:29 +0000 (11:50 +0000)]
- return NULL on invalid args
Pierre Joye [Mon, 18 May 2009 11:48:56 +0000 (11:48 +0000)]
- WS
Pierre Joye [Mon, 18 May 2009 11:40:25 +0000 (11:40 +0000)]
- MFB: - disable file:// when open_basedir are enabled
<changelog@php.net> [Mon, 18 May 2009 01:32:44 +0000 (01:32 +0000)]
ChangeLog update
Pierre Joye [Sun, 17 May 2009 19:51:13 +0000 (19:51 +0000)]
- MFB: #44859, fixed support for windows ACL, drop win9x code
Felipe Pena [Sun, 17 May 2009 18:07:36 +0000 (18:07 +0000)]
- New tests (testfest BerlinUG)
Arnaud Le Blanc [Sun, 17 May 2009 16:52:35 +0000 (16:52 +0000)]
un-duplicated code (merged unicode/string variants of stream_copy_to_stream
and let the compiler optimize specializations)
Felipe Pena [Sun, 17 May 2009 16:51:22 +0000 (16:51 +0000)]
- New tests (testfest BelgiumUG)
Felipe Pena [Sun, 17 May 2009 16:39:30 +0000 (16:39 +0000)]
- Changed %s to %v on createAggregate() error message
Felipe Pena [Sun, 17 May 2009 15:21:45 +0000 (15:21 +0000)]
- New tests (testfest LondonUG)
Arnaud Le Blanc [Sun, 17 May 2009 14:57:05 +0000 (14:57 +0000)]
Fixed bug #48309 (stream_copy_to_stream() and fpasstru() do not
update stream position of plain files)
<changelog@php.net> [Sun, 17 May 2009 01:33:09 +0000 (01:33 +0000)]
ChangeLog update
Felipe Pena [Sun, 17 May 2009 01:16:02 +0000 (01:16 +0000)]
- New tests (testfest Quebec)
Felipe Pena [Sat, 16 May 2009 21:13:10 +0000 (21:13 +0000)]
- New tests (testfest DutchUG)
Arnaud Le Blanc [Sat, 16 May 2009 20:44:56 +0000 (20:44 +0000)]
Test for #38802
Arnaud Le Blanc [Sat, 16 May 2009 20:43:54 +0000 (20:43 +0000)]
Minimal HTTP server to test HTTP stream wrapper
Arnaud Le Blanc [Sat, 16 May 2009 20:34:08 +0000 (20:34 +0000)]
Fixed bug #38802 (max_redirects and ignore_errors)
(patch by datibbaw@php.net)
Arnaud Le Blanc [Sat, 16 May 2009 20:27:11 +0000 (20:27 +0000)]
Fix warning when inner stream of a temp:// stream is closed before
the stream ifself
Arnaud Le Blanc [Sat, 16 May 2009 20:22:29 +0000 (20:22 +0000)]
Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)
Felipe Pena [Sat, 16 May 2009 18:26:21 +0000 (18:26 +0000)]
- New tests (testfest Quebec)
Felipe Pena [Sat, 16 May 2009 17:02:02 +0000 (17:02 +0000)]
- Added changes from testfest ParisUG && Changed line endings
Felipe Pena [Sat, 16 May 2009 16:36:58 +0000 (16:36 +0000)]
- New tests (testfest ParisUG)
Felipe Pena [Sat, 16 May 2009 15:11:21 +0000 (15:11 +0000)]
- New tests (testfest DutchUG)
Felipe Pena [Sat, 16 May 2009 14:41:03 +0000 (14:41 +0000)]
- New tests (testfest CataloniaUG)
<changelog@php.net> [Sat, 16 May 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update
Kalle Sommer Nielsen [Fri, 15 May 2009 18:01:05 +0000 (18:01 +0000)]
Fix compiler warnings (only in HEAD), same style of silence as in 5.3
Kalle Sommer Nielsen [Fri, 15 May 2009 17:27:56 +0000 (17:27 +0000)]
Fix compiler warnings
Felipe Pena [Fri, 15 May 2009 17:04:30 +0000 (17:04 +0000)]
- Missing zend_exceptions.h (Kalle)
Moriyoshi Koizumi [Fri, 15 May 2009 17:02:34 +0000 (17:02 +0000)]
* Roll it back then. I wonder if defaulting it to SORT_REGULAR would work well
and I think allowing user-supplied comparator should make more sense when it
comes to objects.
Christopher Jones [Fri, 15 May 2009 16:44:51 +0000 (16:44 +0000)]
New array_multisort() test and code comment fix (Simon Westcott)
Kalle Sommer Nielsen [Fri, 15 May 2009 09:10:01 +0000 (09:10 +0000)]
Fix arginfo
<changelog@php.net> [Fri, 15 May 2009 01:32:53 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Thu, 14 May 2009 22:59:02 +0000 (22:59 +0000)]
- Fix test
Scott MacVicar [Thu, 14 May 2009 22:00:38 +0000 (22:00 +0000)]
Throw an error rather than silently changing to the default.
Jani Taskinen [Thu, 14 May 2009 21:23:44 +0000 (21:23 +0000)]
- Fix the harmless patch that caused harm :)
Jani Taskinen [Thu, 14 May 2009 21:00:07 +0000 (21:00 +0000)]
- Fix harmless extra for() loop iteration
Felipe Pena [Thu, 14 May 2009 17:23:51 +0000 (17:23 +0000)]
- Improved fix for #42414
Jani Taskinen [Thu, 14 May 2009 13:40:37 +0000 (13:40 +0000)]
- Fixed bug #48256 (Crash due to double-linking of history.o)
Greg Beaver [Thu, 14 May 2009 13:36:44 +0000 (13:36 +0000)]
fix potential free of NULL
Ilia Alshanetsky [Thu, 14 May 2009 12:30:06 +0000 (12:30 +0000)]
MFB: Fixed compiler warnings
Dmitry Stogov [Thu, 14 May 2009 08:22:09 +0000 (08:22 +0000)]
Fixed wrong return value
<changelog@php.net> [Thu, 14 May 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Thu, 14 May 2009 01:28:23 +0000 (01:28 +0000)]
- New tests
Felipe Pena [Thu, 14 May 2009 01:25:17 +0000 (01:25 +0000)]
- Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC driver)
Scott MacVicar [Thu, 14 May 2009 00:13:57 +0000 (00:13 +0000)]
Allow the json_decode() depth to be any size, but keep the static one around for now. It might make sense to allow an unbound depth.
Greg Beaver [Wed, 13 May 2009 20:26:18 +0000 (20:26 +0000)]
MFB: fix Bug #48257: PharData throws exception with non-phar tar
Kalle Sommer Nielsen [Wed, 13 May 2009 16:29:03 +0000 (16:29 +0000)]
Fix compiler warnings, safe_emalloc expects size_t, not double as ceil returns
Kalle Sommer Nielsen [Wed, 13 May 2009 15:54:48 +0000 (15:54 +0000)]
Nuke compiler warning
Ilia Alshanetsky [Wed, 13 May 2009 14:23:29 +0000 (14:23 +0000)]
MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
iso8601.datetime)
Felipe Pena [Wed, 13 May 2009 02:14:18 +0000 (02:14 +0000)]
- Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
<changelog@php.net> [Wed, 13 May 2009 01:32:51 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Wed, 13 May 2009 00:45:57 +0000 (00:45 +0000)]
- Fixed bug #48247 (PHP crashes on errors during startup)
#
# This was sum of many little things:
# 1. Wrong assumption made in order_by_dep.awk on the ordering
# (that script was done prior to adding runtime deps..?)
# 2. request shutdown calls weren't done in reverse order like all other
# shutdown funcs are called.
# 3. config0.m4 rename is necessary for keeping things simple.
#
Matteo Beccati [Tue, 12 May 2009 23:39:57 +0000 (23:39 +0000)]
- Moved test for bug #44861 to PDO commons and added support for pdo_oci
# This allows scrollable cursors to be tested with all the drivers
# that currently support them (pgsql and oci), ensuring a consistent
# behaviour. The test is skipped when using other drivers.