]>
granicus.if.org Git - php/log
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
Felipe Pena [Sun, 12 Oct 2008 13:46:51 +0000 (13:46 +0000)]
- MFB: Removed unnecessary strcmp call (thanks Tony)
Felipe Pena [Sun, 12 Oct 2008 13:25:35 +0000 (13:25 +0000)]
- New tests
Felipe Pena [Sun, 12 Oct 2008 13:03:31 +0000 (13:03 +0000)]
- MFB: Complete the fix for #46274, and tests
Felipe Pena [Sat, 11 Oct 2008 19:20:41 +0000 (19:20 +0000)]
- BFN: #46274, #46249
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
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)
Pierre Joye [Fri, 10 Oct 2008 23:38:15 +0000 (23:38 +0000)]
- MFH: add nts postfix to the dist filenames
Felipe Pena [Fri, 10 Oct 2008 22:10:11 +0000 (22:10 +0000)]
- Fixed test
Felipe Pena [Fri, 10 Oct 2008 19:53:38 +0000 (19:53 +0000)]
- Added skipif
Felipe Pena [Fri, 10 Oct 2008 19:50:04 +0000 (19:50 +0000)]
- New test
Felipe Pena [Fri, 10 Oct 2008 19:35:49 +0000 (19:35 +0000)]
- MFH: Static'fication
Felipe Pena [Fri, 10 Oct 2008 16:49:26 +0000 (16:49 +0000)]
- BFN #46139
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
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())
Antony Dovgal [Fri, 10 Oct 2008 14:47:17 +0000 (14:47 +0000)]
backport convenience macro
Felipe Pena [Fri, 10 Oct 2008 12:15:43 +0000 (12:15 +0000)]
- BFN: #44251, #41125
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
Ilia Alshanetsky [Thu, 9 Oct 2008 23:16:41 +0000 (23:16 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 9 Oct 2008 23:12:20 +0000 (23:12 +0000)]
5.2.7RC1
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)
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
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)
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).
Felipe Pena [Tue, 7 Oct 2008 12:53:08 +0000 (12:53 +0000)]
- MFH: Fixed code ("Division by zero" anymore)
Felipe Pena [Mon, 6 Oct 2008 15:14:17 +0000 (15:14 +0000)]
- MFH: Fixed compiler warning
Felipe Pena [Mon, 6 Oct 2008 15:11:43 +0000 (15:11 +0000)]
- BFN #45373
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)
Derick Rethans [Mon, 6 Oct 2008 14:27:51 +0000 (14:27 +0000)]
- Updated to version 2008.7 (2008g)
Etienne Kneuss [Mon, 6 Oct 2008 13:45:42 +0000 (13:45 +0000)]
MFH: bug #46115 (Fixes nothing in 5.2, but sync code)
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)
Arnaud Le Blanc [Sun, 5 Oct 2008 01:40:38 +0000 (01:40 +0000)]
MFH: Fixed #46164 (stream_filter_remove() closes the stream)
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)
Felipe Pena [Sat, 4 Oct 2008 13:11:36 +0000 (13:11 +0000)]
- Fixed compiler warning
Jani Taskinen [Fri, 3 Oct 2008 14:52:52 +0000 (14:52 +0000)]
reorder
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
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)
Antony Dovgal [Wed, 1 Oct 2008 12:37:15 +0000 (12:37 +0000)]
remove BOM
Kalle Sommer Nielsen [Wed, 1 Oct 2008 11:09:02 +0000 (11:09 +0000)]
Fix bugs order
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.
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)
Rob Richards [Sun, 28 Sep 2008 12:02:59 +0000 (12:02 +0000)]
BFN
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)
Antony Dovgal [Wed, 24 Sep 2008 13:13:26 +0000 (13:13 +0000)]
fix test
Felipe Pena [Tue, 23 Sep 2008 23:10:01 +0000 (23:10 +0000)]
- MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error)
Rob Richards [Mon, 22 Sep 2008 15:10:24 +0000 (15:10 +0000)]
MFH: fix hints causing phpdoc crash
Felipe Pena [Mon, 22 Sep 2008 13:17:58 +0000 (13:17 +0000)]
- BFN #46088
Felipe Pena [Mon, 22 Sep 2008 13:15:16 +0000 (13:15 +0000)]
- MFH: Fixed bug #46088 (RegexIterator::accept - segfault)
Greg Beaver [Mon, 22 Sep 2008 01:25:44 +0000 (01:25 +0000)]
fix Bug #46147: after stream seek, appending stream filter reads incorrect data
Arnaud Le Blanc [Sat, 20 Sep 2008 22:12:59 +0000 (22:12 +0000)]
MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
Antony Dovgal [Thu, 18 Sep 2008 13:26:05 +0000 (13:26 +0000)]
fix test
Antony Dovgal [Thu, 18 Sep 2008 13:23:00 +0000 (13:23 +0000)]
fix typo
Antony Dovgal [Thu, 18 Sep 2008 08:39:23 +0000 (08:39 +0000)]
fix test
Johannes Schlüter [Tue, 16 Sep 2008 23:37:35 +0000 (23:37 +0000)]
MFH Fix #44424 (Extending PDO/MySQL class with a __call() function doesn't work)
Antony Dovgal [Tue, 16 Sep 2008 14:36:39 +0000 (14:36 +0000)]
MFH
Derick Rethans [Mon, 15 Sep 2008 18:03:10 +0000 (18:03 +0000)]
- Updated to version 2008.6 (2008f)
Dmitry Stogov [Mon, 15 Sep 2008 11:47:03 +0000 (11:47 +0000)]
Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)
some 64bit test files may need to be fixed
Ilia Alshanetsky [Sun, 14 Sep 2008 05:15:15 +0000 (05:15 +0000)]
MFB: Fixed bug #45580 (levenshtein() crashes with invalid argument)
Moriyoshi Koizumi [Sat, 13 Sep 2008 19:53:53 +0000 (19:53 +0000)]
- MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
(noticed by Antony. Thanks!)
Moriyoshi Koizumi [Sat, 13 Sep 2008 02:34:23 +0000 (02:34 +0000)]
- MFH: Properly initialize/finalize the library. This plugs the leaks caused by
onig_new().
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:24:12 +0000 (00:24 +0000)]
- MFH: WS
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:14:49 +0000 (00:14 +0000)]
- MFH: Add missing =DIR