|
|
|
@848
|
[848]
|
06/08/10 21:41:25 |
wbond |
Removed all e flags for preg_replace() and all calls to … |
|
|
|
@774
|
[774]
|
03/15/10 01:05:48 |
wbond |
Fixed ticket #365 - added fJSON::output() |
|
|
|
@563
|
[563]
|
05/06/09 21:02:29 |
wbond |
Fixed a bug in fJSON::decode() where the pure PHP version would only … |
|
|
|
@560
|
[560]
|
05/04/09 03:00:51 |
wbond |
Updated fJSON to be consistent with PHP 5.2.9+ when encoding and decoding … |
|
|
|
@501
|
[501]
|
01/26/09 23:54:06 |
wbond |
Changed @ error suppression operators to error_reporting() calls |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@316
|
[316]
|
10/21/08 01:54:09 |
wbond |
More API documentation updates |
|
|
|
@273
|
[273]
|
10/06/08 23:12:08 |
wbond |
Added comments to explain class constants for static method callbacks |
|
|
|
@265
|
[265]
|
10/03/08 01:39:30 |
wbond |
Added class constants to all classes with static methods to allow for … |
|
|
|
@214
|
[214]
|
09/12/08 13:51:40 |
wbond |
Moved all of the classes out of subdirectories for easier browsing and … |
|
copied from utility/fJSON.php:
|
|
|
|
@207
|
[207]
|
09/10/08 01:43:24 |
wbond |
Added fJSON::sendHeader() |