Skip to content

Pull requests: clue/reactphp-sqlite

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
Assigned to nobody Loading
Sort

Pull requests list

Add ability to set worker file and cwd (Phar support) new feature New feature or request
#32 by azurre was closed Nov 12, 2021 Loading…
[WIP] Use socket pipes on Windows with PHP 8+ new feature New feature or request
#57 by clue was closed Jan 11, 2022 Loading…
Do not inherit open FDs to SQLite worker by overwriting and closing new feature New feature or request
#7 by clue was merged Jan 22, 2019 Loading… v1.0.0
Reject null byte in path to SQLite database file help wanted Extra attention is needed new feature New feature or request
#42 by SimonFrings was merged Sep 24, 2021 Loading… v1.2.0
Fail fast without waiting for timeout if process dies while connecting new feature New feature or request
#46 by clue was merged Nov 8, 2021 Loading… v1.3.0
Support using blocking SQLite adapter when using an empty binary path new feature New feature or request
#48 by clue was merged Nov 12, 2021 Loading… v1.3.0
Support PHP 8.1 and minor clean up easy pick maintenance new feature New feature or request
#49 by SimonFrings was merged Nov 12, 2021 Loading… v1.3.0
Support passing custom PHP binary as optional argument to Factory new feature New feature or request
#45 by clue was merged Oct 29, 2021 Loading… v1.3.0
Simplify usage by supporting new default loop new feature New feature or request
#39 by clue was merged Jul 23, 2021 Loading… v1.2.0
Use new Eventloop in tests maintenance
#44 by SimonFrings was merged Oct 4, 2021 Loading… v1.2.0
Simplify internal JSON-RPC protocol by avoiding unneeded escapes new feature New feature or request
#56 by clue was merged Jan 11, 2022 Loading… v1.4.0
Support running from PHAR new feature New feature or request
#55 by clue was merged Jan 11, 2022 Loading… v1.4.0
Forward compatibility with upcoming Promise v3 new feature New feature or request
#63 by clue was merged Sep 5, 2022 Loading… v1.6.0
Support spawning worker process from within PHARs without file extension new feature New feature or request
#61 by clue was merged Feb 15, 2022 Loading… v1.5.0
Support float values without fraction on legacy PHP < 5.6.6 new feature New feature or request
#17 by clue was merged May 5, 2019 Loading… v1.0.0
ProTip! Exclude everything labeled bug with -label:bug.