Tony Tam
|
3160913433
|
update files as rebase from #838
|
2015-08-23 11:05:19 -07:00 |
|
wing328
|
f2df26f6e6
|
fix deserializing datetime, add test case
|
2015-08-22 23:09:12 +08:00 |
|
wing328
|
b971aa7433
|
add example to config option, replace localhost with basePath
|
2015-08-13 23:27:59 +08:00 |
|
Andrew B
|
b70a0bf0c6
|
Fixing an issue with errant namespace in the sample petstore
|
2015-07-13 14:56:33 -07:00 |
|
Andrew B
|
7dca394eca
|
Support for customizing Composer package and namespaces
|
2015-07-13 14:46:56 -07:00 |
|
xhh
|
715c56afcc
|
Rebuild petstore PHP sample with updated order on params
|
2015-07-13 16:51:19 +08:00 |
|
wing328
|
879c1b921c
|
update php petstore sample
|
2015-07-13 15:31:20 +08:00 |
|
wing328
|
f154e407d2
|
update coding style based on CodeSniffer
|
2015-07-13 15:26:12 +08:00 |
|
wing328
|
44705b566d
|
add default version for package
|
2015-07-13 15:24:12 +08:00 |
|
wing328
|
71a22141bf
|
add enum support for model property
|
2015-07-13 15:24:11 +08:00 |
|
wing328
|
38149173ff
|
revert petstore json, fixed test case
|
2015-07-13 15:21:39 +08:00 |
|
wing328
|
2258a4632d
|
fix test.php, fix default configuration
|
2015-07-13 15:21:39 +08:00 |
|
wing328
|
259b31ccd4
|
temporary folder setting
|
2015-07-13 15:21:38 +08:00 |
|
wing328
|
7f31da734d
|
add file response for php, update test case
|
2015-07-13 15:09:09 +08:00 |
|
wing328
|
fcd0b31d7d
|
add file response for php
|
2015-07-13 15:09:09 +08:00 |
|
Tony Tam
|
69eae7d35b
|
merged
|
2015-06-25 10:23:05 -07:00 |
|
Tony Tam
|
07d5365c5c
|
merged from #902, rebuilt client
|
2015-06-25 10:17:28 -07:00 |
|
nmonterroso
|
efd5b806be
|
updating php generated samples and updating tests
|
2015-06-23 09:27:52 -07:00 |
|
wing328
|
550493ba84
|
fix php separator
|
2015-06-23 21:20:12 +08:00 |
|
Branden Cash
|
b74050dd7b
|
Change to use the autoload.php and change the namespacing
|
2015-06-18 11:45:08 -07:00 |
|
Branden Cash
|
eed45a41a3
|
Fixed the missing closing doc chars and updated sample
|
2015-06-18 11:43:54 -07:00 |
|
Branden Cash
|
719a0b732e
|
Update sample client
|
2015-06-18 11:43:48 -07:00 |
|
Tony Tam
|
d8c337185f
|
Merge pull request #857 from wing328/php_warning
[PHP] Remove PHP5.3 warning
|
2015-06-17 08:27:47 -07:00 |
|
William Cheng
|
436db1f8e7
|
add __toString and update php sample
|
2015-06-17 19:00:29 +08:00 |
|
William Cheng
|
7aab1eaffb
|
update test.php to put exception test at last
|
2015-06-10 23:53:56 +08:00 |
|
wing328
|
a0c55693dc
|
add test case for loginUser, separate test cases into different files
|
2015-06-10 21:59:48 +08:00 |
|
wing328
|
9aca2868b9
|
change static method to instance method, update test case to remove php warning
|
2015-06-10 21:18:48 +08:00 |
|
wing328
|
303dbe7730
|
fix array,map for perl, add test case
|
2015-06-10 10:53:21 +08:00 |
|
fehguy
|
3d2f09a693
|
updated versions
|
2015-06-09 00:25:09 -07:00 |
|
wing328
|
7fd996bc86
|
update php sample
|
2015-06-09 13:31:14 +08:00 |
|
Tony Tam
|
64ea3f8177
|
rebuilt
|
2015-06-07 20:50:35 -07:00 |
|
Ron
|
1c2d0656b0
|
Code reformatting
|
2015-06-07 11:56:08 -04:00 |
|
Ron
|
96107193e9
|
updated reverb references
|
2015-06-07 11:18:49 -04:00 |
|
wing328
|
d0f9345c5a
|
fix php map, add test case for get inventory
|
2015-06-05 21:57:12 +08:00 |
|
Tony Tam
|
34072faccd
|
merged
|
2015-06-05 00:51:52 -07:00 |
|
wing328
|
7080983521
|
return exception instead of null for 404, add properties to api exception class
|
2015-06-02 17:25:38 +08:00 |
|
wing328
|
762a3279ea
|
clean up test.php
|
2015-06-01 14:50:57 +08:00 |
|
wing328
|
8d708c2442
|
add test case for default header
|
2015-05-31 11:17:59 +08:00 |
|
wing328
|
83d069d053
|
add support for obj, remove null from serialized json string
|
2015-05-31 09:49:24 +08:00 |
|
wing328
|
e993d08563
|
rename APIClient to ApiClient, APIClientException to APIException
|
2015-05-28 15:06:31 +08:00 |
|
wing328
|
4d1d163a73
|
update php template to debug curl
|
2015-05-26 23:52:35 +08:00 |
|
wing328
|
171bf969c7
|
add debug switch to configuration
|
2015-05-26 23:20:34 +08:00 |
|
Tony Tam
|
156afa7795
|
Merge pull request #778 from wing328/php_apiclient_instance
[PHP] Make API client more pluggable
|
2015-05-23 08:54:33 -07:00 |
|
wing328
|
691838c47d
|
add test case for api client instance
|
2015-05-23 10:35:19 +08:00 |
|
wing328
|
612abf134b
|
api client as instance (not static class)
|
2015-05-22 22:09:51 +08:00 |
|
William Cheng
|
fa15f58506
|
fix warning/error in php5.3
|
2015-05-22 05:15:46 +08:00 |
|
Tony Tam
|
c8a56add5d
|
merged
|
2015-05-20 22:45:52 -07:00 |
|
Tony Tam
|
9bf9b3edb7
|
rebuilt
|
2015-05-20 22:41:09 -07:00 |
|
Tony Tam
|
11dd7784f8
|
rebuilt
|
2015-05-20 22:20:51 -07:00 |
|
wing328
|
4f310cd7b1
|
update function comment
|
2015-05-20 22:13:24 +08:00 |
|