]> granicus.if.org Git - php/log
php
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

14 years ago- Fixed bug #51617 (PDO PGSQL still broken against PostGreSQL < 7.4)
Felipe Pena [Wed, 21 Apr 2010 01:18:19 +0000 (01:18 +0000)]
- Fixed bug #51617 (PDO PGSQL still broken against PostGreSQL < 7.4)
# Just in this branch, as config.m4 in the 5_3 branch states that 7.4+ is required

14 years ago- Improve test
Felipe Pena [Tue, 20 Apr 2010 16:45:46 +0000 (16:45 +0000)]
- Improve test

14 years ago- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)
Felipe Pena [Tue, 20 Apr 2010 16:24:21 +0000 (16:24 +0000)]
- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)

14 years ago- Fixed bug #51607 (pg_copy_from does not allow schema in the tablename argument)
Felipe Pena [Tue, 20 Apr 2010 15:59:01 +0000 (15:59 +0000)]
- Fixed bug #51607 (pg_copy_from does not allow schema in the tablename argument)
  Patch by: cbandy at jbandy dot com

14 years ago- Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter)
Felipe Pena [Tue, 20 Apr 2010 14:11:53 +0000 (14:11 +0000)]
- Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter)

14 years ago- Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string literal)
Felipe Pena [Tue, 20 Apr 2010 11:49:23 +0000 (11:49 +0000)]
- Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string literal)
Patch by: cbandy at jbandy dot com

14 years agoAdded explanatory comments to filter_input and filter_input_array to document
Adam Harvey [Tue, 20 Apr 2010 04:31:11 +0000 (04:31 +0000)]
Added explanatory comments to filter_input and filter_input_array to document
why some code that looks intuitively wrong is actually correct. Related to
bug #51344 (FILTER_NULL_ON_FAILURE flag automatically set in filter_input()
functions).

14 years ago- pdo::begintransaction entry
Pierre Joye [Mon, 12 Apr 2010 19:56:57 +0000 (19:56 +0000)]
- pdo::begintransaction entry

14 years ago- Fixed test
Felipe Pena [Sun, 4 Apr 2010 17:39:26 +0000 (17:39 +0000)]
- Fixed test

14 years ago- Fix tests
Felipe Pena [Sun, 4 Apr 2010 17:21:27 +0000 (17:21 +0000)]
- Fix tests

14 years ago- Fixed tests
Felipe Pena [Sat, 3 Apr 2010 16:21:15 +0000 (16:21 +0000)]
- Fixed tests

14 years ago- Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)
Felipe Pena [Fri, 2 Apr 2010 21:44:09 +0000 (21:44 +0000)]
- Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection)

14 years agoFix tests
Rasmus Lerdorf [Fri, 2 Apr 2010 18:27:48 +0000 (18:27 +0000)]
Fix tests

14 years agoUpdate the FILTER_VALIDATE_EMAIL filter to fix bug #49576
Rasmus Lerdorf [Fri, 2 Apr 2010 17:56:37 +0000 (17:56 +0000)]
Update the FILTER_VALIDATE_EMAIL filter to fix bug #49576

14 years agoOn beginTransaction() reset error state
Ilia Alshanetsky [Thu, 1 Apr 2010 12:08:55 +0000 (12:08 +0000)]
On beginTransaction() reset error state

14 years ago- add it to 5.2 too, cannot hurt and will spare some work later with pcre&co
Pierre Joye [Thu, 1 Apr 2010 10:52:28 +0000 (10:52 +0000)]
- add it to 5.2 too, cannot hurt and will spare some work later with pcre&co

14 years ago- fix build
Pierre Joye [Thu, 1 Apr 2010 10:38:21 +0000 (10:38 +0000)]
- fix build

14 years agoFix FILTER_VALIDATE_URL - Host names can't start with '.' or '-'
Rasmus Lerdorf [Wed, 31 Mar 2010 23:56:30 +0000 (23:56 +0000)]
Fix FILTER_VALIDATE_URL - Host names can't start with '.' or '-'

14 years agoIt's 2010 already
Johannes Schlüter [Tue, 30 Mar 2010 21:09:07 +0000 (21:09 +0000)]
It's 2010 already

14 years ago- Updated to version 2010.7 (2010g)
Derick Rethans [Mon, 29 Mar 2010 17:22:53 +0000 (17:22 +0000)]
- Updated to version 2010.7 (2010g)

14 years agoUpgraded bundled PCRE to version 8.02.
Ilia Alshanetsky [Mon, 29 Mar 2010 11:58:06 +0000 (11:58 +0000)]
Upgraded bundled PCRE to version 8.02.

14 years agoBackported the fix for bug #51393 (DateTime::createFromFormat() fails if format
Adam Harvey [Fri, 26 Mar 2010 10:12:43 +0000 (10:12 +0000)]
Backported the fix for bug #51393 (DateTime::createFromFormat() fails if format
string contains timezone) to PHP_5_2 per discussion with Derick.

14 years agoFixed bug #51263 (imagettftext and rotated text uses wrong baseline)
Takeshi Abe [Wed, 24 Mar 2010 04:12:19 +0000 (04:12 +0000)]
Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)

14 years agoAdded test for bug #51338
Ilia Alshanetsky [Tue, 23 Mar 2010 11:51:38 +0000 (11:51 +0000)]
Added test for bug #51338

14 years agoFixed bug #51338 (URL-Rewriter is still enabled if use_only_cookies is on).
Ilia Alshanetsky [Mon, 22 Mar 2010 12:16:45 +0000 (12:16 +0000)]
Fixed bug #51338 (URL-Rewriter is still enabled if use_only_cookies is on).

14 years ago- BFN
Felipe Pena [Thu, 18 Mar 2010 22:40:29 +0000 (22:40 +0000)]
- BFN

14 years agoI am sorry I tried fixing PHP without extensive discussion on the mailing list.
Andrei Zmievski [Thu, 18 Mar 2010 22:37:25 +0000 (22:37 +0000)]
I am sorry I tried fixing PHP without extensive discussion on the mailing list.
I am sorry I tried fixing PHP without extensive discussion on the mailing list.
I am sorry I tried fixing PHP without extensive discussion on the mailing list.

Hope all the relevant parties are satisfied.

14 years agoRevert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
Felipe Pena [Thu, 18 Mar 2010 22:07:51 +0000 (22:07 +0000)]
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling constructor)

14 years agoFix a few problems with large (2G-4G) file uploads. Added
Andrei Zmievski [Thu, 18 Mar 2010 21:07:38 +0000 (21:07 +0000)]
Fix a few problems with large (2G-4G) file uploads. Added
--enable-large-uploads-fix switch because one change was in SAPI.h structure.

14 years ago- Fix win32 build. (notified by Rob. Thanks)
Moriyoshi Koizumi [Mon, 15 Mar 2010 14:19:51 +0000 (14:19 +0000)]
- Fix win32 build. (notified by Rob. Thanks)

14 years agonews update
Ilia Alshanetsky [Mon, 15 Mar 2010 11:24:36 +0000 (11:24 +0000)]
news update

14 years ago- Fix mem. leak
Felipe Pena [Sat, 13 Mar 2010 20:26:51 +0000 (20:26 +0000)]
- Fix mem. leak

14 years agoFix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
Raphael Geissert [Sat, 13 Mar 2010 18:40:29 +0000 (18:40 +0000)]
Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
requests (bug #51288)

14 years ago- Revert accidental commit.
Moriyoshi Koizumi [Fri, 12 Mar 2010 16:23:18 +0000 (16:23 +0000)]
- Revert accidental commit.

14 years ago- Forgot to commit this patch. Sorry.
Moriyoshi Koizumi [Fri, 12 Mar 2010 16:19:25 +0000 (16:19 +0000)]
- Forgot to commit this patch. Sorry.

14 years agoFixed bug #51269 (zlib.output_compression Overwrites Vary Header).
Adam Harvey [Thu, 11 Mar 2010 06:20:22 +0000 (06:20 +0000)]
Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).

14 years agoProperly skip tests that require the bundled gd lib when the external is used
Raphael Geissert [Thu, 11 Mar 2010 05:49:50 +0000 (05:49 +0000)]
Properly skip tests that require the bundled gd lib when the external is used