]> granicus.if.org Git - php/log
php
10 years agoMerge remote-tracking branch 'origin/master' into phpng
Xinchen Hui [Fri, 18 Jul 2014 07:52:52 +0000 (15:52 +0800)]
Merge remote-tracking branch 'origin/master' into phpng

Conflicts:
Zend/zend_compile.h
ext/openssl/xp_ssl.c

10 years agoMerge branch 'PHP-5.6'
Xinchen Hui [Fri, 18 Jul 2014 07:51:24 +0000 (15:51 +0800)]
Merge branch 'PHP-5.6'

10 years agoUpdate NEWS
Xinchen Hui [Fri, 18 Jul 2014 07:51:10 +0000 (15:51 +0800)]
Update NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Fri, 18 Jul 2014 07:48:56 +0000 (15:48 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
Zend/zend_vm_def.h
Zend/zend_vm_execute.h

10 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Xinchen Hui [Fri, 18 Jul 2014 07:45:56 +0000 (15:45 +0800)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

10 years agoFixed bug #66608 (Incorrect behavior with nested "finally" blocks)
Xinchen Hui [Fri, 18 Jul 2014 07:45:31 +0000 (15:45 +0800)]
Fixed bug #66608 (Incorrect behavior with nested "finally" blocks)

10 years agoMerge branch 'PHP-5.6'
Lior Kaplan [Thu, 17 Jul 2014 20:11:33 +0000 (23:11 +0300)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Enable build without atoll (e.g old AIX flavours)
  Enable build without atoll (e.g old AIX flavours)

10 years agoEnable build without atoll (e.g old AIX flavours)
Lior Kaplan [Thu, 17 Jul 2014 20:10:08 +0000 (23:10 +0300)]
Enable build without atoll (e.g old AIX flavours)

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Thu, 17 Jul 2014 20:09:54 +0000 (23:09 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Enable build without atoll (e.g old AIX flavours)

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Lior Kaplan [Thu, 17 Jul 2014 20:04:23 +0000 (23:04 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Enable build without atoll (e.g old AIX flavours)

10 years agoEnable build without atoll (e.g old AIX flavours)
Lior Kaplan [Thu, 17 Jul 2014 19:58:36 +0000 (22:58 +0300)]
Enable build without atoll (e.g old AIX flavours)

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 17 Jul 2014 19:49:23 +0000 (21:49 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  implemented usage of the non core ext deps in phpize mode

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 17 Jul 2014 19:49:08 +0000 (21:49 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  implemented usage of the non core ext deps in phpize mode

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Thu, 17 Jul 2014 19:48:46 +0000 (21:48 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  implemented usage of the non core ext deps in phpize mode

10 years agoimplemented usage of the non core ext deps in phpize mode
Anatol Belski [Thu, 17 Jul 2014 19:47:15 +0000 (21:47 +0200)]
implemented usage of the non core ext deps in phpize mode

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 17 Jul 2014 07:32:44 +0000 (09:32 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  implemented force usage of generated .h and .js deps in phpize mode

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 17 Jul 2014 07:32:31 +0000 (09:32 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  implemented force usage of generated .h and .js deps in phpize mode

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Thu, 17 Jul 2014 07:26:46 +0000 (09:26 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  implemented force usage of generated .h and .js deps in phpize mode

10 years agoimplemented force usage of generated .h and .js deps in phpize mode
Anatol Belski [Thu, 17 Jul 2014 07:25:57 +0000 (09:25 +0200)]
implemented force usage of generated .h and .js deps in phpize mode

10 years agoMerge branch 'phpng' of https://git.php.net/repository/php-src into phpng
Xinchen Hui [Thu, 17 Jul 2014 07:21:46 +0000 (15:21 +0800)]
Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng

10 years agoMicro optimization for the main interpreter loop
Dmitry Stogov [Thu, 17 Jul 2014 07:18:44 +0000 (11:18 +0400)]
Micro optimization for the main interpreter loop

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Wed, 16 Jul 2014 19:35:18 +0000 (21:35 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  basic routines for phpize mode to
  This test depends on expose_php being on
  Test output relies on expose_php being on
  1.2 is a problematic float to print out Lower the default display precision for this test
  The test output is dependent on expose_php ini

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Wed, 16 Jul 2014 19:35:04 +0000 (21:35 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  basic routines for phpize mode to
  This test depends on expose_php being on
  Test output relies on expose_php being on
  1.2 is a problematic float to print out Lower the default display precision for this test
  The test output is dependent on expose_php ini

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Wed, 16 Jul 2014 19:34:19 +0000 (21:34 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  basic routines for phpize mode to

10 years agobasic routines for phpize mode to
Anatol Belski [Wed, 16 Jul 2014 19:33:07 +0000 (21:33 +0200)]
basic routines for phpize mode to

- generate headers for non core ext defines
- generate js deps for non core exts

10 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Wed, 16 Jul 2014 16:50:41 +0000 (19:50 +0300)]
Merge branch 'PHP-5.6'

10 years agoEasier to read
Andrey Hristov [Wed, 16 Jul 2014 16:50:28 +0000 (19:50 +0300)]
Easier to read

10 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Wed, 16 Jul 2014 16:25:31 +0000 (19:25 +0300)]
Merge branch 'PHP-5.6'

Conflicts:
NEWS

10 years agoAdd some trace info as well as update CLIENT_ flags
Andrey Hristov [Wed, 16 Jul 2014 16:24:39 +0000 (19:24 +0300)]
Add some trace info as well as update CLIENT_ flags

10 years agoFix my name in the given credit
Lior Kaplan [Wed, 16 Jul 2014 14:45:23 +0000 (17:45 +0300)]
Fix my name in the given credit

10 years agostash
Xinchen Hui [Wed, 16 Jul 2014 08:35:48 +0000 (16:35 +0800)]
stash

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Wed, 16 Jul 2014 04:15:05 +0000 (00:15 -0400)]
Merge branch 'PHP-5.6'

10 years agoUpdate NEWS for PR#723 merge
Daniel Lowrey [Wed, 16 Jul 2014 03:55:30 +0000 (23:55 -0400)]
Update NEWS for PR#723 merge

10 years agoAdd ifdef on ecdh for single_ecdh_use
Lior Kaplan [Tue, 15 Jul 2014 21:10:29 +0000 (00:10 +0300)]
Add ifdef on ecdh for single_ecdh_use

Allows build with OpenSSL < 0.9.8

10 years agoFixed compilation warnings
Dmitry Stogov [Tue, 15 Jul 2014 11:51:40 +0000 (15:51 +0400)]
Fixed compilation warnings

10 years agoFixed compilation on Windows
Dmitry Stogov [Tue, 15 Jul 2014 11:50:42 +0000 (15:50 +0400)]
Fixed compilation on Windows

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Mon, 14 Jul 2014 18:28:23 +0000 (20:28 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix C89 compat
  This test depends on expose_php being on
  The test output is dependent on expose_php ini
  1.2 is a problematic float to print out Lower the default display precision for this test
  Test output relies on expose_php being on

10 years agofix C89 compat
Anatol Belski [Mon, 14 Jul 2014 18:27:59 +0000 (20:27 +0200)]
fix C89 compat

10 years agoThis test depends on expose_php being on
Rasmus Lerdorf [Mon, 14 Jul 2014 15:21:27 +0000 (08:21 -0700)]
This test depends on expose_php being on

10 years agoThis test depends on expose_php being on
Rasmus Lerdorf [Mon, 14 Jul 2014 15:21:27 +0000 (08:21 -0700)]
This test depends on expose_php being on

10 years agoThis test depends on expose_php being on
Rasmus Lerdorf [Mon, 14 Jul 2014 15:21:27 +0000 (08:21 -0700)]
This test depends on expose_php being on

10 years agoTest output relies on expose_php being on
Rasmus Lerdorf [Fri, 11 Jul 2014 17:59:02 +0000 (10:59 -0700)]
Test output relies on expose_php being on

10 years ago1.2 is a problematic float to print out
Rasmus Lerdorf [Fri, 11 Jul 2014 17:29:40 +0000 (10:29 -0700)]
1.2 is a problematic float to print out
Lower the default display precision for this test

10 years agoThe test output is dependent on expose_php ini
Rasmus Lerdorf [Fri, 11 Jul 2014 16:12:32 +0000 (09:12 -0700)]
The test output is dependent on expose_php ini

10 years agoThe test output is dependent on expose_php ini
Rasmus Lerdorf [Fri, 11 Jul 2014 16:12:32 +0000 (09:12 -0700)]
The test output is dependent on expose_php ini

10 years ago1.2 is a problematic float to print out
Rasmus Lerdorf [Fri, 11 Jul 2014 17:29:40 +0000 (10:29 -0700)]
1.2 is a problematic float to print out
Lower the default display precision for this test

10 years agoTest output relies on expose_php being on
Rasmus Lerdorf [Fri, 11 Jul 2014 17:59:02 +0000 (10:59 -0700)]
Test output relies on expose_php being on

10 years agoFixed ZTS build
Dmitry Stogov [Mon, 14 Jul 2014 11:46:09 +0000 (15:46 +0400)]
Fixed ZTS build

10 years agoImplemented builtin instruction for strlen()
Dmitry Stogov [Mon, 14 Jul 2014 11:43:11 +0000 (15:43 +0400)]
Implemented builtin instruction for strlen()

10 years agoFixed ZTS build
Dmitry Stogov [Mon, 14 Jul 2014 10:25:04 +0000 (14:25 +0400)]
Fixed ZTS build

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Mon, 14 Jul 2014 07:53:47 +0000 (09:53 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  added headers install to phpize mode

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Mon, 14 Jul 2014 07:53:34 +0000 (09:53 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  added headers install to phpize mode

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Mon, 14 Jul 2014 07:53:16 +0000 (09:53 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  added headers install to phpize mode

10 years agoadded headers install to phpize mode
Anatol Belski [Mon, 14 Jul 2014 07:52:39 +0000 (09:52 +0200)]
added headers install to phpize mode

10 years agoMerge branch 'master' into phpng
Dmitry Stogov [Mon, 14 Jul 2014 07:44:53 +0000 (11:44 +0400)]
Merge branch 'master' into phpng

* master: (40 commits)
  Bug #67609: TLS connections fail behind HTTP proxy
  Updated NEWS for #67594
  Updated NEWS for #67594
  Fix #67594 - invisible colon should be stripped off header name
  Updated NEWS for 34407
  Updated NEWS for 34407
  Updated NEWS for 34407
  Fix for bug #34407 - ucwords and title case
  fixed broken merged code
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  fixed broken merged code
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.
  Test output relies on expose_php being on
  1.2 is a problematic float to print out Lower the default display precision for this test
  The test output is dependent on expose_php ini
  fix makefile in phpize mode
  fixe output_as_table() when no ext was enabled
  fix end of stream exception when generating makefile
  ...

Conflicts:
ext/standard/http_fopen_wrapper.c
ext/standard/string.c
sapi/cli/php_cli_server.c

10 years agoMerge branch 'phpng' of https://git.php.net/repository/php-src into phpng
Xinchen Hui [Mon, 14 Jul 2014 06:34:51 +0000 (14:34 +0800)]
Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng

10 years agoImplemented builtin instruction for type check functions - is_*()
Dmitry Stogov [Mon, 14 Jul 2014 06:33:11 +0000 (10:33 +0400)]
Implemented builtin instruction for type check functions - is_*()

10 years agoTemporary fixed the invalid read warning
Xinchen Hui [Mon, 14 Jul 2014 04:31:55 +0000 (12:31 +0800)]
Temporary fixed the invalid read warning

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Sat, 12 Jul 2014 14:56:57 +0000 (10:56 -0400)]
Merge branch 'PHP-5.6'

10 years agoBug #67609: TLS connections fail behind HTTP proxy
Daniel Lowrey [Sat, 12 Jul 2014 14:49:42 +0000 (10:49 -0400)]
Bug #67609: TLS connections fail behind HTTP proxy

10 years agoMerge branch 'PHP-5.6'
Tjerk Meesters [Sat, 12 Jul 2014 07:11:18 +0000 (15:11 +0800)]
Merge branch 'PHP-5.6'

10 years agoUpdated NEWS for #67594
Tjerk Meesters [Sat, 12 Jul 2014 07:11:05 +0000 (15:11 +0800)]
Updated NEWS for #67594

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Tjerk Meesters [Sat, 12 Jul 2014 07:09:47 +0000 (15:09 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoUpdated NEWS for #67594
Tjerk Meesters [Sat, 12 Jul 2014 07:09:32 +0000 (15:09 +0800)]
Updated NEWS for #67594

10 years agoFix #67594 - invisible colon should be stripped off header name
Tjerk Meesters [Sat, 12 Jul 2014 04:45:50 +0000 (12:45 +0800)]
Fix #67594 - invisible colon should be stripped off header name

10 years agoMerge branch 'PHP-5.6'
Tjerk Meesters [Sat, 12 Jul 2014 03:15:03 +0000 (11:15 +0800)]
Merge branch 'PHP-5.6'

10 years agoUpdated NEWS for 34407
Tjerk Meesters [Sat, 12 Jul 2014 03:14:18 +0000 (11:14 +0800)]
Updated NEWS for 34407

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Tjerk Meesters [Sat, 12 Jul 2014 03:10:15 +0000 (11:10 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoUpdated NEWS for 34407
Tjerk Meesters [Sat, 12 Jul 2014 03:09:35 +0000 (11:09 +0800)]
Updated NEWS for 34407

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Tjerk Meesters [Sat, 12 Jul 2014 03:08:50 +0000 (11:08 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoUpdated NEWS for 34407
Tjerk Meesters [Sat, 12 Jul 2014 03:07:06 +0000 (11:07 +0800)]
Updated NEWS for 34407

10 years agoFix for bug #34407 - ucwords and title case
Tjerk Meesters [Wed, 2 Jul 2014 14:22:11 +0000 (22:22 +0800)]
Fix for bug #34407 - ucwords and title case

Added support for ranges like trim() has

10 years agofixed broken merged code
George Wang [Fri, 11 Jul 2014 19:02:02 +0000 (15:02 -0400)]
fixed broken merged code

10 years agoFixed a bug that cannot access custom request header stored in apache_request_headers...
George Wang [Fri, 11 Jul 2014 18:31:59 +0000 (14:31 -0400)]
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.

10 years agofixed broken merged code
George Wang [Fri, 11 Jul 2014 18:57:55 +0000 (14:57 -0400)]
fixed broken merged code

10 years agoMerge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
George Wang [Fri, 11 Jul 2014 18:40:54 +0000 (14:40 -0400)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
George Wang [Fri, 11 Jul 2014 18:39:03 +0000 (14:39 -0400)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

10 years agoFixed a bug that cannot access custom request header stored in apache_request_headers...
George Wang [Fri, 11 Jul 2014 18:31:59 +0000 (14:31 -0400)]
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.

10 years agoFixed a bug that cannot access custom request header stored in apache_request_headers...
George Wang [Fri, 11 Jul 2014 18:31:59 +0000 (14:31 -0400)]
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.

10 years agoFixed a bug that cannot access custom request header stored in apache_request_headers...
George Wang [Fri, 11 Jul 2014 18:31:59 +0000 (14:31 -0400)]
Fixed a bug that cannot access custom request header stored in apache_request_headers() though array index.

10 years agoTest output relies on expose_php being on
Rasmus Lerdorf [Fri, 11 Jul 2014 17:59:02 +0000 (10:59 -0700)]
Test output relies on expose_php being on

10 years ago1.2 is a problematic float to print out
Rasmus Lerdorf [Fri, 11 Jul 2014 17:29:40 +0000 (10:29 -0700)]
1.2 is a problematic float to print out
Lower the default display precision for this test

10 years agoThe test output is dependent on expose_php ini
Rasmus Lerdorf [Fri, 11 Jul 2014 16:12:32 +0000 (09:12 -0700)]
The test output is dependent on expose_php ini

10 years agoImplemented builtin instruction for strlen()
Dmitry Stogov [Fri, 11 Jul 2014 14:52:27 +0000 (18:52 +0400)]
Implemented builtin instruction for strlen()

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Fri, 11 Jul 2014 13:07:39 +0000 (15:07 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix makefile in phpize mode

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Fri, 11 Jul 2014 13:07:22 +0000 (15:07 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix makefile in phpize mode

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Fri, 11 Jul 2014 13:06:56 +0000 (15:06 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix makefile in phpize mode

10 years agofix makefile in phpize mode
Anatol Belski [Fri, 11 Jul 2014 13:05:01 +0000 (15:05 +0200)]
fix makefile in phpize mode

- extend LDFLAGS with dynamically generated ones
- prevend dynamically generated CFLAGS to be overridden by hardcoded ones

10 years agoFast parameter parsing API
Dmitry Stogov [Fri, 11 Jul 2014 12:32:20 +0000 (16:32 +0400)]
Fast parameter parsing API

This API is experemental. It may be changed or removed.
It should be used only for really often used functions.
(Keep the original parsing code and wrap usage with #ifndef FAST_ZPP)

10 years agoOptimized array_map() and array_combine()
Dmitry Stogov [Fri, 11 Jul 2014 08:28:36 +0000 (12:28 +0400)]
Optimized array_map() and array_combine()

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Fri, 11 Jul 2014 07:38:59 +0000 (09:38 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fixe output_as_table() when no ext was enabled

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Fri, 11 Jul 2014 07:38:44 +0000 (09:38 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fixe output_as_table() when no ext was enabled

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Fri, 11 Jul 2014 07:37:19 +0000 (09:37 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fixe output_as_table() when no ext was enabled

10 years agofixe output_as_table() when no ext was enabled
Anatol Belski [Fri, 11 Jul 2014 07:36:44 +0000 (09:36 +0200)]
fixe output_as_table() when no ext was enabled

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 10 Jul 2014 20:35:41 +0000 (22:35 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix end of stream exception when generating makefile

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 10 Jul 2014 20:35:23 +0000 (22:35 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix end of stream exception when generating makefile

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Thu, 10 Jul 2014 20:34:55 +0000 (22:34 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix end of stream exception when generating makefile

10 years agofix end of stream exception when generating makefile
Anatol Belski [Thu, 10 Jul 2014 20:33:55 +0000 (22:33 +0200)]
fix end of stream exception when generating makefile

10 years agoImplement call_user_func() and call_user_func_array() using special opcodes.
Dmitry Stogov [Thu, 10 Jul 2014 20:32:18 +0000 (00:32 +0400)]
Implement call_user_func() and call_user_func_array() using special opcodes.
In some rare cases it leads to insignificant changes in error messages.

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 10 Jul 2014 20:17:46 +0000 (22:17 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  cleanup file headers.
  Do not kill children process in pre-fork mode when parent process quit.
  update to LSAPI 6.6