mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4'
* PHP-8.4: Resolve GH-17112 for lower branches
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
#ifndef MBFL_ENCODING_H
|
||||
#define MBFL_ENCODING_H
|
||||
|
||||
#include "zend.h"
|
||||
#include "mbfl_defs.h"
|
||||
#include "mbfl_consts.h"
|
||||
#include "zend.h"
|
||||
|
||||
enum mbfl_no_encoding {
|
||||
mbfl_no_encoding_invalid = -1,
|
||||
|
||||
Reference in New Issue
Block a user