Bob Weinand
|
80d9dcafe0
|
Fixed bug #70904 (yield from incorrectly marks valid generator as finished)
|
2015-11-24 23:43:34 +01:00 |
|
Bob Weinand
|
569763cb1a
|
Fix scalar type names with leading backslash
|
2015-11-24 21:39:06 +01:00 |
|
Xinchen Hui
|
d978e92d3d
|
Update NEWS
|
2015-11-24 13:45:56 +08:00 |
|
Xinchen Hui
|
91fb1edbbf
|
Fixed bug #70963 (Unserialize shows UNKNOW in result)
Thanks to ryat for reportinig
|
2015-11-24 11:04:42 +08:00 |
|
Lior Kaplan
|
a8bd182ccd
|
Align NEWS entries format
|
2015-11-23 19:00:42 +02:00 |
|
Lior Kaplan
|
818bffc534
|
Add NEWS entry for #61751
|
2015-11-23 18:58:03 +02:00 |
|
Bob Weinand
|
c1189eccae
|
Output stderr on real stderr in phpdbg
|
2015-11-23 17:46:07 +01:00 |
|
Xinchen Hui
|
7e9f416218
|
Fixed bug #70959 (ArrayObject unserialize does not restore protected fields)
|
2015-11-23 23:15:33 +08:00 |
|
Xinchen Hui
|
51ccc88b87
|
Port fix to 7.0
|
2015-11-23 18:31:56 +08:00 |
|
Xinchen Hui
|
eada2aa91a
|
Fixed bug (count on symbol tables)
|
2015-11-21 20:58:29 -08:00 |
|
Xinchen Hui
|
519f9bc675
|
Fixed bug #70947 (INI parser segfault with INI_SCANNER_TYPED)
|
2015-11-20 06:37:38 -08:00 |
|
Xinchen Hui
|
2a9fc35e51
|
Update NEWS
|
2015-11-20 16:38:24 +08:00 |
|
Christopher Jones
|
f66e25a82b
|
Fixed LOB implementation size_t/zend_long mismatch reported by gcov
|
2015-11-20 09:14:05 +11:00 |
|
Remi Collet
|
77e9f2d6b1
|
typo
|
2015-11-19 09:20:13 +01:00 |
|
Remi Collet
|
1bd22e8e65
|
NEWS
|
2015-11-19 08:19:04 +01:00 |
|
Bob Weinand
|
4dee0c4a14
|
Fixed bug #70899 (buildconf failure in extensions)
|
2015-11-17 21:07:29 +01:00 |
|
Andrey Hristov
|
96406f0842
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2015-11-16 12:39:04 +01:00 |
|
Andrey Hristov
|
822400ef3b
|
News for fixed bug #68344
|
2015-11-16 12:38:25 +01:00 |
|
Xinchen Hui
|
9134f9e98f
|
Merge branch 'PHP-5.6' into PHP-7.0
Conflicts:
ext/mysql/php_mysql.c
|
2015-11-16 17:59:46 +08:00 |
|
Xinchen Hui
|
be6fd4ba89
|
Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction)
Actually, this only be fixed if php uses mysqlnd
|
2015-11-16 16:59:55 +08:00 |
|
Christopher Jones
|
0dce4bef79
|
Fixed LOB mem leak reported on gcov. Also fixed unsigend comparison compile warning; and remove direct field access
|
2015-11-16 08:15:22 +11:00 |
|
Anatol Belski
|
e3d19e81a2
|
update NEWS
|
2015-11-14 23:48:40 +01:00 |
|
Xinchen Hui
|
c2773ea02f
|
Update NEWs
|
2015-11-14 01:14:36 -08:00 |
|
Xinchen Hui
|
fce44a5a13
|
Fixed bug #70910 (extract() breaks variable references)
|
2015-11-13 19:39:59 -08:00 |
|
Xinchen Hui
|
25de928df7
|
Fixed bug #70912 (Null ptr dereference instantiating class with invalid array property)
|
2015-11-13 21:24:42 +08:00 |
|
Dmitry Stogov
|
04526093e4
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fixed bug #70900 (SoapClient systematic out of memory error)
|
2015-11-12 20:36:39 +03:00 |
|
Dmitry Stogov
|
f8bf9bd86b
|
Fixed bug #70900 (SoapClient systematic out of memory error)
|
2015-11-12 20:31:52 +03:00 |
|
Anatol Belski
|
cc10da474d
|
fixed typo
|
2015-11-12 13:37:45 +01:00 |
|
Xinchen Hui
|
2b494ecc9c
|
Update NEWS
|
2015-11-12 14:38:44 +08:00 |
|
Xinchen Hui
|
53c03115cf
|
Re-fixed #70895
|
2015-11-12 14:35:34 +08:00 |
|
Anatol Belski
|
a1e8b74827
|
update NEWS
|
2015-11-12 01:41:59 +01:00 |
|
Anatol Belski
|
3517f85e47
|
update NEWS, patch for #70249 pulled into RC7
|
2015-11-11 12:20:18 +01:00 |
|
Ferenc Kovacs
|
b22636c838
|
propare for 5.6.16RC1
|
2015-11-11 09:20:16 +01:00 |
|
Xinchen Hui
|
82f503f587
|
Re-Fixed bug #70249 (Segmentation fault while running PHPUnit tests on phpBB 3.2-dev)
Let's fixed this in the root instead
|
2015-11-11 12:32:46 +08:00 |
|
Xinchen Hui
|
c3260b66c9
|
Revert "Fixed bug #70249 (Segmentation fault while running PHPUnit tests on phpBB 3.2-dev)"
This reverts commit d6c527830e.
|
2015-11-11 12:06:38 +08:00 |
|
Xinchen Hui
|
d6c527830e
|
Fixed bug #70249 (Segmentation fault while running PHPUnit tests on phpBB 3.2-dev)
Maybe we should introduce a new zend_hash_safe_apply which always reload
the ht->arData to make sure won't segfault the ht is grew?
|
2015-11-11 11:34:11 +08:00 |
|
Anatol Belski
|
e029a86aad
|
prepare news for next
|
2015-11-09 19:39:02 +01:00 |
|
Xinchen Hui
|
d70aa14f2c
|
Fixed bug #70323 (Regression in zend_fetch_debug_backtrace() can cause segfaults)
|
2015-11-09 17:14:15 +08:00 |
|
Xinchen Hui
|
12f1cfa86a
|
Update NEWS
|
2015-11-09 12:02:27 +08:00 |
|
Xinchen Hui
|
e9fd8ad446
|
Fixed bug #70876 (Segmentation fault when regenerating session id with strict mode)
|
2015-11-07 07:30:31 -08:00 |
|
Xinchen Hui
|
2d8d97cee2
|
Fixed bug #70873 (Regression on private static properties access)
|
2015-11-07 06:50:36 -08:00 |
|
Reeze Xia
|
e4c1e90536
|
Update NEWS
|
2015-11-07 22:10:56 +08:00 |
|
Matteo Beccati
|
c263dcee2f
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute
|
2015-11-07 11:05:36 +01:00 |
|
Matteo Beccati
|
fd61666d96
|
Fix bug #70875 Segmentation fault if wsdl has no targetNamespace attribute
|
2015-11-07 11:00:33 +01:00 |
|
Anatol Belski
|
0cbf3afe17
|
update NEWS
|
2015-11-06 23:08:18 +01:00 |
|
Bob Weinand
|
855bb36fd0
|
Add support for IPV6_V6ONLY on sockets
|
2015-11-06 21:45:31 +01:00 |
|
Christopher Jones
|
089ca134fb
|
Always remember NEWS....
|
2015-11-07 02:15:24 +11:00 |
|
Xinchen Hui
|
27aef97f65
|
Fixed bug #70868 (PCRE JIT and pattern reuse segfault)
|
2015-11-06 11:37:17 +08:00 |
|
Anatol Belski
|
aa0d441ede
|
update NEWS
|
2015-11-05 22:51:25 +01:00 |
|
Anatol Belski
|
9385eb6ff8
|
re-update NEWS
|
2015-11-05 14:48:30 +01:00 |
|