]>
granicus.if.org Git - php/log
Greg Beaver [Sun, 12 Oct 2008 06:41:01 +0000 (06:41 +0000)]
stupid cvs added this as text
Greg Beaver [Sun, 12 Oct 2008 06:40:36 +0000 (06:40 +0000)]
fix files for advanced include_path test
Greg Beaver [Sun, 12 Oct 2008 05:41:22 +0000 (05:41 +0000)]
increase code coverage
Greg Beaver [Sat, 11 Oct 2008 22:20:57 +0000 (22:20 +0000)]
fix links for fseek as well
Greg Beaver [Sat, 11 Oct 2008 22:12:07 +0000 (22:12 +0000)]
fix reading links from streams (works with PharFileInfo->getContent())
Greg Beaver [Sat, 11 Oct 2008 21:22:58 +0000 (21:22 +0000)]
cosmetics/maintainability: reduce code redundancy on error conditions
Greg Beaver [Sat, 11 Oct 2008 20:57:08 +0000 (20:57 +0000)]
work around crap stream filter implementation, update tests for compressed aliases in zip-based phar so they actually test the compression
Greg Beaver [Sat, 11 Oct 2008 19:14:08 +0000 (19:14 +0000)]
fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream
[DOC] add concatenation option to bz2.decompress stream filter
Felipe Pena [Sat, 11 Oct 2008 19:03:23 +0000 (19:03 +0000)]
- 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)
Kalle Sommer Nielsen [Fri, 10 Oct 2008 23:38:14 +0000 (23:38 +0000)]
MFH:
Add missing zend_parse_paramters_none() in pdo_drivers()
Stanislav Malyshev [Fri, 10 Oct 2008 20:05:05 +0000 (20:05 +0000)]
improve OCI detection
Felipe Pena [Fri, 10 Oct 2008 19:53:20 +0000 (19:53 +0000)]
- Added skipif
Felipe Pena [Fri, 10 Oct 2008 19:49:42 +0000 (19:49 +0000)]
- New test
Felipe Pena [Fri, 10 Oct 2008 19:35:34 +0000 (19:35 +0000)]
- MFH: Static'fication
Felipe Pena [Fri, 10 Oct 2008 16:51:43 +0000 (16:51 +0000)]
- Fixed tests
Felipe Pena [Fri, 10 Oct 2008 16:47:15 +0000 (16:47 +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:19:35 +0000 (15:19 +0000)]
Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method())
Felipe Pena [Fri, 10 Oct 2008 12:10:41 +0000 (12:10 +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
Kalle Sommer Nielsen [Thu, 9 Oct 2008 18:34:20 +0000 (18:34 +0000)]
MFH:
* Fix gcov warnings about parameters not initialized (Thanks for noticing Felipe!)
* Changed int to be long in mssql_num_fields
Felipe Pena [Thu, 9 Oct 2008 13:00:58 +0000 (13:00 +0000)]
- MFH: Fixed bug pecl#9641 (Unable to add driver specific methods to PDOStatement) (patch by Christopher Jones)
Felipe Pena [Thu, 9 Oct 2008 01:08:55 +0000 (01:08 +0000)]
- Fix typo
Greg Beaver [Thu, 9 Oct 2008 00:51:10 +0000 (00:51 +0000)]
note fix to bug #45907: undefined reference to 'PHP_SHA512Init'
Greg Beaver [Thu, 9 Oct 2008 00:50:47 +0000 (00:50 +0000)]
fix bug #45907: undefined reference to PHP_SHA512Init
Ilia Alshanetsky [Wed, 8 Oct 2008 23:04:38 +0000 (23:04 +0000)]
use proper macro
Derick Rethans [Wed, 8 Oct 2008 09:44:24 +0000 (09:44 +0000)]
- MFH: Fixed mime-type generation.
#- Charset markers need to be prepended with ; -- the tests were also wrong.
Felipe Pena [Tue, 7 Oct 2008 18:18:45 +0000 (18:18 +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:28:45 +0000 (15:28 +0000)]
- MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callback without event)
Felipe Pena [Tue, 7 Oct 2008 12:51:21 +0000 (12:51 +0000)]
- MFH: Fixed code ("Division by zero" anymore)
Kalle Sommer Nielsen [Mon, 6 Oct 2008 21:50:48 +0000 (21:50 +0000)]
MFH:
* is_output and is_null parameters are now booleans instead of int in mssql_bind
* Added missing conditional from old parameter parsing
Ilia Alshanetsky [Mon, 6 Oct 2008 17:57:32 +0000 (17:57 +0000)]
Removed deprecated usage of zend_get_parameters_ex()
Felipe Pena [Mon, 6 Oct 2008 15:13:53 +0000 (15:13 +0000)]
- MFH: Fixed compiler warning
Felipe Pena [Mon, 6 Oct 2008 14:33:34 +0000 (14:33 +0000)]
- MFH: Fixed bug #45373 (php crash on query with errors in params)
Derick Rethans [Mon, 6 Oct 2008 14:27:41 +0000 (14:27 +0000)]
- Updated to version 2008.7 (2008g)
Ilia Alshanetsky [Mon, 6 Oct 2008 01:18:54 +0000 (01:18 +0000)]
Fixed a few signedness warnings
Felipe Pena [Mon, 6 Oct 2008 00:40:02 +0000 (00:40 +0000)]
- MFH: Fixed bug #46238 (Segmentation fault on static call with empty string method)
Etienne Kneuss [Sun, 5 Oct 2008 14:50:42 +0000 (14:50 +0000)]
Moved to NEWS in 5_2
Etienne Kneuss [Sun, 5 Oct 2008 14:20:55 +0000 (14:20 +0000)]
Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite)
Kalle Sommer Nielsen [Sun, 5 Oct 2008 04:55:49 +0000 (04:55 +0000)]
MFH: New parameter parsing API (with lots of help from Felipe)
Felipe Pena [Sun, 5 Oct 2008 04:38:01 +0000 (04:38 +0000)]
- MFH: Initialize variable
Arnaud Le Blanc [Sun, 5 Oct 2008 01:40:19 +0000 (01:40 +0000)]
MFH: Fixed #46164 (stream_filter_remove() closes the stream)
Felipe Pena [Sat, 4 Oct 2008 12:55:21 +0000 (12:55 +0000)]
- MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)
Felipe Pena [Sat, 4 Oct 2008 12:52:58 +0000 (12:52 +0000)]
- MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
Felipe Pena [Fri, 3 Oct 2008 17:21:50 +0000 (17:21 +0000)]
MFH:
- Fixed:
- Some segfaults when no connection is open
- Warning about cfg_get_long (Kalle)
- New parameter parsing API
Pierre Joye [Fri, 3 Oct 2008 16:19:49 +0000 (16:19 +0000)]
- Declarations MUST BE done in the beginning of a context
Mikko Koppanen [Fri, 3 Oct 2008 13:32:41 +0000 (13:32 +0000)]
Adds signal handling around popen/pclose in mail.c.
Related information on bugs #8992 and #14032
Original patch by D. Parthey
Zoe Slattery [Thu, 2 Oct 2008 20:09:54 +0000 (20:09 +0000)]
Committting tests for Olafur Waage
Etienne Kneuss [Thu, 2 Oct 2008 19:54:03 +0000 (19:54 +0000)]
MFH: Use enum alternative instead of explicit value
Antony Dovgal [Thu, 2 Oct 2008 08:46:16 +0000 (08:46 +0000)]
MFH: use HashPosition to prevent race condition in multithreaded env
Felipe Pena [Thu, 2 Oct 2008 03:36:52 +0000 (03:36 +0000)]
- New test
Felipe Pena [Thu, 2 Oct 2008 03:36:20 +0000 (03:36 +0000)]
- MFH: Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state)
Johannes Schlüter [Wed, 1 Oct 2008 21:36:43 +0000 (21:36 +0000)]
MFH: Improve order in MINFO output
Ilia Alshanetsky [Wed, 1 Oct 2008 20:30:23 +0000 (20:30 +0000)]
Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
strings).
Johannes Schlüter [Wed, 1 Oct 2008 19:47:17 +0000 (19:47 +0000)]
MFH: Handle failed connections right
Johannes Schlüter [Wed, 1 Oct 2008 19:45:22 +0000 (19:45 +0000)]
MFH: Fix test
Antony Dovgal [Wed, 1 Oct 2008 14:31:01 +0000 (14:31 +0000)]
MFH: initialize variable
Dmitry Stogov [Wed, 1 Oct 2008 13:13:34 +0000 (13:13 +0000)]
Added ability to send user defined HTTP headers with SOAP request.
Scott MacVicar [Wed, 1 Oct 2008 11:03:15 +0000 (11:03 +0000)]
MFH: Fix bug #46209 - Remove license condition that is no longer required.
Dmitry Stogov [Wed, 1 Oct 2008 08:42:48 +0000 (08:42 +0000)]
Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)
Dmitry Stogov [Wed, 1 Oct 2008 07:30:31 +0000 (07:30 +0000)]
Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)
Rob Richards [Tue, 30 Sep 2008 15:11:05 +0000 (15:11 +0000)]
MFH: use getenv
Rob Richards [Tue, 30 Sep 2008 14:41:49 +0000 (14:41 +0000)]
MFH: initialize keyresource
Greg Beaver [Tue, 30 Sep 2008 13:25:48 +0000 (13:25 +0000)]
fix test (thanks Tony)
Rob Richards [Tue, 30 Sep 2008 13:21:48 +0000 (13:21 +0000)]
MFH: Windows requires SystemRoot env var to run tests
Scott MacVicar [Tue, 30 Sep 2008 11:14:48 +0000 (11:14 +0000)]
MFH: SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite
Greg Beaver [Tue, 30 Sep 2008 02:41:33 +0000 (02:41 +0000)]
note fix to Bug #46194 SIGSEGV when requested file is not found
Greg Beaver [Tue, 30 Sep 2008 02:40:17 +0000 (02:40 +0000)]
fix Bug #46194: SIGSEGV when requested file is not found
Etienne Kneuss [Mon, 29 Sep 2008 22:45:28 +0000 (22:45 +0000)]
MFH: Fix #46192 (Serialization of ArrayObject with objects as storage)
Johannes Schlüter [Mon, 29 Sep 2008 21:20:50 +0000 (21:20 +0000)]
MFH: Free persistent cache and improve MINFO output
Johannes Schlüter [Mon, 29 Sep 2008 21:18:31 +0000 (21:18 +0000)]
MFH: No mysqli stuff in ext/mysql
Rob Richards [Mon, 29 Sep 2008 16:53:08 +0000 (16:53 +0000)]
BFN
Rob Richards [Mon, 29 Sep 2008 16:52:45 +0000 (16:52 +0000)]
MFH: fix bug #46185 (importNode changes the namespace of an XML element)
add test
Rob Richards [Sun, 28 Sep 2008 12:00:37 +0000 (12:00 +0000)]
MFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)
Greg Beaver [Fri, 26 Sep 2008 23:34:57 +0000 (23:34 +0000)]
fix 017.phpt in streams.c, and very dangerous intercepting of file functions in all cases introduced in multi-threaded fix
Greg Beaver [Fri, 26 Sep 2008 16:32:21 +0000 (16:32 +0000)]
note fix to Bug #46178 memory leak in ext/phar, remove 'useless entry' according to Hannes
Greg Beaver [Fri, 26 Sep 2008 16:29:44 +0000 (16:29 +0000)]
fix bug #46178: memory leak in ext/phar
Pierre Joye [Fri, 26 Sep 2008 13:29:11 +0000 (13:29 +0000)]
- add nts to the zip names
Sanjay Mantoor [Fri, 26 Sep 2008 11:53:48 +0000 (11:53 +0000)]
New testcases for array_diff_uassoc() function
Greg Beaver [Fri, 26 Sep 2008 04:54:08 +0000 (04:54 +0000)]
fix another memory leak
Greg Beaver [Fri, 26 Sep 2008 04:41:22 +0000 (04:41 +0000)]
fix obvious memory leak
Pierre Joye [Thu, 25 Sep 2008 15:00:59 +0000 (15:00 +0000)]
- MFH: add VC version and architecture to the created zip(s) names
Ilia Alshanetsky [Wed, 24 Sep 2008 23:43:28 +0000 (23:43 +0000)]
Fixed typo
Felipe Pena [Tue, 23 Sep 2008 23:07:52 +0000 (23:07 +0000)]
- MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error)
Nuno Lopes [Tue, 23 Sep 2008 15:18:26 +0000 (15:18 +0000)]
clean some dead code (with static analysis help)
Felipe Pena [Tue, 23 Sep 2008 12:17:50 +0000 (12:17 +0000)]
- BFN #46160
Felipe Pena [Tue, 23 Sep 2008 12:06:01 +0000 (12:06 +0000)]
- MFH: Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
Rob Richards [Mon, 22 Sep 2008 15:09:46 +0000 (15:09 +0000)]
MFH: fix hints causing phpdoc crash
Felipe Pena [Mon, 22 Sep 2008 13:09:50 +0000 (13:09 +0000)]
- New test
Felipe Pena [Mon, 22 Sep 2008 13:09:09 +0000 (13:09 +0000)]
- MFH: Fixed bug #46088 (RegexIterator::accept - segfault)
Greg Beaver [Mon, 22 Sep 2008 01:39:11 +0000 (01:39 +0000)]
workaround for Bug #46147 for PHP < 5.2.7
Greg Beaver [Mon, 22 Sep 2008 01:26:14 +0000 (01:26 +0000)]
MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data
Ilia Alshanetsky [Sun, 21 Sep 2008 18:13:45 +0000 (18:13 +0000)]
WS
George Wang [Sun, 21 Sep 2008 02:38:32 +0000 (02:38 +0000)]
*** empty log message ***
George Wang [Sun, 21 Sep 2008 02:34:08 +0000 (02:34 +0000)]
disable core dump by default
Pierre Joye [Sat, 20 Sep 2008 23:10:16 +0000 (23:10 +0000)]
- fix VC6 build
Arnaud Le Blanc [Sat, 20 Sep 2008 22:12:43 +0000 (22:12 +0000)]
MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
Dmitry Stogov [Fri, 19 Sep 2008 12:48:33 +0000 (12:48 +0000)]
Fixed bug #46115 (Memory leak when calling a method using Reflection)
Andrey Hristov [Fri, 19 Sep 2008 11:38:46 +0000 (11:38 +0000)]
MFH:Fix for bug#46019 MySQLi::init() leaks memory
Scott MacVicar [Thu, 18 Sep 2008 16:09:19 +0000 (16:09 +0000)]
MFH: Show the library version currently loaded as well as the version the extension was compiled with. Useful for checking PHP is using the latest version.
Antony Dovgal [Thu, 18 Sep 2008 12:16:15 +0000 (12:16 +0000)]
update tests
Scott MacVicar [Thu, 18 Sep 2008 11:59:13 +0000 (11:59 +0000)]
MFH: mhash algorithm parameter was modified when it was a zval, also update a test.