0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Continued: - added experimental (maybe not working) iterator for registries - callbackInstance is now generic
Quix0r
as Roland Häder
More... almost 8 years ago
fixed namespace for FiLoStacker + removed config entry which does not point to a generic class anymore.
Quix0r
as Roland Häder
More... almost 8 years ago
added public (non-sensitive) NetBeans project files
Quix0r
as Roland Häder
More... almost 8 years ago
Continued a bit: - added experimental RegistryIterator class which will iterate over all found entries in the given registry. If a sub-registry is found, also their entries will be iterated over instead of the sub-registry being returned.
Quix0r
as Roland Häder
More... almost 8 years ago
Added getter/setter for a Register instance (registries)
Quix0r
as Roland Häder
More... almost 8 years ago
Also skip this
Quix0r
as Roland Häder
More... almost 8 years ago
also skip one element when __callStatic is given
Quix0r
as Roland Häder
More... almost 8 years ago
Experimental "audio-fetching" script added
Quix0r
as Roland Häder
More... almost 8 years ago
Some rewrites: - debugOutput() does not include caller method name and line number - partialStub() no longer outputs caller method name
Quix0r
as Roland Häder
More... almost 8 years ago
no longer deprecated
Quix0r
as Roland Häder
More... about 8 years ago
Nope, this will add hashes to the list ...
Quix0r
as Roland Häder
More... about 8 years ago
Nope, this method needs to be called!
Quix0r
as Roland Häder
More... about 8 years ago
Also log call-back instance
Quix0r
as Roland Häder
More... about 8 years ago
... now call-back array ...
Quix0r
as Roland Häder
More... about 8 years ago
use better method_exists() is_callable() also accepts __call() which is not wanted here.
Quix0r
as Roland Häder
More... about 8 years ago
also add new setCallbackInstance() to interface ...
Quix0r
as Roland Häder
More... about 8 years ago
added call-back instance support
Quix0r
as Roland Häder
More... about 8 years ago
Unsupported array found, maybe later add a call-backable class here, for now at least the array keys are taken into final hash.
Quix0r
as Roland Häder
More... about 8 years ago
imported Helper
Quix0r
as Roland Häder
More... about 8 years ago
imported OutputStream
Quix0r
as Roland Häder
More... about 8 years ago
getResponseInstance is now located in FrameworkBootstrap
Quix0r
as Roland Häder
More... about 8 years ago
imported ApplicationEntryPoint
Quix0r
as Roland Häder
More... about 8 years ago
must implement Registerable
Quix0r
as Roland Häder
More... about 8 years ago
Strict naming-convention (Project\Package[\SubPackage]\SomeFooBar) is now also done by ObjectFactory.
Quix0r
as Roland Häder
More... about 8 years ago
imported FrameworkFeature
Quix0r
as Roland Häder
More... about 8 years ago
with Github name
Quix0r
as Roland Häder
More... about 8 years ago
imported InputStream
Quix0r
as Roland Häder
More... about 8 years ago
Fixes: - Opps, application_base_path was somehow double - use DIRECRORY_SEPARATOR - renamed variable to clarify it
Quix0r
as Roland Häder
More... about 8 years ago
imported FileNotFoundException
Quix0r
as Roland Häder
More... about 8 years ago
use DIRECTORY_SEPARATOR instead of plain '/'
Quix0r
as Roland Häder
More... about 8 years ago