11 Commits

Author SHA1 Message Date
Michael Wallner
18a686643f Repo moved to https://github.com/m6w6/ext-json_post 2015-07-14 12:48:00 +02:00
Michael Wallner
864973a433 release 1.0.0 2015-03-18 07:37:06 +01:00
Michael Wallner
d6be21a89e extend handled content types 2015-03-12 07:45:25 +01:00
Michael Wallner
0b0d92494a release 1.0.0RC2 v1.0.0RC2 2015-03-12 07:39:32 +01:00
Peter Cowburn
27c5605043 Handle application/json as well 2015-03-10 13:22:16 +00:00
Michael Wallner
9443267ae6 release 1.0.0RC1 v1.0.0RC1 2015-03-10 13:30:02 +01:00
Michael Wallner
8cdbdf67d3 PHP7 support 2015-03-05 20:28:57 +01:00
Remi Collet
f20dbc4970 Fix PHP 5.3 build
But can't test, all tests are skipped (reason: CGI not available..)
2015-03-05 15:06:11 +01:00
Remi Collet
b14bbb2fd8 Split tests.
001: most types, return as array
002: bigint return as float member of an objet (32 bits only)
003: bigint return as string member of an objet (32 bits only)
004: bigint return as integer member of an objet (64 bits only)

The bigint value used is >32bits but <64bits which doesn't exists
in real world (to avoid issue with jsonc used in free distro)
2015-03-05 14:41:37 +01:00
Michael Wallner
3964b8f0cd split off pecl_http 2015-03-05 07:53:24 +01:00
Hannes Magnusson
5c72938056 Initial commit 2015-03-04 11:54:46 -08:00