]>
granicus.if.org Git - php/log
Arnaud Le Blanc [Tue, 4 Nov 2008 16:48:07 +0000 (16:48 +0000)]
MFH: Avoids fclose() from complaining that stream_socket_pair() streams
have not been closed
Arnaud Le Blanc [Tue, 4 Nov 2008 00:43:06 +0000 (00:43 +0000)]
MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)
Felipe Pena [Mon, 3 Nov 2008 23:45:17 +0000 (23:45 +0000)]
- MFH: Improved fix
Arnaud Le Blanc [Mon, 3 Nov 2008 23:34:36 +0000 (23:34 +0000)]
cleanup
Arnaud Le Blanc [Mon, 3 Nov 2008 23:29:50 +0000 (23:29 +0000)]
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)
Arnaud Le Blanc [Mon, 3 Nov 2008 23:26:24 +0000 (23:26 +0000)]
Fixed bug #46379 (Infinite loop when parsing '#' in one line file)
# PHP_5_2 only
Felipe Pena [Mon, 3 Nov 2008 21:49:49 +0000 (21:49 +0000)]
- New test
Felipe Pena [Mon, 3 Nov 2008 20:55:01 +0000 (20:55 +0000)]
MFH:
- Fixed endless loop in PDOStatement::debugDumpParams()
patch by: Jonah H. Harris <jonah.harris at gmail dot com>
Elizabeth Marie Smith [Mon, 3 Nov 2008 19:28:23 +0000 (19:28 +0000)]
MFH
Arnaud Le Blanc [Mon, 3 Nov 2008 16:59:18 +0000 (16:59 +0000)]
MFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
in a warning)
Arnaud Le Blanc [Mon, 3 Nov 2008 16:08:07 +0000 (16:08 +0000)]
credit
Arnaud Le Blanc [Mon, 3 Nov 2008 15:48:05 +0000 (15:48 +0000)]
MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)
Felipe Pena [Mon, 3 Nov 2008 15:41:35 +0000 (15:41 +0000)]
- MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)
Felipe Pena [Mon, 3 Nov 2008 11:39:34 +0000 (11:39 +0000)]
- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
patch by: a dot u dot savchuk at gmail dot com
Arnaud Le Blanc [Sun, 2 Nov 2008 22:04:40 +0000 (22:04 +0000)]
MFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
default filter)
Jani Taskinen [Sun, 2 Nov 2008 14:48:52 +0000 (14:48 +0000)]
- Ignore crap
Jani Taskinen [Sun, 2 Nov 2008 14:12:15 +0000 (14:12 +0000)]
MF53: added missing constants
Jani Taskinen [Sat, 1 Nov 2008 23:09:51 +0000 (23:09 +0000)]
MFH: fixed the macros
Jani Taskinen [Sat, 1 Nov 2008 22:48:52 +0000 (22:48 +0000)]
- Fix skip conditions
Jani Taskinen [Sat, 1 Nov 2008 22:42:38 +0000 (22:42 +0000)]
MF53: Sync with HEAD and PHP_5_3
Jani Taskinen [Sat, 1 Nov 2008 22:39:14 +0000 (22:39 +0000)]
[DOC] MF53: Forward compatibility
Jani Taskinen [Sat, 1 Nov 2008 22:12:11 +0000 (22:12 +0000)]
- Fix for real: Actually one of these "let's not commit to other branches"
fixes some people like to do..
Jani Taskinen [Sat, 1 Nov 2008 22:06:23 +0000 (22:06 +0000)]
- Fix tests
Felipe Pena [Fri, 31 Oct 2008 22:43:32 +0000 (22:43 +0000)]
- Fixed test (#46438)
Felipe Pena [Fri, 31 Oct 2008 12:55:10 +0000 (12:55 +0000)]
- Fixed test
Felipe Pena [Thu, 30 Oct 2008 15:56:23 +0000 (15:56 +0000)]
- MFB: Fixed memory leak when using offset out of range. (php_stream_copy_to_mem returns 0, but the empty string is alloced)
Felipe Pena [Thu, 30 Oct 2008 14:36:34 +0000 (14:36 +0000)]
MFH:
- Fix the fix
- Improved test
Lars Strojny [Thu, 30 Oct 2008 14:23:03 +0000 (14:23 +0000)]
MFH: #44938
Jani Taskinen [Thu, 30 Oct 2008 11:04:10 +0000 (11:04 +0000)]
- had nothing else to do :)
Felipe Pena [Thu, 30 Oct 2008 10:11:52 +0000 (10:11 +0000)]
- MFH: Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
Dmitry Stogov [Thu, 30 Oct 2008 08:56:38 +0000 (08:56 +0000)]
Fixed contributors
Dmitry Stogov [Thu, 30 Oct 2008 08:55:09 +0000 (08:55 +0000)]
Fixed ability to use "internal" heaps in extensions.
Antony Dovgal [Thu, 30 Oct 2008 08:45:21 +0000 (08:45 +0000)]
fix test
Rob Richards [Wed, 29 Oct 2008 21:23:45 +0000 (21:23 +0000)]
BFN
Rob Richards [Wed, 29 Oct 2008 21:22:34 +0000 (21:22 +0000)]
MFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL)
Ilia Alshanetsky [Wed, 29 Oct 2008 20:41:43 +0000 (20:41 +0000)]
MFB: Fixed bug #44938 (gettext functions crash with overly long domain).
Ilia Alshanetsky [Wed, 29 Oct 2008 20:17:33 +0000 (20:17 +0000)]
MFB: Fixed bug #42294 (Unified solution for round() based on C99 round).
Felipe Pena [Wed, 29 Oct 2008 13:36:47 +0000 (13:36 +0000)]
- BFN #46064
Felipe Pena [Wed, 29 Oct 2008 13:34:08 +0000 (13:34 +0000)]
- MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property)
Ilia Alshanetsky [Tue, 28 Oct 2008 21:23:12 +0000 (21:23 +0000)]
NEWS
Derick Rethans [Tue, 28 Oct 2008 08:17:47 +0000 (08:17 +0000)]
- Updated to version 2008.9 (2008i)
Arnaud Le Blanc [Mon, 27 Oct 2008 14:59:14 +0000 (14:59 +0000)]
MFH: Fix compile error
Andrey Hristov [Mon, 27 Oct 2008 14:36:02 +0000 (14:36 +0000)]
MFH: Fix an issue with mysql.default_port not being used
Felipe Pena [Sun, 26 Oct 2008 23:00:53 +0000 (23:00 +0000)]
- Fixed test
Kalle Sommer Nielsen [Sun, 26 Oct 2008 15:39:44 +0000 (15:39 +0000)]
MFB: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)
Ilia Alshanetsky [Sun, 26 Oct 2008 14:35:59 +0000 (14:35 +0000)]
MFB: Fixed compiler warning
Felipe Pena [Sun, 26 Oct 2008 13:48:16 +0000 (13:48 +0000)]
- MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys object variables)
Derick Rethans [Sun, 26 Oct 2008 11:27:32 +0000 (11:27 +0000)]
- MFH: Fixed weekdays adding/subtracting algorithm.
- MFH: Fixed some ambiguities in the date parser.
- MFH: Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone()
behave different).
- MFH: Fixed bug #43452 (strings containing a weekday, or a number plus weekday
behaved incorrect of the current day-of-week was the same as the one in the
phrase).
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
- MFH: Fixed a bug in the DateTime->modify() methods, it would not use the
advanced relative time strings.
- MFH: Fixed a segfault - simply a forgotten return;
Felipe Pena [Sun, 26 Oct 2008 02:24:23 +0000 (02:24 +0000)]
- BFN #46389
Felipe Pena [Sun, 26 Oct 2008 02:02:05 +0000 (02:02 +0000)]
- MFH: Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by guenter at php.net)
Felipe Pena [Fri, 24 Oct 2008 23:17:04 +0000 (23:17 +0000)]
- MFH: Fixed bug #46382 (Mismatching allocation and deallocation in stresstest.cpp) (dvice_null at yahoo dot com)
Antony Dovgal [Fri, 24 Oct 2008 20:15:34 +0000 (20:15 +0000)]
fix test
Antony Dovgal [Fri, 24 Oct 2008 13:56:27 +0000 (13:56 +0000)]
BFN
Antony Dovgal [Fri, 24 Oct 2008 13:55:37 +0000 (13:55 +0000)]
fix bug #46381 (wrong $this passed to internal methods causes segfault)
Felipe Pena [Fri, 24 Oct 2008 10:46:05 +0000 (10:46 +0000)]
- MFH: Fixed bug #46082 (stream_set_blocking() can cause a crash in some circumstances)
Felipe Pena [Fri, 24 Oct 2008 10:28:56 +0000 (10:28 +0000)]
- MFH: Removed unnecessary check for array (#46273, noticed by serovov at gmail dot com)
Ilia Alshanetsky [Thu, 23 Oct 2008 22:38:19 +0000 (22:38 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 23 Oct 2008 22:36:05 +0000 (22:36 +0000)]
5.2.7RC2
Arnaud Le Blanc [Thu, 23 Oct 2008 20:23:38 +0000 (20:23 +0000)]
BFN
Arnaud Le Blanc [Thu, 23 Oct 2008 20:21:30 +0000 (20:21 +0000)]
MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)
[DOC] Added TCP_NODELAY constant to sockets extension, to be used with
socket_set_option() to disable TCP's Nagle algorithm. Avail in PHP>=5.2.7.
Felipe Pena [Thu, 23 Oct 2008 18:57:07 +0000 (18:57 +0000)]
- BFN #43925
Felipe Pena [Thu, 23 Oct 2008 18:56:05 +0000 (18:56 +0000)]
- MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
Jani Taskinen [Thu, 23 Oct 2008 17:55:57 +0000 (17:55 +0000)]
- It is past, not command. Reorder.
Pierre Joye [Thu, 23 Oct 2008 16:22:01 +0000 (16:22 +0000)]
- entries for zip changes
Pierre Joye [Thu, 23 Oct 2008 16:16:56 +0000 (16:16 +0000)]
- remove unused files
Pierre Joye [Thu, 23 Oct 2008 16:15:54 +0000 (16:15 +0000)]
- add missing files
Pierre Joye [Thu, 23 Oct 2008 16:13:51 +0000 (16:13 +0000)]
- MFH
- Update ziplib
- flatten path and make them relative before extraction
- remove unnecessary export
Ilia Alshanetsky [Wed, 22 Oct 2008 23:29:28 +0000 (23:29 +0000)]
MFB: revert define() fix for now
Arnaud Le Blanc [Tue, 21 Oct 2008 16:43:59 +0000 (16:43 +0000)]
MFH: Fixed FCGI_GET_VALUES requests (fixes #45522)
Zoe Slattery [Tue, 21 Oct 2008 09:37:41 +0000 (09:37 +0000)]
Committing test for till
Ilia Alshanetsky [Mon, 20 Oct 2008 23:23:45 +0000 (23:23 +0000)]
MFB:Fixed bug #46343 (IPv6 address filter accepts invalid address)
Rob Richards [Mon, 20 Oct 2008 19:30:56 +0000 (19:30 +0000)]
BFN
Rob Richards [Mon, 20 Oct 2008 19:29:40 +0000 (19:29 +0000)]
MFH: fix bug #46323 (compilation of simplexml for NetWare breaks)
Arnaud Le Blanc [Mon, 20 Oct 2008 18:45:24 +0000 (18:45 +0000)]
MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)
Rob Richards [Mon, 20 Oct 2008 12:46:57 +0000 (12:46 +0000)]
BFN
Rob Richards [Mon, 20 Oct 2008 12:46:23 +0000 (12:46 +0000)]
MFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
add test
Ilia Alshanetsky [Sun, 19 Oct 2008 18:16:43 +0000 (18:16 +0000)]
MFB: Fixed bug #46341 (Added missing validation checks into define() for
class constants)
Johannes Schlüter [Sun, 19 Oct 2008 18:07:04 +0000 (18:07 +0000)]
Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too
Etienne Kneuss [Sun, 19 Oct 2008 18:00:42 +0000 (18:00 +0000)]
MFB: Fix #46317 (Iterator class not properly checked)
Antony Dovgal [Sat, 18 Oct 2008 09:33:21 +0000 (09:33 +0000)]
revert the patch, it's not needed in this branch
Antony Dovgal [Fri, 17 Oct 2008 22:10:27 +0000 (22:10 +0000)]
MFH: fix memleak
Zoe Slattery [Fri, 17 Oct 2008 15:00:54 +0000 (15:00 +0000)]
missed one!
Zoe Slattery [Fri, 17 Oct 2008 14:57:03 +0000 (14:57 +0000)]
Replacing explicit object ID with %d
Zoe Slattery [Fri, 17 Oct 2008 14:26:46 +0000 (14:26 +0000)]
Committing for Robin Fernandes
Dmitry Stogov [Fri, 17 Oct 2008 10:25:56 +0000 (10:25 +0000)]
Fixed bug #46308 (Invalid write when changing property from inside getter)
Ilia Alshanetsky [Fri, 17 Oct 2008 01:32:59 +0000 (01:32 +0000)]
MFB: Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304
response code, in cgi sapi)
Moriyoshi Koizumi [Thu, 16 Oct 2008 17:38:42 +0000 (17:38 +0000)]
* MFH remainder
Dmitry Stogov [Thu, 16 Oct 2008 16:20:53 +0000 (16:20 +0000)]
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)
Dmitry Stogov [Thu, 16 Oct 2008 15:49:18 +0000 (15:49 +0000)]
ws
Dmitry Stogov [Thu, 16 Oct 2008 15:36:46 +0000 (15:36 +0000)]
Fixed bug #43723 (SOAP not sent properly from client for <choice>)
Moriyoshi Koizumi [Thu, 16 Oct 2008 01:02:39 +0000 (01:02 +0000)]
- MFH & BFN
Felipe Pena [Thu, 16 Oct 2008 00:45:21 +0000 (00:45 +0000)]
MFH:
- Fixed:
. Memory leak in pg_delete() when using PGSQL_DML_STRING.
. Bug #24679 (pg_insert problem!)
. Bug #35996 (pg_meta_data should take the schema into account)
. Bug #40808 (pg_insert problem)
. Bug #42078 (pg_meta_data mix tables metadata from different schemas)
- Improved:
. Error messages
- Added:
. Tests
Felipe Pena [Wed, 15 Oct 2008 13:34:45 +0000 (13:34 +0000)]
- Fixed possible efree(NULL)
Ilia Alshanetsky [Tue, 14 Oct 2008 23:40:25 +0000 (23:40 +0000)]
MFB: Fixed bug #46271 (local_cert option is not resolved to full path)
Felipe Pena [Tue, 14 Oct 2008 17:43:20 +0000 (17:43 +0000)]
- MFH: Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)
Felipe Pena [Mon, 13 Oct 2008 13:47:24 +0000 (13:47 +0000)]
- BFN #37100
Felipe Pena [Mon, 13 Oct 2008 13:46:25 +0000 (13:46 +0000)]
MFH:
- Fixed bug #37100 (data is returned truncated with BINARY CURSOR)
Patch by Tony
Derick Rethans [Mon, 13 Oct 2008 11:45:48 +0000 (11:45 +0000)]
- Updated to version 2008.8 (2008h)
Ilia Alshanetsky [Sun, 12 Oct 2008 19:00:58 +0000 (19:00 +0000)]
WS
Felipe Pena [Sun, 12 Oct 2008 15:01:40 +0000 (15:01 +0000)]
- MFB: Fixed compiler warnings