]> granicus.if.org Git - php/log
php
15 years ago- Fixed "make test" in phpize builds when ini file(s) contain extension directives
Jani Taskinen [Wed, 18 Nov 2009 17:52:22 +0000 (17:52 +0000)]
- Fixed "make test" in phpize builds when ini file(s) contain extension directives

15 years ago- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when...
Jani Taskinen [Wed, 18 Nov 2009 17:44:58 +0000 (17:44 +0000)]
- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error).
# This is also revert of bad patch to bug #48469 and fixes it properly.

15 years agoFixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).
Ilia Alshanetsky [Wed, 18 Nov 2009 13:37:45 +0000 (13:37 +0000)]
Fixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).

15 years ago- Fixed the setting of cookies.
Derick Rethans [Wed, 18 Nov 2009 13:24:41 +0000 (13:24 +0000)]
- Fixed the setting of cookies.

15 years agoFix bug #50140: With default compilation option, php symbols are unresolved for nsapi
Uwe Schindler [Tue, 17 Nov 2009 21:17:49 +0000 (21:17 +0000)]
Fix bug #50140: With default compilation option, php symbols are unresolved for nsapi

15 years agoMake it possible to disable post_max_size
Rasmus Lerdorf [Tue, 17 Nov 2009 20:33:51 +0000 (20:33 +0000)]
Make it possible to disable post_max_size

15 years ago- Updated to version 2009.19 (2009s)
Derick Rethans [Mon, 16 Nov 2009 15:57:13 +0000 (15:57 +0000)]
- Updated to version 2009.19 (2009s)

15 years agoSimpify the max_file_uploads handling code
Ilia Alshanetsky [Mon, 16 Nov 2009 13:34:57 +0000 (13:34 +0000)]
Simpify the max_file_uploads handling code

15 years agoAdd object-create and object-destroy dtrace probe
David Soria Parra [Mon, 16 Nov 2009 03:10:25 +0000 (03:10 +0000)]
Add object-create and object-destroy dtrace probe

15 years agoSet eol-style
David Soria Parra [Mon, 16 Nov 2009 02:06:44 +0000 (02:06 +0000)]
Set eol-style

15 years ago- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
Felipe Pena [Sun, 15 Nov 2009 20:30:57 +0000 (20:30 +0000)]
- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
  (patch by Pierrick)

15 years ago- Improve test
Felipe Pena [Sun, 15 Nov 2009 17:05:48 +0000 (17:05 +0000)]
- Improve test

15 years ago- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing ...
Felipe Pena [Sun, 15 Nov 2009 16:53:40 +0000 (16:53 +0000)]
- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?).
  (Patch by Pierrick)

15 years ago- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
Felipe Pena [Sun, 15 Nov 2009 16:20:37 +0000 (16:20 +0000)]
- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
  (patch by Pierrick)

15 years ago- Nuke ws
Jani Taskinen [Sun, 15 Nov 2009 00:31:42 +0000 (00:31 +0000)]
- Nuke ws

15 years agoFix bug #49868
Rasmus Lerdorf [Sun, 15 Nov 2009 00:24:06 +0000 (00:24 +0000)]
Fix bug #49868

15 years agoNew test
Christopher Jones [Sat, 14 Nov 2009 23:28:53 +0000 (23:28 +0000)]
New test

15 years agoMF53: sprintf -> snprintf -> slprintf (Marcus, Ilia: Thanks for not committing random...
Jani Taskinen [Sat, 14 Nov 2009 22:42:08 +0000 (22:42 +0000)]
MF53: sprintf -> snprintf -> slprintf (Marcus, Ilia: Thanks for not committing random stuff to HEAD)

15 years ago- Fixed bug #50174 (Incorrectly matched docComment)
Felipe Pena [Sat, 14 Nov 2009 19:17:22 +0000 (19:17 +0000)]
- Fixed bug #50174 (Incorrectly matched docComment)

15 years agofix PHP Bug #49938: Phar::isBuffering() returns inverted value
Greg Beaver [Fri, 13 Nov 2009 00:58:11 +0000 (00:58 +0000)]
fix PHP Bug #49938: Phar::isBuffering() returns inverted value

15 years ago- Drop brackets
Felipe Pena [Fri, 13 Nov 2009 00:24:43 +0000 (00:24 +0000)]
- Drop brackets

15 years ago- Fixed bug #49734 (toString must return string value)
Felipe Pena [Thu, 12 Nov 2009 23:18:04 +0000 (23:18 +0000)]
- Fixed bug #49734 (toString must return string value)

15 years ago- Added an extra skipif for zlib
David Coallier [Thu, 12 Nov 2009 17:45:08 +0000 (17:45 +0000)]
- Added an extra skipif for zlib

15 years agoAdd auroraeos's article URL. Add IRC channels
Christopher Jones [Thu, 12 Nov 2009 17:36:37 +0000 (17:36 +0000)]
Add auroraeos's article URL.  Add IRC channels

15 years agoAs I am working on it, further improvement for bug #50087
Uwe Schindler [Thu, 12 Nov 2009 17:13:05 +0000 (17:13 +0000)]
As I am working on it, further improvement for bug #50087

15 years agoFix bug #50087: NSAPI performance improvements
Uwe Schindler [Thu, 12 Nov 2009 15:19:35 +0000 (15:19 +0000)]
Fix bug #50087: NSAPI performance improvements

15 years agoFix for bug #49098
Rasmus Lerdorf [Thu, 12 Nov 2009 08:20:57 +0000 (08:20 +0000)]
Fix for bug #49098

15 years ago- Fixed bug #50005 (Throwing through Reflection modified Exception object makes segme...
Felipe Pena [Thu, 12 Nov 2009 00:10:00 +0000 (00:10 +0000)]
- Fixed bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault)

15 years agofix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support
Greg Beaver [Wed, 11 Nov 2009 21:02:59 +0000 (21:02 +0000)]
fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support

15 years agoSigh. Fix grammar of title
Christopher Jones [Wed, 11 Nov 2009 19:44:53 +0000 (19:44 +0000)]
Sigh. Fix grammar of title

15 years ago- Fixed bug #50146 (property_exists: Closure object cannot have properties)
Felipe Pena [Wed, 11 Nov 2009 18:59:37 +0000 (18:59 +0000)]
- Fixed bug #50146 (property_exists: Closure object cannot have properties)

15 years ago- Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_ex...
Felipe Pena [Wed, 11 Nov 2009 18:52:12 +0000 (18:52 +0000)]
- Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_exists)
  [5_2 is OK]

15 years ago- Fixed bug #50148 (zend_get_property_info should check for Z_TYPE_P(member) == IS_ST...
Felipe Pena [Wed, 11 Nov 2009 17:13:14 +0000 (17:13 +0000)]
- Fixed bug #50148 (zend_get_property_info should check for Z_TYPE_P(member) == IS_STRING) patch by yoarvi at gmail dot com

15 years agoAdd test for long fixed bug
Christopher Jones [Tue, 10 Nov 2009 22:48:37 +0000 (22:48 +0000)]
Add test for long fixed bug

15 years agoFix bug #50129
Rasmus Lerdorf [Mon, 9 Nov 2009 17:21:15 +0000 (17:21 +0000)]
Fix bug #50129

15 years ago- Fix bad section names (extra - in the end..)
Jani Taskinen [Mon, 9 Nov 2009 17:08:48 +0000 (17:08 +0000)]
- Fix bad section names (extra - in the end..)

15 years ago- Updated to version 2009.18 (2009r)
Derick Rethans [Mon, 9 Nov 2009 15:39:15 +0000 (15:39 +0000)]
- Updated to version 2009.18 (2009r)

15 years agoUpgraded bundled sqlite to version 3.6.20
Ilia Alshanetsky [Mon, 9 Nov 2009 01:54:23 +0000 (01:54 +0000)]
Upgraded bundled sqlite to version 3.6.20

15 years agoFix bug #50115
Rasmus Lerdorf [Sun, 8 Nov 2009 15:18:10 +0000 (15:18 +0000)]
Fix bug #50115

15 years ago- Added SKIPIF
Felipe Pena [Sun, 8 Nov 2009 15:02:54 +0000 (15:02 +0000)]
- Added SKIPIF

15 years ago- Fixed bug #50090 (Typo in IteratorIterator constructor)
Felipe Pena [Sat, 7 Nov 2009 21:27:15 +0000 (21:27 +0000)]
- Fixed bug #50090 (Typo in IteratorIterator constructor)

15 years agoFix a typo
Scott MacVicar [Fri, 6 Nov 2009 09:02:52 +0000 (09:02 +0000)]
Fix a typo

15 years agoAdd pecl mail list
Christopher Jones [Fri, 6 Nov 2009 02:09:47 +0000 (02:09 +0000)]
Add pecl mail list

15 years agoUpdate and fix grammar
Christopher Jones [Thu, 5 Nov 2009 23:03:28 +0000 (23:03 +0000)]
Update and fix grammar

15 years agoFix tests
andy wharmby [Thu, 5 Nov 2009 22:44:02 +0000 (22:44 +0000)]
Fix tests

15 years agoMake sure that max_file_uploads is set to 20 by-default in all places
Ilia Alshanetsky [Thu, 5 Nov 2009 13:29:34 +0000 (13:29 +0000)]
Make sure that max_file_uploads is set to 20 by-default in all places

15 years agoFixing test: of course, libmysql won't care about open_basedir, but mysqlnd should
Ulf Wendel [Thu, 5 Nov 2009 12:14:08 +0000 (12:14 +0000)]
Fixing test: of course, libmysql won't care about open_basedir, but mysqlnd should

15 years agoFixing test: it didn't do a select_db and gave a false-positive with libmysql
Ulf Wendel [Thu, 5 Nov 2009 11:51:21 +0000 (11:51 +0000)]
Fixing test: it didn't do a select_db and  gave a false-positive with libmysql

15 years agoAvoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)
Dmitry Stogov [Thu, 5 Nov 2009 10:38:56 +0000 (10:38 +0000)]
Avoid invoking setitimer when timeouts have been disabled (Arvind Srinivasan)

15 years agoFixed unnecessary invokation of setitimer when timeouts have been disabled (Arvind...
Dmitry Stogov [Thu, 5 Nov 2009 09:33:19 +0000 (09:33 +0000)]
Fixed unnecessary invokation of setitimer when timeouts have been disabled (Arvind Srinivasan)

15 years ago- Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
Matteo Beccati [Wed, 4 Nov 2009 19:32:27 +0000 (19:32 +0000)]
- Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
# Removed usage of the memory address when generating prepared statemend names
# as uniqueness can't be enforced. Used a statment counter instead.

15 years ago- Reverting previous fix for bug #49985
Matteo Beccati [Wed, 4 Nov 2009 19:16:39 +0000 (19:16 +0000)]
- Reverting previous fix for bug #49985
# Unmerged changes from revision 289924

15 years agomysqli won't accept empty string for socket, skip test of mysqli.default_socket if...
Ulf Wendel [Wed, 4 Nov 2009 16:56:32 +0000 (16:56 +0000)]
mysqli won't accept empty string for socket, skip test of mysqli.default_socket if test run does not use socket

15 years agoSkipping if MySQL old password algorithm is in use as it seems to be the case on...
Ulf Wendel [Wed, 4 Nov 2009 16:09:07 +0000 (16:09 +0000)]
Skipping if MySQL old password algorithm is in use as it seems to be the case on gcov.php.net

15 years agoFixed bug #50073 (parse_url() incorrect when ? in fragment).
Ilia Alshanetsky [Wed, 4 Nov 2009 13:44:10 +0000 (13:44 +0000)]
Fixed bug #50073 (parse_url() incorrect when ? in fragment).

15 years agoAdding CLEAN sections and making tests portable between PHP 5 and PHP 6 by replacing...
Ulf Wendel [Wed, 4 Nov 2009 12:33:49 +0000 (12:33 +0000)]
Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by replacing string(n) with %unicode|string%(n) and similar.

15 years agoadded timezone define for NetWare.
Guenter Knauf [Tue, 3 Nov 2009 21:26:39 +0000 (21:26 +0000)]
added timezone define for NetWare.

15 years agoremoved now obsolete NetWare hack since I fixed this
Guenter Knauf [Tue, 3 Nov 2009 21:21:34 +0000 (21:21 +0000)]
removed now obsolete NetWare hack since I fixed this
with Novell some longer time ago in their SDK header.

15 years agoFix for bug #49965 . Let mysqli_options() try to cast option values to the appropriat...
Ulf Wendel [Tue, 3 Nov 2009 14:56:04 +0000 (14:56 +0000)]
Fix for bug #49965 . Let mysqli_options() try to cast option values to the appropriate type.

15 years agoUpdate PCRE to 8.00
Scott MacVicar [Tue, 3 Nov 2009 12:15:03 +0000 (12:15 +0000)]
Update PCRE to 8.00

15 years ago- fix lenght for alloc and cpy (Kanwal)
Pierre Joye [Tue, 3 Nov 2009 10:48:12 +0000 (10:48 +0000)]
- fix lenght for alloc and cpy (Kanwal)

15 years ago- WS
Pierre Joye [Mon, 2 Nov 2009 23:02:16 +0000 (23:02 +0000)]
- WS

15 years ago- Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size
Pierre Joye [Mon, 2 Nov 2009 20:46:52 +0000 (20:46 +0000)]
- Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size

15 years ago- Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd)
Felipe Pena [Mon, 2 Nov 2009 17:37:32 +0000 (17:37 +0000)]
- Fixed bug #49244 (Floating point NaN cause garbage characters). (patch by Sjoerd)

15 years ago- Updated to version 2009.17 (2009q)
Derick Rethans [Mon, 2 Nov 2009 16:12:20 +0000 (16:12 +0000)]
- Updated to version 2009.17 (2009q)

15 years agoFixed compiler warnings
Ilia Alshanetsky [Mon, 2 Nov 2009 13:33:24 +0000 (13:33 +0000)]
Fixed compiler warnings

15 years ago- Fixed bug #49908 (throwing exception in __autoload crashes when interface is not...
Felipe Pena [Sun, 1 Nov 2009 21:26:03 +0000 (21:26 +0000)]
- Fixed bug #49908 (throwing exception in __autoload crashes when interface is not defined)

15 years ago- Fixed bug #50006 (Segfault caused by uksort()) [5_2 only]
Felipe Pena [Sun, 1 Nov 2009 17:30:55 +0000 (17:30 +0000)]
- Fixed bug #50006 (Segfault caused by uksort()) [5_2 only]

15 years ago- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property...
Felipe Pena [Sun, 1 Nov 2009 15:12:34 +0000 (15:12 +0000)]
- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)

15 years agoFixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails
Takeshi Abe [Sun, 1 Nov 2009 05:04:35 +0000 (05:04 +0000)]
Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails

15 years agoSet WINVER to Windows 2000 like in config.w32.h.in
Kalle Sommer Nielsen [Fri, 30 Oct 2009 14:20:15 +0000 (14:20 +0000)]
Set WINVER to Windows 2000 like in config.w32.h.in

15 years agoFixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR)
Ilia Alshanetsky [Thu, 29 Oct 2009 13:33:51 +0000 (13:33 +0000)]
Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR)

# Original patch by six at aegis-corp dot org

15 years agoLower the max upload default to 20
Ilia Alshanetsky [Wed, 28 Oct 2009 13:04:42 +0000 (13:04 +0000)]
Lower the max upload default to 20

15 years agofix version
Stanislav Malyshev [Tue, 27 Oct 2009 23:21:00 +0000 (23:21 +0000)]
fix version

15 years ago- Fixed bug #50018 (Typo in spl_limit_it_seek())
Felipe Pena [Tue, 27 Oct 2009 21:57:26 +0000 (21:57 +0000)]
- Fixed bug #50018 (Typo in spl_limit_it_seek())

15 years ago- Fixed memory leak in openssl_pkcs12_export_to_file()
Felipe Pena [Tue, 27 Oct 2009 21:37:03 +0000 (21:37 +0000)]
- Fixed memory leak in openssl_pkcs12_export_to_file()

15 years ago- Fixed crash in com_print_typeinfo when an invalid typelib is given
Pierre Joye [Tue, 27 Oct 2009 19:16:55 +0000 (19:16 +0000)]
- Fixed crash in com_print_typeinfo when an invalid typelib is given

15 years agoIntroduced a max_file_uploads INI setting, which is set to limit the
Ilia Alshanetsky [Tue, 27 Oct 2009 16:13:48 +0000 (16:13 +0000)]
Introduced a max_file_uploads INI setting, which is set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion.

15 years ago- Fixed bug #49142 (crash when exception thrown from __tostring())
David Soria Parra [Tue, 27 Oct 2009 13:02:36 +0000 (13:02 +0000)]
- Fixed bug #49142 (crash when exception thrown from __tostring())

15 years ago- #48752, crash during date parsing with invalid date
Pierre Joye [Tue, 27 Oct 2009 10:41:45 +0000 (10:41 +0000)]
- #48752, crash during date parsing with invalid date

15 years agoadd collator_get_sort_key()
Stanislav Malyshev [Mon, 26 Oct 2009 22:51:11 +0000 (22:51 +0000)]
add collator_get_sort_key()

15 years ago- Updated to version 2009.16 (2009p)
Derick Rethans [Mon, 26 Oct 2009 14:09:23 +0000 (14:09 +0000)]
- Updated to version 2009.16 (2009p)

15 years agoFixed bug #49921 (Curl post upload functions changed).
Ilia Alshanetsky [Mon, 26 Oct 2009 12:57:01 +0000 (12:57 +0000)]
Fixed bug #49921 (Curl post upload functions changed).

15 years agoUpdating test - no error message any more. Maybe the PDO core has changed... whatever...
Ulf Wendel [Mon, 26 Oct 2009 11:48:47 +0000 (11:48 +0000)]
Updating test - no error message any more. Maybe the PDO core has changed... whatever, one issue less

15 years agoUpdating test, mysqlnd support init commands
Ulf Wendel [Mon, 26 Oct 2009 11:41:30 +0000 (11:41 +0000)]
Updating test, mysqlnd support init commands

15 years ago- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
Ilia Alshanetsky [Mon, 26 Oct 2009 02:02:28 +0000 (02:02 +0000)]
- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).

15 years ago- Fixed bug #49990 (SNMP3 warning message about security level printed twice).
Jani Taskinen [Sun, 25 Oct 2009 20:17:04 +0000 (20:17 +0000)]
- Fixed bug #49990 (SNMP3 warning message about security level printed twice).

15 years agoFix #49972 (AppendIterator undefined function crash)
Johannes Schlüter [Fri, 23 Oct 2009 16:47:35 +0000 (16:47 +0000)]
Fix #49972 (AppendIterator undefined function crash)

15 years agoFix: log slow queries in stats regardless of mysqlnd.log_mask setting.
Ulf Wendel [Fri, 23 Oct 2009 12:44:05 +0000 (12:44 +0000)]
Fix: log slow queries in stats regardless of mysqlnd.log_mask setting.

15 years agoFixed test
Ilia Alshanetsky [Thu, 22 Oct 2009 19:39:08 +0000 (19:39 +0000)]
Fixed test

15 years agoTSRMLS
Arnaud Le Blanc [Thu, 22 Oct 2009 18:48:38 +0000 (18:48 +0000)]
TSRMLS

15 years agoDon't forget to update the length too
Andrey Hristov [Thu, 22 Oct 2009 17:36:12 +0000 (17:36 +0000)]
Don't forget to update the length too

15 years agoHave the lengths also to skip many calls to strlen
Andrey Hristov [Thu, 22 Oct 2009 17:07:55 +0000 (17:07 +0000)]
Have the lengths also to skip many calls to strlen

15 years agofix ZTS build
Antony Dovgal [Thu, 22 Oct 2009 16:17:41 +0000 (16:17 +0000)]
fix ZTS build

15 years agoUpdating mysqlnd version number.
Ulf Wendel [Thu, 22 Oct 2009 16:10:02 +0000 (16:10 +0000)]
Updating mysqlnd version number.

15 years agoFixing stats, updating test to accept new stats
Ulf Wendel [Thu, 22 Oct 2009 16:05:33 +0000 (16:05 +0000)]
Fixing stats, updating test to accept new stats

15 years agoMove definition
Andrey Hristov [Thu, 22 Oct 2009 15:17:03 +0000 (15:17 +0000)]
Move definition

15 years agoCount number of affected_rows for normal and PS queries
Andrey Hristov [Thu, 22 Oct 2009 14:30:51 +0000 (14:30 +0000)]
Count number of affected_rows for normal and PS queries

15 years agoThere subtle differences between Linux and Win. mysqlnd is a bit more verbose on...
Ulf Wendel [Wed, 21 Oct 2009 18:57:45 +0000 (18:57 +0000)]
There subtle differences between Linux and Win. mysqlnd is a bit more verbose on Win... silencing to make the test pass

15 years agoAdded client-side Server Name Indication (SNI) support in OpenSSL extension.
Arnaud Le Blanc [Wed, 21 Oct 2009 16:10:19 +0000 (16:10 +0000)]
Added client-side Server Name Indication (SNI) support in OpenSSL extension.
#
# [DOC]
#
# New SSL context options :
#
# - SNI_enabled : Set to FALSE to disable SNI support (enabled by default)
# - SNI_server_name : If not set, the server name will be guessed from the
# stream URL (e.g. https://example.com/ will use example.com as hostname.),
# else the given name will be used.
#
# SNI is to SSL/TLS what the Host header is for HTTP : it allows multiple
# certificates on the same IP address.
#
# As for HTTP virtual hosts, this should be totaly transparent in most cases.
#
# Context options allows more control, e.g. :
#
# $context = stream_context_create(array(
#   'ssl' => array('SNI_server_name' => 'foo.example.com'),
#   'http' => array('header' => 'Host: foo.example.com'),
# ));
# file_get_contents('https://127.0.0.1/', false, $context);
#
# OpenSSL >= 0.9.8j supports SNI (by default since OpenSSL 0.9.8k).