mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTF
This commit is contained in:
commit
20addf88e4
15 changed files with 11 additions and 148 deletions
|
@ -36,8 +36,7 @@
|
|||
|
||||
#include "zend_API.h"
|
||||
|
||||
#undef sprintf
|
||||
#define sprintf php_sprintf
|
||||
#define php_sprintf sprintf
|
||||
|
||||
/* Operating system family definition */
|
||||
#ifdef PHP_WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue