Dmitry Stogov
|
293d99052d
|
Optimized parse_url() by using "known" strings
|
2017-05-22 23:23:12 +03:00 |
|
Xinchen Hui
|
26a6d20ab5
|
Fixed segfult in JIT (emalloc may trigger memory limitation)
Zend/tests/bug68412.phpt
|
2017-05-21 20:48:07 +08:00 |
|
Anatol Belski
|
5d3027d759
|
Merge branch 'PHP-7.1'
* PHP-7.1:
move to the next sdk version for AppVeyor
|
2017-05-20 13:52:35 +02:00 |
|
Anatol Belski
|
65bf0364b6
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
move to the next sdk version for AppVeyor
|
2017-05-20 13:51:18 +02:00 |
|
Anatol Belski
|
c4ae856912
|
move to the next sdk version for AppVeyor
|
2017-05-20 13:48:35 +02:00 |
|
Xinchen Hui
|
dd0795ac33
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Update news
Fixed #74595 - ReflectionMethod::getParameters returns incorrect number of parameters
|
2017-05-20 00:03:17 +08:00 |
|
Xinchen Hui
|
11b4f105bf
|
Merge branch '74595-reflection-parameters' of https://github.com/andrewnester/php-src into PHP-7.1
* '74595-reflection-parameters' of https://github.com/andrewnester/php-src:
Fixed #74595 - ReflectionMethod::getParameters returns incorrect number of parameters
|
2017-05-19 23:59:43 +08:00 |
|
Xinchen Hui
|
08293a960b
|
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
* 'PHP-7.1' of git.php.net:/php-src:
follow up fix on bug #74022
Fixed bug #74606 (Segfault within try/catch/finally nesting in Generators)
|
2017-05-19 23:56:31 +08:00 |
|
Xinchen Hui
|
459c382df5
|
Update news
|
2017-05-19 23:56:10 +08:00 |
|
Dmitry Stogov
|
372397f518
|
Updated func info
|
2017-05-18 19:24:30 +03:00 |
|
Dmitry Stogov
|
a08723d3d3
|
Use interned empty and "one char" strings.
|
2017-05-18 17:59:59 +03:00 |
|
Dmitry Stogov
|
b1a07d430b
|
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
follow up fix on bug #74022
|
2017-05-18 13:18:47 +03:00 |
|
Dmitry Stogov
|
8203a175b1
|
Remove unused opcode handlers
|
2017-05-18 13:18:08 +03:00 |
|
Anatol Belski
|
f8f8f24024
|
Merge branch 'PHP-7.1'
* PHP-7.1:
follow up fix on bug #74022
|
2017-05-18 12:10:17 +02:00 |
|
Anatol Belski
|
26f217bf40
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
follow up fix on bug #74022
|
2017-05-18 12:07:09 +02:00 |
|
Anatol Belski
|
464c1639ae
|
follow up fix on bug #74022
|
2017-05-18 12:03:13 +02:00 |
|
Sara Golemon
|
b627e33a8d
|
Bugfix 63790 - Don't try to use Spoofchecker when unavailable
ICUSpoofChecker was introduced with 4.2 and may be
unavailable in some cases.
Skip this test when its not present.
|
2017-05-17 17:25:23 -07:00 |
|
Dmitry Stogov
|
2649a9e1a9
|
Removed useless dereferences
|
2017-05-17 21:01:08 +03:00 |
|
Bob Weinand
|
ccb5591728
|
Merge branch 'PHP-7.1'
|
2017-05-17 19:59:36 +02:00 |
|
Bob Weinand
|
649494c0ee
|
Fixed bug #74606 (Segfault within try/catch/finally nesting in Generators)
Thanks to Nikita for pointing out the error source.
|
2017-05-17 19:58:51 +02:00 |
|
Xinchen Hui
|
23ea38d8f7
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Added cleanup
|
2017-05-17 23:25:34 +08:00 |
|
Xinchen Hui
|
78b10dd9d6
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Added cleanup
|
2017-05-17 23:25:17 +08:00 |
|
Xinchen Hui
|
0954ea8d6d
|
Added cleanup
|
2017-05-17 23:24:58 +08:00 |
|
Xinchen Hui
|
af0c443dde
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Added test for bug #74600
|
2017-05-17 23:21:42 +08:00 |
|
Xinchen Hui
|
f38487a0e0
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Added test for bug #74600
|
2017-05-17 23:21:38 +08:00 |
|
Xinchen Hui
|
ef09bc0645
|
Added test for bug #74600
|
2017-05-17 23:21:18 +08:00 |
|
Xinchen Hui
|
46b7287cc3
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Added test for bug #74596
|
2017-05-17 22:43:14 +08:00 |
|
Xinchen Hui
|
d3e3bc611a
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Added test for bug #74596
|
2017-05-17 22:43:03 +08:00 |
|
Xinchen Hui
|
e347b2ded6
|
Added test for bug #74596
|
2017-05-17 22:42:18 +08:00 |
|
Dmitry Stogov
|
fc927dc263
|
Switch to HYBRID VM
|
2017-05-17 15:07:33 +03:00 |
|
Anatol Belski
|
4bdd63595b
|
Merge branch 'PHP-7.1'
* PHP-7.1:
improve error handling
|
2017-05-17 13:38:03 +02:00 |
|
Anatol Belski
|
02e9e59beb
|
improve error handling
|
2017-05-17 13:35:42 +02:00 |
|
Anatol Belski
|
1507f30d15
|
Merge branch 'PHP-7.1'
* PHP-7.1:
fix wrong error check
|
2017-05-17 12:51:46 +02:00 |
|
Anatol Belski
|
6e3d24bcf4
|
fix wrong error check
|
2017-05-17 12:50:41 +02:00 |
|
Dmitry Stogov
|
a151d614ba
|
Added missing "successors_count" update.
|
2017-05-17 12:52:36 +03:00 |
|
Anatol Belski
|
774e7ea8b4
|
Merge branch 'PHP-7.1'
* PHP-7.1:
fix test
|
2017-05-16 15:10:13 +02:00 |
|
Anatol Belski
|
b73a73da25
|
fix test
|
2017-05-16 15:09:02 +02:00 |
|
Anatol Belski
|
d499720b99
|
Merge branch 'PHP-7.1'
* PHP-7.1:
add test for bug #74589
|
2017-05-16 14:26:35 +02:00 |
|
Anatol Belski
|
71f8c4dcfd
|
add test for bug #74589
|
2017-05-16 14:25:27 +02:00 |
|
Xinchen Hui
|
a33aca545c
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)
|
2017-05-16 19:33:24 +08:00 |
|
Xinchen Hui
|
c667bb94fa
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)
|
2017-05-16 19:32:59 +08:00 |
|
Xinchen Hui
|
8a1713e39c
|
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
* 'PHP-7.0' of git.php.net:/php-src:
variation of icu libraries causes failure
|
2017-05-16 19:32:33 +08:00 |
|
Xinchen Hui
|
9f49ebb5ba
|
Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)
|
2017-05-16 19:32:13 +08:00 |
|
Anatol Belski
|
d5bc862470
|
avoid strlen in common case
|
2017-05-16 12:52:16 +02:00 |
|
Anatol Belski
|
ea35965568
|
Merge branch 'PHP-7.1'
* PHP-7.1:
variation of icu libraries causes failure
|
2017-05-16 12:48:09 +02:00 |
|
Anatol Belski
|
7d418430fd
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
variation of icu libraries causes failure
|
2017-05-16 12:47:24 +02:00 |
|
Steve Walk
|
d74fbfb38f
|
variation of icu libraries causes failure
|
2017-05-16 12:46:27 +02:00 |
|
Dmitry Stogov
|
7640e0a5f9
|
HYBRID VM cleanup
|
2017-05-16 09:24:23 +03:00 |
|
Xinchen Hui
|
0722a0188f
|
Merge branch 'PHP-7.1'
* PHP-7.1:
Update NEWs
|
2017-05-16 13:23:18 +08:00 |
|
Xinchen Hui
|
7f051ac583
|
Update NEWs
|
2017-05-16 13:23:12 +08:00 |
|