]> granicus.if.org Git - php/log
php
16 years agoMFH: Fix an issue with mysql.default_port not being used
Andrey Hristov [Mon, 27 Oct 2008 14:36:02 +0000 (14:36 +0000)]
MFH: Fix an issue with mysql.default_port not being used

16 years ago- Fixed test
Felipe Pena [Sun, 26 Oct 2008 23:00:53 +0000 (23:00 +0000)]
- Fixed test

16 years agoMFB: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)
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)

16 years agoMFB: Fixed compiler warning
Ilia Alshanetsky [Sun, 26 Oct 2008 14:35:59 +0000 (14:35 +0000)]
MFB: Fixed compiler warning

16 years ago- MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys objec...
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)

16 years ago- MFH: Fixed weekdays adding/subtracting algorithm.
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;

16 years ago- BFN #46389
Felipe Pena [Sun, 26 Oct 2008 02:24:23 +0000 (02:24 +0000)]
- BFN #46389

16 years ago- MFH: Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by guenter...
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)

16 years ago- MFH: Fixed bug #46382 (Mismatching allocation and deallocation in stresstest.cpp...
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)

16 years agofix test
Antony Dovgal [Fri, 24 Oct 2008 20:15:34 +0000 (20:15 +0000)]
fix test

16 years agoBFN
Antony Dovgal [Fri, 24 Oct 2008 13:56:27 +0000 (13:56 +0000)]
BFN

16 years agofix bug #46381 (wrong $this passed to internal methods causes segfault)
Antony Dovgal [Fri, 24 Oct 2008 13:55:37 +0000 (13:55 +0000)]
fix bug #46381 (wrong $this passed to internal methods causes segfault)

16 years ago- MFH: Fixed bug #46082 (stream_set_blocking() can cause a crash in some circumstances)
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)

16 years ago- MFH: Removed unnecessary check for array (#46273, noticed by serovov at gmail dot...
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)

16 years agoBack to dev
Ilia Alshanetsky [Thu, 23 Oct 2008 22:38:19 +0000 (22:38 +0000)]
Back to dev

16 years ago5.2.7RC2
Ilia Alshanetsky [Thu, 23 Oct 2008 22:36:05 +0000 (22:36 +0000)]
5.2.7RC2

16 years agoBFN
Arnaud Le Blanc [Thu, 23 Oct 2008 20:23:38 +0000 (20:23 +0000)]
BFN

16 years agoMFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)
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.

16 years ago- BFN #43925
Felipe Pena [Thu, 23 Oct 2008 18:57:07 +0000 (18:57 +0000)]
- BFN #43925

16 years ago- MFH: Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
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)

16 years ago- It is past, not command. Reorder.
Jani Taskinen [Thu, 23 Oct 2008 17:55:57 +0000 (17:55 +0000)]
- It is past, not command. Reorder.

16 years ago- entries for zip changes
Pierre Joye [Thu, 23 Oct 2008 16:22:01 +0000 (16:22 +0000)]
- entries for zip changes

16 years ago- remove unused files
Pierre Joye [Thu, 23 Oct 2008 16:16:56 +0000 (16:16 +0000)]
- remove unused files

16 years ago- add missing files
Pierre Joye [Thu, 23 Oct 2008 16:15:54 +0000 (16:15 +0000)]
- add missing files

16 years ago- MFH
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

16 years agoMFB: revert define() fix for now
Ilia Alshanetsky [Wed, 22 Oct 2008 23:29:28 +0000 (23:29 +0000)]
MFB: revert define() fix for now

16 years agoMFH: Fixed FCGI_GET_VALUES requests (fixes #45522)
Arnaud Le Blanc [Tue, 21 Oct 2008 16:43:59 +0000 (16:43 +0000)]
MFH: Fixed FCGI_GET_VALUES requests (fixes #45522)

16 years agoCommitting test for till
Zoe Slattery [Tue, 21 Oct 2008 09:37:41 +0000 (09:37 +0000)]
Committing test for till

16 years agoMFB:Fixed bug #46343 (IPv6 address filter accepts invalid address)
Ilia Alshanetsky [Mon, 20 Oct 2008 23:23:45 +0000 (23:23 +0000)]
MFB:Fixed bug #46343 (IPv6 address filter accepts invalid address)

16 years agoBFN
Rob Richards [Mon, 20 Oct 2008 19:30:56 +0000 (19:30 +0000)]
BFN

16 years agoMFH: fix bug #46323 (compilation of simplexml for NetWare breaks)
Rob Richards [Mon, 20 Oct 2008 19:29:40 +0000 (19:29 +0000)]
MFH: fix bug #46323 (compilation of simplexml for NetWare breaks)

16 years agoMFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)
Arnaud Le Blanc [Mon, 20 Oct 2008 18:45:24 +0000 (18:45 +0000)]
MFB PHP_5_3: Fixed #46313 (Magic quotes broke $_FILES)

16 years agoBFN
Rob Richards [Mon, 20 Oct 2008 12:46:57 +0000 (12:46 +0000)]
BFN

16 years agoMFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
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

16 years agoMFB: Fixed bug #46341 (Added missing validation checks into define() for
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)

16 years agoAdd %S and %A to EXPECTF, they work like %s and %a but match empty strings, too
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

16 years agoMFB: Fix #46317 (Iterator class not properly checked)
Etienne Kneuss [Sun, 19 Oct 2008 18:00:42 +0000 (18:00 +0000)]
MFB: Fix #46317 (Iterator class not properly checked)

16 years agorevert the patch, it's not needed in this branch
Antony Dovgal [Sat, 18 Oct 2008 09:33:21 +0000 (09:33 +0000)]
revert the patch, it's not needed in this branch

16 years agoMFH: fix memleak
Antony Dovgal [Fri, 17 Oct 2008 22:10:27 +0000 (22:10 +0000)]
MFH: fix memleak

16 years agomissed one!
Zoe Slattery [Fri, 17 Oct 2008 15:00:54 +0000 (15:00 +0000)]
missed one!

16 years agoReplacing explicit object ID with %d
Zoe Slattery [Fri, 17 Oct 2008 14:57:03 +0000 (14:57 +0000)]
Replacing explicit object ID with %d

16 years agoCommitting for Robin Fernandes
Zoe Slattery [Fri, 17 Oct 2008 14:26:46 +0000 (14:26 +0000)]
Committing for Robin Fernandes

16 years agoFixed bug #46308 (Invalid write when changing property from inside getter)
Dmitry Stogov [Fri, 17 Oct 2008 10:25:56 +0000 (10:25 +0000)]
Fixed bug #46308 (Invalid write when changing property from inside getter)

16 years agoMFB: Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304
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)

16 years ago* MFH remainder
Moriyoshi Koizumi [Thu, 16 Oct 2008 17:38:42 +0000 (17:38 +0000)]
* MFH remainder

16 years agoFixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)
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)

16 years agows
Dmitry Stogov [Thu, 16 Oct 2008 15:49:18 +0000 (15:49 +0000)]
ws

16 years agoFixed bug #43723 (SOAP not sent properly from client for <choice>)
Dmitry Stogov [Thu, 16 Oct 2008 15:36:46 +0000 (15:36 +0000)]
Fixed bug #43723 (SOAP not sent properly from client for <choice>)

16 years ago- MFH & BFN
Moriyoshi Koizumi [Thu, 16 Oct 2008 01:02:39 +0000 (01:02 +0000)]
- MFH & BFN

16 years agoMFH:
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

16 years ago- Fixed possible efree(NULL)
Felipe Pena [Wed, 15 Oct 2008 13:34:45 +0000 (13:34 +0000)]
- Fixed possible efree(NULL)

16 years agoMFB: Fixed bug #46271 (local_cert option is not resolved to full path)
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)

16 years ago- MFH: Fixed bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when...
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)

16 years ago- BFN #37100
Felipe Pena [Mon, 13 Oct 2008 13:47:24 +0000 (13:47 +0000)]
- BFN #37100

16 years agoMFH:
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

16 years ago- Updated to version 2008.8 (2008h)
Derick Rethans [Mon, 13 Oct 2008 11:45:48 +0000 (11:45 +0000)]
- Updated to version 2008.8 (2008h)

16 years agoWS
Ilia Alshanetsky [Sun, 12 Oct 2008 19:00:58 +0000 (19:00 +0000)]
WS

16 years ago- MFB: Fixed compiler warnings
Felipe Pena [Sun, 12 Oct 2008 15:01:40 +0000 (15:01 +0000)]
- MFB: Fixed compiler warnings

16 years ago- MFB: Removed unnecessary strcmp call (thanks Tony)
Felipe Pena [Sun, 12 Oct 2008 13:46:51 +0000 (13:46 +0000)]
- MFB: Removed unnecessary strcmp call (thanks Tony)

16 years ago- New tests
Felipe Pena [Sun, 12 Oct 2008 13:25:35 +0000 (13:25 +0000)]
- New tests

16 years ago- MFB: Complete the fix for #46274, and tests
Felipe Pena [Sun, 12 Oct 2008 13:03:31 +0000 (13:03 +0000)]
- MFB: Complete the fix for #46274, and tests

16 years ago- BFN: #46274, #46249
Felipe Pena [Sat, 11 Oct 2008 19:20:41 +0000 (19:20 +0000)]
- BFN: #46274, #46249

16 years agofix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end...
Greg Beaver [Sat, 11 Oct 2008 19:12:11 +0000 (19:12 +0000)]
fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream

16 years agoMFH:
Felipe Pena [Sat, 11 Oct 2008 19:05:30 +0000 (19:05 +0000)]
MFH:
- Fixed bug #46249 (pdo_pgsql always fill in NULL for empty BLOB)
- Fixed bug #46274 (pdo_pgsql - Segfault when using PDO::ATTR_STRINGIFY_FETCHES and blob)

16 years ago- MFH: add nts postfix to the dist filenames
Pierre Joye [Fri, 10 Oct 2008 23:38:15 +0000 (23:38 +0000)]
- MFH: add nts postfix to the dist filenames

16 years ago- Fixed test
Felipe Pena [Fri, 10 Oct 2008 22:10:11 +0000 (22:10 +0000)]
- Fixed test

16 years ago- Added skipif
Felipe Pena [Fri, 10 Oct 2008 19:53:38 +0000 (19:53 +0000)]
- Added skipif

16 years ago- New test
Felipe Pena [Fri, 10 Oct 2008 19:50:04 +0000 (19:50 +0000)]
- New test

16 years ago- MFH: Static'fication
Felipe Pena [Fri, 10 Oct 2008 19:35:49 +0000 (19:35 +0000)]
- MFH: Static'fication

16 years ago- BFN #46139
Felipe Pena [Fri, 10 Oct 2008 16:49:26 +0000 (16:49 +0000)]
- BFN #46139

16 years agoMFH:
Felipe Pena [Fri, 10 Oct 2008 16:48:13 +0000 (16:48 +0000)]
MFH:
- Fixed bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE)
  Initial patch by: chsc at peytz dot dk

16 years agoFixed bug #46246 (difference between call_user_func(array($this, $method)) and $this...
Dmitry Stogov [Fri, 10 Oct 2008 15:53:31 +0000 (15:53 +0000)]
Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method())

16 years agobackport convenience macro
Antony Dovgal [Fri, 10 Oct 2008 14:47:17 +0000 (14:47 +0000)]
backport convenience macro

16 years ago- BFN: #44251, #41125
Felipe Pena [Fri, 10 Oct 2008 12:15:43 +0000 (12:15 +0000)]
- BFN: #44251, #41125

16 years agoMFH:
Felipe Pena [Fri, 10 Oct 2008 12:11:36 +0000 (12:11 +0000)]
MFH:
- Fixed bug #44251 (Question mark and an escaped singel quote lead to an exception)
- Fixed bug #41125 (PDO mysql + quote() + prepare() can result in seg fault)
  Patch by: tsteiner at nerdclub dot net

16 years agoBack to dev
Ilia Alshanetsky [Thu, 9 Oct 2008 23:16:41 +0000 (23:16 +0000)]
Back to dev

16 years ago5.2.7RC1
Ilia Alshanetsky [Thu, 9 Oct 2008 23:12:20 +0000 (23:12 +0000)]
5.2.7RC1

16 years ago- MFH: Fixed bug pecl#9641 (Unable to add driver specific methods to PDOStatement...
Felipe Pena [Thu, 9 Oct 2008 13:01:40 +0000 (13:01 +0000)]
- MFH: Fixed bug pecl#9641 (Unable to add driver specific methods to PDOStatement) (patch by Christopher Jones)

16 years ago- MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler callback)
Felipe Pena [Tue, 7 Oct 2008 18:23:05 +0000 (18:23 +0000)]
- MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler callback)
  patch by Christian seiler

16 years ago- MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback witho...
Felipe Pena [Tue, 7 Oct 2008 15:31:48 +0000 (15:31 +0000)]
- MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback without event)

16 years agoMFB:
Ilia Alshanetsky [Tue, 7 Oct 2008 14:35:04 +0000 (14:35 +0000)]
MFB:
 Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding())
 Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
  multiple calls).
 Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
  strings).

16 years ago- MFH: Fixed code ("Division by zero" anymore)
Felipe Pena [Tue, 7 Oct 2008 12:53:08 +0000 (12:53 +0000)]
- MFH: Fixed code ("Division by zero" anymore)

16 years ago- MFH: Fixed compiler warning
Felipe Pena [Mon, 6 Oct 2008 15:14:17 +0000 (15:14 +0000)]
- MFH: Fixed compiler warning

16 years ago- BFN #45373
Felipe Pena [Mon, 6 Oct 2008 15:11:43 +0000 (15:11 +0000)]
- BFN #45373

16 years ago- MFH: Fixed bug #45373 (php crash on query with errors in params)
Felipe Pena [Mon, 6 Oct 2008 14:37:13 +0000 (14:37 +0000)]
- MFH: Fixed bug #45373 (php crash on query with errors in params)

16 years ago- Updated to version 2008.7 (2008g)
Derick Rethans [Mon, 6 Oct 2008 14:27:51 +0000 (14:27 +0000)]
- Updated to version 2008.7 (2008g)

16 years agoMFH: bug #46115 (Fixes nothing in 5.2, but sync code)
Etienne Kneuss [Mon, 6 Oct 2008 13:45:42 +0000 (13:45 +0000)]
MFH: bug #46115 (Fixes nothing in 5.2, but sync code)

16 years agoFix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninit...
Etienne Kneuss [Sun, 5 Oct 2008 14:49:25 +0000 (14:49 +0000)]
Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite)

16 years agoMFH: Fixed #46164 (stream_filter_remove() closes the stream)
Arnaud Le Blanc [Sun, 5 Oct 2008 01:40:38 +0000 (01:40 +0000)]
MFH: Fixed #46164 (stream_filter_remove() closes the stream)

16 years agoMFH:
Felipe Pena [Sat, 4 Oct 2008 13:19:22 +0000 (13:19 +0000)]
MFH:
- Fixed bug #44991 (Compile Failure With freetds0.82)
  patch by:
  - jklowden at freetds dot org (ext/mssql)
  - matthias at dsx dot at (ext/pdo_dblib)

16 years ago- Fixed compiler warning
Felipe Pena [Sat, 4 Oct 2008 13:11:36 +0000 (13:11 +0000)]
- Fixed compiler warning

16 years agoreorder
Jani Taskinen [Fri, 3 Oct 2008 14:52:52 +0000 (14:52 +0000)]
reorder

16 years agoAdds signal handling around popen/pclose in mail.c.
Mikko Koppanen [Fri, 3 Oct 2008 13:59:33 +0000 (13:59 +0000)]
Adds signal handling around popen/pclose in mail.c.
Related information on bugs #8992 and #14032
Original patch by D. Parthey

16 years ago- MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class-specifi...
Felipe Pena [Thu, 2 Oct 2008 03:41:24 +0000 (03:41 +0000)]
- MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state)

16 years agoremove BOM
Antony Dovgal [Wed, 1 Oct 2008 12:37:15 +0000 (12:37 +0000)]
remove BOM

16 years agoFix bugs order
Kalle Sommer Nielsen [Wed, 1 Oct 2008 11:09:02 +0000 (11:09 +0000)]
Fix bugs order

16 years agoMFH: Fix bug #46209 - Remove license condition that is no longer required.
Scott MacVicar [Wed, 1 Oct 2008 11:04:27 +0000 (11:04 +0000)]
MFH: Fix bug #46209 - Remove license condition that is no longer required.

16 years agoFixed bug #43045 (SOAP encoding violation on "INF" for type double/float)
Dmitry Stogov [Wed, 1 Oct 2008 08:42:26 +0000 (08:42 +0000)]
Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)

16 years agoBFN
Rob Richards [Sun, 28 Sep 2008 12:02:59 +0000 (12:02 +0000)]
BFN

16 years agoMFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)
Rob Richards [Sun, 28 Sep 2008 12:01:21 +0000 (12:01 +0000)]
MFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)