]> granicus.if.org Git - php/log
php
13 years agothis should be decided by configure
Andrey Hristov [Fri, 14 Oct 2011 14:12:16 +0000 (14:12 +0000)]
this should be decided by configure

13 years agoFixed bug #60019 (Function time_nanosleep() is undefined on OS X).
Ilia Alshanetsky [Fri, 14 Oct 2011 12:43:27 +0000 (12:43 +0000)]
Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).

13 years ago- Fixed bug #60048 (sa_len a #define on IRIX)
Felipe Pena [Thu, 13 Oct 2011 22:56:05 +0000 (22:56 +0000)]
- Fixed bug #60048 (sa_len a #define on IRIX)
  patch by: china at thewrittenword dot com

13 years ago- Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)
Felipe Pena [Wed, 12 Oct 2011 01:03:15 +0000 (01:03 +0000)]
- Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)
  patch by: tom at punkave dot com

13 years agoMYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
Andrey Hristov [Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)]
MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
QC will need an ifdef-layer to compile with this

13 years ago- Updated to version 2011.12 (2011l)
Derick Rethans [Mon, 10 Oct 2011 08:05:55 +0000 (08:05 +0000)]
- Updated to version 2011.12 (2011l)

13 years agoAdded the xsl.security_prefs option to 5_4 and trunk and
Christian Stocker [Mon, 10 Oct 2011 07:59:19 +0000 (07:59 +0000)]
Added the xsl.security_prefs option to 5_4 and trunk and
mark it as deprecated for BC-reasons
Added tests for ini option and combination of both

13 years ago- ensure request_terminate_timeout >= request_slowlog_timeout
Jérôme Loyet [Sun, 9 Oct 2011 15:21:06 +0000 (15:21 +0000)]
- ensure request_terminate_timeout >= request_slowlog_timeout

13 years ago- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)
Jérôme Loyet [Sun, 9 Oct 2011 15:12:26 +0000 (15:12 +0000)]
- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)

13 years ago- Fixed bug #55533 (The -d parameter doesn't work)
Jérôme Loyet [Sun, 9 Oct 2011 14:36:11 +0000 (14:36 +0000)]
- Fixed bug #55533 (The -d parameter doesn't work)

13 years ago- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)
Jérôme Loyet [Sat, 8 Oct 2011 21:04:10 +0000 (21:04 +0000)]
- Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children)

13 years ago- fix r317913
Jérôme Loyet [Sat, 8 Oct 2011 20:43:12 +0000 (20:43 +0000)]
- fix r317913

13 years ago- Fixed bug #55486 (status show BIG processes number)
Jérôme Loyet [Sat, 8 Oct 2011 19:50:26 +0000 (19:50 +0000)]
- Fixed bug #55486 (status show BIG processes number)

13 years ago- Fixed bug #55577 (status.html does not install)
Jérôme Loyet [Sat, 8 Oct 2011 19:31:32 +0000 (19:31 +0000)]
- Fixed bug #55577 (status.html does not install)

13 years agonull the value before usage
Andrey Hristov [Sat, 8 Oct 2011 14:48:14 +0000 (14:48 +0000)]
null the value before usage

13 years agows
Jérôme Loyet [Sat, 8 Oct 2011 14:11:37 +0000 (14:11 +0000)]
ws

13 years ago- Backported from 5.4 branch (Dropped restriction of not setting the same value multi...
Jérôme Loyet [Sat, 8 Oct 2011 14:07:47 +0000 (14:07 +0000)]
- Backported from 5.4 branch (Dropped restriction of not setting the same value multiple times, the last one holds).

13 years ago- Backported from 5.4 branch:
Jérôme Loyet [Sat, 8 Oct 2011 14:04:09 +0000 (14:04 +0000)]
- Backported from 5.4 branch:
  * enhanced log messages
  * code cosmetic

13 years ago- Backported from 5.4 branch (order fpm configuration items the same way in php-fpm...
Jérôme Loyet [Sat, 8 Oct 2011 14:00:07 +0000 (14:00 +0000)]
- Backported from 5.4 branch (order fpm configuration items the same way in php-fpm.conf.in, fpm_conf.h and fpm_conf.c)

13 years ago- Backported from 5.4 branch (don't write directly to stderr, use the internal logger...
Jérôme Loyet [Sat, 8 Oct 2011 13:57:31 +0000 (13:57 +0000)]
- Backported from 5.4 branch (don't write directly to stderr, use the internal logger instead (zlog))

13 years agoremove unused variable
Jérôme Loyet [Sat, 8 Oct 2011 13:53:49 +0000 (13:53 +0000)]
remove unused variable

13 years ago- backparted from 5.4 branch (remove is_fastcgi because FPM is always fastcgi)
Jérôme Loyet [Sat, 8 Oct 2011 13:52:27 +0000 (13:52 +0000)]
- backparted from 5.4 branch (remove is_fastcgi because FPM is always fastcgi)

13 years ago- Backported FR #55166 from 5.4 branch (Added process.max to control the number of...
Jérôme Loyet [Sat, 8 Oct 2011 13:47:52 +0000 (13:47 +0000)]
- Backported FR #55166 from 5.4 branch (Added process.max to control the number of process FPM can fork)

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