PHP 8.0 까지는 c99 였고 8.1 부터는 c11 로 넘어갔다고함
https://github.com/php/php-src/pull/10304
build/php.m4: remove test for integer types by MaxKellermann · Pull Request #10304 · php/php-srcThese are mandatory in C99, so it's a pointless waste of time to check for them. (Actually, the fixed-size integer types are not mandatory, but if they are really not available on some theoretical ...github.com
빌드 되어버리면 백엔드에서 교체는 어떻게 함???
php vm 빌드임 php 설치하잖음
앜ㅋㅋ 뭔 얘긴지 이제 알아버림 ㅋㅋ