Sg Versions Save

A Simple PHP Superglobals Management

v3.0.1

4 years ago

Add

  • sg::getCache()
  • sg::getRaw()

Optimization

  • sg::get() Will not sync updates symbol_table

v3.0.0

4 years ago

Add

  • Extend global syntax features
  • Get HTTP parameters and define automatic actions
  • sg.func_name, sg.global_level (php.ini)

Remove

  • sg.auto_trim (php.ini)

v2.0.1

5 years ago

Support for all Superglobals

v1.0.0

5 years ago

First Release