mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Make a note.
This commit is contained in:
parent
0feaf51d5e
commit
3c3ae2812e
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@
|
||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
/*
|
||||||
|
* UTODO
|
||||||
|
* - take a look at json_decode, some weird IS_STRING checks there
|
||||||
|
* - expose encode/decode API once that's done
|
||||||
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue