]> granicus.if.org Git - php/log
php
14 years ago- Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)
Felipe Pena [Sun, 1 Aug 2010 15:26:54 +0000 (15:26 +0000)]
- Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)

14 years ago- Fixed bug #52484 (__set() ignores setting properties with empty names)
Felipe Pena [Sun, 1 Aug 2010 13:27:02 +0000 (13:27 +0000)]
- Fixed bug #52484 (__set() ignores setting properties with empty names)

14 years ago- Fix tests
Felipe Pena [Sat, 31 Jul 2010 22:10:43 +0000 (22:10 +0000)]
- Fix tests

14 years ago- New test
Felipe Pena [Thu, 29 Jul 2010 23:46:49 +0000 (23:46 +0000)]
- New test

14 years ago- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
Felipe Pena [Thu, 29 Jul 2010 23:38:55 +0000 (23:38 +0000)]
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)

14 years ago- Fixed bug #52476 (move php-fpm man page from section 1 to section 8)
Jérôme Loyet [Thu, 29 Jul 2010 22:07:00 +0000 (22:07 +0000)]
- Fixed bug #52476 (move php-fpm man page from section 1 to section 8)

14 years agoFix required facilities for php-fpm's init script
Raphael Geissert [Thu, 29 Jul 2010 19:13:42 +0000 (19:13 +0000)]
Fix required facilities for php-fpm's init script

$all should only be used in rare, and very specific, cases.

14 years ago- fix build
Pierre Joye [Thu, 29 Jul 2010 11:58:41 +0000 (11:58 +0000)]
- fix build

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- make libsasl optional (as vc6 bins do not have it)
Pierre Joye [Mon, 26 Jul 2010 22:28:38 +0000 (22:28 +0000)]
-  make libsasl optional (as vc6 bins do not have it)

14 years agoLet's keep NEWS entries to things that might affect users.
Rasmus Lerdorf [Fri, 23 Jul 2010 15:52:34 +0000 (15:52 +0000)]
Let's keep NEWS entries to things that might affect users.
A typo in a comment isn't very news-worthy.

14 years agoMFH: fix bug #52380 (Typo in lcfirst comment docs).
Adam Harvey [Fri, 23 Jul 2010 09:02:14 +0000 (09:02 +0000)]
MFH: fix bug #52380 (Typo in lcfirst comment docs).

14 years agoCorrect bug ID in the NEWS file for posterity.
Adam Harvey [Fri, 23 Jul 2010 08:58:03 +0000 (08:58 +0000)]
Correct bug ID in the NEWS file for posterity.

14 years ago- Back to -dev
Johannes Schlüter [Thu, 22 Jul 2010 11:08:31 +0000 (11:08 +0000)]
- Back to -dev

14 years ago- PHP 5.3.3
Johannes Schlüter [Wed, 21 Jul 2010 10:50:07 +0000 (10:50 +0000)]
- PHP 5.3.3

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:29 +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 agoRevert r301354, since we don't need a test for a bogus bug.
Adam Harvey [Mon, 19 Jul 2010 09:58:19 +0000 (09:58 +0000)]
Revert r301354, since we don't need a test for a bogus bug.

14 years agoTest for #50475
Kai Schroeder [Sat, 17 Jul 2010 23:29:52 +0000 (23:29 +0000)]
Test for #50475

14 years agoTest for #51819
Kai Schroeder [Sat, 17 Jul 2010 23:20:24 +0000 (23:20 +0000)]
Test for #51819

14 years agoTest for #48187
Kai Schroeder [Sat, 17 Jul 2010 22:47:13 +0000 (22:47 +0000)]
Test for #48187

14 years agoTest for #51994
Kai Schroeder [Sat, 17 Jul 2010 22:17:48 +0000 (22:17 +0000)]
Test for #51994

14 years agoTest for #52290
Kai Schroeder [Sat, 17 Jul 2010 21:57:16 +0000 (21:57 +0000)]
Test for #52290

14 years agoTest for #52359
Kai Schroeder [Sat, 17 Jul 2010 21:26:01 +0000 (21:26 +0000)]
Test for #52359

14 years agoFix for Bug #51583 Bus error due to wrong alignment in mysqlnd
Andrey Hristov [Thu, 15 Jul 2010 16:57:14 +0000 (16:57 +0000)]
Fix for Bug #51583 Bus error due to wrong alignment in mysqlnd

14 years ago- fix vc6 build
Pierre Joye [Thu, 15 Jul 2010 00:13:20 +0000 (00:13 +0000)]
- fix vc6 build

14 years agoBack to -dev
Johannes Schlüter [Wed, 14 Jul 2010 23:40:42 +0000 (23:40 +0000)]
Back to -dev

14 years agoPHP 5.3.3RC3
Johannes Schlüter [Wed, 14 Jul 2010 23:01:42 +0000 (23:01 +0000)]
PHP 5.3.3RC3

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 agoMFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Seaniu...
Kalle Sommer Nielsen [Tue, 13 Jul 2010 17:24:13 +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 agoGive an error when USE_RESULT is used with fetch_all
Andrey Hristov [Tue, 13 Jul 2010 13:02:00 +0000 (13:02 +0000)]
Give an error when USE_RESULT is used with fetch_all

14 years agoDoing this as a seperate commit unless we need to back it out.
Scott MacVicar [Fri, 9 Jul 2010 21:19:27 +0000 (21:19 +0000)]
Doing this as a seperate commit unless we need to back it out.

Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.

Examples include, memory limit, execution time and recursion.

14 years agoadding arginfo to mysqli fixed the bug
Andrey Hristov [Thu, 8 Jul 2010 10:18:46 +0000 (10:18 +0000)]
adding arginfo to mysqli fixed the bug

14 years ago- Fixed ZTS build
Felipe Pena [Wed, 7 Jul 2010 22:46:54 +0000 (22:46 +0000)]
- Fixed ZTS build

14 years agoFixed #51697 (Unsafe operations in free_storage of SPL iterators,
Etienne Kneuss [Wed, 7 Jul 2010 21:55:17 +0000 (21:55 +0000)]
Fixed #51697 (Unsafe operations in free_storage of SPL iterators,
causes crashes during shutdown)

14 years agoapplied patch from bug report 51452
George Wang [Wed, 7 Jul 2010 20:03:04 +0000 (20:03 +0000)]
applied patch from bug report 51452

14 years agoCleanup in trunk. Remove some functions, noted in
Andrey Hristov [Wed, 7 Jul 2010 12:09:36 +0000 (12:09 +0000)]
Cleanup in trunk. Remove some functions, noted in
UPGRADING. sed-ed the tests to change the usage
to the real function name.

14 years agoarginfo for mysqli, was too fast to commit in trunk instead of one
Andrey Hristov [Wed, 7 Jul 2010 11:37:35 +0000 (11:37 +0000)]
arginfo for mysqli, was too fast to commit in trunk instead of one
directory up, thus the patch was split in two.

14 years ago- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
Timm Friebe [Wed, 7 Jul 2010 10:15:24 +0000 (10:15 +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 agoFix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to...
Scott MacVicar [Tue, 6 Jul 2010 17:01:30 +0000 (17:01 +0000)]
Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.

14 years agofix typos and use correct directive names in error messages
Antony Dovgal [Tue, 6 Jul 2010 11:37:19 +0000 (11:37 +0000)]
fix typos and use correct directive names in error messages

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 ago- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results...
Felipe Pena [Sat, 3 Jul 2010 13:06:14 +0000 (13:06 +0000)]
- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)

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 agoBack to -dev
Johannes Schlüter [Fri, 2 Jul 2010 07:32:05 +0000 (07:32 +0000)]
Back to -dev

14 years agoAdded test for bug 52013 to PHP_5_3.
Eric Stewart [Fri, 2 Jul 2010 02:46:43 +0000 (02:46 +0000)]
Added test for bug 52013 to PHP_5_3.

14 years ago5.3.3 RC2
Johannes Schlüter [Thu, 1 Jul 2010 15:44:18 +0000 (15:44 +0000)]
5.3.3 RC2

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

14 years ago- WS
Pierre Joye [Wed, 30 Jun 2010 22:06:49 +0000 (22:06 +0000)]
- WS

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 agosync version with PECL
Stanislav Malyshev [Wed, 30 Jun 2010 04:23:32 +0000 (04:23 +0000)]
sync version with PECL

14 years ago- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)
Felipe Pena [Wed, 30 Jun 2010 02:45:10 +0000 (02:45 +0000)]
- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)

14 years ago- Reverted fix for bug #48930 (due binary compatibility breakage)
Felipe Pena [Tue, 29 Jun 2010 11:37:13 +0000 (11:37 +0000)]
- Reverted fix for bug #48930 (due binary compatibility breakage)

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- typo for iconv DLL .lib
Pierre Joye [Mon, 28 Jun 2010 23:26:48 +0000 (23:26 +0000)]
- typo for iconv DLL .lib

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- Fix arginfo name
Felipe Pena [Mon, 28 Jun 2010 01:19:08 +0000 (01:19 +0000)]
- Fix arginfo name

14 years ago- Improved initialization
Felipe Pena [Sun, 27 Jun 2010 22:13:41 +0000 (22:13 +0000)]
- Improved initialization

14 years ago- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)
Felipe Pena [Sun, 27 Jun 2010 21:46:16 +0000 (21:46 +0000)]
- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3)

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 tests
Felipe Pena [Sat, 26 Jun 2010 17:17:47 +0000 (17:17 +0000)]
- Fixed tests

14 years ago- Fixed bug #52193 (converting closure to array yields empty array)
Felipe Pena [Sat, 26 Jun 2010 17:14:33 +0000 (17:14 +0000)]
- Fixed bug #52193 (converting closure to array yields empty array)

14 years ago- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for functi...
Felipe Pena [Sat, 26 Jun 2010 16:03:39 +0000 (16:03 +0000)]
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)

14 years agoRemove hard coded lib extension. Prepare for OCI8 1.4.2 release
Christopher Jones [Fri, 25 Jun 2010 21:18:09 +0000 (21:18 +0000)]
Remove hard coded lib extension.  Prepare for OCI8 1.4.2 release

14 years agoFix bug #52186 (phpinfo shows 10.1 or 11.1 when installed with ORACLE_HOME 10.2 or...
Christopher Jones [Fri, 25 Jun 2010 21:09:13 +0000 (21:09 +0000)]
Fix bug #52186 (phpinfo shows 10.1 or 11.1 when installed with ORACLE_HOME 10.2 or 11.2)

14 years ago- Fixed bug #52138 (Constants are parsed into the ini file for section names)
Felipe Pena [Thu, 24 Jun 2010 22:32:42 +0000 (22:32 +0000)]
- Fixed bug #52138 (Constants are parsed into the ini file for section names)

14 years agoTwo functions, which should be methods so one can catch
Andrey Hristov [Thu, 24 Jun 2010 19:52:13 +0000 (19:52 +0000)]
Two functions, which should be methods so one can catch
their output, for example

14 years ago- typo
Pierre Joye [Thu, 24 Jun 2010 00:15:12 +0000 (00:15 +0000)]
- typo

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 agoInstall SQLite3 header
Johannes Schlüter [Wed, 23 Jun 2010 15:11:02 +0000 (15:11 +0000)]
Install SQLite3 header

14 years agoFix sprintf modifiers all around the place. In most cases
Andrey Hristov [Mon, 21 Jun 2010 15:32:26 +0000 (15:32 +0000)]
Fix sprintf modifiers all around the place. In most cases
%u should be used. Where size_t is used then MYSQLND_SZ_T_SPEC should be
the modifier

14 years agofix valgrind warnings on 64bit, thread_is is strictly 32bit
Andrey Hristov [Mon, 21 Jun 2010 14:49:45 +0000 (14:49 +0000)]
fix valgrind warnings on 64bit, thread_is is strictly 32bit

14 years agoMFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark)
Ilia Alshanetsky [Mon, 21 Jun 2010 11:06:31 +0000 (11:06 +0000)]
MFB: Implemented FR #51295 (SQLite3::busyTimeout not existing). (Mark)

14 years ago- #45808, stream_socket_enable_crypto() blocks and eats CPU
Pierre Joye [Sun, 20 Jun 2010 16:33:16 +0000 (16:33 +0000)]
- #45808, stream_socket_enable_crypto() blocks and eats CPU

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- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM...
Jérôme Loyet [Sat, 19 Jun 2010 16:31:19 +0000 (16:31 +0000)]
- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)

14 years agoFix for bug #52115 mysqli_result::fetch_all returns null, not an empty array
Andrey Hristov [Fri, 18 Jun 2010 17:25:41 +0000 (17:25 +0000)]
Fix for bug #52115   mysqli_result::fetch_all returns null, not an empty array

14 years agomissed this one in the last commit, the real type
Andrey Hristov [Fri, 18 Jun 2010 12:00:57 +0000 (12:00 +0000)]
missed this one in the last commit, the real type

14 years agofix type mismatch, this is fresh misunderstanding
Andrey Hristov [Fri, 18 Jun 2010 11:56:25 +0000 (11:56 +0000)]
fix  type mismatch, this is fresh misunderstanding

14 years ago- Ignore empty filename for mail.log, treat it like none given
Johannes Schlüter [Fri, 18 Jun 2010 10:16:35 +0000 (10:16 +0000)]
- Ignore empty filename for mail.log, treat it like none given

14 years agoDon't bail if there is another extension that exports constants starting with mysql...
Ulf Wendel [Fri, 18 Jun 2010 09:56:18 +0000 (09:56 +0000)]
Don't bail if there is another extension that exports constants starting with mysql<something>

14 years agoback to -dev
Johannes Schlüter [Fri, 18 Jun 2010 08:22:14 +0000 (08:22 +0000)]
back to -dev

14 years agoPHP 5.3.3RC1
Johannes Schlüter [Thu, 17 Jun 2010 17:16:57 +0000 (17:16 +0000)]
PHP 5.3.3RC1

14 years ago5.3.3RC1
Johannes Schlüter [Thu, 17 Jun 2010 17:10:16 +0000 (17:10 +0000)]
5.3.3RC1

14 years ago- fix build
Pierre Joye [Thu, 17 Jun 2010 16:56:48 +0000 (16:56 +0000)]
- fix build

14 years ago- 80 lines are nice, sentences stop with a period
Johannes Schlüter [Thu, 17 Jun 2010 12:31:57 +0000 (12:31 +0000)]
- 80 lines are nice, sentences stop with a period
- Merge in 5.3.2 NEWS ...

14 years agosplit mysqlnd_connect() in two parts, one doing the authorization
Andrey Hristov [Thu, 17 Jun 2010 11:37:49 +0000 (11:37 +0000)]
split mysqlnd_connect() in two parts, one doing the authorization

14 years ago- #51424
Pierre Joye [Thu, 17 Jun 2010 10:22:51 +0000 (10:22 +0000)]
- #51424

14 years ago - #51424, solaris part
Pierre Joye [Thu, 17 Jun 2010 10:22:03 +0000 (10:22 +0000)]
 - #51424, solaris part

14 years ago- Fix bug #52101, dns_get_record()garbage in 'ipv6' field
Pierre Joye [Thu, 17 Jun 2010 09:26:29 +0000 (09:26 +0000)]
- Fix bug #52101, dns_get_record()garbage in 'ipv6' field

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 agono more needed because of the charset fix in the previous changeset
Andrey Hristov [Wed, 16 Jun 2010 19:01:13 +0000 (19:01 +0000)]
no more needed because of the charset fix in the previous changeset