openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PHPActiveRecord
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 06, 2024 — Aug 06, 2025
Showing page 4 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
New tests for testing the last condition in the Fixing the validators`castIntegerSafely()` method
Trevor Suarez
More...
over 11 years ago
Now checking for decimal numbers before figuring that floating point numbers are just big integers
Trevor Suarez
More...
over 11 years ago
Fixing big integers from casting improperly and losing precision by strategically keeping them as strings when the integer would otherwise overflow or convert to a floating point value
Trevor Suarez
More...
over 11 years ago
Now testing large integers for proper casting
Trevor Suarez
More...
over 11 years ago
added fix for empty array argument in find conditions
Koen Punt
More...
over 11 years ago
Added failing tests for empty array arguments
Koen Punt
More...
over 11 years ago
Merge pull request #379 from IvanDokov/master
Jacques Fuentes
More...
over 11 years ago
Removed trailing closing PHP tags "?>"
Ivan Dokov
More...
over 11 years ago
Merge pull request #347 from igorsantos07/lack_of_serialization_on_autoload
Jacques Fuentes
More...
over 11 years ago
Merge pull request #362 from tuupola/add-phpunit
Jacques Fuentes
More...
over 11 years ago
Merge pull request #375 from koenpunt/update-test-helpers
Jacques Fuentes
More...
over 11 years ago
updated exception_message_contains, sql_has and sql_doesnt_has to use phpunit's assertContains and assertNotContains
Koen Punt
More...
over 11 years ago
Merge pull request #374 from jpfuentes2/fix_whitespace_in_singleton
Jacques Fuentes
More...
almost 12 years ago
Fix whitespace
Jacques Fuentes
More...
almost 12 years ago
Change Travis-ci build badge to point to jpfuentes2
Jacques Fuentes
More...
almost 12 years ago
No need to add /lib/adapters/ to include path.
Mika Tuupola
More...
almost 12 years ago
Add PHPUnit and PEAR_Log as development requirement.
Mika Tuupola
More...
almost 12 years ago
Adding the Serialization class file in the horrible so-called "autoload" file, as it is required if one is ever needing to do Serialization customizations, such as changing the default date format.
Igor Santos
More...
about 12 years ago
Improving documentation with correct namespaces and callable typehint (only on PHPDoc for PHP 5.3 compat)
Igor Santos
More...
about 12 years ago
Merge pull request #288 from onemightyroar/bug-fix-association-guarded-attributes
Jacques Fuentes
More...
over 12 years ago
New test and two new test models to prove working fix. (These tests fail without the associated fix)
Trevor Suarez
More...
over 12 years ago
Merge pull request #312 from fetch/connection-url-parsing
David Rogers
More...
over 12 years ago
allow connection string to not include a password removed devious password changing from travis conf
Koen Punt
More...
over 12 years ago
Merge pull request #308 from rlerdorf/patch-1
Trevor N. Suarez
More...
over 12 years ago
Merge pull request #309 from rlerdorf/master
Trevor N. Suarez
More...
over 12 years ago
Fix test
Rasmus Lerdorf
More...
over 12 years ago
Fix typo
Rasmus Lerdorf
More...
over 12 years ago
Merge pull request #298 from kla/debugging-gh298
David Rogers
More...
over 12 years ago
Re #298, punting. :[
David Rogers
More...
over 12 years ago
Re #298, what if we just remove this failing test for now?
David Rogers
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
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