openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Q
Quix0r's PHP Application Framework
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 15, 2024 — Dec 15, 2025
Showing page 5 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Continued: - commented out to noisy debug lines
Roland Häder
More...
almost 3 years ago
Continued: - added more checks on parameter - added more debug lines
Roland Häder
More...
almost 3 years ago
Continued: - DatabaseConnection::createDatabaseConnection() now only needs a backend class - added some debug lines - added some checks on parameter
Roland Häder
More...
almost 3 years ago
Continued: - added a lot more debug lines - added more checks on parameter
Roland Häder
More...
almost 3 years ago
Continued: - invoke CryptoHelper::getSelfInstance() rather than creating new instances over ObjectFactory - this also removed the overhead of initialization
Roland Häder
More...
almost 3 years ago
Continued: - added way (!) more thrown exceptions - added more debug lines - configuration variable 'html_template_type' is now statically "cached"
Roland Häder
More...
almost 3 years ago
Continued: - RegistryIterator was still looking for SubRegistry, maybe later further expansion needed? - commented-out debug lines
Roland Häder
More...
almost 3 years ago
Continued: - tried to fix NPE, still not working? - added debug log - better logging
Roland Häder
More...
almost 3 years ago
Continued: - "imported" FrameworkInterface - fixed mask
Roland Häder
More...
almost 3 years ago
Continued: - used traceMessage() and it's friends instead of deprecated debugOutput()
Roland Häder
More...
almost 3 years ago
Continued: - enabled more debug lines
Roland Häder
More...
almost 3 years ago
Continued: - ops, mixed both registries ...
Roland Häder
More...
almost 3 years ago
Continued: - added missing constant EXCEPTION_BAD_METHOD_CALL
Roland Häder
More...
almost 3 years ago
Continued: - factory-based registries have their own key space
Roland Häder
More...
almost 3 years ago
Continued: - fixed E_NOTICE
Roland Häder
More...
almost 3 years ago
Continued: - getRegistry() now have a mandatory parameter
Roland Häder
More...
almost 3 years ago
Continued: - introduced ObjectRegister (interface) and ObjectRegistry (class) for instance-registry related stuff
Roland Häder
More...
almost 3 years ago
Continued: - commented out debug lines (very noisy) - added more debug lines
Roland Häder
More...
almost 3 years ago
Continued: - na, I don't like these multiple-type variables from PHP ... - it surely later needs rewrite to array-only return values or exceptions in case of errors - also fixed issue here
Roland Häder
More...
almost 3 years ago
Continued: - used more exception codes - moved one to FrameworkInterface - removed no longer used (was old code anyway)
Roland Häder
More...
almost 3 years ago
Continued: - ops, missing this one - tpzo fixed
Roland Häder
More...
almost 3 years ago
Continued: - finally removed more (by the PHP group) already removed mcrypt stuff - added more debug lines
Roland Häder
More...
almost 3 years ago
Continued: - added more debug lines - used lesser deprecated debugOutput() and more propper logging level methods
Roland Häder
More...
almost 3 years ago
Continued: - zero can be an indexed array key, so it is valid, only below zero isn't
Roland Häder
More...
almost 3 years ago
Continued: - added more debug message - FrameworkConfiguration cannot invoke methods from StringUtils while debug lines are active: --------------- PHP Fatal error: Uncaught Error: Class 'Org\Mxchange\CoreFramework\Middleware\Debug\DebugMiddleware' not found in /home/.../core/framework/main/classes/class_BaseFrameworkSystem.php:623 ---------------
Roland Häder
More...
almost 3 years ago
Continued: - rather check for extension being loaded than found functions - checks on resource or object is no longer needed
Roland Häder
More...
almost 3 years ago
Continued: - added more debug lines - commented some out again
Roland Häder
More...
almost 3 years ago
Continued: - FrameworkBootstrap::loadInclude() now checks if SplFileInfo is referencing to a PHP script - added some more debug lines
Roland Häder
More...
almost 3 years ago
Continued: - commented out some debug lines - added some more (also commented out)
Roland Häder
More...
almost 3 years ago
Continued: - introduced ConsoleTools::acquireHostname() which acquires own host's name - some methods of ConsoleTools are now "caching" their being "expensively" determined and then returned values - added more unit tests - added more debug lines
Roland Häder
More...
almost 3 years ago
←
1
2
3
4
5
6
7
8
9
…
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree