]> granicus.if.org Git - php/log
php
10 years agoMerge remote-tracking branch 'origin/master' into native-tls
Anatol Belski [Thu, 20 Nov 2014 14:20:18 +0000 (15:20 +0100)]
Merge remote-tracking branch 'origin/master' into native-tls

* origin/master: (36 commits)
  NEWS
  adapt test for error message introduce in fix for #68463
  Fix bug #68463 listen.allowed_clients can silently result in no allowed access
  run a few request in this test
  fix test
  fix test
  added info about some other macro changes
  added note about toolset and phpize
  added note about the response files
  split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1
  split formatter_format*.phpt for ICP 54.1
  split dateformat_timezone_arg_variations*.phpt for ICU 54.1
  split dateformat_get_set_timezone_variant*.phpt for ICU 54.1
  fix icu version to test
  split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1
  split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1
  split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1
  split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1
  clone dateformat_calendars_variant3.phpt for ICU 54.1
  split collator_get_sort_key_variant3.phpt for icu 54.1
  ...

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Thu, 20 Nov 2014 14:17:02 +0000 (15:17 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  adapt test for error message introduce in fix for #68463
  Fix bug #68463 listen.allowed_clients can silently result in no allowed access

10 years agoNEWS
Remi Collet [Thu, 20 Nov 2014 14:16:39 +0000 (15:16 +0100)]
NEWS

10 years agoadapt test for error message introduce in fix for #68463
Remi Collet [Thu, 20 Nov 2014 14:15:54 +0000 (15:15 +0100)]
adapt test for error message introduce in fix for #68463

10 years agoFix bug #68463 listen.allowed_clients can silently result in no allowed access
Remi Collet [Thu, 20 Nov 2014 14:14:34 +0000 (15:14 +0100)]
Fix bug #68463 listen.allowed_clients can silently result in no allowed access

Add a "There are no allowed addresses for this pool"

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Thu, 20 Nov 2014 13:45:35 +0000 (14:45 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  run a few request in this test

10 years agorun a few request in this test
Remi Collet [Thu, 20 Nov 2014 13:45:17 +0000 (14:45 +0100)]
run a few request in this test

10 years agofix test
Anatol Belski [Thu, 20 Nov 2014 13:37:17 +0000 (14:37 +0100)]
fix test

10 years agofix test
Anatol Belski [Thu, 20 Nov 2014 13:35:04 +0000 (14:35 +0100)]
fix test

10 years agoadded info about some other macro changes
Anatol Belski [Wed, 19 Nov 2014 23:30:50 +0000 (00:30 +0100)]
added info about some other macro changes

10 years agoadded note about toolset and phpize
Anatol Belski [Wed, 19 Nov 2014 23:17:17 +0000 (00:17 +0100)]
added note about toolset and phpize

10 years agoadded note about the response files
Anatol Belski [Wed, 19 Nov 2014 23:15:55 +0000 (00:15 +0100)]
added note about the response files

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 20 Nov 2014 12:37:13 +0000 (13:37 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1
  split formatter_format*.phpt for ICP 54.1
  split dateformat_timezone_arg_variations*.phpt for ICU 54.1
  split dateformat_get_set_timezone_variant*.phpt for ICU 54.1
  fix icu version to test
  split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1
  split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1
  split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1
  split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1
  clone dateformat_calendars_variant3.phpt for ICU 54.1
  split collator_get_sort_key_variant3.phpt for icu 54.1
  split ext/intl/tests/collator_create3.phpt for icu >= 54.1

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 20 Nov 2014 12:36:37 +0000 (13:36 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1
  split formatter_format*.phpt for ICP 54.1
  split dateformat_timezone_arg_variations*.phpt for ICU 54.1
  split dateformat_get_set_timezone_variant*.phpt for ICU 54.1
  fix icu version to test
  split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1
  split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1
  split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1
  split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1
  clone dateformat_calendars_variant3.phpt for ICU 54.1
  split collator_get_sort_key_variant3.phpt for icu 54.1
  split ext/intl/tests/collator_create3.phpt for icu >= 54.1

Conflicts:
ext/intl/tests/dateformat_create_cal_arg_variant3.phpt
ext/intl/tests/dateformat_formatObject_calendar_variant3.phpt
ext/intl/tests/dateformat_formatObject_datetime_variant3.phpt
ext/intl/tests/dateformat_get_set_calendar_variant3.phpt
ext/intl/tests/dateformat_get_set_timezone_variant3.phpt
ext/intl/tests/dateformat_timezone_arg_variations3.phpt
ext/intl/tests/msgfmt_format_intlcalendar_variant3.phpt

10 years agosplit msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 12:26:23 +0000 (13:26 +0100)]
split msgfmt_format_intlcalendar_variant*.phpt for ICU 54.1

10 years agosplit formatter_format*.phpt for ICP 54.1
Anatol Belski [Thu, 20 Nov 2014 12:17:41 +0000 (13:17 +0100)]
split formatter_format*.phpt for ICP 54.1

10 years agosplit dateformat_timezone_arg_variations*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 12:12:02 +0000 (13:12 +0100)]
split dateformat_timezone_arg_variations*.phpt for ICU 54.1

10 years agosplit dateformat_get_set_timezone_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 12:06:22 +0000 (13:06 +0100)]
split dateformat_get_set_timezone_variant*.phpt for ICU 54.1

10 years agofix icu version to test
Anatol Belski [Thu, 20 Nov 2014 12:01:04 +0000 (13:01 +0100)]
fix icu version to test

10 years agosplit ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1
Anatol Belski [Thu, 20 Nov 2014 11:58:41 +0000 (12:58 +0100)]
split ext/intl/tests/dateformat_get_set_calendar_variant*.phpt for 54.1

10 years agosplit dateformat_formatObject_datetime_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 11:53:11 +0000 (12:53 +0100)]
split dateformat_formatObject_datetime_variant*.phpt for ICU 54.1

10 years agosplit dateformat_formatObject_calendar_variant*.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 11:46:48 +0000 (12:46 +0100)]
split dateformat_formatObject_calendar_variant*.phpt for ICU 54.1

10 years agosplit dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1
Anatol Belski [Thu, 20 Nov 2014 11:39:52 +0000 (12:39 +0100)]
split dateformat_create_cal_arg_variant2.phpt for ICU 53.1 and 54.1

10 years agoclone dateformat_calendars_variant3.phpt for ICU 54.1
Anatol Belski [Thu, 20 Nov 2014 10:49:39 +0000 (11:49 +0100)]
clone dateformat_calendars_variant3.phpt for ICU 54.1

10 years agosplit collator_get_sort_key_variant3.phpt for icu 54.1
Anatol Belski [Thu, 20 Nov 2014 10:37:06 +0000 (11:37 +0100)]
split collator_get_sort_key_variant3.phpt for icu 54.1

10 years agosplit ext/intl/tests/collator_create3.phpt for icu >= 54.1
Anatol Belski [Thu, 20 Nov 2014 10:17:42 +0000 (11:17 +0100)]
split ext/intl/tests/collator_create3.phpt for icu >= 54.1

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Thu, 20 Nov 2014 09:18:12 +0000 (10:18 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Raise a warning when listen = hostname used and is resolved as multiple addresses
  NEWS
  Fixed #68458 Change pm.start_servers default warning to notice
  fix test description
  tests for #895
  move zlog_set_level() again
  Change pm.start_servers default warning to notice

10 years agoRaise a warning when listen = hostname used and is resolved as multiple addresses
Remi Collet [Thu, 20 Nov 2014 09:15:15 +0000 (10:15 +0100)]
Raise a warning when listen = hostname used and is resolved as multiple addresses

Using getaddrinfo is perhaps not a good idea... if we are not able
to listen on multiple addresses...

At least this message should help to diagnose problem, ex
... Found address for localhost, socket opened on ::1
... Found multiple addresses for localhost, 127.0.0.1 ignored

10 years agoFixed #68458 Change pm.start_servers default warning to notice
Remi Collet [Thu, 20 Nov 2014 07:12:27 +0000 (08:12 +0100)]
Fixed #68458 Change pm.start_servers default warning to notice

Add another test
014 checks that no "notice" are traced when log_level=warning
015 checks that "notice" are traced when log_level=notice

10 years agofix test description
David Zuelke [Wed, 19 Nov 2014 22:46:22 +0000 (23:46 +0100)]
fix test description

10 years agotests for #895
David Zuelke [Wed, 19 Nov 2014 22:40:03 +0000 (23:40 +0100)]
tests for #895

10 years agomove zlog_set_level() again
David Zuelke [Wed, 19 Nov 2014 22:39:00 +0000 (23:39 +0100)]
move zlog_set_level() again

from fpm_unix_init_main() to fpm_conf_post_process() this time (see #894),
because otherwise nothing in fpm_conf_init_main() obeys log levels

10 years agoChange pm.start_servers default warning to notice
David Zuelke [Sun, 9 Nov 2014 01:18:58 +0000 (20:18 -0500)]
Change pm.start_servers default warning to notice

Unlike other settings, this has a perfectly reasonable default, calculated using
a dynamic formula. If the default was hardcoded to "2" or something, then it
would make sense to have a warning, since that could potentially be bad, but for
a dynamically calculated value based on other mandatory settings, a notice ought
to be enough.

10 years agoNEWS
Remi Collet [Thu, 20 Nov 2014 07:15:13 +0000 (08:15 +0100)]
NEWS

10 years agoFixed typo
Dmitry Stogov [Thu, 20 Nov 2014 07:13:08 +0000 (10:13 +0300)]
Fixed typo

10 years agoFixed #68458 Change pm.start_servers default warning to notice
Remi Collet [Thu, 20 Nov 2014 07:12:27 +0000 (08:12 +0100)]
Fixed #68458 Change pm.start_servers default warning to notice

Add another test
014 checks that no "notice" are traced when log_level=warning
015 checks that "notice" are traced when log_level=notice

10 years agofix test description
David Zuelke [Wed, 19 Nov 2014 22:46:22 +0000 (23:46 +0100)]
fix test description

10 years agotests for #895
David Zuelke [Wed, 19 Nov 2014 22:40:03 +0000 (23:40 +0100)]
tests for #895

10 years agomove zlog_set_level() again
David Zuelke [Wed, 19 Nov 2014 22:39:00 +0000 (23:39 +0100)]
move zlog_set_level() again

from fpm_unix_init_main() to fpm_conf_post_process() this time (see #894),
because otherwise nothing in fpm_conf_init_main() obeys log levels

10 years agoChange pm.start_servers default warning to notice
David Zuelke [Sun, 9 Nov 2014 01:18:58 +0000 (20:18 -0500)]
Change pm.start_servers default warning to notice

Unlike other settings, this has a perfectly reasonable default, calculated using
a dynamic formula. If the default was hardcoded to "2" or something, then it
would make sense to have a warning, since that could potentially be bad, but for
a dynamically calculated value based on other mandatory settings, a notice ought
to be enough.

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Thu, 20 Nov 2014 06:52:19 +0000 (07:52 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Factorization and consistency - create a fpm_use_error_log() to check when file or stderr should be used - use it everywhere for consistency - add some comments

10 years agoFactorization and consistency
Remi Collet [Thu, 20 Nov 2014 06:49:54 +0000 (07:49 +0100)]
Factorization and consistency
- create a fpm_use_error_log() to check when file or stderr should be used
- use it everywhere for consistency
- add some comments

10 years agoMerge remote-tracking branch 'origin/master' into native-tls
Anatol Belski [Wed, 19 Nov 2014 22:21:34 +0000 (23:21 +0100)]
Merge remote-tracking branch 'origin/master' into native-tls

* origin/master:
  NEWS
  Fix #68355: Inconsistency in example php.ini comments
  NEWS
  Fixed bug #68452 php-fpm man page is oudated (-O)
  NEWS
  Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z)
  NEWS
  Fixed bug #68381 Set FPM log level earlier during init

10 years agotypo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos [Wed, 19 Nov 2014 19:59:31 +0000 (19:59 +0000)]
typo fixes - https://github.com/vlajos/misspell_fixer

10 years agoMerge branch 'PHP-5.6'
Peter Cowburn [Wed, 19 Nov 2014 17:06:59 +0000 (17:06 +0000)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  Fix #68355: Inconsistency in example php.ini comments

10 years agoNEWS
Peter Cowburn [Wed, 19 Nov 2014 17:03:15 +0000 (17:03 +0000)]
NEWS

10 years agoFix #68355: Inconsistency in example php.ini comments
Chris McCafferty [Mon, 10 Nov 2014 03:30:51 +0000 (22:30 -0500)]
Fix #68355: Inconsistency in example php.ini comments

There are some arbitrary differences between php.ini-production and
php.ini-development. This patch corrects the differences.

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Wed, 19 Nov 2014 15:49:37 +0000 (16:49 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  Fixed bug #68452 php-fpm man page is oudated (-O)
  NEWS
  Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z)
  NEWS
  Fixed bug #68381 Set FPM log level earlier during init

10 years agoNEWS
Remi Collet [Wed, 19 Nov 2014 15:49:23 +0000 (16:49 +0100)]
NEWS

10 years agoFixed bug #68452 php-fpm man page is oudated (-O)
Remi Collet [Wed, 19 Nov 2014 15:49:05 +0000 (16:49 +0100)]
Fixed bug #68452 php-fpm man page is oudated (-O)

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Wed, 19 Nov 2014 15:48:21 +0000 (16:48 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  NEWS
  Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z)
  NEWS
  Fixed bug #68381 Set FPM log level earlier during init

10 years agoNEWS
Remi Collet [Wed, 19 Nov 2014 15:47:52 +0000 (16:47 +0100)]
NEWS

10 years agoFixed bug #68452 php-fpm man page is oudated (-g, -R, -z)
Remi Collet [Wed, 19 Nov 2014 15:46:51 +0000 (16:46 +0100)]
Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z)

10 years agodefault tsrmls cache to NULL
Anatol Belski [Wed, 19 Nov 2014 11:26:24 +0000 (12:26 +0100)]
default tsrmls cache to NULL

10 years agoMerge remote-tracking branch 'origin/master' into native-tls
Anatol Belski [Tue, 18 Nov 2014 20:18:52 +0000 (21:18 +0100)]
Merge remote-tracking branch 'origin/master' into native-tls

* origin/master: (398 commits)
  NEWS
  add test for bug #68381
  Fixed bug #68381 Set FPM log level earlier during init
  proper dllexport
  move to size_t where zend_string is used internally
  fix some datatype mismatches
  return after the warning, to fix uninitialized salt usage
  fix datatype mismatches
  add missing type specifier
  fix datatype mismatches
  fix unsigned check
  "extern" shouldn't be used for definitions
  joined identical conditional blocks
  simplify fpm tests
  SEND_VAR_NO_REF optimization
  Add test for bug #68442
  Add various tests for FPM - covering recent bugs (68420, 68421, 68423, 68428) - for UDS - for ping and status URI - for multi pool and multi mode
  Include small MIT FastCGI client library from https://github.com/adoy/PHP-FastCGI-Client
  Get rid of zend_free_op structure (use zval* instead). Get rid of useless TSRMLS arguments.
  Add new FPM test for IPv4/IPv6
  ...

Conflicts:
win32/build/config.w32

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Tue, 18 Nov 2014 16:46:15 +0000 (17:46 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  add test for bug #68381
  Fixed bug #68381 Set FPM log level earlier during init

10 years agoNEWS
Remi Collet [Tue, 18 Nov 2014 16:45:12 +0000 (17:45 +0100)]
NEWS

10 years agoadd test for bug #68381
Remi Collet [Tue, 18 Nov 2014 16:44:53 +0000 (17:44 +0100)]
add test for bug #68381

10 years agoFixed bug #68381 Set FPM log level earlier during init
David Zuelke [Sat, 8 Nov 2014 22:22:54 +0000 (17:22 -0500)]
Fixed bug #68381 Set FPM log level earlier during init

The log level will be ignored throughout log events in fpm_unix_init_main, until
the very end when zlog_set_level is finally called.

In particular, fpm_unix_conf_wp may throw notices like this:

> [08-Nov-2014 17:13:36] NOTICE: [pool www] 'user' directive is ignored when…

Which will still appear even if log_level in php-fpm.conf is set to warning+

10 years agoNEWS
Remi Collet [Tue, 18 Nov 2014 16:43:28 +0000 (17:43 +0100)]
NEWS

10 years agoFixed bug #68381 Set FPM log level earlier during init
David Zuelke [Sat, 8 Nov 2014 22:22:54 +0000 (17:22 -0500)]
Fixed bug #68381 Set FPM log level earlier during init

The log level will be ignored throughout log events in fpm_unix_init_main, until
the very end when zlog_set_level is finally called.

In particular, fpm_unix_conf_wp may throw notices like this:

> [08-Nov-2014 17:13:36] NOTICE: [pool www] 'user' directive is ignored when…

Which will still appear even if log_level in php-fpm.conf is set to warning+

10 years agoproper dllexport
Anatol Belski [Tue, 18 Nov 2014 14:38:35 +0000 (15:38 +0100)]
proper dllexport

10 years agomove to size_t where zend_string is used internally
Anatol Belski [Tue, 18 Nov 2014 12:17:43 +0000 (13:17 +0100)]
move to size_t where zend_string is used internally

10 years agofix some datatype mismatches
Anatol Belski [Tue, 18 Nov 2014 12:13:23 +0000 (13:13 +0100)]
fix some datatype mismatches

10 years agoreturn after the warning, to fix uninitialized salt usage
Anatol Belski [Tue, 18 Nov 2014 11:34:45 +0000 (12:34 +0100)]
return after the warning, to fix uninitialized salt usage

10 years agofix datatype mismatches
Anatol Belski [Tue, 18 Nov 2014 11:11:25 +0000 (12:11 +0100)]
fix datatype mismatches

10 years agoadd missing type specifier
Anatol Belski [Tue, 18 Nov 2014 10:53:33 +0000 (11:53 +0100)]
add missing type specifier

10 years agofix datatype mismatches
Anatol Belski [Tue, 18 Nov 2014 10:49:06 +0000 (11:49 +0100)]
fix datatype mismatches

10 years agofix unsigned check
Anatol Belski [Tue, 18 Nov 2014 10:03:54 +0000 (11:03 +0100)]
fix unsigned check

10 years ago"extern" shouldn't be used for definitions
Anatol Belski [Tue, 18 Nov 2014 09:50:56 +0000 (10:50 +0100)]
"extern" shouldn't be used for definitions

10 years agojoined identical conditional blocks
Anatol Belski [Sat, 15 Nov 2014 12:12:25 +0000 (13:12 +0100)]
joined identical conditional blocks

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Tue, 18 Nov 2014 12:12:19 +0000 (13:12 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  simplify fpm tests

10 years agosimplify fpm tests
Remi Collet [Tue, 18 Nov 2014 12:11:53 +0000 (13:11 +0100)]
simplify fpm tests

10 years agoSEND_VAR_NO_REF optimization
Dmitry Stogov [Tue, 18 Nov 2014 11:37:36 +0000 (14:37 +0300)]
SEND_VAR_NO_REF optimization

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Tue, 18 Nov 2014 10:10:45 +0000 (11:10 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add test for bug #68442

10 years agoAdd test for bug #68442
Remi Collet [Tue, 18 Nov 2014 10:08:49 +0000 (11:08 +0100)]
Add test for bug #68442

Add another helper function fpm_display_log

Restore change from c996a989 badly reverted in 8c0cc49

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Tue, 18 Nov 2014 07:09:56 +0000 (08:09 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add various tests for FPM - covering recent bugs (68420, 68421, 68423, 68428) - for UDS - for ping and status URI - for multi pool and multi mode
  Include small MIT FastCGI client library from https://github.com/adoy/PHP-FastCGI-Client

10 years agoAdd various tests for FPM
Remi Collet [Tue, 18 Nov 2014 07:07:45 +0000 (08:07 +0100)]
Add various tests for FPM
- covering recent bugs (68420, 68421, 68423, 68428)
- for UDS
- for ping and status URI
- for multi pool and multi mode

10 years agoInclude small MIT FastCGI client library from
Remi Collet [Tue, 18 Nov 2014 07:01:18 +0000 (08:01 +0100)]
Include small MIT FastCGI client library from
https://github.com/adoy/PHP-FastCGI-Client

Add run_request function to easily run a FastCGI call,
which is needed for new tests.

10 years agoGet rid of zend_free_op structure (use zval* instead).
Dmitry Stogov [Tue, 18 Nov 2014 06:05:48 +0000 (09:05 +0300)]
Get rid of zend_free_op structure (use zval* instead).
Get rid of useless TSRMLS arguments.

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Mon, 17 Nov 2014 14:23:33 +0000 (15:23 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add new FPM test for IPv4/IPv6

10 years agoAdd new FPM test for IPv4/IPv6
Remi Collet [Mon, 17 Nov 2014 14:22:04 +0000 (15:22 +0100)]
Add new FPM test for IPv4/IPv6

Use 9000+PHP_INT_SIZE as poprt
- to avoid using default 9000
- to allow multipole 32/64 bits simultaneous run

10 years agoReorder fields for most often access pattern
Dmitry Stogov [Mon, 17 Nov 2014 11:06:50 +0000 (14:06 +0300)]
Reorder fields for most often access pattern

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Mon, 17 Nov 2014 08:43:56 +0000 (09:43 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  update fpm configuration for #68428
  update fpm configuration for #68428
  fix incompatible pointer types
  fix incompatible pointer types

10 years agoupdate fpm configuration for #68428
Remi Collet [Mon, 17 Nov 2014 08:35:20 +0000 (09:35 +0100)]
update fpm configuration for #68428

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Mon, 17 Nov 2014 08:43:26 +0000 (09:43 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update fpm configuration for #68428
  fix incompatible pointer types

10 years agoupdate fpm configuration for #68428
Remi Collet [Mon, 17 Nov 2014 08:35:20 +0000 (09:35 +0100)]
update fpm configuration for #68428

10 years agoupdate fpm configuration for #68428
Remi Collet [Mon, 17 Nov 2014 08:35:20 +0000 (09:35 +0100)]
update fpm configuration for #68428

10 years agofix incompatible pointer types
Anatol Belski [Mon, 17 Nov 2014 07:47:48 +0000 (08:47 +0100)]
fix incompatible pointer types

10 years agofix incompatible pointer types
Anatol Belski [Mon, 17 Nov 2014 07:48:32 +0000 (08:48 +0100)]
fix incompatible pointer types

10 years agofix incompatible pointer types
Anatol Belski [Mon, 17 Nov 2014 07:48:32 +0000 (08:48 +0100)]
fix incompatible pointer types

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Mon, 17 Nov 2014 08:23:59 +0000 (09:23 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  NEWS
  Fixed bug #68428 allowed_client is IPv4 only

10 years agoNEWS
Remi Collet [Mon, 17 Nov 2014 08:23:47 +0000 (09:23 +0100)]
NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Mon, 17 Nov 2014 08:23:26 +0000 (09:23 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  NEWS
  Fixed bug #68428 allowed_client is IPv4 only

10 years agoNEWS
Remi Collet [Mon, 17 Nov 2014 08:23:16 +0000 (09:23 +0100)]
NEWS

10 years agoFixed bug #68428 allowed_client is IPv4 only
Remi Collet [Mon, 17 Nov 2014 08:22:13 +0000 (09:22 +0100)]
Fixed bug #68428 allowed_client is IPv4 only

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Mon, 17 Nov 2014 05:59:03 +0000 (06:59 +0100)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  comment about ipv4-mapped in fpm conf
  Improve fix bug #68421 access.format='%R' doesn't log ipv6 address

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Remi Collet [Mon, 17 Nov 2014 05:58:28 +0000 (06:58 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  comment about ipv4-mapped in fpm conf
  Improve fix bug #68421 access.format='%R' doesn't log ipv6 address

10 years agocomment about ipv4-mapped in fpm conf
Remi Collet [Mon, 17 Nov 2014 05:57:59 +0000 (06:57 +0100)]
comment about ipv4-mapped in fpm conf

10 years agoImprove fix bug #68421 access.format='%R' doesn't log ipv6 address
Remi Collet [Mon, 17 Nov 2014 05:53:38 +0000 (06:53 +0100)]
Improve fix bug #68421 access.format='%R' doesn't log ipv6 address

Log IPv4-Mapped-Ipv6 address as IPv4 (not as IPv6)