Prepare for PHP 8.1

Closes GH-6305.
This commit is contained in:
Gabriel Caruso 2020-10-09 09:21:39 +02:00
parent 503999910b
commit 14806e0824
No known key found for this signature in database
GPG key ID: 4B385A6EE6C9678D
11 changed files with 15 additions and 1907 deletions

View file

@ -22,7 +22,7 @@
#include <dmalloc.h>
#endif
#define PHP_API_VERSION 20200930
#define PHP_API_VERSION 20201009
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
#define PHP_DEFAULT_CHARSET "UTF-8"