Skip to content

Pull requests: paragonie/easydb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Correct "The PDO Way" example
#82 by Alofoxx was merged Jun 4, 2018 Loading…
Add missing throws when parsing arguments
#5 by mignaulo was merged Apr 23, 2016 Loading…
Fix typo
#6 by edueo was merged May 19, 2016 Loading…
git mv phpunit.xml phpunit.xml.dist
#21 by SignpostMarv was merged Oct 22, 2016 Loading…
Import EasyStatement from 1.x branch
#18 by shadowhand was merged Oct 21, 2016 Loading…
Add script to backport to PHP 5.6
#19 by shadowhand was merged Oct 21, 2016 Loading…
Add EasyStatement query condition builder
#17 by shadowhand was merged Oct 21, 2016 Loading…
Bugfix tests for 2.x, as promised
#14 by SignpostMarv was merged Oct 19, 2016 Loading…
sqlite driver complains of extraneous parameters
#10 by SignpostMarv was merged Oct 16, 2016 Loading…
Tests
#11 by SignpostMarv was merged Oct 16, 2016 Loading…
Refactor php7, version 2.x candidate ?
#12 by SignpostMarv was merged Oct 18, 2016 Loading…
Get engine from connection when none provided
#25 by shadowhand was merged Oct 24, 2016 Loading…
Change PHP requirement to work on HHVM
#26 by shadowhand was merged Nov 1, 2016 Loading…
Updated Factory.php
#41 by gavinggordon was merged May 10, 2017 Loading…
Ensure EasyDB is fully type-safe.
#43 by paragonie-scott was merged Nov 17, 2017 Loading…
php style checks fixed
#39 by SignpostMarv was merged Nov 17, 2017 Loading…
phpstan picked up a type hint error
#40 by SignpostMarv was merged Apr 5, 2017 Loading…
Add method to build an INSERT query
#32 by shadowhand was merged Jan 12, 2017 Loading…
Escape backslash character when escaping LIKE values
#33 by LeSuisse was merged Jan 12, 2017 Loading…
Clarify examples in README.
#47 by paragonie-scott was closed Nov 17, 2017 Loading… v2.4
Remove SQLi-vulnerable example from README.
#52 by paragonie-scott was merged Nov 17, 2017 Loading… v2.4
Fetch mode fix
#50 by nfreader was merged Nov 17, 2017 Loading…
ProTip! Filter pull requests by the default branch with base:master.