]> granicus.if.org Git - php/log
php
7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Wed, 19 Jul 2017 20:41:32 +0000 (22:41 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix dir separator in test

7 years agofix dir separator in test
Anatol Belski [Wed, 19 Jul 2017 20:41:09 +0000 (22:41 +0200)]
fix dir separator in test

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Sara Golemon [Wed, 19 Jul 2017 18:01:00 +0000 (14:01 -0400)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Do not allow using traits/interfaces/abstract classes as stream wrappers

7 years agoDo not allow using traits/interfaces/abstract classes as stream wrappers
Sara Golemon [Wed, 19 Jul 2017 16:29:05 +0000 (12:29 -0400)]
Do not allow using traits/interfaces/abstract classes as stream wrappers

Fixes https://bugs.php.net/bug.php?id=74951

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Lior Kaplan [Wed, 19 Jul 2017 14:26:38 +0000 (17:26 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Add oci8_failover.c to config.w32, follow up for commit 1b797f7a

7 years agoAdd oci8_failover.c to config.w32, follow up for commit 1b797f7a
Lior Kaplan [Wed, 19 Jul 2017 14:23:22 +0000 (17:23 +0300)]
Add oci8_failover.c to config.w32, follow up for commit 1b797f7a

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 19 Jul 2017 12:36:24 +0000 (15:36 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Reset globals on startup or restart

7 years agoReset globals on startup or restart
Dmitry Stogov [Wed, 19 Jul 2017 12:35:10 +0000 (15:35 +0300)]
Reset globals on startup or restart

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Tue, 18 Jul 2017 20:15:20 +0000 (22:15 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFixed #74699 - Broken ArrayIterator unserializing
andrewnester [Tue, 6 Jun 2017 06:37:05 +0000 (09:37 +0300)]
Fixed #74699 - Broken ArrayIterator unserializing

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Tue, 18 Jul 2017 19:45:35 +0000 (21:45 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix check of mysql_commit() return value
YaoGuai [Sun, 16 Jul 2017 07:12:29 +0000 (15:12 +0800)]
Fix check of mysql_commit() return value

For mysql_commit() everything non-zero is an error.

7 years agoFixed #74892 - Fixed URL rewriting for urls started with #
Andrew Nester [Tue, 11 Jul 2017 18:50:38 +0000 (21:50 +0300)]
Fixed #74892 - Fixed URL rewriting for urls started with #

7 years agobump versions
Joe Watkins [Tue, 18 Jul 2017 16:21:19 +0000 (17:21 +0100)]
bump versions

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 18 Jul 2017 10:09:58 +0000 (12:09 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Exclude ext/ftp from AppVeyor test run

7 years agoExclude ext/ftp from AppVeyor test run
Anatol Belski [Tue, 18 Jul 2017 10:08:31 +0000 (12:08 +0200)]
Exclude ext/ftp from AppVeyor test run

as the tests depend on fork() and otherwise an extra setup would be
needed anyway.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 18 Jul 2017 08:26:10 +0000 (10:26 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  move to 7.0.23 for dev

7 years agomove to 7.0.23 for dev
Anatol Belski [Tue, 18 Jul 2017 08:25:40 +0000 (10:25 +0200)]
move to 7.0.23 for dev

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 17 Jul 2017 17:40:31 +0000 (19:40 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix missing var for phpize

7 years agofix missing var for phpize
Anatol Belski [Mon, 17 Jul 2017 04:54:27 +0000 (06:54 +0200)]
fix missing var for phpize

(cherry picked from commit 36c3d7140753bb692e36f5dcef7db7aa76224751)

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Mon, 17 Jul 2017 05:54:46 +0000 (06:54 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #74906 redirecting incorrect include <sys/errno.h>

7 years agoFixed bug #74906 redirecting incorrect include <sys/errno.h>
Peter Kokot [Tue, 11 Jul 2017 22:41:43 +0000 (00:41 +0200)]
Fixed bug #74906 redirecting incorrect include <sys/errno.h>

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Mon, 17 Jul 2017 05:51:26 +0000 (06:51 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug 74913 redirecting incorrect include <sys/poll.h>

7 years agoFixed bug 74913 redirecting incorrect include <sys/poll.h>
Peter Kokot [Wed, 12 Jul 2017 19:23:41 +0000 (21:23 +0200)]
Fixed bug 74913 redirecting incorrect include <sys/poll.h>

7 years agoAdd test for bug #74923
Anatol Belski [Sat, 15 Jul 2017 09:30:56 +0000 (11:30 +0200)]
Add test for bug #74923

7 years agoupdate NEWS
Anatol Belski [Fri, 14 Jul 2017 19:07:48 +0000 (21:07 +0200)]
update NEWS

7 years agoFixed bug #74923 Crash when crawling through network share
Anatol Belski [Fri, 14 Jul 2017 11:23:24 +0000 (13:23 +0200)]
Fixed bug #74923 Crash when crawling through network share

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christopher Jones [Fri, 14 Jul 2017 04:13:33 +0000 (14:13 +1000)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoBump OCI8 version for recent patch
Christopher Jones [Fri, 14 Jul 2017 04:13:08 +0000 (14:13 +1000)]
Bump OCI8 version for recent patch

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Wed, 12 Jul 2017 13:40:00 +0000 (15:40 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Guard against AppVeyor losing deps issue

7 years agoGuard against AppVeyor losing deps issue
Anatol Belski [Wed, 12 Jul 2017 13:26:30 +0000 (15:26 +0200)]
Guard against AppVeyor losing deps issue

Possibly due to concurrent build cache updates or some changes in
the remote image. Some locking mechanism still could be required.

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Wed, 12 Jul 2017 12:49:58 +0000 (14:49 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  increase poll timeout as false positives mitigation

7 years agoincrease poll timeout as false positives mitigation
Anatol Belski [Wed, 12 Jul 2017 12:38:12 +0000 (14:38 +0200)]
increase poll timeout as false positives mitigation

7 years agoupdate NEWS
Anatol Belski [Mon, 10 Jul 2017 20:50:34 +0000 (22:50 +0200)]
update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 10 Jul 2017 20:50:20 +0000 (22:50 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS

7 years agoupdate NEWS
Anatol Belski [Mon, 10 Jul 2017 20:49:55 +0000 (22:49 +0200)]
update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 10 Jul 2017 19:45:43 +0000 (21:45 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  switch to next binary tools sdk version

7 years agoswitch to next binary tools sdk version
Anatol Belski [Mon, 10 Jul 2017 19:44:43 +0000 (21:44 +0200)]
switch to next binary tools sdk version

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Mon, 10 Jul 2017 15:01:25 +0000 (17:01 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Revert "Add more constants, improve comments, and add tests"

7 years agoRevert "Add more constants, improve comments, and add tests"
Anatol Belski [Mon, 10 Jul 2017 14:53:56 +0000 (16:53 +0200)]
Revert "Add more constants, improve comments, and add tests"

This reverts commit 0c4f11ecaad213483f98c39128e217f9b389f604.

7 years agoimprove test
Anatol Belski [Mon, 10 Jul 2017 11:49:44 +0000 (13:49 +0200)]
improve test

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Mon, 10 Jul 2017 05:55:53 +0000 (06:55 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  #73594 tests only check the extra params if dns_get_record is successful

7 years ago#73594 tests only check the extra params if dns_get_record is successful
Pedro Magalhães [Sun, 9 Jul 2017 14:02:27 +0000 (16:02 +0200)]
#73594 tests only check the extra params if dns_get_record is successful

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Mon, 10 Jul 2017 05:53:43 +0000 (06:53 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #74852 (property_exists returns true on unknown DateInterval property)

7 years agoFixed bug #74852 (property_exists returns true on unknown DateInterval property)
jhdxr [Sat, 8 Jul 2017 12:04:25 +0000 (20:04 +0800)]
Fixed bug #74852 (property_exists returns true on unknown DateInterval property)

7 years ago[ci skip] update NEWS
Anatol Belski [Sun, 9 Jul 2017 13:02:40 +0000 (15:02 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sun, 9 Jul 2017 13:02:03 +0000 (15:02 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  [ci skip] update NEWS

7 years ago[ci skip] update NEWS
Anatol Belski [Sun, 9 Jul 2017 13:01:37 +0000 (15:01 +0200)]
[ci skip] update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sat, 8 Jul 2017 23:31:25 +0000 (01:31 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags

7 years agoFixed bug #74883 SQLite3::__construct() produces "out of memory" exception with inval...
Anatol Belski [Sat, 8 Jul 2017 21:52:22 +0000 (23:52 +0200)]
Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sat, 8 Jul 2017 11:42:10 +0000 (13:42 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update libs versions

7 years agoupdate libs versions
Anatol Belski [Sat, 8 Jul 2017 11:41:50 +0000 (13:41 +0200)]
update libs versions

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christopher Jones [Fri, 7 Jul 2017 02:14:57 +0000 (12:14 +1000)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoFix NEWS entry location
Christopher Jones [Fri, 7 Jul 2017 02:14:12 +0000 (12:14 +1000)]
Fix NEWS entry location

7 years agoFix NEWS entry location
Christopher Jones [Fri, 7 Jul 2017 02:13:21 +0000 (12:13 +1000)]
Fix NEWS entry location

7 years agonews entry for 74819
Joe Watkins [Thu, 6 Jul 2017 08:33:07 +0000 (09:33 +0100)]
news entry for 74819

7 years agonews entry for 74651
Joe Watkins [Thu, 6 Jul 2017 07:20:21 +0000 (08:20 +0100)]
news entry for 74651

7 years agonews entry for 74111
Joe Watkins [Thu, 6 Jul 2017 07:06:11 +0000 (08:06 +0100)]
news entry for 74111

7 years agonews entry for 74435
Joe Watkins [Thu, 6 Jul 2017 07:03:17 +0000 (08:03 +0100)]
news entry for 74435

7 years agonews entry for 74603
Joe Watkins [Thu, 6 Jul 2017 07:02:00 +0000 (08:02 +0100)]
news entry for 74603

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Ferenc Kovacs [Wed, 5 Jul 2017 22:13:24 +0000 (00:13 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Wed, 5 Jul 2017 22:12:05 +0000 (00:12 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

7 years agoadd missing NEWS entry for #74087 and also fix the formatting
Ferenc Kovacs [Wed, 5 Jul 2017 22:10:07 +0000 (00:10 +0200)]
add missing NEWS entry for #74087 and also fix the formatting

7 years agomove NEWS entry to the correct place, also bump the version
Ferenc Kovacs [Wed, 5 Jul 2017 22:05:14 +0000 (00:05 +0200)]
move NEWS entry to the correct place, also bump the version

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Wed, 5 Jul 2017 10:32:52 +0000 (12:32 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  [ci skip] sync NEWS

7 years ago[ci skip] sync NEWS
Anatol Belski [Wed, 5 Jul 2017 10:31:21 +0000 (12:31 +0200)]
[ci skip] sync NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Remi Collet [Wed, 5 Jul 2017 08:02:42 +0000 (10:02 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  NEWS for oniguruma
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/60 (CVE-2017-9228)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/59 (CVE-2017-9229) b690371bbf97794b4a1d3f295d4fb9a8b05d402d Modified for onig 5.9.6
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/58 (CVE-2017-9227)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/57 (CVE-2017-9224)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/55 (CVE-2017-9226) b4bf968ad52afe14e60a2dc8a95d3555c543353a Modified for onig 5.9.6 f015fbdd95f76438cd86366467bb2b39870dd7c6 Modified for onig 5.9.6

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Remi Collet [Wed, 5 Jul 2017 08:02:21 +0000 (10:02 +0200)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  NEWS for oniguruma
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/60 (CVE-2017-9228)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/59 (CVE-2017-9229) b690371bbf97794b4a1d3f295d4fb9a8b05d402d Modified for onig 5.9.6
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/58 (CVE-2017-9227)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/57 (CVE-2017-9224)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/55 (CVE-2017-9226) b4bf968ad52afe14e60a2dc8a95d3555c543353a Modified for onig 5.9.6 f015fbdd95f76438cd86366467bb2b39870dd7c6 Modified for onig 5.9.6

7 years agoNEWS for oniguruma
Remi Collet [Wed, 5 Jul 2017 07:26:55 +0000 (09:26 +0200)]
NEWS for oniguruma

7 years agoPatch from the upstream git
Remi Collet [Tue, 30 May 2017 13:40:32 +0000 (15:40 +0200)]
Patch from the upstream git
https://github.com/kkos/oniguruma/issues/60 (CVE-2017-9228)

Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>

7 years agoPatch from the upstream git
Remi Collet [Tue, 30 May 2017 13:39:21 +0000 (15:39 +0200)]
Patch from the upstream git
https://github.com/kkos/oniguruma/issues/59 (CVE-2017-9229)
b690371bbf97794b4a1d3f295d4fb9a8b05d402d Modified for onig 5.9.6

Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>

7 years agoPatch from the upstream git
Remi Collet [Tue, 30 May 2017 13:38:17 +0000 (15:38 +0200)]
Patch from the upstream git
https://github.com/kkos/oniguruma/issues/58 (CVE-2017-9227)

Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>

7 years agoPatch from the upstream git
Remi Collet [Tue, 30 May 2017 13:37:11 +0000 (15:37 +0200)]
Patch from the upstream git
https://github.com/kkos/oniguruma/issues/57 (CVE-2017-9224)

Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>

7 years agoPatch from the upstream git
Remi Collet [Tue, 30 May 2017 13:35:42 +0000 (15:35 +0200)]
Patch from the upstream git
https://github.com/kkos/oniguruma/issues/55 (CVE-2017-9226)
b4bf968ad52afe14e60a2dc8a95d3555c543353a Modified for onig 5.9.6
f015fbdd95f76438cd86366467bb2b39870dd7c6 Modified for onig 5.9.6

Thanks to Mamoru TASAKA <mtasaka@fedoraproject.org>

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Stanislav Malyshev [Wed, 5 Jul 2017 04:18:04 +0000 (21:18 -0700)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Improve fix for #74145
  Fix wddx
  Fix tests
  Fixed bug #74111
  Fix bug #74603 - use correct buffer size
  Fix bug #74651 - check EVP_SealInit as it can return -1
  Update NEWS
  Fix bug #74087
  Fixed parsing of strange formats with mixed month/day and time strings
  Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV
  Fixed bug #74111
  Fix #74435: Buffer over-read into uninitialized memory
  Fix bug #74603 - use correct buffer size
  Fix bug #74651 - check EVP_SealInit as it can return -1
  Update NEWS
  Fix bug #73807

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Wed, 5 Jul 2017 04:11:15 +0000 (21:11 -0700)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Improve fix for #74145

7 years agoImprove fix for #74145
Stanislav Malyshev [Wed, 5 Jul 2017 04:10:08 +0000 (21:10 -0700)]
Improve fix for #74145

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Wed, 5 Jul 2017 03:25:11 +0000 (20:25 -0700)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fix tests

7 years agoFix wddx
Stanislav Malyshev [Wed, 5 Jul 2017 03:18:57 +0000 (20:18 -0700)]
Fix wddx

7 years agoFix tests
Stanislav Malyshev [Wed, 5 Jul 2017 03:12:57 +0000 (20:12 -0700)]
Fix tests

7 years agoMerge branch 'PHP-5.6' into PHP-7.0
Stanislav Malyshev [Wed, 5 Jul 2017 02:44:51 +0000 (19:44 -0700)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Update NEWS
  Fix bug #74087
  Fixed parsing of strange formats with mixed month/day and time strings
  Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV
  Fixed bug #74111
  Fix #74435: Buffer over-read into uninitialized memory
  Fix bug #74603 - use correct buffer size
  Fix bug #74651 - check EVP_SealInit as it can return -1
  Update NEWS
  Fix bug #73807

7 years agoFixed bug #74111
Nikita Popov [Sun, 25 Jun 2017 19:15:26 +0000 (21:15 +0200)]
Fixed bug #74111

7 years agoFix bug #74603 - use correct buffer size
Stanislav Malyshev [Tue, 20 Jun 2017 07:09:01 +0000 (00:09 -0700)]
Fix bug #74603 - use correct buffer size

7 years agoFix bug #74651 - check EVP_SealInit as it can return -1
Stanislav Malyshev [Tue, 20 Jun 2017 06:06:24 +0000 (23:06 -0700)]
Fix bug #74651 - check EVP_SealInit as it can return -1

7 years agoUpdate NEWS
Stanislav Malyshev [Wed, 5 Jul 2017 02:30:29 +0000 (19:30 -0700)]
Update NEWS

7 years agoFix bug #74087
Stanislav Malyshev [Wed, 5 Jul 2017 02:21:28 +0000 (19:21 -0700)]
Fix bug #74087

Ported from https://vcs.pcre.org/pcre/code/trunk/pcre_jit_compile.c?r1=1676&r2=1680&view=patch

7 years agoFixed parsing of strange formats with mixed month/day and time strings
Derick Rethans [Mon, 3 Jul 2017 11:37:11 +0000 (12:37 +0100)]
Fixed parsing of strange formats with mixed month/day and time strings

7 years agoFix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV
Stanislav Malyshev [Sun, 2 Jul 2017 21:25:54 +0000 (14:25 -0700)]
Fix bug #74145 - wddx parsing empty boolean tag leads to SIGSEGV

7 years agoFixed bug #74111
Nikita Popov [Sun, 25 Jun 2017 19:15:26 +0000 (21:15 +0200)]
Fixed bug #74111

7 years agoFix #74435: Buffer over-read into uninitialized memory
Christoph M. Becker [Tue, 20 Jun 2017 14:45:42 +0000 (16:45 +0200)]
Fix #74435: Buffer over-read into uninitialized memory

The stack allocated color map buffers were not zeroed before usage, and
so undefined palette indexes could cause information leakage.

7 years agoFix bug #74603 - use correct buffer size
Stanislav Malyshev [Tue, 20 Jun 2017 07:09:01 +0000 (00:09 -0700)]
Fix bug #74603 - use correct buffer size

7 years agoFix bug #74651 - check EVP_SealInit as it can return -1
Stanislav Malyshev [Tue, 20 Jun 2017 06:06:24 +0000 (23:06 -0700)]
Fix bug #74651 - check EVP_SealInit as it can return -1

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Remi Collet [Tue, 4 Jul 2017 18:26:53 +0000 (20:26 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Adapt for 32-bits which fails at different offset (49 vs 38)

7 years agoAdapt for 32-bits which fails at different offset (49 vs 38)
Remi Collet [Tue, 4 Jul 2017 18:25:59 +0000 (20:25 +0200)]
Adapt for 32-bits which fails at different offset (49 vs 38)

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 4 Jul 2017 14:38:12 +0000 (16:38 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix datatype

7 years agofix datatype
Anatol Belski [Tue, 4 Jul 2017 14:37:17 +0000 (16:37 +0200)]
fix datatype

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 4 Jul 2017 10:14:50 +0000 (12:14 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  [ci skip] sync NEWS

7 years ago[ci skip] sync NEWS
Anatol Belski [Tue, 4 Jul 2017 10:12:51 +0000 (12:12 +0200)]
[ci skip] sync NEWS

7 years agoupdate NEWS
Anatol Belski [Tue, 4 Jul 2017 09:30:30 +0000 (11:30 +0200)]
update NEWS

7 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Tue, 4 Jul 2017 09:29:54 +0000 (11:29 +0200)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  update NEWS