mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
0a74da385d
If opcache.record_warnings is enabled, opcache will record compilation warnings and replay them when the file is included again. The primary use case I have in mind for this is automated testing of the opcache file cache. This resolves bug #76535.
4 lines
27 B
PHP
4 lines
27 B
PHP
<?php
|
|
|
|
declare(unknown=1);
|