]>
granicus.if.org Git - php/log
Sara Golemon [Mon, 25 May 2009 01:16:19 +0000 (01:16 +0000)]
Expand zend_(u_)symtable_update_current_key to allow specifying HashPosition
Greg Beaver [Sun, 24 May 2009 18:50:37 +0000 (18:50 +0000)]
fix potential segfault when converting phars with metadata to other formats, add test
Greg Beaver [Sun, 24 May 2009 18:47:54 +0000 (18:47 +0000)]
add missing test
<changelog@php.net> [Sun, 24 May 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update
Jani Taskinen [Sat, 23 May 2009 18:59:17 +0000 (18:59 +0000)]
ws + cs
Jani Taskinen [Sat, 23 May 2009 18:52:03 +0000 (18:52 +0000)]
ws
Jani Taskinen [Sat, 23 May 2009 18:46:10 +0000 (18:46 +0000)]
ws
Pierre Joye [Sat, 23 May 2009 18:46:05 +0000 (18:46 +0000)]
- fix build, fix TS build
Jani Taskinen [Sat, 23 May 2009 18:42:54 +0000 (18:42 +0000)]
fix build
Jani Taskinen [Sat, 23 May 2009 18:19:11 +0000 (18:19 +0000)]
ws + cs
Jani Taskinen [Sat, 23 May 2009 18:10:13 +0000 (18:10 +0000)]
- Fix typo
Andrei Zmievski [Sat, 23 May 2009 18:03:27 +0000 (18:03 +0000)]
Implement JIT request decoding support for $_GET and $_POST.
Felipe Pena [Sat, 23 May 2009 15:37:36 +0000 (15:37 +0000)]
- New tests (testfest NorthWestUG)
Felipe Pena [Sat, 23 May 2009 15:14:00 +0000 (15:14 +0000)]
- Added missing param checks
Felipe Pena [Sat, 23 May 2009 14:49:29 +0000 (14:49 +0000)]
- New xsl files
Felipe Pena [Sat, 23 May 2009 14:44:37 +0000 (14:44 +0000)]
- New tests (testfest BerlinUG)
Nuno Lopes [Sat, 23 May 2009 13:52:53 +0000 (13:52 +0000)]
MFB: fix compilation of pdo_firebird and intl extension with ld --as-needed
Eric Stewart [Sat, 23 May 2009 01:41:27 +0000 (01:41 +0000)]
New test: DOMAttr read $name property.
New test: DOMAttr read $ownerElement with null parent.
New test: DOMAttr write non-string $value property
New test: DOMCDATASection __construct() with no arguments.
New test: DOMCharacterData - Invalid State Error when getting data out of content.
<changelog@php.net> [Sat, 23 May 2009 01:33:20 +0000 (01:33 +0000)]
ChangeLog update
Eric Stewart [Sat, 23 May 2009 01:32:57 +0000 (01:32 +0000)]
New test: DOMAttr __construct() with no arguments.
Kalle Sommer Nielsen [Fri, 22 May 2009 19:46:53 +0000 (19:46 +0000)]
Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct
Kalle Sommer Nielsen [Fri, 22 May 2009 19:41:03 +0000 (19:41 +0000)]
Don't build SQLite threadsafe on NTS builds
Kalle Sommer Nielsen [Fri, 22 May 2009 18:27:27 +0000 (18:27 +0000)]
Fix test on Windows
Kalle Sommer Nielsen [Fri, 22 May 2009 18:22:15 +0000 (18:22 +0000)]
Added missing SKIPIF
Felipe Pena [Fri, 22 May 2009 12:49:22 +0000 (12:49 +0000)]
- Fixed invalid date checking
Felipe Pena [Fri, 22 May 2009 12:38:31 +0000 (12:38 +0000)]
- New test
Arnaud Le Blanc [Fri, 22 May 2009 11:18:57 +0000 (11:18 +0000)]
Use zend_get_property_info() in get_class_vars() (fixes #46812)
<changelog@php.net> [Fri, 22 May 2009 01:32:47 +0000 (01:32 +0000)]
ChangeLog update
Arnaud Le Blanc [Thu, 21 May 2009 16:01:22 +0000 (16:01 +0000)]
Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)
Arnaud Le Blanc [Thu, 21 May 2009 14:21:18 +0000 (14:21 +0000)]
set second argument of gettimeofday() to NULL (fixes #48346,
patch by adriano at guiadohardware dot net)
Arnaud Le Blanc [Thu, 21 May 2009 13:25:48 +0000 (13:25 +0000)]
Better fix for #45622 (patch by robinf at php do net)
Ilia Alshanetsky [Thu, 21 May 2009 12:52:59 +0000 (12:52 +0000)]
MFB: Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out
when working with a non-writable stream)
Jani Taskinen [Thu, 21 May 2009 01:39:48 +0000 (01:39 +0000)]
ws
<changelog@php.net> [Thu, 21 May 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 20 May 2009 15:06:20 +0000 (15:06 +0000)]
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
Jani Taskinen [Wed, 20 May 2009 12:15:36 +0000 (12:15 +0000)]
- Fix non-windows builds too
Kalle Sommer Nielsen [Wed, 20 May 2009 10:18:41 +0000 (10:18 +0000)]
Fixed shared build
Arnaud Le Blanc [Wed, 20 May 2009 10:08:23 +0000 (10:08 +0000)]
Fix skipif
Antony Dovgal [Wed, 20 May 2009 09:26:03 +0000 (09:26 +0000)]
fix segfault
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)