]>
granicus.if.org Git - php/log
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
<changelog@php.net> [Mon, 29 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
Rob Richards [Sun, 28 Sep 2008 11:59:54 +0000 (11:59 +0000)]
fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)
<changelog@php.net> [Sun, 28 Sep 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update
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
<changelog@php.net> [Sat, 27 Sep 2008 01:32:19 +0000 (01:32 +0000)]
ChangeLog update
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
Greg Beaver [Fri, 26 Sep 2008 16:30:10 +0000 (16:30 +0000)]
MFB: fix bug #46178: memory leak in ext/phar
Pierre Joye [Fri, 26 Sep 2008 13:31:01 +0000 (13:31 +0000)]
- MFB: add nts to the zip names
Sanjay Mantoor [Fri, 26 Sep 2008 11:57:41 +0000 (11:57 +0000)]
New testcases for array_diff_uassoc() function
Greg Beaver [Fri, 26 Sep 2008 04:54:22 +0000 (04:54 +0000)]
MFB: fix another memory leak
Greg Beaver [Fri, 26 Sep 2008 04:41:40 +0000 (04:41 +0000)]
MFB: fix obvious memory leak
<changelog@php.net> [Fri, 26 Sep 2008 01:32:00 +0000 (01:32 +0000)]
ChangeLog update
Pierre Joye [Thu, 25 Sep 2008 14:59:10 +0000 (14:59 +0000)]
- add VC version and architecture to the created zip(s) names
<changelog@php.net> [Thu, 25 Sep 2008 01:31:47 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 24 Sep 2008 01:31:56 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Tue, 23 Sep 2008 23:05:24 +0000 (23:05 +0000)]
- Fixed bug #46157 (PDOStatement::fetchObject prototype error)
Nuno Lopes [Tue, 23 Sep 2008 15:22:05 +0000 (15:22 +0000)]
MFB: clean some dead code
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)
<changelog@php.net> [Tue, 23 Sep 2008 01:32:07 +0000 (01:32 +0000)]
ChangeLog update
Rob Richards [Mon, 22 Sep 2008 15:30:59 +0000 (15:30 +0000)]
sz is long not zval**
Rob Richards [Mon, 22 Sep 2008 15:09:06 +0000 (15:09 +0000)]
fix hints causing phpdoc crash
Felipe Pena [Mon, 22 Sep 2008 13:06:29 +0000 (13:06 +0000)]
- Fixed bug #46088 (RegexIterator::accept - segfault)
Greg Beaver [Mon, 22 Sep 2008 01:40:51 +0000 (01:40 +0000)]
MF53: workaround for Bug #46147 for PHP < 5.2.7
<changelog@php.net> [Mon, 22 Sep 2008 01:31:57 +0000 (01:31 +0000)]
ChangeLog update
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
George Wang [Sun, 21 Sep 2008 02:37:57 +0000 (02:37 +0000)]
*** empty log message ***
George Wang [Sun, 21 Sep 2008 02:34:48 +0000 (02:34 +0000)]
disable core dump by default
<changelog@php.net> [Sun, 21 Sep 2008 01:32:17 +0000 (01:32 +0000)]
ChangeLog update
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)
Felipe Pena [Sat, 20 Sep 2008 22:06:18 +0000 (22:06 +0000)]
- Fixed bug #46067 (Collator methods - Segfault)
<changelog@php.net> [Sat, 20 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Fri, 19 Sep 2008 12:48:45 +0000 (12:48 +0000)]
Fixed bug #46115 (Memory leak when calling a method using Reflection)
Andrey Hristov [Fri, 19 Sep 2008 11:39:53 +0000 (11:39 +0000)]
Fix the libmysql build. Unintentionally broken by my last commit.
Andrey Hristov [Fri, 19 Sep 2008 11:35:37 +0000 (11:35 +0000)]
Fix for bug#46019 MySQLi::init() leaks memory
<changelog@php.net> [Fri, 19 Sep 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update
Arnaud Le Blanc [Thu, 18 Sep 2008 19:44:01 +0000 (19:44 +0000)]
Fixed cleaning of uploaded files
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.
Antony Dovgal [Thu, 18 Sep 2008 12:15:56 +0000 (12:15 +0000)]
update tests
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.
Rob Richards [Thu, 18 Sep 2008 11:46:54 +0000 (11:46 +0000)]
fix bug #46099 (Xsltprocessor::setProfiling - memory leak)
Antony Dovgal [Thu, 18 Sep 2008 08:40:20 +0000 (08:40 +0000)]
fix test
<changelog@php.net> [Thu, 18 Sep 2008 01:31:59 +0000 (01:31 +0000)]
ChangeLog update
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).
Arnaud Le Blanc [Wed, 17 Sep 2008 17:22:07 +0000 (17:22 +0000)]
Added ability to cancel upload in rfc1867 handler
Dmitry Stogov [Wed, 17 Sep 2008 15:11:40 +0000 (15:11 +0000)]
Fixed bug #46106 (Memory leaks when using global statement)
Dmitry Stogov [Wed, 17 Sep 2008 13:10:08 +0000 (13:10 +0000)]
Fixed possible crash because of overriden error handler
<changelog@php.net> [Wed, 17 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
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)
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)
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
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.
Antony Dovgal [Tue, 16 Sep 2008 09:48:07 +0000 (09:48 +0000)]
fix compile warning
Scott MacVicar [Tue, 16 Sep 2008 09:45:06 +0000 (09:45 +0000)]
Fix memory leak in a few cases
<changelog@php.net> [Tue, 16 Sep 2008 01:32:06 +0000 (01:32 +0000)]
ChangeLog update
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).
Scott MacVicar [Mon, 15 Sep 2008 22:15:16 +0000 (22:15 +0000)]
MFB Fixed bug #46086 (Segfault when accessing fileinfo class property)
Andrey Hristov [Mon, 15 Sep 2008 18:10:38 +0000 (18:10 +0000)]
Forgot to merge these changes - Float conversion
Andrey Hristov [Mon, 15 Sep 2008 18:07:58 +0000 (18:07 +0000)]
Add float conversions too. Float users should understand how float works!!!
Felipe Pena [Mon, 15 Sep 2008 18:04:18 +0000 (18:04 +0000)]
- Added E_ERROR in constructors
Derick Rethans [Mon, 15 Sep 2008 18:02:49 +0000 (18:02 +0000)]
- Updated to version 2008.6 (2008f)
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 ()
Andrey Hristov [Mon, 15 Sep 2008 14:02:55 +0000 (14:02 +0000)]
Compile-in a string-to-int conversion for INT columns by default,
controlled by a ini setting.
Dmitry Stogov [Mon, 15 Sep 2008 11:47:27 +0000 (11:47 +0000)]
Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de)
some 64bit test files may need to be fixed
Antony Dovgal [Mon, 15 Sep 2008 11:00:30 +0000 (11:00 +0000)]
add missing .cvsignore
Etienne Kneuss [Mon, 15 Sep 2008 10:19:15 +0000 (10:19 +0000)]
Fix #45656 (new Class silenting exceptions in autoloaders)
Felix De Vliegher [Mon, 15 Sep 2008 08:42:48 +0000 (08:42 +0000)]
More fileinfo tests
<changelog@php.net> [Mon, 15 Sep 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update
Scott MacVicar [Mon, 15 Sep 2008 01:17:48 +0000 (01:17 +0000)]
Sync libsqlite to 3.6.2 with some VC6 patches
Scott MacVicar [Mon, 15 Sep 2008 01:00:52 +0000 (01:00 +0000)]
MFB Fixed bug #46033 (Segfault when instantiating SQLite3Stmt and SQLite3Result)
Arnaud Le Blanc [Sun, 14 Sep 2008 15:20:16 +0000 (15:20 +0000)]
MFB "Disabled $GLOBALS' refcount modification"
Arnaud Le Blanc [Sun, 14 Sep 2008 14:57:26 +0000 (14:57 +0000)]
MFB / fix tests
Arnaud Le Blanc [Sun, 14 Sep 2008 14:56:34 +0000 (14:56 +0000)]
Fix str len in stripos when $offset argument is given
Arnaud Le Blanc [Sun, 14 Sep 2008 14:55:50 +0000 (14:55 +0000)]
Fix leak in fgetc()
Arnaud Le Blanc [Sun, 14 Sep 2008 14:55:28 +0000 (14:55 +0000)]
Fix invalid read in freed area
Nuno Lopes [Sun, 14 Sep 2008 14:37:14 +0000 (14:37 +0000)]
sync with PHP 5.3: upgrade to pcre 7.8
Greg Beaver [Sun, 14 Sep 2008 06:46:57 +0000 (06:46 +0000)]
MFB: fix compile on IRIX with MIPSPro (Bug #46072)
Greg Beaver [Sun, 14 Sep 2008 06:32:52 +0000 (06:32 +0000)]
MFB: increase code coverage, fix bzip2-compressed alias in zip
<changelog@php.net> [Sun, 14 Sep 2008 01:31:47 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Sat, 13 Sep 2008 22:31:18 +0000 (22:31 +0000)]
MFB: fix minor issues found by ICC (unused variables and the like)
Antony Dovgal [Sat, 13 Sep 2008 21:32:15 +0000 (21:32 +0000)]
actually reset stream position when finished
Greg Beaver [Sat, 13 Sep 2008 20:57:15 +0000 (20:57 +0000)]
MFB: fix Bug #46060: addEmptyDir() breaks
Moriyoshi Koizumi [Sat, 13 Sep 2008 19:50:26 +0000 (19:50 +0000)]
- Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
(noticed by Antony. Thanks!)
Moriyoshi Koizumi [Sat, 13 Sep 2008 02:32:51 +0000 (02:32 +0000)]
- Properly initialize/finalize the library. This plugs the leaks caused by
onig_new().
<changelog@php.net> [Sat, 13 Sep 2008 01:32:05 +0000 (01:32 +0000)]
ChangeLog update
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:30:31 +0000 (00:30 +0000)]
- Adding tests.
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:23:35 +0000 (00:23 +0000)]
- WS
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:22:10 +0000 (00:22 +0000)]
- mb_encoding_aliases() is more consistent with mb_preferred_mime_name()
despite the unconformance with the naming convention.
Moriyoshi Koizumi [Sat, 13 Sep 2008 00:14:16 +0000 (00:14 +0000)]
- Add missing =DIR
Moriyoshi Koizumi [Fri, 12 Sep 2008 23:59:51 +0000 (23:59 +0000)]
- The mb_list_* issue has been resolved in the following way:
- Keep the same prototype as 5.2 for mb_list_encodings().
- Add mb_list_encoding_aliases() with the mandatory parameter.
- Remove mb_list_mime_names() as the list can be made from iteration
on mb_list_encodings() with mb_preferred_mime_name().
Moriyoshi Koizumi [Fri, 12 Sep 2008 23:34:45 +0000 (23:34 +0000)]
* Use memcmp() for binary safety.
Arnaud Le Blanc [Fri, 12 Sep 2008 19:49:38 +0000 (19:49 +0000)]
Add tests for pcntl
Arnaud Le Blanc [Fri, 12 Sep 2008 19:49:04 +0000 (19:49 +0000)]
initialize optional args
Felipe Pena [Fri, 12 Sep 2008 17:30:53 +0000 (17:30 +0000)]
- Fixed endless loop and segfault
Felipe Pena [Fri, 12 Sep 2008 16:24:12 +0000 (16:24 +0000)]
- Missing argument to type "t"
Arnaud Le Blanc [Fri, 12 Sep 2008 16:08:42 +0000 (16:08 +0000)]
make pharcommand.inc works without ereg
Andrey Hristov [Fri, 12 Sep 2008 15:06:55 +0000 (15:06 +0000)]
- More statistics
- Fixed endless loop - mysqlnd_stmt_next_result() returned FAIL but as it
is defined to be 1 (and PASS is 0), checking for mysqlnd_stmt_more_result()
was successful although we were expecting a FAIL.
Arnaud Le Blanc [Fri, 12 Sep 2008 14:14:52 +0000 (14:14 +0000)]
Fix cwd when running tests out of tree with ZTS builds (fixes #45837)
Arnaud Le Blanc [Fri, 12 Sep 2008 12:17:48 +0000 (12:17 +0000)]
MFB skipif
Arnaud Le Blanc [Fri, 12 Sep 2008 12:14:28 +0000 (12:14 +0000)]
Fix test