]> granicus.if.org Git - php/log
php
18 years agoThread safety fixes.
Ilia Alshanetsky [Thu, 30 Nov 2006 16:21:24 +0000 (16:21 +0000)]
Thread safety fixes.

18 years agoThread-safety issues
Ilia Alshanetsky [Thu, 30 Nov 2006 16:10:38 +0000 (16:10 +0000)]
Thread-safety issues

18 years agoUse reantrant crypt_r() whenever possible.
Ilia Alshanetsky [Thu, 30 Nov 2006 15:59:53 +0000 (15:59 +0000)]
Use reantrant crypt_r() whenever possible.

18 years agoUse thread-safe code
Ilia Alshanetsky [Thu, 30 Nov 2006 15:13:19 +0000 (15:13 +0000)]
Use thread-safe code

18 years agofix test
Antony Dovgal [Thu, 30 Nov 2006 13:09:32 +0000 (13:09 +0000)]
fix test

18 years agoThread safety fixed for *nix systems
Ilia Alshanetsky [Thu, 30 Nov 2006 00:35:15 +0000 (00:35 +0000)]
Thread safety fixed for *nix systems

18 years agoFixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
Ilia Alshanetsky [Wed, 29 Nov 2006 23:34:49 +0000 (23:34 +0000)]
Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
not thread safe).

18 years agoMFH
Antony Dovgal [Wed, 29 Nov 2006 22:53:26 +0000 (22:53 +0000)]
MFH

18 years ago- Updated timezone database to version 2006.16.
Derick Rethans [Wed, 29 Nov 2006 20:00:49 +0000 (20:00 +0000)]
- Updated timezone database to version 2006.16.

18 years agoFixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
Ilia Alshanetsky [Wed, 29 Nov 2006 15:45:59 +0000 (15:45 +0000)]
Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
corruption on Windows in pgsql and pdo_pgsql extensions).

18 years agoMFH: fix #39673 (file_get_contents causes bus error on certain offsets)
Antony Dovgal [Wed, 29 Nov 2006 11:12:59 +0000 (11:12 +0000)]
MFH: fix #39673 (file_get_contents causes bus error on certain offsets)

18 years agocorrect fix for bug #39662 to fix leak and tree corruption
Rob Richards [Wed, 29 Nov 2006 08:51:36 +0000 (08:51 +0000)]
correct fix for bug #39662 to fix leak and tree corruption
fix test

18 years ago- MFH: Add new example
Marcus Boerger [Tue, 28 Nov 2006 22:20:01 +0000 (22:20 +0000)]
- MFH: Add new example

18 years agoMFH: resolve coverity issue #224
Antony Dovgal [Tue, 28 Nov 2006 21:20:33 +0000 (21:20 +0000)]
MFH: resolve coverity issue #224

18 years agoadd php_unescape_html_entities() proto to the header
Antony Dovgal [Tue, 28 Nov 2006 20:41:07 +0000 (20:41 +0000)]
add php_unescape_html_entities() proto to the header
(fixes #39665)

18 years agoMFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)
Antony Dovgal [Tue, 28 Nov 2006 18:59:53 +0000 (18:59 +0000)]
MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement)

18 years agoadd test
Antony Dovgal [Tue, 28 Nov 2006 16:55:05 +0000 (16:55 +0000)]
add test

18 years agoFixed bug #39656 (crash when calling fetch() on a PDO statment object
Ilia Alshanetsky [Tue, 28 Nov 2006 16:27:53 +0000 (16:27 +0000)]
Fixed bug #39656 (crash when calling fetch() on a PDO statment object
after closeCursor()).

18 years agoBFN
Antony Dovgal [Tue, 28 Nov 2006 11:40:41 +0000 (11:40 +0000)]
BFN

18 years agoMFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is...
Antony Dovgal [Tue, 28 Nov 2006 11:39:19 +0000 (11:39 +0000)]
MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled)

18 years ago- fix warning
Pierre Joye [Tue, 28 Nov 2006 01:31:53 +0000 (01:31 +0000)]
- fix warning
- addEmptyDir returns true on success
- remove useless semi column

18 years agoReplace non-threadsafe rand() with php_rand_r()
Ilia Alshanetsky [Tue, 28 Nov 2006 00:22:05 +0000 (00:22 +0000)]
Replace non-threadsafe rand() with php_rand_r()

18 years agoMFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step...
Antony Dovgal [Mon, 27 Nov 2006 12:14:09 +0000 (12:14 +0000)]
MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails)

18 years agoMFH: fix test on FreeBSD
Antony Dovgal [Mon, 27 Nov 2006 11:43:59 +0000 (11:43 +0000)]
MFH: fix test on FreeBSD

18 years agoMFH: Improve robustness of sending routines
Alex Waugh [Sun, 26 Nov 2006 19:51:23 +0000 (19:51 +0000)]
MFH: Improve robustness of sending routines

18 years agoFixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).
Ilia Alshanetsky [Sun, 26 Nov 2006 17:02:13 +0000 (17:02 +0000)]
Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).

18 years agoFixed test, in some versions of c-client returned value is always uppercase
Ilia Alshanetsky [Sun, 26 Nov 2006 16:31:43 +0000 (16:31 +0000)]
Fixed test, in some versions of c-client returned value is always uppercase

18 years agoFixed test
Ilia Alshanetsky [Sun, 26 Nov 2006 16:29:42 +0000 (16:29 +0000)]
Fixed test

18 years agoAdded a meta tag to phpinfo() output to prevent search engines from
Ilia Alshanetsky [Sun, 26 Nov 2006 16:26:18 +0000 (16:26 +0000)]
Added a meta tag to phpinfo() output to prevent search engines from
indexing the page.

18 years agoMFH: fix #39621 (str_replace() is not binary safe on strings with equal length)
Antony Dovgal [Fri, 24 Nov 2006 21:59:09 +0000 (21:59 +0000)]
MFH: fix #39621 (str_replace() is not binary safe on strings with equal length)

18 years agomore tests
Nuno Lopes [Fri, 24 Nov 2006 20:18:54 +0000 (20:18 +0000)]
more tests

18 years agofix tests after Tony's commit and add a test for the bug he fixed
Nuno Lopes [Fri, 24 Nov 2006 15:47:45 +0000 (15:47 +0000)]
fix tests after Tony's commit and add a test for the bug he fixed

18 years agofix test
Antony Dovgal [Fri, 24 Nov 2006 13:40:43 +0000 (13:40 +0000)]
fix test

18 years agoadd tests for CLI
Antony Dovgal [Fri, 24 Nov 2006 13:33:38 +0000 (13:33 +0000)]
add tests for CLI

18 years agoMFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)
Antony Dovgal [Fri, 24 Nov 2006 12:39:39 +0000 (12:39 +0000)]
MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII)

18 years agoBFN
Antony Dovgal [Fri, 24 Nov 2006 10:30:02 +0000 (10:30 +0000)]
BFN

18 years agofix #39613 (Possible segfault in imap initialization due to missing module dependency)
Antony Dovgal [Fri, 24 Nov 2006 10:28:51 +0000 (10:28 +0000)]
fix #39613 (Possible segfault in imap initialization due to missing module dependency)
patch by wharmby at uk dot ibm dot com

18 years agonullify opened_path and filename (when required)
Antony Dovgal [Thu, 23 Nov 2006 22:04:54 +0000 (22:04 +0000)]
nullify opened_path and filename (when required)
fixes invalid reads with `php-cli -F <script>`

18 years agoadd tests for 2 old bugs
Nuno Lopes [Thu, 23 Nov 2006 20:47:38 +0000 (20:47 +0000)]
add tests for 2 old bugs

18 years agodo not set an env variable without a name and a value
Antony Dovgal [Thu, 23 Nov 2006 20:06:10 +0000 (20:06 +0000)]
do not set an env variable without a name and a value

18 years agoadd two more tests (test bogus parameters and bogus server respsnes)
Nuno Lopes [Thu, 23 Nov 2006 17:34:34 +0000 (17:34 +0000)]
add two more tests (test bogus parameters and bogus server respsnes)

18 years agoFixed a possible crash
Ilia Alshanetsky [Thu, 23 Nov 2006 14:41:35 +0000 (14:41 +0000)]
Fixed a possible crash

18 years agoFixed bug #39534 (Error in maths to calculate of ZEND_MM_ALIGNED_MIN_HEADER_SIZE...
Dmitry Stogov [Thu, 23 Nov 2006 09:32:39 +0000 (09:32 +0000)]
Fixed bug #39534 (Error in maths to calculate of ZEND_MM_ALIGNED_MIN_HEADER_SIZE). (wharmby at uk dot ibm dot com)

18 years agoFixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows)
Dmitry Stogov [Thu, 23 Nov 2006 08:37:21 +0000 (08:37 +0000)]
Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows)

18 years agoFixed bug #39602 (Invalid session.save_handler crashes PHP)
Dmitry Stogov [Thu, 23 Nov 2006 08:07:05 +0000 (08:07 +0000)]
Fixed bug #39602 (Invalid session.save_handler crashes PHP)

18 years agoFixed a possible crash in dbase_open() on empty filename.
Ilia Alshanetsky [Wed, 22 Nov 2006 17:30:34 +0000 (17:30 +0000)]
Fixed a possible crash in dbase_open() on empty filename.

18 years ago- MFH: #39538, fgetcsv can't handle starting newlines and trailing odd
Pierre Joye [Wed, 22 Nov 2006 12:59:49 +0000 (12:59 +0000)]
- MFH:  #39538, fgetcsv can't handle starting newlines and trailing odd
  number of backslashes (David Soria Parra, Pierre)

18 years agofix #39575 (move_uploaded_file() no longer working (safe mode related))
Antony Dovgal [Wed, 22 Nov 2006 11:55:36 +0000 (11:55 +0000)]
fix #39575 (move_uploaded_file() no longer working (safe mode related))

18 years ago- fix ENV section handling
Michael Wallner [Wed, 22 Nov 2006 10:45:06 +0000 (10:45 +0000)]
- fix ENV section handling

18 years agoMFH: fix #39576 (array_walk() doesn't separate userdata zval)
Antony Dovgal [Wed, 22 Nov 2006 10:42:41 +0000 (10:42 +0000)]
MFH: fix #39576 (array_walk() doesn't separate userdata zval)

18 years agoensure that bucket->brigade is NULL in newly created bucket
Antony Dovgal [Tue, 21 Nov 2006 20:58:17 +0000 (20:58 +0000)]
ensure that bucket->brigade is NULL in newly created bucket

18 years agoadd test
Antony Dovgal [Tue, 21 Nov 2006 18:17:11 +0000 (18:17 +0000)]
add test

18 years agoremove redundant error message
Antony Dovgal [Tue, 21 Nov 2006 17:42:11 +0000 (17:42 +0000)]
remove redundant error message
add test by <zoe dot slattery at googlemail dot com>

18 years agoAdjust previous patch to work better
Ilia Alshanetsky [Tue, 21 Nov 2006 15:53:23 +0000 (15:53 +0000)]
Adjust previous patch to work better

18 years agoadd test
Antony Dovgal [Tue, 21 Nov 2006 11:11:39 +0000 (11:11 +0000)]
add test

18 years agoMFH: fix proto
Antony Dovgal [Tue, 21 Nov 2006 10:48:29 +0000 (10:48 +0000)]
MFH: fix proto

18 years agoadd new test
Antony Dovgal [Mon, 20 Nov 2006 22:17:10 +0000 (22:17 +0000)]
add new test

18 years agoMFH test
Antony Dovgal [Mon, 20 Nov 2006 20:55:51 +0000 (20:55 +0000)]
MFH test

18 years ago- MFH: Fix arginfo
Marcus Boerger [Mon, 20 Nov 2006 20:04:03 +0000 (20:04 +0000)]
- MFH: Fix arginfo

18 years ago- MFH: Add new test
Marcus Boerger [Mon, 20 Nov 2006 19:58:01 +0000 (19:58 +0000)]
- MFH: Add new test

18 years agoFixed compiler warnings
Ilia Alshanetsky [Mon, 20 Nov 2006 19:04:21 +0000 (19:04 +0000)]
Fixed compiler warnings

18 years agoMFH
Antony Dovgal [Mon, 20 Nov 2006 16:33:06 +0000 (16:33 +0000)]
MFH

18 years agofix test on Solaris
Antony Dovgal [Mon, 20 Nov 2006 16:28:26 +0000 (16:28 +0000)]
fix test on Solaris

18 years agoMFH
Antony Dovgal [Mon, 20 Nov 2006 11:12:42 +0000 (11:12 +0000)]
MFH

18 years agonew tests. what a crazy idea...
Nuno Lopes [Sun, 19 Nov 2006 18:37:28 +0000 (18:37 +0000)]
new tests. what a crazy idea...

18 years agopack()/unpack() tests
Ilia Alshanetsky [Sun, 19 Nov 2006 18:31:07 +0000 (18:31 +0000)]
pack()/unpack() tests

18 years agoFixed bug #38770 (unpack() broken with longs on 64 bit machines).
Ilia Alshanetsky [Sun, 19 Nov 2006 18:20:48 +0000 (18:20 +0000)]
Fixed bug #38770 (unpack() broken with longs on 64 bit machines).

18 years agoCOM initialization/deinitialization are done only if necessary
Dmitry Stogov [Fri, 17 Nov 2006 11:40:52 +0000 (11:40 +0000)]
COM initialization/deinitialization are done only if necessary

18 years agoremove old file (which was already removed from 4.4 and HEAD trees)
Nuno Lopes [Thu, 16 Nov 2006 18:58:02 +0000 (18:58 +0000)]
remove old file (which was already removed from 4.4 and HEAD trees)

18 years agoFixed compiler warnings
Ilia Alshanetsky [Thu, 16 Nov 2006 17:33:39 +0000 (17:33 +0000)]
Fixed compiler warnings

18 years agoFix ftruncate() with negative size on FreeBSD
Hannes Magnusson [Thu, 16 Nov 2006 16:06:51 +0000 (16:06 +0000)]
Fix ftruncate() with negative size on FreeBSD

18 years agofix tests
Antony Dovgal [Thu, 16 Nov 2006 13:49:20 +0000 (13:49 +0000)]
fix tests

18 years agoadd new tests
Antony Dovgal [Thu, 16 Nov 2006 13:01:23 +0000 (13:01 +0000)]
add new tests

18 years agorenamed to oo_getcomment.phpt
Hannes Magnusson [Thu, 16 Nov 2006 08:52:15 +0000 (08:52 +0000)]
renamed to oo_getcomment.phpt

18 years ago- mv oo_get_comment.phpt oo_getcomment.phpt
Pierre Joye [Wed, 15 Nov 2006 23:53:46 +0000 (23:53 +0000)]
- mv oo_get_comment.phpt oo_getcomment.phpt

18 years ago- MFH: #39217, serialNumber might be -1 when the value is too big
Pierre Joye [Wed, 15 Nov 2006 23:28:06 +0000 (23:28 +0000)]
- MFH: #39217, serialNumber might be -1 when the value is too big

18 years agoadd new tests, improve existing ones
Antony Dovgal [Wed, 15 Nov 2006 22:44:29 +0000 (22:44 +0000)]
add new tests, improve existing ones

18 years agofix leak, add test
Antony Dovgal [Wed, 15 Nov 2006 22:10:19 +0000 (22:10 +0000)]
fix leak, add test

18 years agoBackport md2, ripemd256, and ripemd320 algos from HEAD
Sara Golemon [Wed, 15 Nov 2006 20:06:09 +0000 (20:06 +0000)]
Backport md2, ripemd256, and ripemd320 algos from HEAD

18 years ago#9278 and #39506, force the binary mode for the zip operation only. At least I do...
Pierre Joye [Wed, 15 Nov 2006 19:14:02 +0000 (19:14 +0000)]
#9278 and #39506, force the binary mode for the zip operation only. At least I do not have to set/restore it in each function.

18 years agoFixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
Ilia Alshanetsky [Wed, 15 Nov 2006 18:34:57 +0000 (18:34 +0000)]
Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length =
1").

18 years agotypo
Dmitry Stogov [Wed, 15 Nov 2006 17:53:27 +0000 (17:53 +0000)]
typo

18 years agofix leak appearing when converting object to NULL
Antony Dovgal [Wed, 15 Nov 2006 17:29:08 +0000 (17:29 +0000)]
fix leak appearing when converting object to NULL
add test

18 years agoadd new tests
Antony Dovgal [Wed, 15 Nov 2006 17:27:03 +0000 (17:27 +0000)]
add new tests

18 years ago#39506 and PECL #9278, should fix the problem for the other SAPI (works for CLI,...
Pierre Joye [Wed, 15 Nov 2006 16:24:24 +0000 (16:24 +0000)]
#39506 and PECL #9278, should fix the problem for the other SAPI (works for CLI, CGI and embed)
see: http://news.php.net/php.internals/26606 for the details

18 years agoFixed bug #39445 (Calling debug_backtrace() in the __toString() function produces...
Dmitry Stogov [Wed, 15 Nov 2006 16:05:11 +0000 (16:05 +0000)]
Fixed bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash)

18 years agoRemoved unnecessary getenv/putenv calls
Dmitry Stogov [Wed, 15 Nov 2006 13:33:41 +0000 (13:33 +0000)]
Removed unnecessary getenv/putenv calls

18 years agofix test on AIX
Antony Dovgal [Wed, 15 Nov 2006 12:11:17 +0000 (12:11 +0000)]
fix test on AIX

18 years agofix test
Antony Dovgal [Wed, 15 Nov 2006 11:27:26 +0000 (11:27 +0000)]
fix test

18 years agoFixed wrong ext/filter behavior. It didn't register FastCGI environment variables...
Dmitry Stogov [Wed, 15 Nov 2006 11:13:02 +0000 (11:13 +0000)]
Fixed wrong ext/filter behavior. It didn't register FastCGI environment variables and made memory leaks.

18 years agofix test
Antony Dovgal [Wed, 15 Nov 2006 10:47:26 +0000 (10:47 +0000)]
fix test

18 years agoFix test (file_put_contents() now uses __toString)
Hannes Magnusson [Wed, 15 Nov 2006 07:58:02 +0000 (07:58 +0000)]
Fix test (file_put_contents() now uses __toString)

18 years agoAdded missing object support to file_put_contents().
Ilia Alshanetsky [Wed, 15 Nov 2006 00:20:40 +0000 (00:20 +0000)]
Added missing object support to file_put_contents().

18 years agoone more test
Antony Dovgal [Tue, 14 Nov 2006 22:23:45 +0000 (22:23 +0000)]
one more test

18 years agoadd new tests
Antony Dovgal [Tue, 14 Nov 2006 21:59:57 +0000 (21:59 +0000)]
add new tests

18 years agoBundled lib upgrade
Edin Kadribasic [Tue, 14 Nov 2006 19:59:31 +0000 (19:59 +0000)]
Bundled lib upgrade

18 years agoTell linker that we're using stati libcurl
Edin Kadribasic [Tue, 14 Nov 2006 19:57:13 +0000 (19:57 +0000)]
Tell linker that we're using stati libcurl

18 years ago- MFH: No idea if we actually support 16 bit systems, but this just looked wrong
Derick Rethans [Tue, 14 Nov 2006 14:42:42 +0000 (14:42 +0000)]
- MFH: No idea if we actually support 16 bit systems, but this just looked wrong

18 years agoFixed VC2005 support
Dmitry Stogov [Tue, 14 Nov 2006 14:20:26 +0000 (14:20 +0000)]
Fixed VC2005 support

18 years agoFixed problem with spaces in libpath
Dmitry Stogov [Tue, 14 Nov 2006 14:10:53 +0000 (14:10 +0000)]
Fixed problem with spaces in libpath