Ingo Schommer
|
3334eafcb1
|
API Marked statics private, use Config API instead (#8317)
See "Static configuration properties are now immutable, you must use Config API." in the 3.1 change log for details.
|
2013-03-24 17:20:53 +01:00 |
|
Ingo Schommer
|
e2f073f38a
|
Method visibility according to coding conventions
|
2012-09-20 10:46:59 +02:00 |
|
Ingo Schommer
|
417c03716c
|
BUGFIX Avoid Session::set() clearing on existing val (fixes #7487)
|
2012-06-17 23:46:52 +02:00 |
|
Sean Harvey
|
f63d137d49
|
ENHANCEMENT Session::start() now only called when there is changed
session data to be saved, and started on Director::direct() when there
is a cookie (or request var) containing the current PHP session name.
|
2012-04-27 16:28:46 +12:00 |
|
Simon Welsh
|
f07258f3cf
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |
|
Simon Welsh
|
f8082e4814
|
MINOR Add newline to end of files without one
|
2012-04-15 10:50:19 +12:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|