]> granicus.if.org Git - php/log
php
16 years agoNew parameter parsing API (with lots of help from Felipe)
Kalle Sommer Nielsen [Sun, 5 Oct 2008 04:55:33 +0000 (04:55 +0000)]
New parameter parsing API (with lots of help from Felipe)

16 years ago- Initialize variable
Felipe Pena [Sun, 5 Oct 2008 04:36:18 +0000 (04:36 +0000)]
- Initialize variable

16 years agoFixed #46164 (stream_filter_remove() closes the stream)
Arnaud Le Blanc [Sun, 5 Oct 2008 01:40:02 +0000 (01:40 +0000)]
Fixed #46164 (stream_filter_remove() closes the stream)

16 years agoChangeLog update
<changelog@php.net> [Sun, 5 Oct 2008 01:32:03 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds...
Felipe Pena [Sat, 4 Oct 2008 12:54:32 +0000 (12:54 +0000)]
- Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)

16 years ago- Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
Felipe Pena [Sat, 4 Oct 2008 12:51:51 +0000 (12:51 +0000)]
- Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
- MFB: Fix #35032; pdo_dblib doesn't find includes on some systems

16 years ago- Fix build
Felipe Pena [Sat, 4 Oct 2008 12:44:58 +0000 (12:44 +0000)]
- Fix build

16 years agoChangeLog update
<changelog@php.net> [Sat, 4 Oct 2008 01:32:37 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed:
Felipe Pena [Fri, 3 Oct 2008 17:18:31 +0000 (17:18 +0000)]
- Fixed:
 - Some segfaults when no connection is open
 - Warning about cfg_get_long (Kalle)
- New parameter parsing API

16 years ago- MFB: Declarations MUST BE done in the beginning of a context
Pierre Joye [Fri, 3 Oct 2008 16:20:56 +0000 (16:20 +0000)]
- MFB: Declarations MUST BE done in the beginning of a context

16 years agoAdds signal handling around popen/pclose in mail.c.
Mikko Koppanen [Fri, 3 Oct 2008 13:31:21 +0000 (13:31 +0000)]
Adds signal handling around popen/pclose in mail.c.
Related information on bugs #8992 and #14032
Original patch by D. Parthey

16 years agoChangeLog update
<changelog@php.net> [Fri, 3 Oct 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

16 years agoCommittting tests for Olafur Waage
Zoe Slattery [Thu, 2 Oct 2008 20:07:15 +0000 (20:07 +0000)]
Committting tests for Olafur Waage

16 years agoUse enum alternative instead of explicit value
Etienne Kneuss [Thu, 2 Oct 2008 19:53:48 +0000 (19:53 +0000)]
Use enum alternative instead of explicit value

16 years agouse HashPosition to prevent race condition in multithreaded env
Antony Dovgal [Thu, 2 Oct 2008 08:46:04 +0000 (08:46 +0000)]
use HashPosition to prevent race condition in multithreaded env

16 years ago- New test
Felipe Pena [Thu, 2 Oct 2008 03:31:27 +0000 (03:31 +0000)]
- New test

16 years ago- Fixed bug #46215 (json_encode mutates its parameter and has some class-specific...
Felipe Pena [Thu, 2 Oct 2008 03:30:54 +0000 (03:30 +0000)]
- Fixed bug #46215 (json_encode mutates its parameter and has some class-specific state)

16 years agoChangeLog update
<changelog@php.net> [Thu, 2 Oct 2008 01:32:08 +0000 (01:32 +0000)]
ChangeLog update

16 years agoImprove order in MINFO output
Johannes Schlüter [Wed, 1 Oct 2008 21:35:27 +0000 (21:35 +0000)]
Improve order in MINFO output

16 years agoMFB: Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
Ilia Alshanetsky [Wed, 1 Oct 2008 20:31:02 +0000 (20:31 +0000)]
MFB: Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
strings).

16 years agoHandle failed connections right
Johannes Schlüter [Wed, 1 Oct 2008 19:46:58 +0000 (19:46 +0000)]
Handle failed connections right

16 years agoFix test
Johannes Schlüter [Wed, 1 Oct 2008 19:45:02 +0000 (19:45 +0000)]
Fix test

16 years agoinitialize variable
Antony Dovgal [Wed, 1 Oct 2008 14:30:50 +0000 (14:30 +0000)]
initialize variable

16 years agoAdded ability to send user defined HTTP headers with SOAP request
Dmitry Stogov [Wed, 1 Oct 2008 13:13:49 +0000 (13:13 +0000)]
Added ability to send user defined HTTP headers with SOAP request

16 years agoRemove license condition that is no longer required.
Scott MacVicar [Wed, 1 Oct 2008 11:01:26 +0000 (11:01 +0000)]
Remove license condition that is no longer required.

16 years agoFixed bug #43045 (SOAP encoding violation on "INF" for type double/float)
Dmitry Stogov [Wed, 1 Oct 2008 08:43:21 +0000 (08:43 +0000)]
Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)

16 years agoFixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)
Dmitry Stogov [Wed, 1 Oct 2008 07:30:52 +0000 (07:30 +0000)]
Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)

16 years agoChangeLog update
<changelog@php.net> [Wed, 1 Oct 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

16 years agouse getenv
Rob Richards [Tue, 30 Sep 2008 15:10:34 +0000 (15:10 +0000)]
use getenv

16 years agoinitialize keyresource
Rob Richards [Tue, 30 Sep 2008 14:40:58 +0000 (14:40 +0000)]
initialize keyresource

16 years agofix test (thanks Tony)
Greg Beaver [Tue, 30 Sep 2008 13:25:54 +0000 (13:25 +0000)]
fix test (thanks Tony)

16 years agoWindows requires SystemRoot env var to run tests
Rob Richards [Tue, 30 Sep 2008 13:21:17 +0000 (13:21 +0000)]
Windows requires SystemRoot env var to run tests

16 years agoSQLite3::escapeString can be static as it doesn't rely on an instance of SQLite
Scott MacVicar [Tue, 30 Sep 2008 11:13:43 +0000 (11:13 +0000)]
SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite

16 years agoMFB: fix Bug #46194: SIGSEGV when requested file is not found
Greg Beaver [Tue, 30 Sep 2008 02:40:37 +0000 (02:40 +0000)]
MFB: fix Bug #46194: SIGSEGV when requested file is not found

16 years agoChangeLog update
<changelog@php.net> [Tue, 30 Sep 2008 01:32:07 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix #46192 (Serialization of ArrayObject with objects as storage)
Etienne Kneuss [Mon, 29 Sep 2008 22:42:49 +0000 (22:42 +0000)]
Fix #46192 (Serialization of ArrayObject with objects as storage)

16 years agoFree persistent cache and improve MINFO output
Johannes Schlüter [Mon, 29 Sep 2008 21:20:36 +0000 (21:20 +0000)]
Free persistent cache and improve MINFO output

16 years agoNo mysqli stuff in ext/mysql
Johannes Schlüter [Mon, 29 Sep 2008 21:15:16 +0000 (21:15 +0000)]
No mysqli stuff in ext/mysql

16 years agofix bug #46185 (importNode changes the namespace of an XML element)
Rob Richards [Mon, 29 Sep 2008 16:52:03 +0000 (16:52 +0000)]
fix bug #46185 (importNode changes the namespace of an XML element)
add test

16 years agoChangeLog update
<changelog@php.net> [Mon, 29 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update

16 years agofix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)
Rob Richards [Sun, 28 Sep 2008 11:59:54 +0000 (11:59 +0000)]
fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)

16 years agoChangeLog update
<changelog@php.net> [Sun, 28 Sep 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

16 years agoAvoid updating upload progress information too frequently on high transfert
Arnaud Le Blanc [Sat, 27 Sep 2008 09:08:41 +0000 (09:08 +0000)]
Avoid updating upload progress information too frequently on high transfert
rate.
[DOC] (HEAD only)
Added session.upload_progress.min_freq
http://wiki.php.net/rfc/session_upload_progress

16 years agoChangeLog update
<changelog@php.net> [Sat, 27 Sep 2008 01:32:19 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: fix 017.phpt in streams.c, and very dangerous intercepting of file functions...
Greg Beaver [Fri, 26 Sep 2008 23:35:11 +0000 (23:35 +0000)]
MFB: fix 017.phpt in streams.c, and very dangerous intercepting of file functions in all cases introduced in multi-threaded fix

16 years agoMFB: fix bug #46178: memory leak in ext/phar
Greg Beaver [Fri, 26 Sep 2008 16:30:10 +0000 (16:30 +0000)]
MFB: fix bug #46178: memory leak in ext/phar

16 years ago- MFB: add nts to the zip names
Pierre Joye [Fri, 26 Sep 2008 13:31:01 +0000 (13:31 +0000)]
- MFB: add nts to the zip names

16 years agoNew testcases for array_diff_uassoc() function
Sanjay Mantoor [Fri, 26 Sep 2008 11:57:41 +0000 (11:57 +0000)]
New testcases for array_diff_uassoc() function

16 years agoMFB: fix another memory leak
Greg Beaver [Fri, 26 Sep 2008 04:54:22 +0000 (04:54 +0000)]
MFB: fix another memory leak

16 years agoMFB: fix obvious memory leak
Greg Beaver [Fri, 26 Sep 2008 04:41:40 +0000 (04:41 +0000)]
MFB: fix obvious memory leak

16 years agoChangeLog update
<changelog@php.net> [Fri, 26 Sep 2008 01:32:00 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- add VC version and architecture to the created zip(s) names
Pierre Joye [Thu, 25 Sep 2008 14:59:10 +0000 (14:59 +0000)]
- add VC version and architecture to the created zip(s) names

16 years agoChangeLog update
<changelog@php.net> [Thu, 25 Sep 2008 01:31:47 +0000 (01:31 +0000)]
ChangeLog update

16 years agoChangeLog update
<changelog@php.net> [Wed, 24 Sep 2008 01:31:56 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Fixed bug #46157 (PDOStatement::fetchObject prototype error)
Felipe Pena [Tue, 23 Sep 2008 23:05:24 +0000 (23:05 +0000)]
- Fixed bug #46157 (PDOStatement::fetchObject prototype error)

16 years agoMFB: clean some dead code
Nuno Lopes [Tue, 23 Sep 2008 15:22:05 +0000 (15:22 +0000)]
MFB: clean some dead code

16 years ago- Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
Felipe Pena [Tue, 23 Sep 2008 12:05:02 +0000 (12:05 +0000)]
- Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)

16 years agoChangeLog update
<changelog@php.net> [Tue, 23 Sep 2008 01:32:07 +0000 (01:32 +0000)]
ChangeLog update

16 years agosz is long not zval**
Rob Richards [Mon, 22 Sep 2008 15:30:59 +0000 (15:30 +0000)]
sz is long not zval**

16 years agofix hints causing phpdoc crash
Rob Richards [Mon, 22 Sep 2008 15:09:06 +0000 (15:09 +0000)]
fix hints causing phpdoc crash

16 years ago- Fixed bug #46088 (RegexIterator::accept - segfault)
Felipe Pena [Mon, 22 Sep 2008 13:06:29 +0000 (13:06 +0000)]
- Fixed bug #46088 (RegexIterator::accept - segfault)

16 years agoMF53: workaround for Bug #46147 for PHP < 5.2.7
Greg Beaver [Mon, 22 Sep 2008 01:40:51 +0000 (01:40 +0000)]
MF53: workaround for Bug #46147 for PHP < 5.2.7

16 years agoChangeLog update
<changelog@php.net> [Mon, 22 Sep 2008 01:31:57 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data
Greg Beaver [Mon, 22 Sep 2008 01:26:38 +0000 (01:26 +0000)]
MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data

16 years ago*** empty log message ***
George Wang [Sun, 21 Sep 2008 02:37:57 +0000 (02:37 +0000)]
*** empty log message ***

16 years agodisable core dump by default
George Wang [Sun, 21 Sep 2008 02:34:48 +0000 (02:34 +0000)]
disable core dump by default

16 years agoChangeLog update
<changelog@php.net> [Sun, 21 Sep 2008 01:32:17 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
Arnaud Le Blanc [Sat, 20 Sep 2008 22:12:31 +0000 (22:12 +0000)]
Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)

16 years ago- Fixed bug #46067 (Collator methods - Segfault)
Felipe Pena [Sat, 20 Sep 2008 22:06:18 +0000 (22:06 +0000)]
- Fixed bug #46067 (Collator methods - Segfault)

16 years agoChangeLog update
<changelog@php.net> [Sat, 20 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFixed bug #46115 (Memory leak when calling a method using Reflection)
Dmitry Stogov [Fri, 19 Sep 2008 12:48:45 +0000 (12:48 +0000)]
Fixed bug #46115 (Memory leak when calling a method using Reflection)

16 years agoFix the libmysql build. Unintentionally broken by my last commit.
Andrey Hristov [Fri, 19 Sep 2008 11:39:53 +0000 (11:39 +0000)]
Fix the libmysql build. Unintentionally broken by my last commit.

16 years agoFix for bug#46019 MySQLi::init() leaks memory
Andrey Hristov [Fri, 19 Sep 2008 11:35:37 +0000 (11:35 +0000)]
Fix for bug#46019 MySQLi::init() leaks memory

16 years agoChangeLog update
<changelog@php.net> [Fri, 19 Sep 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFixed cleaning of uploaded files
Arnaud Le Blanc [Thu, 18 Sep 2008 19:44:01 +0000 (19:44 +0000)]
Fixed cleaning of uploaded files

16 years agoShow the library version currently loaded as well as the version the extension was...
Scott MacVicar [Thu, 18 Sep 2008 16:02:09 +0000 (16:02 +0000)]
Show the library version currently loaded as well as the version the extension was compiled with. Useful for checking PHP is using the latest version.

16 years agoupdate tests
Antony Dovgal [Thu, 18 Sep 2008 12:15:56 +0000 (12:15 +0000)]
update tests

16 years agomhash algorithm parameter was modified when it was a zval, also update a test.
Scott MacVicar [Thu, 18 Sep 2008 11:52:12 +0000 (11:52 +0000)]
mhash algorithm parameter was modified when it was a zval, also update a test.

16 years agofix bug #46099 (Xsltprocessor::setProfiling - memory leak)
Rob Richards [Thu, 18 Sep 2008 11:46:54 +0000 (11:46 +0000)]
fix bug #46099 (Xsltprocessor::setProfiling - memory leak)

16 years agofix test
Antony Dovgal [Thu, 18 Sep 2008 08:40:20 +0000 (08:40 +0000)]
fix test

16 years agoChangeLog update
<changelog@php.net> [Thu, 18 Sep 2008 01:31:59 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
Ilia Alshanetsky [Wed, 17 Sep 2008 23:28:07 +0000 (23:28 +0000)]
MFB: Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
  multiple calls).

16 years agoAdded ability to cancel upload in rfc1867 handler
Arnaud Le Blanc [Wed, 17 Sep 2008 17:22:07 +0000 (17:22 +0000)]
Added ability to cancel upload in rfc1867 handler

16 years agoFixed bug #46106 (Memory leaks when using global statement)
Dmitry Stogov [Wed, 17 Sep 2008 15:11:40 +0000 (15:11 +0000)]
Fixed bug #46106 (Memory leaks when using global statement)

16 years agoFixed possible crash because of overriden error handler
Dmitry Stogov [Wed, 17 Sep 2008 13:10:08 +0000 (13:10 +0000)]
Fixed possible crash because of overriden error handler

16 years agoChangeLog update
<changelog@php.net> [Wed, 17 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work)
Johannes Schlüter [Tue, 16 Sep 2008 23:34:31 +0000 (23:34 +0000)]
- Fix #44425 (Extending PDO/MySQL class with a __call() function doesn't work)

16 years ago- Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD)
Felipe Pena [Tue, 16 Sep 2008 22:21:40 +0000 (22:21 +0000)]
- Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD)

16 years agofix segfault with serialize(new __PHP_Incomplete_Class) found by Felipe
Antony Dovgal [Tue, 16 Sep 2008 14:36:10 +0000 (14:36 +0000)]
fix segfault with serialize(new __PHP_Incomplete_Class) found by Felipe
add test

16 years agoFix a crash introduced yesterday in mysqlnd, non-zts mode - missing if () for
Andrey Hristov [Tue, 16 Sep 2008 14:34:11 +0000 (14:34 +0000)]
Fix a crash introduced yesterday in mysqlnd, non-zts mode - missing if () for
STAT_LAST was accessing wrong memory thus overwritting method pointers.

Windows doesn't have atoll(), which is C99, C89 has only atoi() + atol().
Win has _atoi64, so use it.

16 years agofix compile warning
Antony Dovgal [Tue, 16 Sep 2008 09:48:07 +0000 (09:48 +0000)]
fix compile warning

16 years agoFix memory leak in a few cases
Scott MacVicar [Tue, 16 Sep 2008 09:45:06 +0000 (09:45 +0000)]
Fix memory leak in a few cases

16 years agoChangeLog update
<changelog@php.net> [Tue, 16 Sep 2008 01:32:06 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned
Ilia Alshanetsky [Tue, 16 Sep 2008 00:38:55 +0000 (00:38 +0000)]
MFB: Fixed bug #46087 (DOMXPath - segfault on destruction of a cloned
object).

16 years agoMFB Fixed bug #46086 (Segfault when accessing fileinfo class property)
Scott MacVicar [Mon, 15 Sep 2008 22:15:16 +0000 (22:15 +0000)]
MFB Fixed bug #46086 (Segfault when accessing fileinfo class property)

16 years agoForgot to merge these changes - Float conversion
Andrey Hristov [Mon, 15 Sep 2008 18:10:38 +0000 (18:10 +0000)]
Forgot to merge these changes - Float conversion

16 years agoAdd float conversions too. Float users should understand how float works!!!
Andrey Hristov [Mon, 15 Sep 2008 18:07:58 +0000 (18:07 +0000)]
Add float conversions too. Float users should understand how float works!!!

16 years ago- Added E_ERROR in constructors
Felipe Pena [Mon, 15 Sep 2008 18:04:18 +0000 (18:04 +0000)]
- Added E_ERROR in constructors

16 years ago- Updated to version 2008.6 (2008f)
Derick Rethans [Mon, 15 Sep 2008 18:02:49 +0000 (18:02 +0000)]
- Updated to version 2008.6 (2008f)

16 years ago- Updated to version
Derick Rethans [Mon, 15 Sep 2008 18:00:59 +0000 (18:00 +0000)]
- Updated to version
Notice: Undefined offset: 1 in Command line code on line 1

Call Stack:
    0.0002     660592   1. {main}() Command line code:0

.
Notice: Undefined offset: 2 in Command line code on line 1

Call Stack:
    0.0002     660592   1. {main}() Command line code:0

-96 ()