aurweb/web/lib
Lukas Fleischer 795971bc80 RPC: Coerce numeric values into integers
Coerce following fields into integers to ensure json_encode() serializes
them as integers:

* ID
* CategoryID
* NumVotes
* OutOfDate
* FirstSubmitted
* LastModified

This means that there will be a minor API break. There's no better way
to do this properly, though. Fixes FS#25693.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-09-23 15:30:32 +02:00
..
acctfuncs.inc.php Use "%s" instead of "%h" in format strings 2011-08-20 20:28:47 +02:00
aur.inc.php Use secure and httponly session cookies 2011-08-12 00:09:24 +02:00
aurjson.class.php RPC: Coerce numeric values into integers 2011-09-23 15:30:32 +02:00
cachefuncs.inc.php Make cache type selectable based on config value 2011-06-22 15:21:21 +02:00
config.inc.php.proto Replace "el_GR" translation by "el" 2011-08-20 18:27:43 +02:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Remove unnecessary atype and uid lookup from package_details() 2011-08-11 16:17:09 +02:00
stats.inc.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php web/lib/translator.inc.php: Use vsprintf() in __() 2011-08-20 20:28:47 +02:00
version.inc.php Release 1.9.0 2011-08-20 18:38:34 +02:00