]>
granicus.if.org Git - php/log
Felipe Pena [Thu, 11 Nov 2010 21:25:34 +0000 (21:25 +0000)]
- Fixed bug #47643 (array_diff() takes over 3000 times longer than php 5.2.4)
Moriyoshi Koizumi [Tue, 9 Nov 2010 03:27:11 +0000 (03:27 +0000)]
- Remove duplicate portion.
Moriyoshi Koizumi [Tue, 9 Nov 2010 03:23:04 +0000 (03:23 +0000)]
- Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).
Dmitry Stogov [Mon, 8 Nov 2010 11:34:32 +0000 (11:34 +0000)]
Fixed WSDL loading using https through proxy
Patrick Allaert [Mon, 8 Nov 2010 09:29:15 +0000 (09:29 +0000)]
- Fixed tests not passing under windows because of the directory separator
difference (thanks Eyal Teutsch for reporting)
Pierre Joye [Wed, 3 Nov 2010 20:22:08 +0000 (20:22 +0000)]
- add CVE
Gustavo André dos Santos Lopes [Wed, 3 Nov 2010 14:18:28 +0000 (14:18 +0000)]
- Added fix to bug #49687 to PHP 5.2.
Ilia Alshanetsky [Tue, 2 Nov 2010 17:50:39 +0000 (17:50 +0000)]
Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).
Pierre Joye [Sun, 24 Oct 2010 21:51:54 +0000 (21:51 +0000)]
- fix Isotopp
Pierre Joye [Tue, 19 Oct 2010 10:16:58 +0000 (10:16 +0000)]
- update #52929 and zip NULL deref
Pierre Joye [Tue, 19 Oct 2010 09:55:36 +0000 (09:55 +0000)]
- fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010-3709), report&patch from Maksymilian Arciemowicz
Kalle Sommer Nielsen [Tue, 5 Oct 2010 22:58:19 +0000 (22:58 +0000)]
Update copyright year for the license
Dmitry Stogov [Tue, 5 Oct 2010 11:43:59 +0000 (11:43 +0000)]
Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object).
Dmitry Stogov [Tue, 5 Oct 2010 11:28:56 +0000 (11:28 +0000)]
Fixed bug #51008 (Zend/tests/bug45877.phpt fails)
Dmitry Stogov [Fri, 1 Oct 2010 09:49:20 +0000 (09:49 +0000)]
Fixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early). (mail_ben_schmidt at yahoo dot com dot au, Dmitry)
Adam Harvey [Thu, 30 Sep 2010 11:16:45 +0000 (11:16 +0000)]
Loosen the valgrind version check slightly in run-tests.php so that it works
with the packaged valgrind in Ubuntu 10.04.
Adam Harvey [Thu, 30 Sep 2010 02:35:37 +0000 (02:35 +0000)]
MFH: Fix for bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with
large amount of data).
Gustavo André dos Santos Lopes [Wed, 29 Sep 2010 18:58:58 +0000 (18:58 +0000)]
- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data).
Pierre Joye [Tue, 28 Sep 2010 13:30:20 +0000 (13:30 +0000)]
- Fixed possible flaw in open_basedir (CVE-2010-3436)
Pierre Joye [Tue, 28 Sep 2010 13:28:55 +0000 (13:28 +0000)]
- Fixed possible flaw in open_basedir (CVE-2010-3436)
Kalle Sommer Nielsen [Mon, 13 Sep 2010 20:14:18 +0000 (20:14 +0000)]
Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before calling it)
Adam Harvey [Tue, 24 Aug 2010 17:00:23 +0000 (17:00 +0000)]
Sorry, forgot the news update for the previous commit.
Adam Harvey [Tue, 24 Aug 2010 16:58:16 +0000 (16:58 +0000)]
MFB5.3: The fix (and the fix to the fix) for bug #52546 (pdo_dblib segmentation
fault when iterating MONEY values).
Kalle Sommer Nielsen [Sat, 21 Aug 2010 16:19:30 +0000 (16:19 +0000)]
Revert fix for #52636 in 5.2
Kalle Sommer Nielsen [Wed, 18 Aug 2010 20:26:42 +0000 (20:26 +0000)]
Use userland function name, not internal name for NEWS
Kalle Sommer Nielsen [Wed, 18 Aug 2010 20:16:05 +0000 (20:16 +0000)]
Fixed possible crash in php_mssql_get_column_content_without_type()
# Also fix NEWS entry in PHP_5_2 for previous commit
Kalle Sommer Nielsen [Wed, 18 Aug 2010 20:00:18 +0000 (20:00 +0000)]
Fixed bug #52636 (php_mysql_fetch_hash writes long value into int)
# Tested by rein at basefarm dot no
Kalle Sommer Nielsen [Mon, 16 Aug 2010 20:56:00 +0000 (20:56 +0000)]
Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)
Kalle Sommer Nielsen [Mon, 16 Aug 2010 01:44:33 +0000 (01:44 +0000)]
Fix Windows build
Kalle Sommer Nielsen [Mon, 16 Aug 2010 00:26:39 +0000 (00:26 +0000)]
Fixed bug #52593 (exif is placed before mbstring in php.ini)
Kalle Sommer Nielsen [Fri, 13 Aug 2010 10:43:15 +0000 (10:43 +0000)]
Changed mysqli_report() to be per-request specific rather than per-process specific (Fixes #52390)
Sascha Schumann [Thu, 12 Aug 2010 17:27:16 +0000 (17:27 +0000)]
separate properties of internal classes in ZTS mode fully,
otherwise multiple threads will modify the zvals' contents
without any synchronisation.
Dmitry Stogov [Wed, 11 Aug 2010 09:38:41 +0000 (09:38 +0000)]
In ZTS mode default properties and constants of internal classes can't be modified in place and have to be separated
Sriram Natarajan [Tue, 27 Jul 2010 21:42:22 +0000 (21:42 +0000)]
- Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)
# PCRE's config.h can very well reuse the definitions made available from
# PHP's configure script output available within php_config.h
Johannes Schlüter [Thu, 22 Jul 2010 11:06:58 +0000 (11:06 +0000)]
- back to -dev
Johannes Schlüter [Wed, 21 Jul 2010 14:19:59 +0000 (14:19 +0000)]
- Add lost entries
Johannes Schlüter [Wed, 21 Jul 2010 10:32:07 +0000 (10:32 +0000)]
PHP 5.2.14
Johannes Schlüter [Wed, 21 Jul 2010 09:02:45 +0000 (09:02 +0000)]
- merge NEWS for 5.2.14 and 5.3.3
Pierre Joye [Tue, 20 Jul 2010 09:26:18 +0000 (09:26 +0000)]
- add CVE #
Adam Harvey [Mon, 19 Jul 2010 13:38:53 +0000 (13:38 +0000)]
MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x
(only 64 bit)).
Johannes Schlüter [Wed, 14 Jul 2010 22:59:20 +0000 (22:59 +0000)]
Back to -dev
Johannes Schlüter [Wed, 14 Jul 2010 22:03:47 +0000 (22:03 +0000)]
PHP 5.2.14RC3
Dmitry Stogov [Wed, 14 Jul 2010 10:27:08 +0000 (10:27 +0000)]
Fixed incorrect reinitialization
Kalle Sommer Nielsen [Wed, 14 Jul 2010 00:04:43 +0000 (00:04 +0000)]
Update the re2c files aswell (bug #51943)
Kalle Sommer Nielsen [Tue, 13 Jul 2010 23:59:54 +0000 (23:59 +0000)]
Fixed bug #51943 (Several files are out of ANSI spec)
# Based on patch by CoreyStup at gmail dot com
Pierre Joye [Tue, 13 Jul 2010 18:56:05 +0000 (18:56 +0000)]
- merge news for var_export fix
Pierre Joye [Tue, 13 Jul 2010 18:53:12 +0000 (18:53 +0000)]
- MFH: Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.
Kalle Sommer Nielsen [Tue, 13 Jul 2010 17:24:44 +0000 (17:24 +0000)]
MFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Seanius at debian dot org
# Sorry for the non sparse commit, due to a broken co
Timm Friebe [Wed, 7 Jul 2010 10:16:48 +0000 (10:16 +0000)]
- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
- MFT: Added checks for 64 bit versions of sybase libraries
- MFT: Added checks for sybase libraries prefixed with "libsyb"
Felipe Pena [Tue, 6 Jul 2010 00:25:52 +0000 (00:25 +0000)]
- Fixed tests
Dmitry Stogov [Mon, 5 Jul 2010 09:08:35 +0000 (09:08 +0000)]
Fixed bug #52237 (Crash when passing the reference of the property of a non-object)
Johannes Schlüter [Fri, 2 Jul 2010 19:17:45 +0000 (19:17 +0000)]
Fix bug #52238: Crash when an Exception occured in iterator_to_array
Felipe Pena [Fri, 2 Jul 2010 19:16:21 +0000 (19:16 +0000)]
- Added CVE id
Felipe Pena [Fri, 2 Jul 2010 00:33:42 +0000 (00:33 +0000)]
- Fixed a possible interruption array leak in trim()
Felipe Pena [Thu, 1 Jul 2010 21:59:41 +0000 (21:59 +0000)]
- BFN
Felipe Pena [Thu, 1 Jul 2010 19:51:36 +0000 (19:51 +0000)]
- Fixed a possible memory corruption in substr(), chunk_split(), strtok(), addcslashes(), str_repeat()
Felipe Pena [Thu, 1 Jul 2010 19:11:01 +0000 (19:11 +0000)]
- Fixed a possible memory corruption in strchr(), strstr().
- MFH: Fixed a possible memory corruption in substr_replace() (Dmitry)
Felipe Pena [Thu, 1 Jul 2010 18:43:52 +0000 (18:43 +0000)]
- Fixed a possible memory corruption in strrchr(). (Reported by Péter Veres)
Ilia Alshanetsky [Thu, 1 Jul 2010 14:41:17 +0000 (14:41 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 1 Jul 2010 14:39:57 +0000 (14:39 +0000)]
5.2.14RC2
Ilia Alshanetsky [Wed, 30 Jun 2010 12:21:35 +0000 (12:21 +0000)]
Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).
Stanislav Malyshev [Tue, 29 Jun 2010 00:58:31 +0000 (00:58 +0000)]
fix SplObjectStorage unserialization (CVE-2010-2225)
Felipe Pena [Mon, 28 Jun 2010 16:37:57 +0000 (16:37 +0000)]
- Reverted fix for bug #51421
Felipe Pena [Sat, 26 Jun 2010 22:07:04 +0000 (22:07 +0000)]
- BFN
Felipe Pena [Sat, 26 Jun 2010 22:05:13 +0000 (22:05 +0000)]
- Fixed bug #51421 (Abstract __construct constructor argument list not enforced)
Felipe Pena [Sat, 26 Jun 2010 19:19:16 +0000 (19:19 +0000)]
- Fixed bug #52160 (Invalid E_STRICT redefined constructor error)
Felipe Pena [Thu, 24 Jun 2010 23:10:39 +0000 (23:10 +0000)]
- Fixed bug #52163 (SplFileObject::fgetss() fails due to parameter that can't be set) [already fixed on other branches]
Sriram Natarajan [Wed, 23 Jun 2010 19:06:33 +0000 (19:06 +0000)]
- Fixed bug #52162 (custom request header variables with numbers are removed)
Felipe Pena [Mon, 21 Jun 2010 21:38:35 +0000 (21:38 +0000)]
- Fixed bug #49730 (Firebird - new PDO() returns NULL)
Felipe Pena [Sun, 20 Jun 2010 14:12:06 +0000 (14:12 +0000)]
- Completed the fix for bug #52010
# Fixing pdo drivers
Felipe Pena [Sat, 19 Jun 2010 22:24:51 +0000 (22:24 +0000)]
- BFN
Felipe Pena [Sat, 19 Jun 2010 22:23:01 +0000 (22:23 +0000)]
- Lets use zend_atol() here too (sync with 5_3)
Felipe Pena [Sat, 19 Jun 2010 20:47:24 +0000 (20:47 +0000)]
- Fixed bug #52061 (memory_limit above 2G)
# MFH: zend_atol()
Ilia Alshanetsky [Thu, 17 Jun 2010 11:55:17 +0000 (11:55 +0000)]
back to dev
Ilia Alshanetsky [Thu, 17 Jun 2010 11:53:21 +0000 (11:53 +0000)]
5.2.14RC1
Felipe Pena [Wed, 16 Jun 2010 23:40:23 +0000 (23:40 +0000)]
- BFN
Felipe Pena [Wed, 16 Jun 2010 23:33:01 +0000 (23:33 +0000)]
- New tests related to #52098
Felipe Pena [Wed, 16 Jun 2010 23:13:29 +0000 (23:13 +0000)]
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly
Timm Friebe [Wed, 16 Jun 2010 09:53:51 +0000 (09:53 +0000)]
- MFT: Fixed segmentation fault when reading rows
# Problem surfaces when using FreeTDS, ASE 12.5 and reading text fields
# with NULL values. This is essentially a workaround for a bug in Free-
# TDS which is not setting the NULL indicators correctly, but provides
# a protection against possible segfaults if any other driver ever does
# this again:-)
Felipe Pena [Tue, 15 Jun 2010 19:37:20 +0000 (19:37 +0000)]
- New entries
Dmitry Stogov [Tue, 15 Jun 2010 08:22:51 +0000 (08:22 +0000)]
Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)
Felipe Pena [Sat, 12 Jun 2010 22:09:13 +0000 (22:09 +0000)]
- Fix entry
Felipe Pena [Sat, 12 Jun 2010 22:04:48 +0000 (22:04 +0000)]
- Fixed bug #49320 (PDO returns null when SQLite connection fails)
Patrick Allaert [Fri, 11 Jun 2010 14:04:57 +0000 (14:04 +0000)]
- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)
Dmitry Stogov [Fri, 11 Jun 2010 08:53:31 +0000 (08:53 +0000)]
Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)
Dmitry Stogov [Thu, 10 Jun 2010 11:45:51 +0000 (11:45 +0000)]
Fixed bug #51822i (Segfault with strange __destruct() for static class variables)
Ilia Alshanetsky [Wed, 9 Jun 2010 15:48:22 +0000 (15:48 +0000)]
Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
# Patch by dennis at transip dot nl
Sriram Natarajan [Tue, 8 Jun 2010 21:23:48 +0000 (21:23 +0000)]
- Fixed Bug #51168 (fails to compile with Sun Studio)
# C99 standard supports inline keyword and supported by
# by major compilers like GCC, HP C, IBM C and Sun C
Christopher Jones [Sat, 5 Jun 2010 19:44:48 +0000 (19:44 +0000)]
New test for file_exists (bug #39863). It currently xfail's
Felipe Pena [Sat, 5 Jun 2010 15:37:25 +0000 (15:37 +0000)]
- Fix tests
Felipe Pena [Sat, 5 Jun 2010 15:25:18 +0000 (15:25 +0000)]
- Fix wrong zval_ptr_dtor call
Felipe Pena [Thu, 3 Jun 2010 00:43:37 +0000 (00:43 +0000)]
- Fix memleak when passing a non string/object parameter
Rasmus Lerdorf [Wed, 2 Jun 2010 19:26:10 +0000 (19:26 +0000)]
vim fail
Rasmus Lerdorf [Wed, 2 Jun 2010 19:24:36 +0000 (19:24 +0000)]
Tweak the fix for bug #51847 to still call libintl_setlocale
when libintl has done that redefine.
Rasmus Lerdorf [Wed, 2 Jun 2010 05:53:13 +0000 (05:53 +0000)]
Fix for bug #51847
Someone in libintl world decided it was a good idea to do:
#undef setlocale
#define setlocale libintl_setlocale
That means, of course, that any use of "setlocale" by the
preprocessor now becomes libintl_setlocale which means we
no longer have a _zif_setlocale symbol in string.o, but we
magically have a _zif_libintl_setlocale symbol. The linker
is obviously not very happy about this when basic_functions.o
tries to find _zif_setlocale.
So, let's not do that again.
Dmitry Stogov [Fri, 28 May 2010 10:52:16 +0000 (10:52 +0000)]
Fixed bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL). (mephius at gmail dot com)
Felipe Pena [Wed, 26 May 2010 00:00:58 +0000 (00:00 +0000)]
- Fixed bug #51905 (ReflectionParameter fails if default value is an array with an access to self::)
Felipe Pena [Tue, 25 May 2010 22:46:17 +0000 (22:46 +0000)]
- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)
Raphael Geissert [Tue, 11 May 2010 15:07:31 +0000 (15:07 +0000)]
Document CGI options in the manpage (bug #51718)
Patch by Daniel Egeberg
Felipe Pena [Wed, 5 May 2010 21:55:44 +0000 (21:55 +0000)]
- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
Patch by: dave dot mulford at gmail dot com