0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Adjusted to interface changes in Piece_Unity_Error class. More... almost 18 years ago
- Changed the method name from raiseError() to push() and added an argument to push() method for error levels. - Added pushCallback(), popCallback(), hasErrors(), pop(), and clearErrors() methods to avoid using PEAR_ErrorStack class directly. - Removed getErrorStack() and isError() methods. - Updated some method descriptions. More... almost 18 years ago
- Added. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Plugin_DispatcherQueue class. More... almost 18 years ago
- Added cleaning the context. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Plugin_DispatcherQueue class. More... almost 18 years ago
- Changed the return value of dispatchers from a view string to a boolean value. More... almost 18 years ago
- Fixed the problem that $GLOBALS[PIECE_UNITY_Context_Instance] variable has keep the reference to null after clean() method is called. More... almost 18 years ago
- Added the constructor for binding an attribute holder to the $_SESSION. More... almost 18 years ago
- Added setAttribute()/setAttributeByRef()/getAttribute() methods for session state attributes. More... almost 18 years ago
- Added a test case for binding an attribute holder to the $_SESSION superglobal array. More... almost 18 years ago
- Added. More... almost 18 years ago
- constructor: Added initializing a session state object. - Added getSession() method for getting session state objects. More... almost 18 years ago
- Added an assertion for initializing a session state object. More... almost 18 years ago
- Added. More... almost 18 years ago
- Added a test case for initializing properties. More... almost 18 years ago
- getParameter(): Removed the error control operators. More... almost 18 years ago
- factory(): Changed Piece_Unity_Error::raiseError() method calls for returning values by value. - _load(): Changed method signatures. This method no longer returns values by reference. More... almost 18 years ago
- Changed the value of a @param tag. More... almost 18 years ago
- constructor: Improved the code to get events. More... almost 18 years ago
- Fixed the value of a @return tag. More... almost 18 years ago
- raiseError(): Changed the signature and code for returning values by value. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Context class. More... almost 18 years ago
- Added creating a Piece_Unity_ViewElement object in the constructor. - Removed setViewElement() method. More... almost 18 years ago
- Changed the file name from DispatcherTestCase.php to DispatcherQueueTestCase.php. More... almost 18 years ago
- Added a missing require_once statement. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Request class. More... almost 18 years ago
- Added cleaning the context. More... almost 18 years ago
- Added a missing require_once statement. More... almost 18 years ago
- Adjusted to changes in the Piece_Unity_Request class. More... almost 18 years ago