1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
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 More... over 11 years ago
Now checking for decimal numbers before figuring that floating point numbers are just big integers 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 More... over 11 years ago
Now testing large integers for proper casting More... over 11 years ago
added fix for empty array argument in find conditions More... over 11 years ago
Added failing tests for empty array arguments More... over 11 years ago
Merge pull request #379 from IvanDokov/master More... over 11 years ago
Removed trailing closing PHP tags "?>" More... over 11 years ago
Merge pull request #347 from igorsantos07/lack_of_serialization_on_autoload More... over 11 years ago
Merge pull request #362 from tuupola/add-phpunit More... over 11 years ago
Merge pull request #375 from koenpunt/update-test-helpers More... over 11 years ago
updated exception_message_contains, sql_has and sql_doesnt_has to use phpunit's assertContains and assertNotContains More... over 11 years ago
Merge pull request #374 from jpfuentes2/fix_whitespace_in_singleton More... almost 12 years ago
Fix whitespace More... almost 12 years ago
Change Travis-ci build badge to point to jpfuentes2 More... almost 12 years ago
No need to add /lib/adapters/ to include path. More... almost 12 years ago
Add PHPUnit and PEAR_Log as development requirement. 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. More... about 12 years ago
Improving documentation with correct namespaces and callable typehint (only on PHPDoc for PHP 5.3 compat) More... about 12 years ago
Merge pull request #288 from onemightyroar/bug-fix-association-guarded-attributes More... over 12 years ago
New test and two new test models to prove working fix. (These tests fail without the associated fix) More... over 12 years ago
Merge pull request #312 from fetch/connection-url-parsing More... over 12 years ago
allow connection string to not include a password removed devious password changing from travis conf More... over 12 years ago
Merge pull request #308 from rlerdorf/patch-1 More... over 12 years ago
Merge pull request #309 from rlerdorf/master More... over 12 years ago
Fix test More... over 12 years ago
Fix typo More... over 12 years ago
Merge pull request #298 from kla/debugging-gh298 More... over 12 years ago
Re #298, punting. :[ More... over 12 years ago
Re #298, what if we just remove this failing test for now? More... over 12 years ago