0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #64 from chuhw/master More... 10 months ago
因為 $delta 0.5 太容易遇到 timeout 錯誤訊息噴一堆,所以建議改 3 More... 10 months ago
Merge pull request #63 from chuhw/master More... almost 3 years ago
fix(row): use not identical instead of not equal to fix the accuracy problem #62 More... almost 3 years ago
修正!==,讓0052不會等於52而造成無法更新 More... almost 3 years ago
Style: break lines. More... over 6 years ago
Remove useless settings. More... over 6 years ago
.gitignore ignore vendor/ More... over 6 years ago
PHPUnit getMock() is deprecated, use getMockBuilder() instead. More... over 6 years ago
Remove incomplete tests. More... over 6 years ago
Pix_Array: add search function which throws Pix_Array_Exception. More... over 6 years ago
Pix_Array: add test which expects Pix_Array_Exception when search is called. More... over 6 years ago
Style: Fix anonymous functions by phpcbf More... over 6 years ago
Style: Fix indent by phpcbf More... over 6 years ago
Style: Fix spaces by phpcbf More... over 6 years ago
Style: Fix class braces level by phpcbf More... over 6 years ago
Style: Fix function braces level by phpcbf More... over 6 years ago
Style: Fix control structures by phpcbf More... over 6 years ago
Style: Fix 'static' after visibility by phpcbf More... over 6 years ago
Style: Fix double semicolons More... over 6 years ago
Style: Fix lowercase keywords by phpcbf More... over 6 years ago
Style: Fix extra empty lines by phpcbf More... over 6 years ago
Style: Fix indent by phpcbf More... over 6 years ago
Style: Fix extra spaces by phpcbf More... over 6 years ago
Add PHP 5.5, 5.6 to travis CI. More... over 6 years ago
Style: cast with space. More... over 6 years ago
Style: Rename property to follow PSR2. More... over 6 years ago
Add type hint. More... over 6 years ago
Fix H2 # counts. More... over 6 years ago
Fix link. More... over 6 years ago