From: Dmitry Stogov Date: Tue, 19 May 2020 23:07:07 +0000 (+0300) Subject: typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1a92ddc723469a9a83420385e141bc7b33c632b;p=php typo --- diff --git a/ext/opcache/jit/zend_jit_x86.dasc b/ext/opcache/jit/zend_jit_x86.dasc index 217c5d141a..c98c443874 100644 --- a/ext/opcache/jit/zend_jit_x86.dasc +++ b/ext/opcache/jit/zend_jit_x86.dasc @@ -1322,7 +1322,7 @@ static void* dasm_labels[zend_lb_MAX]; || } | EXT_CALL zend_array_destroy, r0 || } else { -| EXT_CALL zend_jit_array_free, r0| +| EXT_CALL zend_jit_array_free, r0 || } || break; || } else if (type == IS_OBJECT) {