]> granicus.if.org Git - php/log
php
8 years agoInstall ext/json headers
Johannes Schlüter [Wed, 7 Dec 2016 16:50:05 +0000 (17:50 +0100)]
Install ext/json headers

8 years agofix test compat with MySQL 5.7
Anatol Belski [Wed, 7 Dec 2016 15:04:47 +0000 (16:04 +0100)]
fix test compat with MySQL 5.7

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Wed, 7 Dec 2016 12:45:18 +0000 (13:45 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFixed typo in skipif error message
Markus Staab [Mon, 5 Dec 2016 19:57:03 +0000 (20:57 +0100)]
Fixed typo in skipif error message

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 7 Dec 2016 12:12:48 +0000 (15:12 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Check if PHP is in execution state.

8 years agoCheck if PHP is in execution state.
Dmitry Stogov [Wed, 7 Dec 2016 12:10:59 +0000 (15:10 +0300)]
Check if PHP is in execution state.

8 years agoFix bug #73668
Nikita Popov [Tue, 6 Dec 2016 21:25:35 +0000 (22:25 +0100)]
Fix bug #73668

Not bothering to implement special handling to get an accurate
range for this case.

8 years agoFactor out common binary op code in range inference
Nikita Popov [Tue, 6 Dec 2016 21:09:44 +0000 (22:09 +0100)]
Factor out common binary op code in range inference

Instead of repeating the same code for binary ops and their
compound assignment variants, factor the range computation out
into a separate function.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 6 Dec 2016 19:26:40 +0000 (20:26 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Tue, 6 Dec 2016 19:25:27 +0000 (20:25 +0100)]
update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Tue, 6 Dec 2016 17:30:37 +0000 (18:30 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFixed issue getting executable lines from custom wrappers
Bob Weinand [Tue, 6 Dec 2016 17:27:31 +0000 (18:27 +0100)]
Fixed issue getting executable lines from custom wrappers

See also krakjoe/phpdbg#161

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 6 Dec 2016 15:18:54 +0000 (16:18 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix leak, take 2

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Tue, 6 Dec 2016 15:17:28 +0000 (16:17 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  fix leak, take 2

8 years agofix leak, take 2
Anatol Belski [Tue, 6 Dec 2016 15:12:39 +0000 (16:12 +0100)]
fix leak, take 2

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 6 Dec 2016 13:44:04 +0000 (14:44 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix leak, take on 7.x

8 years agofix leak, take on 7.x
Anatol Belski [Tue, 6 Dec 2016 13:42:59 +0000 (14:42 +0100)]
fix leak, take on 7.x

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 6 Dec 2016 13:37:58 +0000 (14:37 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix leak, take on 5.6

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Tue, 6 Dec 2016 13:36:52 +0000 (14:36 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  fix leak, take on 5.6

8 years agofix leak, take on 5.6
Anatol Belski [Tue, 6 Dec 2016 13:34:27 +0000 (14:34 +0100)]
fix leak, take on 5.6

8 years agoUpdate NEWS
Xinchen Hui [Tue, 6 Dec 2016 09:33:15 +0000 (17:33 +0800)]
Update NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Xinchen Hui [Tue, 6 Dec 2016 09:32:48 +0000 (17:32 +0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #73663 ("Invalid opcode 65/16/8" occurs with a variable created with list())

8 years agoFixed bug #73663 ("Invalid opcode 65/16/8" occurs with a variable created with list())
Xinchen Hui [Tue, 6 Dec 2016 09:17:59 +0000 (17:17 +0800)]
Fixed bug #73663 ("Invalid opcode 65/16/8" occurs with a variable created with list())

8 years agoMicro optimizations
Dmitry Stogov [Tue, 6 Dec 2016 07:01:18 +0000 (10:01 +0300)]
Micro optimizations

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Tue, 6 Dec 2016 06:33:42 +0000 (22:33 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  This still leaks memory, I don't have enough knowledge in WDDX code to fix them :(

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Tue, 6 Dec 2016 06:33:33 +0000 (22:33 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  This still leaks memory, I don't have enough knowledge in WDDX code to fix them :(

8 years agoThis still leaks memory, I don't have enough knowledge in WDDX code to fix them :(
Stanislav Malyshev [Tue, 6 Dec 2016 06:32:59 +0000 (22:32 -0800)]
This still leaks memory, I don't have enough knowledge in WDDX code to fix them :(

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Tue, 6 Dec 2016 06:16:42 +0000 (22:16 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix bug #73645 - int/size_t confusion

8 years agoFix bug #73645 - int/size_t confusion
Stanislav Malyshev [Tue, 6 Dec 2016 06:16:00 +0000 (22:16 -0800)]
Fix bug #73645 - int/size_t confusion

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Tue, 6 Dec 2016 05:59:10 +0000 (21:59 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fix bug #73631 - Invalid read when wddx decodes empty boolean element

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Tue, 6 Dec 2016 05:58:55 +0000 (21:58 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fix bug #73631 - Invalid read when wddx decodes empty boolean element

8 years agoFix bug #73631 - Invalid read when wddx decodes empty boolean element
Stanislav Malyshev [Tue, 6 Dec 2016 05:40:55 +0000 (21:40 -0800)]
Fix bug #73631 - Invalid read when wddx decodes empty boolean element

8 years agoFix bug #73654
Nikita Popov [Mon, 5 Dec 2016 19:39:45 +0000 (20:39 +0100)]
Fix bug #73654

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Mon, 5 Dec 2016 18:49:09 +0000 (21:49 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed behavior of failing compound assignments (they shouldn't change the source value when exception thrown during type converion).

8 years agoFixed behavior of failing compound assignments (they shouldn't change the source...
Dmitry Stogov [Mon, 5 Dec 2016 18:45:08 +0000 (21:45 +0300)]
Fixed behavior of failing compound assignments (they shouldn't change the source value when exception thrown during type converion).

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sun, 4 Dec 2016 21:45:31 +0000 (22:45 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test

8 years agofix test
Anatol Belski [Sun, 4 Dec 2016 21:42:39 +0000 (22:42 +0100)]
fix test

This test depends on connection flags modifable from teh env,
that can affect the exact function called.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sun, 4 Dec 2016 21:28:34 +0000 (22:28 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test

8 years agofix test
Anatol Belski [Sun, 4 Dec 2016 21:27:17 +0000 (22:27 +0100)]
fix test

On Windows, either doubled backslashes or forward slashes are supported
on the server side.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sun, 4 Dec 2016 19:59:56 +0000 (20:59 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix ident

8 years agofix ident
Anatol Belski [Sun, 4 Dec 2016 19:59:12 +0000 (20:59 +0100)]
fix ident

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sun, 4 Dec 2016 16:29:22 +0000 (17:29 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test

8 years agofix test
Anatol Belski [Sun, 4 Dec 2016 16:28:43 +0000 (17:28 +0100)]
fix test

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sun, 4 Dec 2016 13:02:37 +0000 (14:02 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  enforce the test ini usage for the child process

8 years agoenforce the test ini usage for the child process
Anatol Belski [Sun, 4 Dec 2016 13:01:40 +0000 (14:01 +0100)]
enforce the test ini usage for the child process

8 years agoMerge branch 'pull-request/2228' into PHP-7.1
Yasuo Ohgaki [Sun, 4 Dec 2016 08:48:55 +0000 (17:48 +0900)]
Merge branch 'pull-request/2228' into PHP-7.1

* pull-request/2228:
  Fix session upgrade documentation

8 years agoFix session upgrade documentation
Tobias Schultze [Sun, 4 Dec 2016 06:33:29 +0000 (07:33 +0100)]
Fix session upgrade documentation

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sat, 3 Dec 2016 22:42:29 +0000 (23:42 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix PHP-7.0 build (wrong fix for the branch)
Bob Weinand [Sat, 3 Dec 2016 22:37:23 +0000 (23:37 +0100)]
Fix PHP-7.0 build (wrong fix for the branch)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sat, 3 Dec 2016 17:28:47 +0000 (18:28 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix leak when using $this outside of object context
Bob Weinand [Sat, 3 Dec 2016 17:23:58 +0000 (18:23 +0100)]
Fix leak when using $this outside of object context

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Sat, 3 Dec 2016 13:18:56 +0000 (14:18 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Sat, 3 Dec 2016 13:18:00 +0000 (14:18 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix minor typo
Adrien Crivelli [Wed, 30 Nov 2016 09:19:35 +0000 (18:19 +0900)]
Fix minor typo

8 years agoFix typo in php.ini-* comment
Yasuo Ohgaki [Sat, 3 Dec 2016 05:23:05 +0000 (14:23 +0900)]
Fix typo in php.ini-* comment

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Fri, 2 Dec 2016 16:03:59 +0000 (17:03 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix leak in shift_right_function
Nikita Popov [Fri, 2 Dec 2016 16:03:05 +0000 (17:03 +0100)]
Fix leak in shift_right_function

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Fri, 2 Dec 2016 14:42:19 +0000 (15:42 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix test of wrong operator in self_xor.phpt
Bob Weinand [Fri, 2 Dec 2016 14:41:47 +0000 (15:41 +0100)]
Fix test of wrong operator in self_xor.phpt

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 2 Dec 2016 12:40:04 +0000 (15:40 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Eliminated useless exception check

8 years agoEliminated useless exception check
Dmitry Stogov [Fri, 2 Dec 2016 12:39:33 +0000 (15:39 +0300)]
Eliminated useless exception check

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 2 Dec 2016 12:14:37 +0000 (15:14 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed behavior of failing compound assignments (they shouldn't change the source value when exception thrown during type converion).

8 years agoFixed behavior of failing compound assignments (they shouldn't change the source...
Dmitry Stogov [Fri, 2 Dec 2016 12:13:55 +0000 (15:13 +0300)]
Fixed behavior of failing compound assignments (they shouldn't change the source value when exception thrown during type converion).

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 2 Dec 2016 11:00:29 +0000 (14:00 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed behavior of failing compound assignments (they shouldn't change the source value).

8 years agoFixed behavior of failing compound assignments (they shouldn't change the source...
Dmitry Stogov [Fri, 2 Dec 2016 10:58:44 +0000 (13:58 +0300)]
Fixed behavior of failing compound assignments (they shouldn't change the source value).

8 years agoBump versions and NEWS for 7.1.1-dev
Davey Shafik [Fri, 2 Dec 2016 10:14:51 +0000 (02:14 -0800)]
Bump versions and NEWS for 7.1.1-dev

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Fri, 2 Dec 2016 09:35:44 +0000 (12:35 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed possible memory leak in &=, |=, ^=.

8 years agoFixed possible memory leak in &=, |=, ^=.
Dmitry Stogov [Fri, 2 Dec 2016 09:34:46 +0000 (12:34 +0300)]
Fixed possible memory leak in &=, |=, ^=.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Thu, 1 Dec 2016 14:21:49 +0000 (15:21 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix valgrind issue when throwing due to yield from aborted generator
Bob Weinand [Thu, 1 Dec 2016 14:21:28 +0000 (15:21 +0100)]
Fix valgrind issue when throwing due to yield from aborted generator

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 1 Dec 2016 13:53:22 +0000 (14:53 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fork tests

8 years agofork tests
Anatol Belski [Thu, 1 Dec 2016 13:52:18 +0000 (14:52 +0100)]
fork tests

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 1 Dec 2016 13:22:23 +0000 (16:22 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bad merge

8 years agoFixed bad merge
Dmitry Stogov [Thu, 1 Dec 2016 13:21:57 +0000 (16:21 +0300)]
Fixed bad merge

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 1 Dec 2016 12:50:19 +0000 (15:50 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Workaround for GCC-4.9.2 bug
  oops, changed in wrong place

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Thu, 1 Dec 2016 12:50:05 +0000 (15:50 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Workaround for GCC-4.9.2 bug
  oops, changed in wrong place

8 years agoWorkaround for GCC-4.9.2 bug
Dmitry Stogov [Thu, 1 Dec 2016 12:46:52 +0000 (15:46 +0300)]
Workaround for GCC-4.9.2 bug

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Thu, 1 Dec 2016 12:33:42 +0000 (13:33 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  improve skipif

8 years agofix condition
Anatol Belski [Thu, 1 Dec 2016 12:33:27 +0000 (13:33 +0100)]
fix condition

8 years agoimprove skipif
Anatol Belski [Thu, 1 Dec 2016 12:32:10 +0000 (13:32 +0100)]
improve skipif

8 years agoimprove skipif
Anatol Belski [Thu, 1 Dec 2016 12:25:28 +0000 (13:25 +0100)]
improve skipif

8 years agoFixed access to uninitialized value
Dmitry Stogov [Thu, 1 Dec 2016 10:25:50 +0000 (13:25 +0300)]
Fixed access to uninitialized value

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 1 Dec 2016 07:34:09 +0000 (10:34 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Simpler overflow check
  fix gcov coverage

8 years agoSimpler overflow check
Dmitry Stogov [Thu, 1 Dec 2016 07:30:02 +0000 (10:30 +0300)]
Simpler overflow check

8 years agofix dir separator
Anatol Belski [Thu, 1 Dec 2016 00:36:29 +0000 (01:36 +0100)]
fix dir separator

8 years agoUpdate NEWS for the build
Davey Shafik [Wed, 30 Nov 2016 23:05:45 +0000 (15:05 -0800)]
Update NEWS for the build

8 years agoMerge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0
Nuno Lopes [Wed, 30 Nov 2016 19:41:26 +0000 (14:41 -0500)]
Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Wed, 30 Nov 2016 10:45:18 +0000 (11:45 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg available
Bob Weinand [Wed, 30 Nov 2016 10:44:10 +0000 (11:44 +0100)]
Fix run-tests.php to always include TEST_PHPDBG_EXECUTABLE if phpdbg available

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Wed, 30 Nov 2016 01:57:16 +0000 (02:57 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFixed bug #73615 (phpdbg without option never load .phpdbginit at startup)
Bob Weinand [Wed, 30 Nov 2016 01:56:47 +0000 (02:56 +0100)]
Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Mon, 28 Nov 2016 09:57:02 +0000 (12:57 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #73586 (php_user_filter::$stream is not set to the stream the filter is working on).

8 years agoFixed bug #73586 (php_user_filter::$stream is not set to the stream the filter is...
Dmitry Stogov [Mon, 28 Nov 2016 09:54:47 +0000 (12:54 +0300)]
Fixed bug #73586 (php_user_filter::$stream is not set to the stream the filter is working on).

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Mon, 28 Nov 2016 09:30:01 +0000 (12:30 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed calling generators through magic __call()

8 years agoFixed calling generators through magic __call()
Dmitry Stogov [Mon, 28 Nov 2016 09:20:19 +0000 (12:20 +0300)]
Fixed calling generators through magic __call()

8 years agooops, changed in wrong place
Stanislav Malyshev [Mon, 28 Nov 2016 00:11:41 +0000 (16:11 -0800)]
oops, changed in wrong place

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Sun, 27 Nov 2016 23:38:33 +0000 (15:38 -0800)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  add NEWS
  Fix #68447: grapheme_extract take an extra trailing character

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Sun, 27 Nov 2016 23:38:22 +0000 (15:38 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  add NEWS

8 years agoadd NEWS
Stanislav Malyshev [Sun, 27 Nov 2016 23:38:09 +0000 (15:38 -0800)]
add NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Sun, 27 Nov 2016 23:36:29 +0000 (15:36 -0800)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fix #68447: grapheme_extract take an extra trailing character