]>
granicus.if.org Git - php/log
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
Rob Richards [Wed, 5 May 2010 11:40:11 +0000 (11:40 +0000)]
fix bug #48601 (xpath() returns FALSE for legitimate query)
add test
Dmitry Stogov [Wed, 5 May 2010 07:43:45 +0000 (07:43 +0000)]
Fixed bug #50698 (SoapClient should handle wsdls with some incompatiable endpoints). (Justin Dearing)
Adam Harvey [Tue, 4 May 2010 11:56:59 +0000 (11:56 +0000)]
Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
Thanks to Hiroaki Kawai for the original patch.
Pierre Joye [Mon, 3 May 2010 19:53:02 +0000 (19:53 +0000)]
- revert #51273
Pierre Joye [Mon, 3 May 2010 19:08:26 +0000 (19:08 +0000)]
- revert as vc6 does not support strtoi64, update to 5.3 will be the fix
Pierre Joye [Mon, 3 May 2010 17:47:58 +0000 (17:47 +0000)]
- #51273, Content-length header is limited to 32bit integer with apache2/windows
Felipe Pena [Mon, 3 May 2010 16:36:04 +0000 (16:36 +0000)]
- Replaced 'zend_hash_find' to 'zend_hash_quick_find' on zend_hash_compare() function
Ilia Alshanetsky [Sun, 2 May 2010 19:34:21 +0000 (19:34 +0000)]
- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser
Felipe Pena [Sat, 1 May 2010 18:54:49 +0000 (18:54 +0000)]
- Fixed bug #51719 (typo in function prototype)
Raphael Geissert [Sat, 1 May 2010 18:30:38 +0000 (18:30 +0000)]
Fix another typo s/exlcusive/exclusive
Raphael Geissert [Sat, 1 May 2010 18:27:42 +0000 (18:27 +0000)]
Fix typos s/connnection/connection
Derick Rethans [Wed, 28 Apr 2010 23:03:36 +0000 (23:03 +0000)]
- Updated to version 2010.9 (2010i)
Pierre Joye [Wed, 28 Apr 2010 14:35:42 +0000 (14:35 +0000)]
- - Fixed #51128, imagefill() doesn't work with large images
Ilia Alshanetsky [Wed, 28 Apr 2010 12:10:10 +0000 (12:10 +0000)]
Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.
Pierre Joye [Wed, 28 Apr 2010 08:23:44 +0000 (08:23 +0000)]
- Fix #51671, imagefill does not work correctly for small images
Pierre Joye [Wed, 28 Apr 2010 08:04:52 +0000 (08:04 +0000)]
- WS
Etienne Kneuss [Tue, 27 Apr 2010 05:58:39 +0000 (05:58 +0000)]
Fix #51374 (Wrongly initialized object properties)
Pierrick Charron [Tue, 27 Apr 2010 05:56:56 +0000 (05:56 +0000)]
Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset
Etienne Kneuss [Tue, 27 Apr 2010 05:03:17 +0000 (05:03 +0000)]
Merge fix for #51532
Etienne Kneuss [Tue, 27 Apr 2010 04:58:44 +0000 (04:58 +0000)]
Fix #49723 (Skip seek when unnecessary)
Etienne Kneuss [Tue, 27 Apr 2010 04:57:48 +0000 (04:57 +0000)]
Fix #49723 (Skip seek when unnecessary)
Ilia Alshanetsky [Mon, 26 Apr 2010 18:35:54 +0000 (18:35 +0000)]
Fixed handling of session variable serialization on certain prefix characters. Reported by Stefan Esser
Felipe Pena [Sat, 24 Apr 2010 16:59:09 +0000 (16:59 +0000)]
- Fixed memory leak
Felipe Pena [Fri, 23 Apr 2010 13:32:03 +0000 (13:32 +0000)]
- Fixed compiler warnings
Pierre Joye [Thu, 22 Apr 2010 11:49:10 +0000 (11:49 +0000)]
- Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading
Pierre Joye [Thu, 22 Apr 2010 08:58:07 +0000 (08:58 +0000)]
- Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading
Adam Harvey [Thu, 22 Apr 2010 02:22:49 +0000 (02:22 +0000)]
Fix for bug #51604 (newline in end of header is shown in start of message).
Patch by Daniel Egeberg.
Felipe Pena [Wed, 21 Apr 2010 14:19:27 +0000 (14:19 +0000)]
- Fixed bug #51562 (query timeout in mssql can not be changed per query)
Patch by: ejsmont dot artur at gmail dot com
Felipe Pena [Wed, 21 Apr 2010 12:52:24 +0000 (12:52 +0000)]
- Fix mem. leak