]>
granicus.if.org Git - php/log
Kalle Sommer Nielsen [Thu, 2 Jul 2009 17:24:55 +0000 (17:24 +0000)]
As Jani would say; Fix NEWS
Ilia Alshanetsky [Thu, 2 Jul 2009 13:42:24 +0000 (13:42 +0000)]
MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
on files that have been opened with r+).
Lukas Smith [Thu, 2 Jul 2009 13:34:29 +0000 (13:34 +0000)]
removed references to track_vars, since this option doesnt exist since ages
Ulf Wendel [Thu, 2 Jul 2009 10:04:25 +0000 (10:04 +0000)]
Adding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php, Zoe (and other) - its a great help to detect stinky SKIPIF and CLEAN
Ulf Wendel [Thu, 2 Jul 2009 07:42:34 +0000 (07:42 +0000)]
Test for bug #48754
<changelog@php.net> [Thu, 2 Jul 2009 01:33:27 +0000 (01:33 +0000)]
ChangeLog update
Stanislav Malyshev [Thu, 2 Jul 2009 00:47:11 +0000 (00:47 +0000)]
cleanup Locale::lookup
Felipe Pena [Thu, 2 Jul 2009 00:01:20 +0000 (00:01 +0000)]
- New tests (NorwayUG testfest)
Stanislav Malyshev [Wed, 1 Jul 2009 20:27:13 +0000 (20:27 +0000)]
typo
Kalle Sommer Nielsen [Wed, 1 Jul 2009 20:26:37 +0000 (20:26 +0000)]
Fix test on Windows
Stanislav Malyshev [Wed, 1 Jul 2009 20:26:13 +0000 (20:26 +0000)]
update API files
Stanislav Malyshev [Wed, 1 Jul 2009 20:18:03 +0000 (20:18 +0000)]
fix proto
Kalle Sommer Nielsen [Wed, 1 Jul 2009 18:44:16 +0000 (18:44 +0000)]
Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle)
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:42:48 +0000 (17:42 +0000)]
Fixed memory leak if zero parameters are passed, Thanks Felipe
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:37:42 +0000 (17:37 +0000)]
Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)
Ulf Wendel [Wed, 1 Jul 2009 15:31:32 +0000 (15:31 +0000)]
Changing tests to run with both PHP 6 and PHP 5.3 to make future MFH easier. Basically three changes over all files: a) s/unicode(/%unicode|string% b) s/[u/[%u|b% c) s/unicode.semantics/version_compare
Johannes Schlüter [Wed, 1 Jul 2009 14:13:07 +0000 (14:13 +0000)]
MFB52: Fix include path
Ulf Wendel [Wed, 1 Jul 2009 12:51:40 +0000 (12:51 +0000)]
Adding XFAIL for some tests which expect the zval cache of mysqlnd to be on. It has been disabled for the PHP 5.3.0 release. Adding INI sections to ensure that statistics are collected. Adding tests that check if statistics collection can be disabled
Felipe Pena [Wed, 1 Jul 2009 12:06:27 +0000 (12:06 +0000)]
- Fixed previous fix
Felipe Pena [Wed, 1 Jul 2009 12:04:05 +0000 (12:04 +0000)]
- Fixed memory leak
Felipe Pena [Wed, 1 Jul 2009 12:02:45 +0000 (12:02 +0000)]
- Fixed tests
Felipe Pena [Wed, 1 Jul 2009 02:32:10 +0000 (02:32 +0000)]
- Fixed tests
<changelog@php.net> [Wed, 1 Jul 2009 01:34:02 +0000 (01:34 +0000)]
ChangeLog update
Felipe Pena [Wed, 1 Jul 2009 00:51:26 +0000 (00:51 +0000)]
- New tests (SaoPaulo UG testfest)
Derick Rethans [Tue, 30 Jun 2009 16:15:43 +0000 (16:15 +0000)]
- Fixed bug #47351 (Memory leak in DateTime).
Lukas Smith [Tue, 30 Jun 2009 14:24:15 +0000 (14:24 +0000)]
expanded the section about how to create the changelog
Scott MacVicar [Tue, 30 Jun 2009 12:50:16 +0000 (12:50 +0000)]
Fix tests for bug #48284 - adler32 is in the wrong order.
Scott MacVicar [Tue, 30 Jun 2009 12:49:54 +0000 (12:49 +0000)]
Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces.
Lukas Smith [Tue, 30 Jun 2009 11:37:16 +0000 (11:37 +0000)]
formatting fix for the re-releasing section
Kalle Sommer Nielsen [Tue, 30 Jun 2009 11:36:58 +0000 (11:36 +0000)]
Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)
Hannes Magnusson [Tue, 30 Jun 2009 08:49:05 +0000 (08:49 +0000)]
MFB5.3: Add missing ini entries (Mikko)
<changelog@php.net> [Tue, 30 Jun 2009 01:33:19 +0000 (01:33 +0000)]
ChangeLog update
andy wharmby [Mon, 29 Jun 2009 07:52:26 +0000 (07:52 +0000)]
Basic test for max() on 64 bit platforms. Tested on Linux 64 bit
andy wharmby [Mon, 29 Jun 2009 07:45:14 +0000 (07:45 +0000)]
Fix tests
andy wharmby [Mon, 29 Jun 2009 07:31:15 +0000 (07:31 +0000)]
Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit
<changelog@php.net> [Mon, 29 Jun 2009 01:33:31 +0000 (01:33 +0000)]
ChangeLog update
Scott MacVicar [Sun, 28 Jun 2009 22:58:49 +0000 (22:58 +0000)]
Update libsqlite to 3.6.16
Patrick Allaert [Sun, 28 Jun 2009 22:40:38 +0000 (22:40 +0000)]
forgotten some credits :)
Patrick Allaert [Sun, 28 Jun 2009 22:38:23 +0000 (22:38 +0000)]
unicode support in ext/ldap
Felipe Pena [Sun, 28 Jun 2009 18:41:20 +0000 (18:41 +0000)]
- Fixed bug #48709 (metaphone and 'wh')
Andrei Zmievski [Sun, 28 Jun 2009 18:00:38 +0000 (18:00 +0000)]
Update
Johannes Schlüter [Sun, 28 Jun 2009 17:55:36 +0000 (17:55 +0000)]
Add missing ini entries (Mikko)
Johannes Schlüter [Sun, 28 Jun 2009 16:40:22 +0000 (16:40 +0000)]
Add ibase settings
Johannes Schlüter [Sun, 28 Jun 2009 15:55:19 +0000 (15:55 +0000)]
- Add two ini settings
Jani Taskinen [Sun, 28 Jun 2009 15:41:25 +0000 (15:41 +0000)]
- dot dot dot.. :)
Johannes Schlüter [Sun, 28 Jun 2009 15:29:14 +0000 (15:29 +0000)]
fix typo
Johannes Schlüter [Sun, 28 Jun 2009 15:20:22 +0000 (15:20 +0000)]
Add missing MySQL entries
Pierre Joye [Sun, 28 Jun 2009 12:41:51 +0000 (12:41 +0000)]
- fix build
Felipe Pena [Sun, 28 Jun 2009 02:36:19 +0000 (02:36 +0000)]
- Fixed bug #48658 (Change in behaviour of parse_str on php 6.0)
Felipe Pena [Sun, 28 Jun 2009 02:02:09 +0000 (02:02 +0000)]
- Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)")
<changelog@php.net> [Sun, 28 Jun 2009 01:33:04 +0000 (01:33 +0000)]
ChangeLog update
Felipe Pena [Sun, 28 Jun 2009 01:14:28 +0000 (01:14 +0000)]
- Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted)
Pierre Joye [Sat, 27 Jun 2009 21:20:25 +0000 (21:20 +0000)]
- fix regression introduced by the fix for #48518 (Ilia, Rasmus)
Mikko Koppanen [Sat, 27 Jun 2009 15:22:06 +0000 (15:22 +0000)]
[DOC]
Support multiple paths (separated by path_separator) in config-file-scan-dir/PHP_INI_SCAN_DIR
<changelog@php.net> [Sat, 27 Jun 2009 01:35:55 +0000 (01:35 +0000)]
ChangeLog update
Pierre Joye [Fri, 26 Jun 2009 07:44:57 +0000 (07:44 +0000)]
- MF53:
- Windows ACL cache support, update existing tests and add a new one
- #48535, file_exists returns false when impersonate is used
Pierre Joye [Fri, 26 Jun 2009 07:25:38 +0000 (07:25 +0000)]
- add license
<changelog@php.net> [Fri, 26 Jun 2009 01:33:10 +0000 (01:33 +0000)]
ChangeLog update
Johannes Schlüter [Thu, 25 Jun 2009 15:04:14 +0000 (15:04 +0000)]
Add test
Felipe Pena [Thu, 25 Jun 2009 14:48:53 +0000 (14:48 +0000)]
- Fixed bug #48696 (ldap_read() segfaults with invalid parameters)
Ilia Alshanetsky [Thu, 25 Jun 2009 12:41:41 +0000 (12:41 +0000)]
Fixed bug #48678 (DateInterval segfaults when unserialising)
Ilia Alshanetsky [Thu, 25 Jun 2009 01:35:15 +0000 (01:35 +0000)]
MFB: Handle instances where TMPDIR = ""
<changelog@php.net> [Thu, 25 Jun 2009 01:33:13 +0000 (01:33 +0000)]
ChangeLog update
Scott MacVicar [Thu, 25 Jun 2009 00:04:07 +0000 (00:04 +0000)]
Fix bug #48679 - Crash in SQLite with count on an unbuffered query set
Greg Beaver [Wed, 24 Jun 2009 22:19:47 +0000 (22:19 +0000)]
fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3
Felipe Pena [Wed, 24 Jun 2009 17:39:36 +0000 (17:39 +0000)]
- Fixed memleak when depth arg is less than zero
Ilia Alshanetsky [Wed, 24 Jun 2009 12:21:37 +0000 (12:21 +0000)]
MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
TMPDIR).
Pierre Joye [Wed, 24 Jun 2009 11:52:07 +0000 (11:52 +0000)]
- add readme.redist.bins as .txt
Pierre Joye [Wed, 24 Jun 2009 11:48:44 +0000 (11:48 +0000)]
- MF53: add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.)
Pierre Joye [Wed, 24 Jun 2009 11:47:46 +0000 (11:47 +0000)]
- MF53: license for libgd
Dmitry Stogov [Wed, 24 Jun 2009 08:53:44 +0000 (08:53 +0000)]
Fixed bug #48643 (String functions memory issue)
Jani Taskinen [Wed, 24 Jun 2009 07:42:14 +0000 (07:42 +0000)]
- Fixed bug #48661 (phpize broken with non-bash shells)
<changelog@php.net> [Wed, 24 Jun 2009 01:33:04 +0000 (01:33 +0000)]
ChangeLog update
andy wharmby [Tue, 23 Jun 2009 23:00:54 +0000 (23:00 +0000)]
Fix test
andy wharmby [Tue, 23 Jun 2009 22:45:30 +0000 (22:45 +0000)]
New and fixed html tests. Tested in Windows, Linux and Linux 64.
andy wharmby [Tue, 23 Jun 2009 22:39:42 +0000 (22:39 +0000)]
New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658
Gwynne Raskind [Tue, 23 Jun 2009 21:11:12 +0000 (21:11 +0000)]
add S_IRWXU and friends as defined POSIX constants
Johannes Schlüter [Tue, 23 Jun 2009 18:14:03 +0000 (18:14 +0000)]
Fix build problem (Kalle)
David Soria Parra [Tue, 23 Jun 2009 14:14:32 +0000 (14:14 +0000)]
Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'
Johannes Schlüter [Tue, 23 Jun 2009 13:19:22 +0000 (13:19 +0000)]
The experimental warning sohuld be in the configure output...
Johannes Schlüter [Tue, 23 Jun 2009 13:09:20 +0000 (13:09 +0000)]
The json header should be installed so other exts can use it
Hannes Magnusson [Tue, 23 Jun 2009 12:27:36 +0000 (12:27 +0000)]
Fix arginfo for libxml_disable_entity_loader() and
libxml_use_internal_errors()
Rob Richards [Tue, 23 Jun 2009 10:49:00 +0000 (10:49 +0000)]
add libxml_disable_entity_loader function
Kalle Sommer Nielsen [Tue, 23 Jun 2009 06:55:45 +0000 (06:55 +0000)]
Move these defines to config.w32.h
Kalle Sommer Nielsen [Tue, 23 Jun 2009 02:13:04 +0000 (02:13 +0000)]
Use %* instead of a range + WS
Kalle Sommer Nielsen [Tue, 23 Jun 2009 01:37:05 +0000 (01:37 +0000)]
* Fix deprecation warning when building deplister
* Fix some mkdir warnings if "nmake build-dist" is executed twice
<changelog@php.net> [Tue, 23 Jun 2009 01:33:15 +0000 (01:33 +0000)]
ChangeLog update
Pierre Joye [Mon, 22 Jun 2009 20:35:46 +0000 (20:35 +0000)]
- MF53: #48619, imap_search ALL segfaults
Pierre Joye [Mon, 22 Jun 2009 20:15:27 +0000 (20:15 +0000)]
- MF53: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c
Christian Seiler [Mon, 22 Jun 2009 18:14:14 +0000 (18:14 +0000)]
- Fixed spl_autoload_functions/spl_autoload_unregister wrt. closures and
invokables.
Ilia Alshanetsky [Mon, 22 Jun 2009 13:43:06 +0000 (13:43 +0000)]
MFB: Fixed bug #48636 (Error compiling of ext/date on netware).
<changelog@php.net> [Mon, 22 Jun 2009 01:33:38 +0000 (01:33 +0000)]
ChangeLog update
Scott MacVicar [Sun, 21 Jun 2009 22:30:37 +0000 (22:30 +0000)]
Specific test for bug #48276
Scott MacVicar [Sun, 21 Jun 2009 22:18:53 +0000 (22:18 +0000)]
Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value.
Hannes Magnusson [Sun, 21 Jun 2009 20:41:51 +0000 (20:41 +0000)]
MFB: Fix proto and arginfo
andy wharmby [Sun, 21 Jun 2009 17:42:13 +0000 (17:42 +0000)]
New lang tests.
Johannes Schlüter [Sun, 21 Jun 2009 16:44:40 +0000 (16:44 +0000)]
It's 2009
Ilia Alshanetsky [Sun, 21 Jun 2009 15:30:23 +0000 (15:30 +0000)]
MFB: Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
existing headers)
Takeshi Abe [Sun, 21 Jun 2009 05:59:25 +0000 (05:59 +0000)]
fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines)
<changelog@php.net> [Sun, 21 Jun 2009 01:33:40 +0000 (01:33 +0000)]
ChangeLog update