Framework

Repository Author Commit message Committed SHA  
 
nette by dg updated props & phpDoc
di by dg Let the long way from ServiceLocator to Dependency Injection Begin!
utils by dg Let the Nette Begin!
http by dg Let the Nette Begin!
bootstrap by dg Let the Nette Begin!
security by dg added Nette Secure
robot-loader by dg added Nette RobotLoader
component-model by dg added Nette ComponentModel
safe-stream by dg born SafeStream
nette by dg - added Nette::Caching & test

- modified Config & Environment to solve chicken&egg problem with environment variables
- preliminary support for Environment caching
- new features in RobotLoader: 'netterobots.txt' files, integrated with Nette::Caching, ...

di by dg added test
utils by dg typos
caching by dg added Nette Caching
robot-loader by dg typo
nette by dg - improved Nette::Caching, added namespaces, TemplateStorage, new tests

- Nette completely depends on autoloading now
- some improvements in Nette::Loaders
- removed Nette::Loaders::RobotLoader::$cacheFile (in favour of object Cache)
- Nette::ServiceLocator behaviour modified to be more like 'registry' instead of 'lightweight container'
- added Nette::Web::Uri - URI/URL storage
- URI accessors moved from Nette::Web::HttpRequest to Nette::Web::Uri, use HttpRequest::getUri() and getOriginalUri()
- added Nette::Web::HttpRequest::getReferer()

di by dg ServiceLocator behaviour modified to be more like 'registry' instead of 'lightweight container'
http by dg added Uri - URI/URL storage used by HttpRequest
security by dg User: deprecated storeRequest & restoreRequest
component-model by dg implemented recursive and filtering iterators

typos

nette by dg - improved Debug::dump(), added Debug::$maxDepth & $maxLen

- fixed ServiceLocator

di by dg fixed ServiceLocator
nette by dg - added Nette::Callback

- Nette::Debug uses own routine to dump variables

di by dg tests
utils by dg added Callback
nette by dg code formatting: 4 spaces -> tabs
di by dg code formatting: 4 spaces -> tabs
utils by dg code formatting: 4 spaces -> tabs
http by dg code formatting: 4 spaces -> tabs
nette by dg - Caching: added MemcachedStorage

- HttpRequest: added getFiles, getCookies, getHeaders

http by dg HttpRequest: added getFiles, getCookies, getHeaders
caching by dg added MemcachedStorage
nette by dg - Nette::Collections rewritten to be ArrayObject based (better performance and integration with PHP core)

- added Environment::exportConstant()
- Environment::loadConfig is able to define constants
- Nette::Web::HttpRequest::getQuery(), getPost(), getFiles() and getCookies() returns Nette::Collection::Hashtable

Last synchronization: 2024-03-28 20:01:24