]>
granicus.if.org Git - php/log
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
Moriyoshi Koizumi [Fri, 12 Sep 2008 23:56:06 +0000 (23:56 +0000)]
- Remove unexposed functions.
Moriyoshi Koizumi [Fri, 12 Sep 2008 23:37:21 +0000 (23:37 +0000)]
- MFH: Use memcmp() for binary safety.
Felipe Pena [Fri, 12 Sep 2008 01:16:55 +0000 (01:16 +0000)]
- MFH: Fixed unexpected zval changes
Arnaud Le Blanc [Thu, 11 Sep 2008 15:32:15 +0000 (15:32 +0000)]
MFH: Fixed #46053 (SplFileObject::seek - Endless loop)
Arnaud Le Blanc [Thu, 11 Sep 2008 15:24:12 +0000 (15:24 +0000)]
MFH: Fixed #46051 (SplFileInfo::openFile - memory overlap)
Rob Richards [Thu, 11 Sep 2008 14:24:28 +0000 (14:24 +0000)]
BFN
Rob Richards [Thu, 11 Sep 2008 14:23:33 +0000 (14:23 +0000)]
MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array)
add test
Rob Richards [Thu, 11 Sep 2008 14:18:27 +0000 (14:18 +0000)]
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
add test
Rob Richards [Wed, 10 Sep 2008 16:29:42 +0000 (16:29 +0000)]
BFN
Rob Richards [Wed, 10 Sep 2008 16:29:18 +0000 (16:29 +0000)]
MFH: fix bug #46003 (isset on nonexisting node return unexpected results)
add test
Rob Richards [Wed, 10 Sep 2008 15:41:04 +0000 (15:41 +0000)]
BFN
Rob Richards [Wed, 10 Sep 2008 15:40:34 +0000 (15:40 +0000)]
MFH: fix bug #46029 (Segfault in DOMText when using with Reflection)
Felipe Pena [Wed, 10 Sep 2008 13:48:14 +0000 (13:48 +0000)]
- MFB: Fixed mem. leak
Felipe Pena [Wed, 10 Sep 2008 13:26:38 +0000 (13:26 +0000)]
- Union #45226 + #18916
Rob Richards [Wed, 10 Sep 2008 11:22:40 +0000 (11:22 +0000)]
BFN
fix order
Rob Richards [Wed, 10 Sep 2008 11:21:48 +0000 (11:21 +0000)]
MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)
add test
Arnaud Le Blanc [Wed, 10 Sep 2008 11:12:38 +0000 (11:12 +0000)]
MFH: Fix test
Felipe Pena [Wed, 10 Sep 2008 00:20:49 +0000 (00:20 +0000)]
BFN #45226, #18916
Felipe Pena [Wed, 10 Sep 2008 00:09:04 +0000 (00:09 +0000)]
MFH:
- Merged fix from SF project (Import Jeff Lawsons patches for XML datetime bug fixes)
Fixed bugs:
#45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
#18916 (xmlrpc_set_type() "not working")
Arnaud Le Blanc [Tue, 9 Sep 2008 19:44:25 +0000 (19:44 +0000)]
MFH: Fixed bug #46031 (Segfault in AppendIterator::next)
Antony Dovgal [Mon, 8 Sep 2008 10:24:38 +0000 (10:24 +0000)]
add missing file
Felipe Pena [Sun, 7 Sep 2008 23:10:07 +0000 (23:10 +0000)]
BFN #46010
Felipe Pena [Sun, 7 Sep 2008 23:00:31 +0000 (23:00 +0000)]
- MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)
Johannes Schlüter [Sun, 7 Sep 2008 22:35:15 +0000 (22:35 +0000)]
- MFH: The exact error message might differ (it's "Not owner" on Solaris)
Arnaud Le Blanc [Sun, 7 Sep 2008 14:18:11 +0000 (14:18 +0000)]
MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)
Arnaud Le Blanc [Sat, 6 Sep 2008 17:19:15 +0000 (17:19 +0000)]
MFH: Fixed #43540 (rfc1867 handler newlength problem)
Alexey Zakhlestin [Sat, 6 Sep 2008 08:18:38 +0000 (08:18 +0000)]
MFB: Fixed bug #45405 (snmp extension memory leak)
Dmitry Stogov [Tue, 2 Sep 2008 13:22:00 +0000 (13:22 +0000)]
Fixed bug #45860 (header() function fails to correctly replace all Status lines)
Dmitry Stogov [Tue, 2 Sep 2008 09:45:36 +0000 (09:45 +0000)]
Fixed Bug #43958 (class name added into the error message)
Jani Taskinen [Tue, 2 Sep 2008 08:58:00 +0000 (08:58 +0000)]
- Fixed bug entries
Patrick van Kleef [Mon, 1 Sep 2008 15:48:09 +0000 (15:48 +0000)]
MFH: - Added odbc.default_cursortype to control the ODBC cursormodel
(bug #43668)
Patrick van Kleef [Mon, 1 Sep 2008 15:36:56 +0000 (15:36 +0000)]
MFH: - Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)
Dmitry Stogov [Mon, 1 Sep 2008 13:15:15 +0000 (13:15 +0000)]
Fixed bug #42318 (problem with nm on AIX, not finding object files)
Jani Taskinen [Sun, 31 Aug 2008 00:21:19 +0000 (00:21 +0000)]
[DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file)
[DOC] note: change will be in since 5.2.7
Rasmus Lerdorf [Sat, 30 Aug 2008 18:28:01 +0000 (18:28 +0000)]
Fix the assert
Rasmus Lerdorf [Sat, 30 Aug 2008 16:50:24 +0000 (16:50 +0000)]
Fix for bugs 13961, 39927 and 45947
David Soria Parra [Wed, 27 Aug 2008 07:48:37 +0000 (07:48 +0000)]
MFH: Fixed bug #43782 (feof() does not detect timeout on socket)
Jani Taskinen [Tue, 26 Aug 2008 23:26:27 +0000 (23:26 +0000)]
MFH
Jani Taskinen [Tue, 26 Aug 2008 23:19:22 +0000 (23:19 +0000)]
MFH: sendmail mess cleared (PHP_PROG_SENDMAIL was not used at all, see also bug #42946)
Dmitry Stogov [Fri, 22 Aug 2008 15:31:38 +0000 (15:31 +0000)]
Fixed destruction of dl() loaded extensions
Antony Dovgal [Fri, 22 Aug 2008 14:52:47 +0000 (14:52 +0000)]
MFH: fix zend_register_functions() not displaying duplicate functions (reported by Gopal)
Felipe Pena [Fri, 22 Aug 2008 13:40:54 +0000 (13:40 +0000)]
- New tests
Sebastian Bergmann [Fri, 22 Aug 2008 08:17:02 +0000 (08:17 +0000)]
Fix ZTS build.
Felipe Pena [Fri, 22 Aug 2008 01:06:55 +0000 (01:06 +0000)]
MFH:
- Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables)
- Added some tests
Stanislav Malyshev [Thu, 21 Aug 2008 18:11:49 +0000 (18:11 +0000)]
report merged fix
Stanislav Malyshev [Thu, 21 Aug 2008 18:10:48 +0000 (18:10 +0000)]
merge fix for #43941
Dmitry Stogov [Thu, 21 Aug 2008 13:42:36 +0000 (13:42 +0000)]
Fixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address use)). (basant dot kukreja at sun dot com)
Dmitry Stogov [Thu, 21 Aug 2008 11:27:42 +0000 (11:27 +0000)]
Adder error code into error message
Rasmus Lerdorf [Wed, 20 Aug 2008 20:04:52 +0000 (20:04 +0000)]
Fix OSX build problem in this branch as well
Jani Taskinen [Wed, 20 Aug 2008 01:21:47 +0000 (01:21 +0000)]
MFH: - Fixed bug #44925 (preg_grep() modifies input array). (Nuno)
Jani Taskinen [Wed, 20 Aug 2008 01:11:06 +0000 (01:11 +0000)]
MFH: test for bug #42737
Jani Taskinen [Wed, 20 Aug 2008 00:52:13 +0000 (00:52 +0000)]
MFH: Fix for bug #42737 (and #45850)
Felipe Pena [Mon, 18 Aug 2008 17:52:35 +0000 (17:52 +0000)]
- New test
Antony Dovgal [Mon, 18 Aug 2008 14:33:00 +0000 (14:33 +0000)]
MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash())
Jani Taskinen [Mon, 18 Aug 2008 10:50:10 +0000 (10:50 +0000)]
MFH: fix include
Antony Dovgal [Mon, 18 Aug 2008 07:47:04 +0000 (07:47 +0000)]
reverted because of test failures
Arnaud Le Blanc [Mon, 18 Aug 2008 04:46:05 +0000 (04:46 +0000)]
MFH: Fix tests (closes #45841)
Arnaud Le Blanc [Mon, 18 Aug 2008 04:09:38 +0000 (04:09 +0000)]
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
Moriyoshi Koizumi [Mon, 18 Aug 2008 03:26:40 +0000 (03:26 +0000)]
- MFH: beware of signedness
Dmitry Stogov [Fri, 15 Aug 2008 07:30:31 +0000 (07:30 +0000)]
Fixed double call to MSHUTDOWN in case of `php-cgi -m`
Felipe Pena [Fri, 15 Aug 2008 02:26:56 +0000 (02:26 +0000)]
- Fixed tests (synced with 5_3 and HEAD)
Jani Taskinen [Thu, 14 Aug 2008 23:46:55 +0000 (23:46 +0000)]
MFH: fix skipifs