]> granicus.if.org Git - php/log
php
14 years agoFixed bug #52593 (exif is placed before mbstring in php.ini)
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)

14 years agoChanged mysqli_report() to be per-request specific rather than per-process specific...
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)

14 years agoseparate properties of internal classes in ZTS mode fully,
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.

14 years agoIn ZTS mode default properties and constants of internal classes can't be modified...
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

14 years ago- Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)
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

14 years ago- back to -dev
Johannes Schlüter [Thu, 22 Jul 2010 11:06:58 +0000 (11:06 +0000)]
- back to -dev

14 years ago- Add lost entries
Johannes Schlüter [Wed, 21 Jul 2010 14:19:59 +0000 (14:19 +0000)]
- Add lost entries

14 years agoPHP 5.2.14
Johannes Schlüter [Wed, 21 Jul 2010 10:32:07 +0000 (10:32 +0000)]
PHP 5.2.14

14 years ago- merge NEWS for 5.2.14 and 5.3.3
Johannes Schlüter [Wed, 21 Jul 2010 09:02:45 +0000 (09:02 +0000)]
- merge NEWS for 5.2.14 and 5.3.3

14 years ago- add CVE #
Pierre Joye [Tue, 20 Jul 2010 09:26:18 +0000 (09:26 +0000)]
- add CVE #

14 years agoMFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x
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)).

14 years agoBack to -dev
Johannes Schlüter [Wed, 14 Jul 2010 22:59:20 +0000 (22:59 +0000)]
Back to -dev

14 years agoPHP 5.2.14RC3
Johannes Schlüter [Wed, 14 Jul 2010 22:03:47 +0000 (22:03 +0000)]
PHP 5.2.14RC3

14 years agoFixed incorrect reinitialization
Dmitry Stogov [Wed, 14 Jul 2010 10:27:08 +0000 (10:27 +0000)]
Fixed incorrect reinitialization

14 years agoUpdate the re2c files aswell (bug #51943)
Kalle Sommer Nielsen [Wed, 14 Jul 2010 00:04:43 +0000 (00:04 +0000)]
Update the re2c files aswell (bug #51943)

14 years agoFixed bug #51943 (Several files are out of ANSI spec)
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

14 years ago- merge news for var_export fix
Pierre Joye [Tue, 13 Jul 2010 18:56:05 +0000 (18:56 +0000)]
- merge news for var_export fix

14 years ago- MFH: Fix a bug when var_export() causes a fatal error that could inadvertently...
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.

14 years agoMFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Seaniu...
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

14 years ago- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
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"

14 years ago- Fixed tests
Felipe Pena [Tue, 6 Jul 2010 00:25:52 +0000 (00:25 +0000)]
- Fixed tests

14 years agoFixed bug #52237 (Crash when passing the reference of the property of a non-object)
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)

14 years agoFix bug #52238: Crash when an Exception occured in iterator_to_array
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

14 years ago- Added CVE id
Felipe Pena [Fri, 2 Jul 2010 19:16:21 +0000 (19:16 +0000)]
- Added CVE id

14 years ago- Fixed a possible interruption array leak in trim()
Felipe Pena [Fri, 2 Jul 2010 00:33:42 +0000 (00:33 +0000)]
- Fixed a possible interruption array leak in trim()

14 years ago- BFN
Felipe Pena [Thu, 1 Jul 2010 21:59:41 +0000 (21:59 +0000)]
- BFN

14 years ago- Fixed a possible memory corruption in substr(), chunk_split(), strtok(), addcslashe...
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()

14 years ago- Fixed a possible memory corruption in strchr(), strstr().
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)

14 years ago- Fixed a possible memory corruption in strrchr(). (Reported by Péter Veres)
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)

14 years agoBack to dev
Ilia Alshanetsky [Thu, 1 Jul 2010 14:41:17 +0000 (14:41 +0000)]
Back to dev

14 years ago5.2.14RC2
Ilia Alshanetsky [Thu, 1 Jul 2010 14:39:57 +0000 (14:39 +0000)]
5.2.14RC2

14 years agoFixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).
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).

14 years agofix SplObjectStorage unserialization (CVE-2010-2225)
Stanislav Malyshev [Tue, 29 Jun 2010 00:58:31 +0000 (00:58 +0000)]
fix SplObjectStorage unserialization (CVE-2010-2225)

14 years ago- Reverted fix for bug #51421
Felipe Pena [Mon, 28 Jun 2010 16:37:57 +0000 (16:37 +0000)]
- Reverted fix for bug #51421

14 years ago- BFN
Felipe Pena [Sat, 26 Jun 2010 22:07:04 +0000 (22:07 +0000)]
- BFN

14 years ago- Fixed bug #51421 (Abstract __construct constructor argument list not enforced)
Felipe Pena [Sat, 26 Jun 2010 22:05:13 +0000 (22:05 +0000)]
- Fixed bug #51421 (Abstract __construct constructor argument list not enforced)

14 years ago- Fixed bug #52160 (Invalid E_STRICT redefined constructor error)
Felipe Pena [Sat, 26 Jun 2010 19:19:16 +0000 (19:19 +0000)]
- Fixed bug #52160 (Invalid E_STRICT redefined constructor error)

14 years ago- Fixed bug #52163 (SplFileObject::fgetss() fails due to parameter that can't be...
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]

14 years ago- Fixed bug #52162 (custom request header variables with numbers are removed)
Sriram Natarajan [Wed, 23 Jun 2010 19:06:33 +0000 (19:06 +0000)]
- Fixed bug #52162 (custom request header variables with numbers are removed)

14 years ago- Fixed bug #49730 (Firebird - new PDO() returns NULL)
Felipe Pena [Mon, 21 Jun 2010 21:38:35 +0000 (21:38 +0000)]
- Fixed bug #49730 (Firebird - new PDO() returns NULL)

14 years ago- Completed the fix for bug #52010
Felipe Pena [Sun, 20 Jun 2010 14:12:06 +0000 (14:12 +0000)]
- Completed the fix for bug #52010
# Fixing pdo drivers

14 years ago- BFN
Felipe Pena [Sat, 19 Jun 2010 22:24:51 +0000 (22:24 +0000)]
- BFN

14 years ago- Lets use zend_atol() here too (sync with 5_3)
Felipe Pena [Sat, 19 Jun 2010 22:23:01 +0000 (22:23 +0000)]
- Lets use zend_atol() here too (sync with 5_3)

14 years ago- Fixed bug #52061 (memory_limit above 2G)
Felipe Pena [Sat, 19 Jun 2010 20:47:24 +0000 (20:47 +0000)]
- Fixed bug #52061 (memory_limit above 2G)
# MFH: zend_atol()

14 years agoback to dev
Ilia Alshanetsky [Thu, 17 Jun 2010 11:55:17 +0000 (11:55 +0000)]
back to dev

14 years ago5.2.14RC1
Ilia Alshanetsky [Thu, 17 Jun 2010 11:53:21 +0000 (11:53 +0000)]
5.2.14RC1

14 years ago- BFN
Felipe Pena [Wed, 16 Jun 2010 23:40:23 +0000 (23:40 +0000)]
- BFN

14 years ago- New tests related to #52098
Felipe Pena [Wed, 16 Jun 2010 23:33:01 +0000 (23:33 +0000)]
- New tests related to #52098

14 years ago- Fix crash when calling a method of a class that inherits PDOStatement if instantiat...
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

14 years ago- MFT: Fixed segmentation fault when reading rows
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:-)

14 years ago- New entries
Felipe Pena [Tue, 15 Jun 2010 19:37:20 +0000 (19:37 +0000)]
- New entries

14 years agoFixed bug #52041 (Memory leak when writing on uninitialized variable returned from...
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)

14 years ago- Fix entry
Felipe Pena [Sat, 12 Jun 2010 22:09:13 +0000 (22:09 +0000)]
- Fix entry

14 years ago- Fixed bug #49320 (PDO returns null when SQLite connection fails)
Felipe Pena [Sat, 12 Jun 2010 22:04:48 +0000 (22:04 +0000)]
- Fixed bug #49320 (PDO returns null when SQLite connection fails)

14 years ago- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)
Patrick Allaert [Fri, 11 Jun 2010 14:04:57 +0000 (14:04 +0000)]
- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)

14 years agoFixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)
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)

14 years agoFixed bug #51822i (Segfault with strange __destruct() for static class variables)
Dmitry Stogov [Thu, 10 Jun 2010 11:45:51 +0000 (11:45 +0000)]
Fixed bug #51822i (Segfault with strange __destruct() for static class variables)

14 years agoFixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
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

14 years ago - Fixed Bug #51168 (fails to compile with Sun Studio)
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

14 years agoNew test for file_exists (bug #39863). It currently xfail's
Christopher Jones [Sat, 5 Jun 2010 19:44:48 +0000 (19:44 +0000)]
New test for file_exists (bug #39863).  It currently xfail's

14 years ago- Fix tests
Felipe Pena [Sat, 5 Jun 2010 15:37:25 +0000 (15:37 +0000)]
- Fix tests

14 years ago- Fix wrong zval_ptr_dtor call
Felipe Pena [Sat, 5 Jun 2010 15:25:18 +0000 (15:25 +0000)]
- Fix wrong zval_ptr_dtor call

14 years ago- Fix memleak when passing a non string/object parameter
Felipe Pena [Thu, 3 Jun 2010 00:43:37 +0000 (00:43 +0000)]
- Fix memleak when passing a non string/object parameter

14 years agovim fail
Rasmus Lerdorf [Wed, 2 Jun 2010 19:26:10 +0000 (19:26 +0000)]
vim fail

14 years agoTweak the fix for bug #51847 to still call libintl_setlocale
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.

14 years agoFix for bug #51847
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.

14 years agoFixed bug #50762 (in WSDL mode Soap Header handler function only being called if...
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)

14 years ago- Fixed bug #51905 (ReflectionParameter fails if default value is an array with an...
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::)

14 years ago- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant...
Felipe Pena [Tue, 25 May 2010 22:46:17 +0000 (22:46 +0000)]
- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)

14 years agoDocument CGI options in the manpage (bug #51718)
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

14 years ago- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
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

14 years agofix bug #48601 (xpath() returns FALSE for legitimate query)
Rob Richards [Wed, 5 May 2010 11:40:11 +0000 (11:40 +0000)]
fix bug #48601 (xpath() returns FALSE for legitimate query)
add test

14 years agoFixed bug #50698 (SoapClient should handle wsdls with some incompatiable endpoints...
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)

14 years agoFix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
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.

14 years ago- revert #51273
Pierre Joye [Mon, 3 May 2010 19:53:02 +0000 (19:53 +0000)]
- revert #51273

14 years ago- revert as vc6 does not support strtoi64, update to 5.3 will be the fix
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

14 years ago- #51273, Content-length header is limited to 32bit integer with apache2/windows
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

14 years ago- Replaced 'zend_hash_find' to 'zend_hash_quick_find' on zend_hash_compare() function
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

14 years ago- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser
Ilia Alshanetsky [Sun, 2 May 2010 19:34:21 +0000 (19:34 +0000)]
- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser

14 years ago- Fixed bug #51719 (typo in function prototype)
Felipe Pena [Sat, 1 May 2010 18:54:49 +0000 (18:54 +0000)]
- Fixed bug #51719 (typo in function prototype)

14 years agoFix another typo s/exlcusive/exclusive
Raphael Geissert [Sat, 1 May 2010 18:30:38 +0000 (18:30 +0000)]
Fix another typo s/exlcusive/exclusive

14 years agoFix typos s/connnection/connection
Raphael Geissert [Sat, 1 May 2010 18:27:42 +0000 (18:27 +0000)]
Fix typos s/connnection/connection

14 years ago- Updated to version 2010.9 (2010i)
Derick Rethans [Wed, 28 Apr 2010 23:03:36 +0000 (23:03 +0000)]
- Updated to version 2010.9 (2010i)

14 years ago- - Fixed #51128, imagefill() doesn't work with large images
Pierre Joye [Wed, 28 Apr 2010 14:35:42 +0000 (14:35 +0000)]
- - Fixed #51128, imagefill() doesn't work with large images

14 years agoFixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz...
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.

14 years ago- Fix #51671, imagefill does not work correctly for small images
Pierre Joye [Wed, 28 Apr 2010 08:23:44 +0000 (08:23 +0000)]
- Fix #51671, imagefill does not work correctly for small images

14 years ago- WS
Pierre Joye [Wed, 28 Apr 2010 08:04:52 +0000 (08:04 +0000)]
- WS

14 years agoFix #51374 (Wrongly initialized object properties)
Etienne Kneuss [Tue, 27 Apr 2010 05:58:39 +0000 (05:58 +0000)]
Fix #51374 (Wrongly initialized object properties)

14 years agoFixed bug #51670 getColumnMeta causes segfault when re-executing query after calling...
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

14 years agoMerge fix for #51532
Etienne Kneuss [Tue, 27 Apr 2010 05:03:17 +0000 (05:03 +0000)]
Merge fix for #51532

14 years agoFix #49723 (Skip seek when unnecessary)
Etienne Kneuss [Tue, 27 Apr 2010 04:58:44 +0000 (04:58 +0000)]
Fix #49723 (Skip seek when unnecessary)

14 years agoFix #49723 (Skip seek when unnecessary)
Etienne Kneuss [Tue, 27 Apr 2010 04:57:48 +0000 (04:57 +0000)]
Fix #49723 (Skip seek when unnecessary)

14 years agoFixed handling of session variable serialization on certain prefix characters. Report...
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

14 years ago- Fixed memory leak
Felipe Pena [Sat, 24 Apr 2010 16:59:09 +0000 (16:59 +0000)]
- Fixed memory leak

14 years ago- Fixed compiler warnings
Felipe Pena [Fri, 23 Apr 2010 13:32:03 +0000 (13:32 +0000)]
- Fixed compiler warnings

14 years ago- Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading
Pierre Joye [Thu, 22 Apr 2010 11:49:10 +0000 (11:49 +0000)]
- Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading

14 years ago- 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

14 years agoFix for bug #51604 (newline in end of header is shown in start of message).
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.

14 years ago- Fixed bug #51562 (query timeout in mssql can not be changed per query)
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

14 years ago- Fix mem. leak
Felipe Pena [Wed, 21 Apr 2010 12:52:24 +0000 (12:52 +0000)]
- Fix mem. leak