1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from congpeijun/master More... about 10 years ago
Update README.markdown More... about 10 years ago
.gitignore added More... about 10 years ago
Merge pull request #10 from glensc/patch-1 More... almost 11 years ago
syntax fix More... almost 11 years ago
Errorneous dependency on PDO_MySQL removed. This closes #8 (thanks to Scott Small. More... over 11 years ago
setErrorReporting() / getErrorReporting() More... over 11 years ago
Errors information display fixed. More... over 11 years ago
Critical bug fixed in Connection constructor (driver options were incorrectly passed to PDO constructor. More... over 11 years ago
composer.json updated with package name for Packagist. More... over 11 years ago
composer.json updated More... over 11 years ago
Exception reporting mode added More... over 11 years ago
Cosmetics More... over 11 years ago
"Activate PDO exceptions by default" implemented. Closes #4. More... over 11 years ago
Directory with sources is now named "src" PHPDoc comments fixed More... over 11 years ago
Directory with sources is now named "src" PHPDoc comments fixed More... over 11 years ago
Composer support added More... over 11 years ago
Paths corrected in Phing build file More... over 11 years ago
Assertion fixed in tests suite More... almost 12 years ago
Merge branch 'dev' More... almost 12 years ago
IDEA files removed from git More... almost 12 years ago
Quotes around table name added More... almost 12 years ago
Rebuilt the phar packages using phing. More... almost 12 years ago
The phing target is `make-phar-packages` - packages is plural. More... almost 12 years ago
Updates example event bindings. More... almost 12 years ago
Updates the Connection classes expected object type for the EventDispatcher. More... almost 12 years ago
Prevent test from erroring out when ran without the Symfony EventDispatcher. The tearDown was attempting to execute SQL when the test is skipped. More... almost 12 years ago
Expect an object of type \phpSweetPDO\Events\DbEvent; More... almost 12 years ago
Updates the Symfony EventDispatcher namespace and listener methods used in setup. More... almost 12 years ago
Dispatch a \phpSweetPDO\Events\DbEvent. More... almost 12 years ago