Xinchen Hui
|
40702799b5
|
Improved fix for #71127
|
2015-12-18 17:37:40 +08:00 |
|
Xinchen Hui
|
940c68b55d
|
Fixed bug #71127 (Define in auto_prepend_file is overwrite)
|
2015-12-17 14:27:33 +08:00 |
|
Xinchen Hui
|
2fb8bb1157
|
Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer)
|
2015-10-03 20:33:24 -07:00 |
|
Xinchen Hui
|
4744eec753
|
Fixed bug #70631 (Another Segfault in gc_remove_from_buffer())
|
2015-10-03 20:08:21 -07:00 |
|
Xinchen Hui
|
c147d90dbf
|
Fixed bug #70601 (Segfault in gc_remove_from_buffer())
|
2015-10-03 19:38:56 -07:00 |
|
Xinchen Hui
|
79cd9a18b5
|
Fixed bug #70237 (Empty while and do-while segmentation fault with opcode on CLI enabled).
|
2015-08-11 21:01:56 +08:00 |
|
Dmitry Stogov
|
329513c3a7
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF)
Conflicts:
NEWS
|
2015-05-07 12:16:40 +03:00 |
|
Dmitry Stogov
|
8026001943
|
Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF)
|
2015-05-07 12:14:14 +03:00 |
|
Xinchen Hui
|
2533fde199
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-04-01 23:59:45 +08:00 |
|
Danack
|
86f983bd3e
|
Fixed bug #69281 (opcache_is_script_cached no longer works)
|
2015-04-01 23:58:22 +08:00 |
|
Xinchen Hui
|
a29b64fc10
|
Fixed bug #69159 (Opcache causes problem when passing a variable variable to a function)
|
2015-03-04 14:48:41 +08:00 |
|
Xinchen Hui
|
cfaf7c3b5f
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-02-27 11:42:57 +08:00 |
|
Xinchen Hui
|
3e82816ba1
|
Fixed bug #69125 (Array numeric string as key)
|
2015-02-27 11:42:36 +08:00 |
|
Xinchen Hui
|
d3615b5fb1
|
Merge branch 'PHP-5.5' into PHP-5.6
Conflicts:
ext/opcache/tests/bug69038.phpt
|
2015-02-25 20:13:47 +08:00 |
|
Xinchen Hui
|
d508ff9640
|
Improve fix for #69038
|
2015-02-25 20:07:02 +08:00 |
|
Xinchen Hui
|
e22759b1e5
|
Replace var is introduced
|
2015-02-17 21:16:37 +08:00 |
|
Xinchen Hui
|
1c0fa36c61
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-02-17 11:36:15 +08:00 |
|
Xinchen Hui
|
66d3095993
|
Fixed bug #69038 (switch(SOMECONSTANT) misbehaves)
|
2015-02-17 11:34:57 +08:00 |
|
Xinchen Hui
|
57ff5a4e6f
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-01-21 11:18:08 +08:00 |
|
Xinchen Hui
|
20e5911d82
|
Fixed test fails
|
2015-01-21 11:17:49 +08:00 |
|
Xinchen Hui
|
bba4a8aad5
|
Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8 + Opcache)
|
2014-12-24 17:55:58 +08:00 |
|
Xinchen Hui
|
00b50850eb
|
Add credit
|
2014-11-01 22:29:55 +08:00 |
|
Xinchen Hui
|
d017c4bf3a
|
Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6
|
2014-10-31 17:36:33 +08:00 |
|
Xinchen Hui
|
d9d181e5ad
|
Fixed Bug #68104 (Segfault while pre-evaluating a disabled function)
|
2014-10-31 17:32:23 +08:00 |
|
Xinchen Hui
|
4e16054b7a
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-07-03 14:58:53 +08:00 |
|
Xinchen Hui
|
533b1df732
|
Add test for bug #67215
bjori> writing a testcase making sure you get a fatal error and does not
segfault after that... is difficult
|
2014-07-03 13:48:59 +08:00 |
|
Xinchen Hui
|
b0b0be176f
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-05-26 15:40:50 +08:00 |
|
Xinchen Hui
|
70699d7f68
|
Update NEWs and add a test
|
2014-05-26 15:40:26 +08:00 |
|
Dmitry Stogov
|
b9a87a5079
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Added function opcache_is_script_cached(). (Danack)
Conflicts:
NEWS
|
2014-02-21 12:00:33 +04:00 |
|
Dmitry Stogov
|
884bbcd537
|
Added function opcache_is_script_cached(). (Danack)
|
2014-02-21 11:59:14 +04:00 |
|
Lior Kaplan
|
23d952ed60
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-02-14 17:15:35 +02:00 |
|
Veres Lajos
|
f9829690d4
|
a few typofixes
|
2014-02-14 17:12:52 +02:00 |
|
Anatol Belski
|
9b2dc009b2
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
forked test for win32
|
2014-01-13 17:12:53 +01:00 |
|
Anatol Belski
|
8092de3ca3
|
forked test for win32
|
2014-01-13 17:12:14 +01:00 |
|
Dmitry Stogov
|
7864fcaec9
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0)
Conflicts:
NEWS
|
2014-01-13 18:06:49 +04:00 |
|
Dmitry Stogov
|
ce2f024e9f
|
Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0)
|
2014-01-13 18:05:21 +04:00 |
|
Dmitry Stogov
|
9b74dc4a07
|
Fixed bug #66440 (Optimisation of conditional JMPs based on pre-evaluate constant function calls)
|
2014-01-13 16:16:23 +04:00 |
|
Dmitry Stogov
|
d09d64c15c
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #66474 (Optimizer bug in constant string to boolean conversion)
Conflicts:
NEWS
|
2014-01-13 12:07:50 +04:00 |
|
Dmitry Stogov
|
fcd75690fe
|
Fixed bug #66474 (Optimizer bug in constant string to boolean conversion)
|
2014-01-13 12:06:19 +04:00 |
|
Xinchen Hui
|
5a756afcf1
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2013-12-30 11:07:37 +08:00 |
|
Xinchen Hui
|
ed5be4f7ad
|
Fix test fail
|
2013-12-30 11:07:25 +08:00 |
|
Xinchen Hui
|
31d4d11432
|
Fix one more test in dos style eol
|
2013-12-30 10:58:40 +08:00 |
|
Xinchen Hui
|
f204df9a7f
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2013-12-30 10:58:23 +08:00 |
|
Xinchen Hui
|
6699b1f8ea
|
Fix dos style eol in phpts
|
2013-12-30 10:58:01 +08:00 |
|
Dmitry Stogov
|
a00e7f22d2
|
Fixed bug #66338 (Optimization binding of class constants is not safely opcacheable)
|
2013-12-23 16:53:34 +04:00 |
|
Dmitry Stogov
|
ccb29a6e41
|
Fixed bug #66334 (Memory Leak in new pass1_5.c optimizations). (Terry)
|
2013-12-23 16:04:10 +04:00 |
|
Dmitry Stogov
|
f5c200fce9
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq"
opcodes
|
2013-12-23 12:50:42 +04:00 |
|
Dmitry Stogov
|
0dcaf0f445
|
Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq"
|
2013-12-23 12:46:30 +04:00 |
|
Dmitry Stogov
|
436ca2d019
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed reavlidate_path=1 behavior to avoid caching of symlinks values.
Conflicts:
NEWS
|
2013-12-18 19:21:21 +04:00 |
|
Dmitry Stogov
|
16e95d9137
|
Fixed reavlidate_path=1 behavior to avoid caching of symlinks values.
|
2013-12-18 19:19:53 +04:00 |
|