0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #91 from ManInTheBox/listen-for-write-requests More... over 5 years ago
Merge pull request #93 from ManInTheBox/removed-total-bytes-counters More... about 6 years ago
Removed instance variables that hold total bytes sent/received. More... almost 7 years ago
Added write callback in order to listen for write requests. More... almost 7 years ago
Merge branch 'v3.1.x' More... over 7 years ago
Bump version to v3.1.0 More... over 7 years ago
Revert "Revert "Fix examples to conform to requirements for PHP 5.2.4"" More... over 7 years ago
Fix children typo More... over 7 years ago
Merge branch 'v3.0.x' into v3.1.x More... over 7 years ago
Merge branch 'v3.0.x' More... over 7 years ago
Bump version to v3.0.3 More... over 7 years ago
Fix undefined $mech More... over 7 years ago
Add type hints More... over 7 years ago
Add common Client interface More... over 7 years ago
Add abstract JAXLXmlAccess to easily get type hints More... over 7 years ago
Text of the LICENSE file corresponds to BSD-3-Clause More... over 7 years ago
Change global log functions _error, ... to JAXLLogger::error and so on More... over 7 years ago
Change global function _colorize to JAXLLogger::cliLog More... over 7 years ago
Move handlers setup to JAXLException More... over 7 years ago
Fix undefined $mech, remove unused code More... over 7 years ago
Add config defaults More... over 7 years ago
Merge branch 'v3.0.x' into v3.1.x More... over 7 years ago
Separate HTTPDispatchRule and HTTPDispatcher More... over 7 years ago
Fix camel case names More... over 7 years ago
Update tests More... over 7 years ago
Separate JAXLCtl class and CLI logic More... over 7 years ago
Move sources to src/JAXL More... over 7 years ago
Use getcwd() instead of global JAXL_CWD More... over 7 years ago
Update install section More... over 7 years ago
Use autoload from composer More... over 7 years ago