php-src/Zend/tests/gh11108_test.inc
Ilija Tovilo 4c38a79f09
Fix incorrect CG(memoize_mode) state after bailout in ??=
Fixes GH-11108
Closes GH-11109
2023-04-20 19:45:02 +02:00

3 lines
32 B
PHP

<?php
$messageList[] ??= true;