0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from Nyholm/patch-1 More... almost 10 years ago
Added PHP 5.6 and HHVM to travis.yml More... almost 10 years ago
Add few more tests to reach 100% coverage More... about 11 years ago
Include only the Oxymel classes in the coverage More... about 11 years ago
Ignore coverage directory More... about 11 years ago
Make sure CDATA works for strings with ]]> inside More... about 11 years ago
Don't use 5.3-only __DIR__ More... about 11 years ago
Test on 5.2 too More... about 11 years ago
Introduce oxymel() method More... about 11 years ago
Add Travis status badge More... about 11 years ago
Add travis config file More... about 11 years ago
More complex example More... about 11 years ago
Require that the $attributes arg is an array More... about 11 years ago
Proper indentation on open/close tags More... about 11 years ago
Move the description to the heading More... about 11 years ago
We now support PHP 5.2 More... about 11 years ago
Un-namespecify and flatify the directories More... about 11 years ago
Add composer.json More... about 11 years ago
Add phpunit.xml.dist More... about 11 years ago
Namespacify the library and the tests More... about 11 years ago
OxymelTest is better than TestOxymel More... about 11 years ago
Setup lib/ and tests/ More... about 11 years ago
Ignore composer.lock More... about 11 years ago
Don't set error_reporting More... about 11 years ago
Really decrease nesting level on end More... about 11 years ago
Indent opening and closing tags More... about 11 years ago
Split tag into smaller methods More... about 11 years ago
Remove long not-testing-anything test More... about 11 years ago
last_inserted is grammatically correct More... about 11 years ago
We shouldn't allow contains after newly init DOM More... about 11 years ago