]> granicus.if.org Git - php/log
php
13 years ago- fix build (macros mess)
Pierre Joye [Sat, 17 Sep 2011 12:41:23 +0000 (12:41 +0000)]
- fix build (macros mess)

13 years ago- fix TS build
Pierre Joye [Sat, 17 Sep 2011 10:24:18 +0000 (10:24 +0000)]
- fix TS build

13 years agoUpdate NEWS
Xinchen Hui [Sat, 17 Sep 2011 03:23:38 +0000 (03:23 +0000)]
Update NEWS

13 years agoFix Bug #55703(PHP crash when calling mysqli_fetch_fields)
Xinchen Hui [Sat, 17 Sep 2011 03:12:23 +0000 (03:12 +0000)]
Fix Bug #55703(PHP crash when calling mysqli_fetch_fields)
Since the catalog values always is "def" now, see http://dev.mysql.com/doc/refman/5.0/en/c-api-data-structures.html

13 years ago- Fixed bug #55705 (Omitting a callable typehinted argument causes a segfault)
Felipe Pena [Sat, 17 Sep 2011 00:16:11 +0000 (00:16 +0000)]
- Fixed bug #55705 (Omitting a callable typehinted argument causes a segfault)
  patch by: laruence@php

13 years ago- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)
Felipe Pena [Sat, 17 Sep 2011 00:01:45 +0000 (00:01 +0000)]
- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)

13 years agoTest portability fix
Christopher Jones [Fri, 16 Sep 2011 19:56:32 +0000 (19:56 +0000)]
Test portability fix

13 years agoFixed test bug #55713 (Christopher Jones)
Pierrick Charron [Fri, 16 Sep 2011 18:29:22 +0000 (18:29 +0000)]
Fixed test bug #55713 (Christopher Jones)

13 years ago- add -win32 versions and skipif
Pierre Joye [Fri, 16 Sep 2011 10:45:04 +0000 (10:45 +0000)]
- add -win32 versions and skipif

13 years agoFixed bug #55644 (Math ops tests fail, diff min int value)
Dmitry Stogov [Fri, 16 Sep 2011 07:59:34 +0000 (07:59 +0000)]
Fixed bug #55644 (Math ops tests fail, diff min int value)

13 years agoFixed Windows build
Dmitry Stogov [Fri, 16 Sep 2011 06:55:43 +0000 (06:55 +0000)]
Fixed Windows build

13 years agoFix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK...
Christopher Jones [Thu, 15 Sep 2011 17:23:29 +0000 (17:23 +0000)]
Fix skipif for non zlib builds re message http://lxr.php.net/opengrok/xref/PHP_TRUNK/ext/phar/phar_object.c#351

13 years agoUpdate libmagic.patch (patch reversed base on -r296679)
Xinchen Hui [Thu, 15 Sep 2011 15:53:49 +0000 (15:53 +0000)]
Update libmagic.patch (patch reversed base on -r296679)

13 years agoFix folding
Etienne Kneuss [Thu, 15 Sep 2011 14:50:38 +0000 (14:50 +0000)]
Fix folding

13 years agoFixed bug #50982 (incorrect assumption of PAGE_SIZE size)
Dmitry Stogov [Thu, 15 Sep 2011 11:30:17 +0000 (11:30 +0000)]
Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)

13 years ago- force LF
Pierre Joye [Thu, 15 Sep 2011 09:15:07 +0000 (09:15 +0000)]
- force LF

13 years agoFix warning "implicit declaration of function `vasprintf'"
Xinchen Hui [Thu, 15 Sep 2011 07:09:43 +0000 (07:09 +0000)]
Fix warning "implicit declaration of function `vasprintf'"
If There is a better fix, plz fixme.

13 years agoForget commit to trunk
Xinchen Hui [Wed, 14 Sep 2011 15:45:02 +0000 (15:45 +0000)]
Forget commit to trunk

13 years agofix default session handler error message
Arpad Ray [Wed, 14 Sep 2011 15:30:30 +0000 (15:30 +0000)]
fix default session handler error message

13 years agoFixed bug #55552 (bad encoding not detected)
Dmitry Stogov [Wed, 14 Sep 2011 15:00:28 +0000 (15:00 +0000)]
Fixed bug #55552 (bad encoding not detected)

13 years agoFixed bug #55578 (Segfault on implode/concat)
Dmitry Stogov [Wed, 14 Sep 2011 13:18:19 +0000 (13:18 +0000)]
Fixed bug #55578 (Segfault on implode/concat)

13 years ago- ext/openssl/tests/bug36732.phpt more portable.
Gustavo André dos Santos Lopes [Wed, 14 Sep 2011 10:55:46 +0000 (10:55 +0000)]
- ext/openssl/tests/bug36732.phpt more portable.

13 years ago- fix text (encoding was broken with the previous commit)
Pierre Joye [Wed, 14 Sep 2011 10:30:31 +0000 (10:30 +0000)]
- fix text (encoding was broken with the previous commit)

13 years ago- Fixed test ext/openssl/tests/004.phpt.
Gustavo André dos Santos Lopes [Wed, 14 Sep 2011 09:56:59 +0000 (09:56 +0000)]
- Fixed test ext/openssl/tests/004.phpt.
- Made ext/openssl/tests/bug55646.phpt more reproducible by giving it a custom
  openssl.cnf.

13 years agoFix tests
Xinchen Hui [Wed, 14 Sep 2011 06:48:26 +0000 (06:48 +0000)]
Fix tests

13 years agoAdd test for bug #55688
Xinchen Hui [Wed, 14 Sep 2011 05:02:50 +0000 (05:02 +0000)]
Add test for bug #55688

13 years agoFix bug #55688 (Crash when calling SessionHandler::gc())
Xinchen Hui [Wed, 14 Sep 2011 04:10:45 +0000 (04:10 +0000)]
Fix bug #55688 (Crash when calling SessionHandler::gc())
Need arpad to review this change

13 years agoFix warning "implicit declaration of function `vasprintf'"
Xinchen Hui [Wed, 14 Sep 2011 02:19:22 +0000 (02:19 +0000)]
Fix warning "implicit declaration of function `vasprintf'"

13 years ago- Fixed memory leak when calling SessionHandler::open() several times
Felipe Pena [Wed, 14 Sep 2011 01:45:57 +0000 (01:45 +0000)]
- Fixed memory leak when calling SessionHandler::open() several times

13 years agofix session oo tests for windows
Arpad Ray [Wed, 14 Sep 2011 01:16:19 +0000 (01:16 +0000)]
fix session oo tests for windows

13 years agofix zts break in r316688
Arpad Ray [Tue, 13 Sep 2011 23:07:08 +0000 (23:07 +0000)]
fix zts break in r316688

13 years agoImplement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)
Arpad Ray [Tue, 13 Sep 2011 22:28:15 +0000 (22:28 +0000)]
Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)

13 years agoI don't see why would be this a win only test. it works for me on linux, checked...
Ferenc Kovacs [Tue, 13 Sep 2011 21:06:06 +0000 (21:06 +0000)]
I don't see why would be this a win only test. it works for me on linux, checked the history, find no explanation.

13 years agoSeparate test for %a is no longer needed.
Daniel Convissor [Tue, 13 Sep 2011 20:31:02 +0000 (20:31 +0000)]
Separate test for %a is no longer needed.

13 years agofixing the tests, added the error_log= to the --INI-- so it should also pass for...
Ferenc Kovacs [Tue, 13 Sep 2011 19:56:42 +0000 (19:56 +0000)]
fixing the tests, added the error_log= to the --INI-- so it should also pass for Stas

13 years agoImprove parameter handling cod
Ilia Alshanetsky [Tue, 13 Sep 2011 16:36:29 +0000 (16:36 +0000)]
Improve parameter handling cod

13 years ago- test passes now (and VC6 is not supported anymore)
Pierre Joye [Tue, 13 Sep 2011 16:21:24 +0000 (16:21 +0000)]
- test passes now (and VC6 is not supported anymore)

13 years ago- Fixed compiler warnings (patch by Kalle Sommer Nielsen)
Derick Rethans [Tue, 13 Sep 2011 15:17:11 +0000 (15:17 +0000)]
- Fixed compiler warnings (patch by Kalle Sommer Nielsen)

13 years ago- Removed support for putenv("TZ=..") for setting the timezone.
Derick Rethans [Tue, 13 Sep 2011 14:48:13 +0000 (14:48 +0000)]
- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
  date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
  "UTC" is now used instead.

13 years agoFix build on Windows
Kalle Sommer Nielsen [Tue, 13 Sep 2011 14:35:12 +0000 (14:35 +0000)]
Fix build on Windows

13 years ago- skip on win, runtime TZ via putenv is not supported with ext/date
Pierre Joye [Tue, 13 Sep 2011 13:58:03 +0000 (13:58 +0000)]
- skip on win, runtime TZ via putenv is not supported with ext/date

13 years ago- skip on win, runtime TZ via putenv is not supported with ext/date
Pierre Joye [Tue, 13 Sep 2011 13:51:47 +0000 (13:51 +0000)]
- skip on win, runtime TZ via putenv is not supported with ext/date

13 years ago - TZ auto detection varies, not always UTC
Pierre Joye [Tue, 13 Sep 2011 13:42:03 +0000 (13:42 +0000)]
 - TZ auto detection varies, not always UTC

13 years ago - TZ auto detection varies, not always UTC
Pierre Joye [Tue, 13 Sep 2011 13:39:49 +0000 (13:39 +0000)]
 - TZ auto detection varies, not always UTC

13 years agoFixed ZE specific compile warnings (Bug #55629)
Dmitry Stogov [Tue, 13 Sep 2011 13:30:18 +0000 (13:30 +0000)]
Fixed ZE specific compile warnings (Bug #55629)

13 years agoFixed ZE specific compile warnings (Bug #55629)
Dmitry Stogov [Tue, 13 Sep 2011 13:29:35 +0000 (13:29 +0000)]
Fixed ZE specific compile warnings (Bug #55629)

13 years ago- skip on win, runtime TZ via putenv is not supported with ext/date
Pierre Joye [Tue, 13 Sep 2011 13:26:48 +0000 (13:26 +0000)]
- skip on win, runtime TZ via putenv is not supported with ext/date

13 years agoFixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated record...
Xinchen Hui [Tue, 13 Sep 2011 12:44:13 +0000 (12:44 +0000)]
Fixed Bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records) which was introduced by r311543

13 years ago- fix test on win, putenv is not supported for TZ and ext/date
Pierre Joye [Tue, 13 Sep 2011 12:04:57 +0000 (12:04 +0000)]
- fix test on win, putenv is not supported for TZ and ext/date

13 years ago- do not display the crt warnings anymore by default. It is enough to simply fail...
Pierre Joye [Tue, 13 Sep 2011 10:38:12 +0000 (10:38 +0000)]
- do not display the crt warnings anymore by default. It is enough to simply fail from a user land pov as it is the case on posix platforms

13 years agoFixed Bug #55649 (Undefined function Bug()). (Laruence)
Dmitry Stogov [Tue, 13 Sep 2011 07:07:06 +0000 (07:07 +0000)]
Fixed Bug #55649 (Undefined function Bug()). (Laruence)

13 years agoFixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)
Dmitry Stogov [Tue, 13 Sep 2011 07:01:46 +0000 (07:01 +0000)]
Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)

13 years ago- skip on win, strftime uses system TZ
Pierre Joye [Mon, 12 Sep 2011 23:31:22 +0000 (23:31 +0000)]
- skip on win, strftime uses system TZ

13 years ago- Test for bug #55646.
Gustavo André dos Santos Lopes [Mon, 12 Sep 2011 20:05:07 +0000 (20:05 +0000)]
- Test for bug #55646.

13 years agoMFB crypt fix
Stanislav Malyshev [Mon, 12 Sep 2011 17:50:42 +0000 (17:50 +0000)]
MFB crypt fix

13 years ago- Fixed bug #55646: textual data is returned in UTF-8, but is input in
Gustavo André dos Santos Lopes [Mon, 12 Sep 2011 17:23:10 +0000 (17:23 +0000)]
- Fixed bug #55646: textual data is returned in UTF-8, but is input in
  another encoding. 5.4 only as this implies a BC break.

13 years agoTest for non-string replacement, bug#54304
Hannes Magnusson [Mon, 12 Sep 2011 17:20:44 +0000 (17:20 +0000)]
Test for non-string replacement, bug#54304

13 years agoFixed bug #55273 (base64_decode() with strict rejects whitespace after pad)
Ilia Alshanetsky [Mon, 12 Sep 2011 17:20:24 +0000 (17:20 +0000)]
Fixed bug #55273 (base64_decode() with strict rejects whitespace after pad)

13 years ago- Updated to version 2011.10 (2011j)
Derick Rethans [Mon, 12 Sep 2011 15:49:12 +0000 (15:49 +0000)]
- Updated to version 2011.10 (2011j)

13 years agoThis should please gcov.php.net which hits error 1044 instead of 1049.
Ulf Wendel [Mon, 12 Sep 2011 15:05:10 +0000 (15:05 +0000)]
This should please gcov.php.net which hits error 1044 instead of 1049.

13 years agoReverted changes in connect.inc based on Ulf's feedback
Tjerk Anne Meesters [Mon, 12 Sep 2011 14:35:45 +0000 (14:35 +0000)]
Reverted changes in connect.inc based on Ulf's feedback
- Moved the ini_set() entries into a separate script 'setupdefault.inc'
- Let mysql_affected_rows and mysql_insert_id test cases use the newly created script

With the ini_set() statements inside connect.inc, some test cases would be forced to 'undo' them in order to test other scenarios.

Tested on all three dev lines with and without passing db credentials. No changes detected.

13 years agoFix typo.
Ulf Wendel [Mon, 12 Sep 2011 13:55:28 +0000 (13:55 +0000)]
Fix typo.

13 years agofix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object
Popa Adrian Marius [Mon, 12 Sep 2011 13:46:03 +0000 (13:46 +0000)]
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object

13 years agoMinor issue. Seems to fail the same way on various PHP + MySQL combinations. Setting...
Ulf Wendel [Mon, 12 Sep 2011 13:39:57 +0000 (13:39 +0000)]
Minor issue. Seems to fail the same way on various PHP + MySQL combinations. Setting XFAIL until we fix it.

13 years agoAllow replacement to be any scalar value
Hannes Magnusson [Mon, 12 Sep 2011 13:21:57 +0000 (13:21 +0000)]
Allow replacement to be any scalar value

13 years agofixed optional argument.
Rui Hirokawa [Mon, 12 Sep 2011 13:20:05 +0000 (13:20 +0000)]
fixed optional argument.

13 years agoHits libmysql/MySQL bug, works with mysqlnd
Ulf Wendel [Mon, 12 Sep 2011 13:14:16 +0000 (13:14 +0000)]
Hits libmysql/MySQL bug, works with mysqlnd

13 years ago- revert incorrect fix introduced in r316528
Pierre Joye [Mon, 12 Sep 2011 12:59:52 +0000 (12:59 +0000)]
- revert incorrect fix introduced in r316528

13 years agoAdded test for XSL bug 54446
Christian Stocker [Mon, 12 Sep 2011 12:44:49 +0000 (12:44 +0000)]
Added test for XSL bug 54446

13 years agoThose will fail with MySQL 5.5. Running them because they have unveiled a crash,...
Ulf Wendel [Mon, 12 Sep 2011 12:14:56 +0000 (12:14 +0000)]
Those will fail with MySQL 5.5. Running them because they have unveiled a crash, which has been fixed already. Setting to XFAIL, need to be decide if and/or how the functionality shall be supported.

13 years agoEnsure we are working with strings here
Hannes Magnusson [Mon, 12 Sep 2011 11:44:55 +0000 (11:44 +0000)]
Ensure we are working with strings here

13 years agoMerge from branch, make things consistent
Xinchen Hui [Mon, 12 Sep 2011 10:57:26 +0000 (10:57 +0000)]
Merge from branch, make things consistent

13 years agoSync line ending with 5_4
Hannes Magnusson [Mon, 12 Sep 2011 10:24:27 +0000 (10:24 +0000)]
Sync line ending with 5_4

13 years agoThese are all in 5_4
Hannes Magnusson [Mon, 12 Sep 2011 10:20:34 +0000 (10:20 +0000)]
These are all in 5_4

13 years agoMerge missing test from 5_4
Hannes Magnusson [Mon, 12 Sep 2011 10:13:54 +0000 (10:13 +0000)]
Merge missing test from 5_4

13 years agofixes bug #55659 adn 006 test for firebird driver
Popa Adrian Marius [Mon, 12 Sep 2011 09:41:02 +0000 (09:41 +0000)]
fixes bug #55659 adn 006 test for firebird driver

13 years ago- unused var
Pierre Joye [Mon, 12 Sep 2011 09:27:03 +0000 (09:27 +0000)]
- unused var

13 years ago- force LF
Pierre Joye [Mon, 12 Sep 2011 09:16:19 +0000 (09:16 +0000)]
- force LF

13 years agoFixed issues when streams were closed before curl read/write from them, or cleaning
Hannes Magnusson [Mon, 12 Sep 2011 09:16:04 +0000 (09:16 +0000)]
Fixed issues when streams were closed before curl read/write from them, or cleaning
Closing a original handle after copying it now no longer cleans up all resources (fixes missing CURLOPT_POSTFIELDS values among others)

13 years agoMFH: fixed test failure on win32.
Rui Hirokawa [Sun, 11 Sep 2011 13:15:40 +0000 (13:15 +0000)]
MFH: fixed test failure on win32.

13 years agofixed test failure on win32.
Rui Hirokawa [Sun, 11 Sep 2011 13:04:21 +0000 (13:04 +0000)]
fixed test failure on win32.

13 years agofixed test case failures.
Rui Hirokawa [Sun, 11 Sep 2011 12:29:00 +0000 (12:29 +0000)]
fixed test case failures.

13 years agofixed test case failures.
Rui Hirokawa [Sun, 11 Sep 2011 12:12:24 +0000 (12:12 +0000)]
fixed test case failures.

13 years agorevert previous commit.
Rui Hirokawa [Sun, 11 Sep 2011 03:57:31 +0000 (03:57 +0000)]
revert previous commit.

13 years agoremoved test script which depends on the removed register_globals.
Rui Hirokawa [Sun, 11 Sep 2011 02:16:34 +0000 (02:16 +0000)]
removed test script which depends on the removed register_globals.

13 years ago- Fix test
Felipe Pena [Sat, 10 Sep 2011 13:02:00 +0000 (13:02 +0000)]
- Fix test

13 years agoFix error message
Stanislav Malyshev [Sat, 10 Sep 2011 05:36:14 +0000 (05:36 +0000)]
Fix error message

13 years agorevert bad test change
Stanislav Malyshev [Sat, 10 Sep 2011 05:29:29 +0000 (05:29 +0000)]
revert bad test change

13 years agoFixed Bug #55653(PS crash with libmysql when binding same variable as param and out)
Xinchen Hui [Sat, 10 Sep 2011 03:51:16 +0000 (03:51 +0000)]
Fixed Bug #55653(PS crash with libmysql when binding same variable as param and out)
Actually this caused by attempt to efree a INTERNED string

13 years agoBug #55653
Ulf Wendel [Fri, 9 Sep 2011 12:12:08 +0000 (12:12 +0000)]
Bug #55653

13 years agoBeing smart and cleanup/rename/modify tests seconds before committing isn't very...
Hannes Magnusson [Fri, 9 Sep 2011 08:28:57 +0000 (08:28 +0000)]
Being smart and cleanup/rename/modify tests seconds before committing isn't very smart.

13 years ago- force LF
Pierre Joye [Fri, 9 Sep 2011 08:11:43 +0000 (08:11 +0000)]
- force LF

13 years ago- nuke unused var
Pierre Joye [Fri, 9 Sep 2011 07:57:29 +0000 (07:57 +0000)]
- nuke unused var

13 years ago- improve r316420, function must return a value
Pierre Joye [Fri, 9 Sep 2011 07:56:42 +0000 (07:56 +0000)]
- improve r316420, function must return a value

13 years ago- improve r316420 (SplFileObject cannot and should not accept directories)
Pierre Joye [Thu, 8 Sep 2011 23:12:32 +0000 (23:12 +0000)]
- improve r316420 (SplFileObject cannot and should not accept directories)

13 years ago- improve r316420 (SplFileObject cannot and should not accept directories)
Pierre Joye [Thu, 8 Sep 2011 23:07:48 +0000 (23:07 +0000)]
- improve r316420 (SplFileObject cannot and should not accept directories)

13 years agoUpdate SKIPIFs for test portability
Christopher Jones [Thu, 8 Sep 2011 20:13:32 +0000 (20:13 +0000)]
Update SKIPIFs for test portability

13 years agoFix skipifs
Christopher Jones [Thu, 8 Sep 2011 17:52:45 +0000 (17:52 +0000)]
Fix skipifs

13 years agoFix skipifs to match other tests for the case when connection fails
Christopher Jones [Thu, 8 Sep 2011 17:40:15 +0000 (17:40 +0000)]
Fix skipifs to match other tests for the case when connection fails

13 years ago- Updated to-do.
Derick Rethans [Thu, 8 Sep 2011 16:57:41 +0000 (16:57 +0000)]
- Updated to-do.