Dmitry Stogov
f07e4c033c
Allow SSA construction with source information about CV used as result (DFG fix)
2017-03-30 21:24:29 +03:00
Dmitry Stogov
6af1ffb57d
Allow SSA construction with source information about CV used as result
2017-03-30 20:14:01 +03:00
Joe Watkins
1f588df2a4
corrections to release process documentation
2017-03-30 17:52:22 +01:00
Joe Watkins
e6f9553298
Merge branch 'PHP-7.1'
...
* PHP-7.1:
fix bug #74343 compile fails on solaris 11 with system libgd
2017-03-30 16:29:15 +01:00
Joe Watkins
6373ce7c1b
Merge branch 'PHP-7.0' into PHP-7.1
...
* PHP-7.0:
fix bug #74343 compile fails on solaris 11 with system libgd
2017-03-30 16:28:37 +01:00
Joe Watkins
ef3140e544
fix bug #74343 compile fails on solaris 11 with system libgd
2017-03-30 16:27:40 +01:00
Sara Golemon
2b86a89193
Update tests and add NEWS entry for phpdbg opcode dump change
2017-03-29 12:54:52 -07:00
Anatol Belski
fcc6cbc9c3
[ci skip] update NEWS
2017-03-29 14:30:55 +02:00
Sara Golemon
764b529efd
Add extended_value to phpdbg opcode dump
2017-03-29 04:08:52 -07:00
Remi Collet
e4ebd9a28a
Merge branch 'PHP-7.1'
...
* PHP-7.1:
fixed typo
fixed typo
2017-03-29 09:10:49 +02:00
Markus Staab
22881e06e2
fixed typo
2017-03-29 09:10:42 +02:00
Markus Staab
175b2d8910
fixed typo
2017-03-29 09:10:41 +02:00
Markus Staab
851f3654f1
fixed typo
2017-03-29 09:09:53 +02:00
Markus Staab
b8842839db
fixed typo
2017-03-29 09:09:53 +02:00
Remi Collet
53a6e89ab5
Merge branch 'PHP-7.1'
...
* PHP-7.1:
relax more this test
2017-03-29 07:38:53 +02:00
Remi Collet
cec720857a
relax more this test
2017-03-29 07:38:40 +02:00
Remi Collet
83b0708878
Merge branch 'PHP-7.1'
...
* PHP-7.1:
Fix buid with system libsqlite, see bug #74217
2017-03-29 07:28:26 +02:00
Remi Collet
012dc336a6
Fix buid with system libsqlite, see bug #74217
...
SQLITE_DETERMINISTIC only exists in recent version
e.g. missing on 3.7 which is the default on RHEL/CentOS-7
and probably others (wheezy have 3.7, jessie 3.8...)
2017-03-29 07:25:01 +02:00
Remi Collet
2c97dddc78
Merge branch 'PHP-7.1'
...
* PHP-7.1:
relax test failing in fast computer
2017-03-29 07:01:27 +02:00
Remi Collet
d11211fb53
relax test failing in fast computer
2017-03-29 07:01:14 +02:00
Nikita Popov
a7c69486cd
Merge branch 'PHP-7.1'
2017-03-29 00:20:52 +02:00
Ben Scholzen
d896878ad5
Let MessageFormatter and IntlDateFormatter accept DateTimeImmutable as well
2017-03-29 00:20:46 +02:00
Nikita Popov
206cf88d40
Merge branch 'PHP-7.1'
2017-03-28 22:09:11 +02:00
Nikita Popov
d2bae4ecad
Merge branch 'PHP-7.0' into PHP-7.1
2017-03-28 22:08:58 +02:00
Nikita Popov
d6f70f0ee3
Disable block pass for large functions
...
(Backport of 7ea261685f to 7.0.)
2017-03-28 22:07:37 +02:00
Anatol Belski
de68b16af5
Merge branch 'PHP-7.1'
...
* PHP-7.1:
prepare next
2017-03-28 21:07:17 +02:00
Joe Watkins
e38310a151
prepare next
2017-03-28 15:22:10 +01:00
Anatol Belski
0eb3c377d4
Merge branch 'PHP-7.1'
...
* PHP-7.1:
update NEWS
update NEWS
Revert "Fixed bug #61471 "
2017-03-28 13:17:05 +02:00
Anatol Belski
2a5e631e31
update NEWS
2017-03-28 13:14:51 +02:00
Anatol Belski
279d1efbdb
Merge branch 'PHP-7.0' into PHP-7.1
...
* PHP-7.0:
update NEWS
Revert "Fixed bug #61471 "
2017-03-28 13:13:24 +02:00
Anatol Belski
5c93a31804
update NEWS
2017-03-28 13:12:27 +02:00
Anatol Belski
ef8632c9dc
Revert "Fixed bug #61471 "
...
This reverts commit 80c8d84af3 .
2017-03-28 13:06:38 +02:00
Anatol Belski
650a983992
Merge branch 'PHP-7.1'
...
* PHP-7.1:
prepare next
2017-03-28 11:50:20 +02:00
Anatol Belski
888fd16411
Merge branch 'PHP-7.0' into PHP-7.1
...
* PHP-7.0:
prepare next
2017-03-28 11:49:46 +02:00
Anatol Belski
ddad991c18
prepare next
2017-03-28 11:49:04 +02:00
Anatol Belski
7d8e5cae49
Merge branch 'PHP-7.1'
...
* PHP-7.1:
update NEWS
update NEWS
2017-03-28 11:44:51 +02:00
Anatol Belski
0c3dcabc69
Merge branch 'PHP-7.0' into PHP-7.1
...
* PHP-7.0:
update NEWS
2017-03-28 11:44:13 +02:00
Anatol Belski
6f2d33a239
update NEWS
2017-03-28 11:43:54 +02:00
Anatol Belski
5b12d08e1f
update NEWS
2017-03-28 11:43:02 +02:00
Anatol Belski
bf673d353e
Merge branch 'PHP-7.1'
...
* PHP-7.1:
deps updated, cherry-pick 88642decf9
add test for bug #74230
2017-03-27 19:45:03 +02:00
Anatol Belski
6508320936
Merge branch 'PHP-7.0' into PHP-7.1
...
* PHP-7.0:
deps updated, cherry-pick 88642decf9
add test for bug #74230
2017-03-27 19:42:24 +02:00
Anatol Belski
ee8b5de5a0
deps updated, cherry-pick 88642decf9
2017-03-27 19:38:20 +02:00
Anatol Belski
6da475367a
add test for bug #74230
2017-03-27 19:33:51 +02:00
Nikita Popov
e3b2b05229
Merge branch 'PHP-7.1'
2017-03-27 19:02:50 +02:00
x-xiang
e9e860a05b
Don't retain mt_rand() seeds across requests
...
In particular, this prevents manual seeding of mt_rand() to leak
across requests.
2017-03-27 19:02:39 +02:00
Derick Rethans
650c2fa0b0
Merge branch 'PHP-7.1'
2017-03-27 18:01:38 +01:00
Derick Rethans
727b21c839
Merge branch 'PHP-7.0' into PHP-7.1
2017-03-27 18:01:30 +01:00
Derick Rethans
1f8fc0fb56
Forgot to update the output in the test too
2017-03-27 18:01:22 +01:00
David Carlier
93d7cf375e
Fix openbsd build: AI_V4MAPPED, AI_ALL not defined
2017-03-27 18:55:34 +02:00
Anatol Belski
1ff85dfeb3
Merge branch 'PHP-7.1'
...
* PHP-7.1:
always use staging deps for CI, that's what we have a CI for as well
2017-03-27 18:51:00 +02:00