mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-5.6'
* PHP-5.6: Implement RFC https://wiki.php.net/rfc/default_encoding
This commit is contained in:
commit
9a5cb51ebc
34 changed files with 464 additions and 161 deletions
|
@ -29,6 +29,7 @@
|
|||
#define PHP_API_VERSION 20131218
|
||||
#define PHP_HAVE_STREAMS
|
||||
#define YYDEBUG 0
|
||||
#define PHP_DEFAULT_CHARSET "UTF-8"
|
||||
|
||||
#include "php_version.h"
|
||||
#include "zend.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue