-
Notifications
You must be signed in to change notification settings - Fork 0
Lua port of php's unserialize function
License
tedwardia/lua_php_unserialize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
lua port of PHP's unserialize function. Based off of: https://gist.github.com/cristobal/3647759 Which in turn is based off of phpjs's implementation of unserialize: http://phpjs.org/functions/unserialize Does not currently support custom object encodings, but should work with pretty much any other kind of data. Note that references are treated as regular integers. You can find a handy description of php's serialization format at: https://evertpot.com/133/
About
Lua port of php's unserialize function
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published