openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
The Codebase
Settings
|
Report Duplicate
1
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
2 days
ago.
Aug 28, 2025 — Aug 28, 2026
Showing page 5 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add quotes for database name during select
(no author)
More...
over 6 years ago
Use a simpler test for IP in CIDR notation
(no author)
More...
over 6 years ago
Add base_url parameter
(no author)
More...
over 6 years ago
Add HTML::printStatesSelectOptions()
(no author)
More...
over 6 years ago
Improve mysql connect error message
(no author)
More...
over 6 years ago
Add SameSite option to App::setCookie
(no author)
More...
over 6 years ago
[no comment]
(no author)
More...
over 6 years ago
Update class constructor method names to __construct
(no author)
More...
almost 7 years ago
Add polyfill mysql support for PHP 7
(no author)
More...
almost 7 years ago
Add IPIntelligenceBadIP function. Fix PHP notice for invlid IP in canonicalIPAddr(). Use CF-Connecting-IP header in getRemoteIP().
(no author)
More...
almost 7 years ago
[no comment]
(no author)
More...
almost 7 years ago
Add jsonDecodeFile() function
(no author)
More...
almost 7 years ago
Apply rounding to ScriptTimer getTime() output
(no author)
More...
almost 7 years ago
Increase character limit of session_id column to support variable length support in php 8
(no author)
More...
almost 7 years ago
Add query-string-subkey-parsing to getFormData('foo[bar]')
(no author)
More...
almost 7 years ago
Fix composer semver
(no author)
More...
about 7 years ago
Add support for PHP >=5.6 <=7.3. Add MySQL polyfill.
(no author)
More...
about 7 years ago
Improve error handling and display
(no author)
More...
about 7 years ago
Improve error display. Use \u flag on preg patterns.
(no author)
More...
about 7 years ago
Add unicode flag (/u) to preg_* patterns. Remove usage of create_function().
(no author)
More...
about 7 years ago
Change usage of `is_a($x, 'X')` to `$x instance of X`
(no author)
More...
about 7 years ago
Fix cases when checking for current lock was missing
(no author)
More...
about 7 years ago
Add PDO class. (And add a few /u unicode flags to preg functions in App - more of those coming in the next commit).
(no author)
More...
about 7 years ago
misc
(no author)
More...
about 7 years ago
[no comment]
(no author)
More...
about 7 years ago
Remove App's 'ssl_domain' and 'ssl_enabled' parameters; determine SSL usage by detecting the presence of HTTPS env var (or HTTP_X_FORWARDED_PROTO). Update Session parameters for greater logevity and security. Add 'session_dir' to store site-specific sess_* files with a longer gc_maxlifetime duration.
(no author)
More...
over 7 years ago
Add getHiddenSession() method. Use strstr() instead of strtok() for getting queryless URI.
(no author)
More...
over 7 years ago
Various minor changes:
(no author)
More...
over 7 years ago
[no comment]
(no author)
More...
over 7 years ago
Add support for mysql-specific character sets and collations
(no author)
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
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