1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00
Files
archived-php-src/ext/opcache/tests
Anatol Belski 4f19bb7af6 fix AppVeyor failures with Opcache enabled
opcache_reset() only schedules the restart. Under circumstances,
the follow up requests might run uncached, until the restart
condition is met. To mitigate the false positives caused by this
behavior, any tests using opcache_reset() should not be put in
between other tests. Thus, moving the corresponding test to be
executed last.
2017-01-15 21:13:15 +01:00
..
2015-06-20 09:35:02 +02:00
2013-11-26 12:13:42 +04:00
2016-02-28 11:53:21 +01:00
2016-02-28 11:53:21 +01:00
2014-11-01 22:29:55 +08:00
2015-05-22 11:50:55 +08:00
2015-09-07 17:31:49 +02:00
2015-12-18 17:37:40 +08:00
2016-01-26 15:59:18 +08:00
2013-07-15 00:19:32 -07:00
2017-01-02 22:30:28 -08:00
2013-09-16 14:58:18 +08:00
2013-12-30 10:58:01 +08:00
2017-01-02 22:30:28 -08:00
2014-05-26 15:40:26 +08:00
2014-02-14 17:12:52 +02:00
2015-06-15 08:20:30 -05:00
2016-02-28 11:53:21 +01:00