]> granicus.if.org Git - php/log
php
13 years ago- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user...
Jérôme Loyet [Sat, 8 Oct 2011 13:42:31 +0000 (13:42 +0000)]
- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user defined extensions)

13 years ago- Backported FR #54098 from 5.4 branch (Lowered process manager default value)
Jérôme Loyet [Sat, 8 Oct 2011 13:38:28 +0000 (13:38 +0000)]
- Backported FR #54098 from 5.4 branch (Lowered process manager default value)

13 years ago- Backported FR #52052 from 5.4 branch (Added partial syslog support)
Jérôme Loyet [Sat, 8 Oct 2011 13:35:03 +0000 (13:35 +0000)]
- Backported FR #52052 from 5.4 branch (Added partial syslog support)

13 years agofix ws
Jérôme Loyet [Sat, 8 Oct 2011 13:33:38 +0000 (13:33 +0000)]
fix ws

13 years ago- commit r312812 again (dropped in r312913):
Jérôme Loyet [Sat, 8 Oct 2011 13:29:14 +0000 (13:29 +0000)]
- commit r312812 again (dropped in r312913):
    Implemented FR #54577 (Enhanced status page with full status and details
    about each processes. Also provide a web page (status.html) for
    real-time FPM status.

13 years ago- fix bug #55870, PDO ignores all SSL parameters when used with mysql native driver
Pierre Joye [Sat, 8 Oct 2011 06:17:08 +0000 (06:17 +0000)]
- fix bug #55870, PDO ignores all SSL parameters when used with mysql native driver

13 years agoFix wrong comment
Christian Stocker [Thu, 6 Oct 2011 18:30:55 +0000 (18:30 +0000)]
Fix wrong comment
Add new xsl ini options to php.ini

13 years agoAdd test case
Andrey Hristov [Thu, 6 Oct 2011 17:06:02 +0000 (17:06 +0000)]
Add test case

13 years agoBe consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Andrey Hristov [Thu, 6 Oct 2011 11:25:05 +0000 (11:25 +0000)]
Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Fix for Bug #55859 mysqli->stat property access gives error

13 years agoAdded test for Bug 54446
Christian Stocker [Wed, 5 Oct 2011 18:11:29 +0000 (18:11 +0000)]
Added test for Bug 54446
Init a variable to a default value to avoid issues

13 years agoAdded xsl.security_prefs ini option to define forbidden operations within XSLT
Christian Stocker [Wed, 5 Oct 2011 09:56:01 +0000 (09:56 +0000)]
Added xsl.security_prefs ini option to define forbidden operations within XSLT
stylesheets, default is not to enable write operations. This option won't be
in 5.4, since there's a new method. Bug #54446

13 years agoFixed bug #55750 (memory copy issue in sysvshm extension).
Ilia Alshanetsky [Mon, 3 Oct 2011 18:17:12 +0000 (18:17 +0000)]
Fixed bug #55750 (memory copy issue in sysvshm extension).

13 years agoA better fix for #55817 (thanks to bjori)
Xinchen Hui [Fri, 30 Sep 2011 15:08:32 +0000 (15:08 +0000)]
A better fix for #55817 (thanks to bjori)

13 years agoFixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)
Hannes Magnusson [Fri, 30 Sep 2011 14:17:23 +0000 (14:17 +0000)]
Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)

13 years agoFix wrong codes #55817
Xinchen Hui [Fri, 30 Sep 2011 13:34:07 +0000 (13:34 +0000)]
Fix wrong codes #55817

13 years ago- Fixed #55798: serialize followed by unserialize with numeric object prop.
Gustavo André dos Santos Lopes [Wed, 28 Sep 2011 14:47:42 +0000 (14:47 +0000)]
- Fixed #55798: serialize followed by unserialize with numeric object prop.
  gives integer prop.

13 years ago- Oops missed return. Also improved the readability of a test.
Gustavo André dos Santos Lopes [Tue, 27 Sep 2011 11:43:07 +0000 (11:43 +0000)]
- Oops missed return. Also improved the readability of a test.

13 years ago- Added tests and NEWS for r306475; see bug #55797.
Gustavo André dos Santos Lopes [Tue, 27 Sep 2011 10:57:25 +0000 (10:57 +0000)]
- Added tests and NEWS for r306475; see bug #55797.
- Removed now redundant previous overflow check, which relied on
  undefined behavior (wraparound) and was ignored in optimized builds.

13 years agodocument fix for #55475 in NEWS
Alan Knowles [Tue, 27 Sep 2011 09:35:50 +0000 (09:35 +0000)]
document fix for #55475 in NEWS

13 years agofix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
Antony Dovgal [Tue, 27 Sep 2011 09:12:13 +0000 (09:12 +0000)]
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)

13 years agoremove paths from is_a and is_subclass tests
Alan Knowles [Tue, 27 Sep 2011 07:59:47 +0000 (07:59 +0000)]
remove paths from is_a and is_subclass tests

13 years agosplit the ext/calendar/tests/bug53574.phpt into two test, as we expect different...
Ferenc Kovacs [Tue, 27 Sep 2011 00:53:41 +0000 (00:53 +0000)]
split the ext/calendar/tests/bug53574.phpt into two test, as we expect different result on 32 and 64 bit

13 years agofix is_a errror test so they test correctly against new behaviour of is_a and is_subc...
Alan Knowles [Tue, 27 Sep 2011 00:42:56 +0000 (00:42 +0000)]
fix is_a errror test so they test correctly against new behaviour of is_a and is_subclass_of

13 years agomove autoloaded is_a test to where all the other is_a tests are
Alan Knowles [Tue, 27 Sep 2011 00:19:43 +0000 (00:19 +0000)]
move autoloaded is_a test to where all the other is_a tests are

13 years agofix #49599, the eol-style is important here, as this is a regression test for #36459
Ferenc Kovacs [Mon, 26 Sep 2011 23:28:24 +0000 (23:28 +0000)]
fix #49599, the eol-style is important here, as this is a regression test for #36459

13 years ago- Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about
Gustavo André dos Santos Lopes [Mon, 26 Sep 2011 22:38:21 +0000 (22:38 +0000)]
- Fixed bug in SdnToGregorian (see comments on #53574, though that bug is about
  another function). NEWS & tests tomorrow.

13 years agoMFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev
Christopher Jones [Mon, 26 Sep 2011 20:31:11 +0000 (20:31 +0000)]
MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev

13 years agoUse TZ similar to easter_date.phpt else gcov et al give a diff for unixtojd(1000000000)
Christopher Jones [Mon, 26 Sep 2011 19:13:06 +0000 (19:13 +0000)]
Use TZ similar to easter_date.phpt else gcov et al give a diff for unixtojd(1000000000)

13 years ago- Updated to version 2011.11 (2011k)
Derick Rethans [Mon, 26 Sep 2011 17:23:00 +0000 (17:23 +0000)]
- Updated to version 2011.11 (2011k)

13 years ago- update news
Pierre Joye [Mon, 26 Sep 2011 08:56:56 +0000 (08:56 +0000)]
- update news

13 years ago- be sure to check if the var ha not been removed between the two calls
Pierre Joye [Mon, 26 Sep 2011 08:49:28 +0000 (08:49 +0000)]
- be sure to check if the var ha not been removed between the two calls

13 years ago- Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t)...
Pierre Joye [Mon, 26 Sep 2011 08:36:33 +0000 (08:36 +0000)]
- Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc

13 years ago- Fix folding
Johannes Schlüter [Sun, 25 Sep 2011 13:06:09 +0000 (13:06 +0000)]
- Fix folding

13 years ago- Fix bug #55776 (PDORow to session bug)
Johannes Schlüter [Sun, 25 Sep 2011 12:39:05 +0000 (12:39 +0000)]
- Fix bug #55776 (PDORow to session bug)

13 years agoMFH: fixed #40685: removed '&' in mb_decode_numericentity().
Rui Hirokawa [Sat, 24 Sep 2011 02:20:38 +0000 (02:20 +0000)]
MFH: fixed #40685: removed '&' in mb_decode_numericentity().

13 years agoclean up is_a test title
Alan Knowles [Sat, 24 Sep 2011 01:34:46 +0000 (01:34 +0000)]
clean up is_a test title

13 years agoclean up is_a test, so that it covers more use cases - negative and positive testing
Alan Knowles [Sat, 24 Sep 2011 01:29:48 +0000 (01:29 +0000)]
clean up is_a test, so that it covers more use cases - negative and positive testing

13 years agoadd is_a and is_subclass_of test with autoloader feature
Alan Knowles [Sat, 24 Sep 2011 01:18:29 +0000 (01:18 +0000)]
add is_a and is_subclass_of test with autoloader feature
Its a bit of an overkill, but should ensure breaks are easier to spot in future.

13 years agoRe-committing Alan's is_a revert/fix for bug #55475
Rasmus Lerdorf [Fri, 23 Sep 2011 09:52:09 +0000 (09:52 +0000)]
Re-committing Alan's is_a revert/fix for bug #55475
Dmitry had done so earlier, but reverted pending discussion.
It is completely clear that this should never have been changed in the
5.3 branch in the first place giving the number of things that broke
because of it.

13 years agothe TZ environment variable also needed to be set here, didn't dug up why date.timezo...
Ferenc Kovacs [Thu, 22 Sep 2011 22:29:28 +0000 (22:29 +0000)]
the TZ environment variable also needed to be set here, didn't dug up why date.timezone isn't sufficient

13 years agoskip the interbase tests if cannot connect to the server
Ferenc Kovacs [Thu, 22 Sep 2011 22:07:02 +0000 (22:07 +0000)]
skip the interbase tests if cannot connect to the server

13 years agothe julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to...
Ferenc Kovacs [Thu, 22 Sep 2011 21:50:45 +0000 (21:50 +0000)]
the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162

13 years agoit seems that easter_date doesn't use the date.timezone but the TZ environment variab...
Ferenc Kovacs [Thu, 22 Sep 2011 20:59:10 +0000 (20:59 +0000)]
it seems that easter_date doesn't use the date.timezone but the TZ environment variable, so it passing the return value of easter_date() to date() which uses the date.timezone will create wrong result.

13 years ago- Fix folding
Johannes Schlüter [Mon, 19 Sep 2011 12:31:06 +0000 (12:31 +0000)]
- Fix folding

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 #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc)
Felipe Pena [Sat, 17 Sep 2011 00:05:31 +0000 (00:05 +0000)]
- Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc)

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 agobfn
Hannes Magnusson [Fri, 16 Sep 2011 07:43:32 +0000 (07:43 +0000)]
bfn

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 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 agoReverted the fix for #55475 (is_a() triggers autoloader) before the common decision
Dmitry Stogov [Thu, 15 Sep 2011 10:59:39 +0000 (10:59 +0000)]
Reverted the fix for #55475 (is_a() triggers autoloader) before the common decision

13 years agoFixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com)
Dmitry Stogov [Thu, 15 Sep 2011 09:58:33 +0000 (09:58 +0000)]
Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com)

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

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 agoFix test, Make warning message bison independed
Xinchen Hui [Wed, 14 Sep 2011 08:49:29 +0000 (08:49 +0000)]
Fix test, Make warning message bison independed

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 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 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 ago- fix test
Pierre Joye [Tue, 13 Sep 2011 13:27:20 +0000 (13:27 +0000)]
- fix test

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 agoMFH, fix test
Xinchen Hui [Tue, 13 Sep 2011 13:20:09 +0000 (13:20 +0000)]
MFH, fix test

13 years agoFix test (gzdecode not valid in 5.3 branch, maybe need add ? )
Xinchen Hui [Tue, 13 Sep 2011 13:18:57 +0000 (13:18 +0000)]
Fix test (gzdecode not valid in 5.3 branch, maybe need add ? )

13 years agoupdate news
Xinchen Hui [Tue, 13 Sep 2011 13:11:42 +0000 (13:11 +0000)]
update news

13 years agoMFH, fix test
Xinchen Hui [Tue, 13 Sep 2011 13:02:57 +0000 (13:02 +0000)]
MFH, fix test

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 agosort changelog according to bug number
Dmitry Stogov [Tue, 13 Sep 2011 07:08:36 +0000 (07:08 +0000)]
sort changelog according to bug number

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 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:43:42 +0000 (13:43 +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 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 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 agofix test 006 for firebird driver
Popa Adrian Marius [Mon, 12 Sep 2011 09:56:45 +0000 (09:56 +0000)]
fix test 006 for firebird driver

13 years agocurl news
Hannes Magnusson [Mon, 12 Sep 2011 09:23:29 +0000 (09:23 +0000)]
curl news

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 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 agoMerge tests from trunk
Hannes Magnusson [Fri, 9 Sep 2011 08:14:04 +0000 (08:14 +0000)]
Merge tests from trunk

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

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