]> granicus.if.org Git - php/log
php
16 years ago- fixed, remove XFAIL
Pierre Joye [Tue, 7 Jul 2009 22:05:27 +0000 (22:05 +0000)]
- fixed, remove XFAIL

16 years ago- sync with 5.3
Pierre Joye [Tue, 7 Jul 2009 21:56:18 +0000 (21:56 +0000)]
- sync with 5.3

16 years ago- Fixed bug #48247 (Infinite loop and possible crash during startup with errors)
Jani Taskinen [Tue, 7 Jul 2009 16:40:21 +0000 (16:40 +0000)]
- Fixed bug #48247 (Infinite loop and possible crash during startup with errors)

16 years agoAdjust tests. The order in which notices appear is platform dependend as the function...
David Soria Parra [Tue, 7 Jul 2009 11:52:43 +0000 (11:52 +0000)]
Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C.

16 years agoFixing tests to run with SQL_MODE=ANSI_QUOTES as well.
Ulf Wendel [Tue, 7 Jul 2009 11:31:45 +0000 (11:31 +0000)]
Fixing tests to run with  SQL_MODE=ANSI_QUOTES as well.

16 years ago- WS
Pierre Joye [Tue, 7 Jul 2009 10:54:36 +0000 (10:54 +0000)]
- WS

16 years ago- MF53: #45905, imagefilledrectangle() clipping error
Pierre Joye [Tue, 7 Jul 2009 10:50:06 +0000 (10:50 +0000)]
- MF53: #45905, imagefilledrectangle() clipping error

16 years agoChangeLog update
<changelog@php.net> [Tue, 7 Jul 2009 01:33:12 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- New tests (WurzbrugUG testfest)
Felipe Pena [Tue, 7 Jul 2009 01:15:12 +0000 (01:15 +0000)]
- New tests (WurzbrugUG testfest)

16 years agoMFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
Ilia Alshanetsky [Tue, 7 Jul 2009 00:44:26 +0000 (00:44 +0000)]
MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows some invalid e-mail
syntaxes)

16 years ago- Fixed compiler warning
Felipe Pena [Tue, 7 Jul 2009 00:00:27 +0000 (00:00 +0000)]
- Fixed compiler warning

16 years agofix args
Stanislav Malyshev [Mon, 6 Jul 2009 23:48:10 +0000 (23:48 +0000)]
fix args

16 years ago- merge errors support
Stanislav Malyshev [Mon, 6 Jul 2009 23:44:16 +0000 (23:44 +0000)]
- merge errors support
- merge IDN

16 years ago- #48116, fix build with openssl 1.0
Pierre Joye [Mon, 6 Jul 2009 23:36:56 +0000 (23:36 +0000)]
- #48116, fix build with openssl 1.0

16 years agoFix test
andy wharmby [Mon, 6 Jul 2009 19:34:58 +0000 (19:34 +0000)]
Fix test

16 years agoEnabling test as requested by the skipif comment... it does pass when slightly modified.
Ulf Wendel [Mon, 6 Jul 2009 15:52:48 +0000 (15:52 +0000)]
Enabling test as requested by the skipif comment... it does pass when slightly modified.

16 years agoFixing mysqlnd version test to run some four previously skipped tests. There is no...
Ulf Wendel [Mon, 6 Jul 2009 15:43:59 +0000 (15:43 +0000)]
Fixing mysqlnd version test to run some four previously skipped tests. There is no proper way to check the mysqlnd version. The best one can do is adapt the tests to what PHP 5.3 and PHP 6.0 return today.

16 years agoAdapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_co...
Ulf Wendel [Mon, 6 Jul 2009 15:07:31 +0000 (15:07 +0000)]
Adapting (old) tests to current PHP 6 semantics - s/unicode.semantics test/version_compare

16 years agoAdding --CLEAN-- sections to all ext/mysqli tests
Ulf Wendel [Mon, 6 Jul 2009 14:36:52 +0000 (14:36 +0000)]
Adding --CLEAN-- sections to all ext/mysqli tests

16 years ago- #48771, rename() between drives error: No error
Pierre Joye [Mon, 6 Jul 2009 08:55:09 +0000 (08:55 +0000)]
- #48771, rename() between drives error: No error

16 years agoChangeLog update
<changelog@php.net> [Mon, 6 Jul 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
Ilia Alshanetsky [Sun, 5 Jul 2009 16:08:15 +0000 (16:08 +0000)]
MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not allow numbers in
domain components).

16 years agofix test
Zoe Slattery [Sun, 5 Jul 2009 14:45:14 +0000 (14:45 +0000)]
fix test

16 years agoChangeLog update
<changelog@php.net> [Sun, 5 Jul 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Added missing methods' arginfo (for void params)
Felipe Pena [Sat, 4 Jul 2009 20:28:16 +0000 (20:28 +0000)]
- Added missing methods' arginfo (for void params)
- Fixed arginfos:
  - MultipleIterator::__construct
  - MultipleIterator::setFlags      (Thanks Philip!)
  - SplFixedArray::__construct

16 years agoChangeLog update
<changelog@php.net> [Sat, 4 Jul 2009 01:33:10 +0000 (01:33 +0000)]
ChangeLog update

16 years agomerge from 5_3
Antony Dovgal [Fri, 3 Jul 2009 14:03:00 +0000 (14:03 +0000)]
merge from 5_3

16 years ago... to play with large data sets. Currently its only 10MB in size to keep the test...
Ulf Wendel [Fri, 3 Jul 2009 12:13:57 +0000 (12:13 +0000)]
... to play with large data sets. Currently its only 10MB in size to keep the test runtime short. However, its easy to increase, if you want to test large data sets

16 years agotypo. or something. Who knows, the branches are a mess anyway..
Jani Taskinen [Fri, 3 Jul 2009 11:41:06 +0000 (11:41 +0000)]
typo. or something. Who knows, the branches are a mess anyway..

16 years agoTests for ext/ldap from PHPBelgium TestFest
Patrick Allaert [Fri, 3 Jul 2009 09:20:50 +0000 (09:20 +0000)]
Tests for ext/ldap from PHPBelgium TestFest

16 years agoGlobal s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are gone...
Ulf Wendel [Fri, 3 Jul 2009 08:42:25 +0000 (08:42 +0000)]
Global s/ini_get('unicode.semantics')/version check/ . Early PHP 6 times are gone. I hope unicode logic will not change any more

16 years agoFixing borked test, again new run-tests.php has found it... Fails with HEAD, passes...
Ulf Wendel [Fri, 3 Jul 2009 08:23:57 +0000 (08:23 +0000)]
Fixing borked test, again new run-tests.php has found it... Fails with HEAD, passes with 5.3

16 years agoFixing borked test - thanks again new run-tests.php tool (and team).
Ulf Wendel [Fri, 3 Jul 2009 07:49:47 +0000 (07:49 +0000)]
Fixing borked test - thanks again new run-tests.php tool (and team).

16 years agoChangeLog update
<changelog@php.net> [Fri, 3 Jul 2009 01:33:11 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Missing files
Felipe Pena [Fri, 3 Jul 2009 00:09:47 +0000 (00:09 +0000)]
- Missing files

16 years ago- New tests (DutchUG testfest)
Felipe Pena [Fri, 3 Jul 2009 00:04:54 +0000 (00:04 +0000)]
- New tests (DutchUG testfest)

16 years agobugfix
Stanislav Malyshev [Thu, 2 Jul 2009 22:37:03 +0000 (22:37 +0000)]
bugfix

16 years agoAs Jani would say; Fix NEWS
Kalle Sommer Nielsen [Thu, 2 Jul 2009 17:24:55 +0000 (17:24 +0000)]
As Jani would say; Fix NEWS

16 years agoMFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns
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+).

16 years agoremoved references to track_vars, since this option doesnt exist since ages
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

16 years agoAdding CLEAN sections, fixing some SKIPIF sections. Cool new run-tests.php, Zoe ...
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

16 years agoTest for bug #48754
Ulf Wendel [Thu, 2 Jul 2009 07:42:34 +0000 (07:42 +0000)]
Test for bug #48754

16 years agoChangeLog update
<changelog@php.net> [Thu, 2 Jul 2009 01:33:27 +0000 (01:33 +0000)]
ChangeLog update

16 years agocleanup Locale::lookup
Stanislav Malyshev [Thu, 2 Jul 2009 00:47:11 +0000 (00:47 +0000)]
cleanup Locale::lookup

16 years ago- New tests (NorwayUG testfest)
Felipe Pena [Thu, 2 Jul 2009 00:01:20 +0000 (00:01 +0000)]
- New tests (NorwayUG testfest)

16 years agotypo
Stanislav Malyshev [Wed, 1 Jul 2009 20:27:13 +0000 (20:27 +0000)]
typo

16 years agoFix test on Windows
Kalle Sommer Nielsen [Wed, 1 Jul 2009 20:26:37 +0000 (20:26 +0000)]
Fix test on Windows

16 years agoupdate API files
Stanislav Malyshev [Wed, 1 Jul 2009 20:26:13 +0000 (20:26 +0000)]
update API files

16 years agofix proto
Stanislav Malyshev [Wed, 1 Jul 2009 20:18:03 +0000 (20:18 +0000)]
fix proto

16 years agoFixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richa...
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)

16 years agoFixed memory leak if zero parameters are passed, Thanks Felipe
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:42:48 +0000 (17:42 +0000)]
Fixed memory leak if zero parameters are passed, Thanks Felipe

16 years agoFixed bug #48757 (ReflectionFunction::invoke() parameter issues)
Kalle Sommer Nielsen [Wed, 1 Jul 2009 17:37:42 +0000 (17:37 +0000)]
Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)

16 years agoChanging tests to run with both PHP 6 and PHP 5.3 to make future MFH easier. Basicall...
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

16 years agoMFB52: Fix include path
Johannes Schlüter [Wed, 1 Jul 2009 14:13:07 +0000 (14:13 +0000)]
MFB52: Fix include path

16 years agoAdding XFAIL for some tests which expect the zval cache of mysqlnd to be on. It has...
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

16 years ago- Fixed previous fix
Felipe Pena [Wed, 1 Jul 2009 12:06:27 +0000 (12:06 +0000)]
- Fixed previous fix

16 years ago- Fixed memory leak
Felipe Pena [Wed, 1 Jul 2009 12:04:05 +0000 (12:04 +0000)]
- Fixed memory leak

16 years ago- Fixed tests
Felipe Pena [Wed, 1 Jul 2009 12:02:45 +0000 (12:02 +0000)]
- Fixed tests

16 years ago- Fixed tests
Felipe Pena [Wed, 1 Jul 2009 02:32:10 +0000 (02:32 +0000)]
- Fixed tests

16 years agoChangeLog update
<changelog@php.net> [Wed, 1 Jul 2009 01:34:02 +0000 (01:34 +0000)]
ChangeLog update

16 years ago- New tests (SaoPaulo UG testfest)
Felipe Pena [Wed, 1 Jul 2009 00:51:26 +0000 (00:51 +0000)]
- New tests (SaoPaulo UG testfest)

16 years ago- Fixed bug #47351 (Memory leak in DateTime).
Derick Rethans [Tue, 30 Jun 2009 16:15:43 +0000 (16:15 +0000)]
- Fixed bug #47351 (Memory leak in DateTime).

16 years agoexpanded the section about how to create the changelog
Lukas Smith [Tue, 30 Jun 2009 14:24:15 +0000 (14:24 +0000)]
expanded the section about how to create the changelog

16 years agoFix tests for bug #48284 - adler32 is in the wrong order.
Scott MacVicar [Tue, 30 Jun 2009 12:50:16 +0000 (12:50 +0000)]
Fix tests for bug #48284 - adler32 is in the wrong order.

16 years agoFix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces.
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.

16 years agoformatting fix for the re-releasing section
Lukas Smith [Tue, 30 Jun 2009 11:37:16 +0000 (11:37 +0000)]
formatting fix for the re-releasing section

16 years agoFixed bug #38091 (Mail() does not use FQDN when sending SMTP helo)
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)

16 years agoMFB5.3: Add missing ini entries (Mikko)
Hannes Magnusson [Tue, 30 Jun 2009 08:49:05 +0000 (08:49 +0000)]
MFB5.3: Add missing ini entries (Mikko)

16 years agoChangeLog update
<changelog@php.net> [Tue, 30 Jun 2009 01:33:19 +0000 (01:33 +0000)]
ChangeLog update

16 years agoBasic test for max() on 64 bit platforms. Tested on Linux 64 bit
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

16 years agoFix tests
andy wharmby [Mon, 29 Jun 2009 07:45:14 +0000 (07:45 +0000)]
Fix tests

16 years agoBasic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit
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

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

16 years agoUpdate libsqlite to 3.6.16
Scott MacVicar [Sun, 28 Jun 2009 22:58:49 +0000 (22:58 +0000)]
Update libsqlite to 3.6.16

16 years agoforgotten some credits :)
Patrick Allaert [Sun, 28 Jun 2009 22:40:38 +0000 (22:40 +0000)]
forgotten some credits :)

16 years agounicode support in ext/ldap
Patrick Allaert [Sun, 28 Jun 2009 22:38:23 +0000 (22:38 +0000)]
unicode support in ext/ldap

16 years ago- Fixed bug #48709 (metaphone and 'wh')
Felipe Pena [Sun, 28 Jun 2009 18:41:20 +0000 (18:41 +0000)]
- Fixed bug #48709 (metaphone and 'wh')

16 years agoUpdate
Andrei Zmievski [Sun, 28 Jun 2009 18:00:38 +0000 (18:00 +0000)]
Update

16 years agoAdd missing ini entries (Mikko)
Johannes Schlüter [Sun, 28 Jun 2009 17:55:36 +0000 (17:55 +0000)]
Add missing ini entries (Mikko)

16 years agoAdd ibase settings
Johannes Schlüter [Sun, 28 Jun 2009 16:40:22 +0000 (16:40 +0000)]
Add ibase settings

16 years ago- Add two ini settings
Johannes Schlüter [Sun, 28 Jun 2009 15:55:19 +0000 (15:55 +0000)]
- Add two ini settings

16 years ago- dot dot dot.. :)
Jani Taskinen [Sun, 28 Jun 2009 15:41:25 +0000 (15:41 +0000)]
- dot dot dot.. :)

16 years agofix typo
Johannes Schlüter [Sun, 28 Jun 2009 15:29:14 +0000 (15:29 +0000)]
fix typo

16 years agoAdd missing MySQL entries
Johannes Schlüter [Sun, 28 Jun 2009 15:20:22 +0000 (15:20 +0000)]
Add missing MySQL entries

16 years ago- fix build
Pierre Joye [Sun, 28 Jun 2009 12:41:51 +0000 (12:41 +0000)]
- fix build

16 years ago- Fixed bug #48658 (Change in behaviour of parse_str on php 6.0)
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)

16 years ago- Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE...
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)")

16 years agoChangeLog update
<changelog@php.net> [Sun, 28 Jun 2009 01:33:04 +0000 (01:33 +0000)]
ChangeLog update

16 years ago- Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted)
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)

16 years ago- fix regression introduced by the fix for #48518 (Ilia, Rasmus)
Pierre Joye [Sat, 27 Jun 2009 21:20:25 +0000 (21:20 +0000)]
- fix regression introduced by the fix for #48518 (Ilia, Rasmus)

16 years ago[DOC]
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

16 years agoChangeLog update
<changelog@php.net> [Sat, 27 Jun 2009 01:35:55 +0000 (01:35 +0000)]
ChangeLog update

16 years ago- MF53:
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

16 years ago- add license
Pierre Joye [Fri, 26 Jun 2009 07:25:38 +0000 (07:25 +0000)]
- add license

16 years agoChangeLog update
<changelog@php.net> [Fri, 26 Jun 2009 01:33:10 +0000 (01:33 +0000)]
ChangeLog update

16 years agoAdd test
Johannes Schlüter [Thu, 25 Jun 2009 15:04:14 +0000 (15:04 +0000)]
Add test

16 years ago- Fixed bug #48696 (ldap_read() segfaults with invalid parameters)
Felipe Pena [Thu, 25 Jun 2009 14:48:53 +0000 (14:48 +0000)]
- Fixed bug #48696 (ldap_read() segfaults with invalid parameters)

16 years agoFixed bug #48678 (DateInterval segfaults when unserialising)
Ilia Alshanetsky [Thu, 25 Jun 2009 12:41:41 +0000 (12:41 +0000)]
Fixed bug #48678 (DateInterval segfaults when unserialising)

16 years agoMFB: Handle instances where TMPDIR = ""
Ilia Alshanetsky [Thu, 25 Jun 2009 01:35:15 +0000 (01:35 +0000)]
MFB: Handle instances where TMPDIR = ""

16 years agoChangeLog update
<changelog@php.net> [Thu, 25 Jun 2009 01:33:13 +0000 (01:33 +0000)]
ChangeLog update