FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ext/sqlite3 - php/php-src · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
php
/
php-src
Public
Notifications
You must be signed in to change notification settings
Fork
8.1k
Star
40.3k
Code
Issues
960
Pull requests
1k
Actions
Security and quality
52
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
ext
sqlite3
on
master
User selector
Datepicker
Commit history
Commits on Aug 4, 2026
Applied fixers to improve test robustness to extensions with no code owners (#23018)
Show description for 1da3a63
NickSdot
authored
1da3a63
View commit details
Copy full SHA for 1da3a63
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'PHP-8.5'
Show description for 430a21f
ndossche
committed
430a21f
View commit details
Copy full SHA for 430a21f
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for d2f92b3
ndossche
committed
d2f92b3
View commit details
Copy full SHA for d2f92b3
View code at this point
Browse repository at this point
sqlite3: Fix leak when trying to close db if blob stream is still open
Show description for eaac037
ndossche
committed
eaac037
View commit details
Copy full SHA for eaac037
View code at this point
Browse repository at this point
php_printf: introduce %pS to replace custom specifier %S (#22930)
Show description for 32402df
arnaud-lb
authored
32402df
View commit details
Copy full SHA for 32402df
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
ext/sqlite3: reject NUL bytes in SQLite3::escapeString() (#22774)
Show description for 7522c49
iliaal
authored
7522c49
View commit details
Copy full SHA for 7522c49
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Fix GH-20964: fseek() on php://memory with PHP_INT_MIN causes undefined behavior (#21433)
Show description for 5ce795b
iliaal
authored
5ce795b
View commit details
Copy full SHA for 5ce795b
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Merge branch 'PHP-8.5'
Show description for 8bbe4b4
ndossche
committed
8bbe4b4
View commit details
Copy full SHA for 8bbe4b4
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 50decba
ndossche
committed
50decba
View commit details
Copy full SHA for 50decba
View code at this point
Browse repository at this point
sqlite: fix error checks for column retrieval
Show description for 407c45d
ndossche
committed
407c45d
View commit details
Copy full SHA for 407c45d
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
ext/*: Make `X_from_obj(zend_object *obj)` functions macros (#22183)
Show description for 69e023f
TimWolla
authored
69e023f
View commit details
Copy full SHA for 69e023f
View code at this point
Browse repository at this point
Commits on May 19, 2026
zend_portability: Add `ZEND_CONTAINER_OF()` (#21903)
Show description for ad7cce6
TimWolla
authored
ad7cce6
View commit details
Copy full SHA for ad7cce6
View code at this point
Browse repository at this point
Commits on May 15, 2026
sqlite3: fix internal return type violation in escapeString() (#22026)
Show description for cde32be
ndossche
authored
cde32be
View commit details
Copy full SHA for cde32be
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
tree-wide: Replace `XtOffsetOf` by its definition (#21899)
Show description for 7114314
TimWolla
authored
7114314
View commit details
Copy full SHA for 7114314
View code at this point
Browse repository at this point
Update ext/{pdo_sqlite,sqlite3} tests (#21198)
Show description for 61e62a4
petk
authored
61e62a4
View commit details
Copy full SHA for 61e62a4
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
license-update: ext/sqlite3 source headers
Show description for a0f032e
ramsey
committed
a0f032e
View commit details
Copy full SHA for a0f032e
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Merge branch 'PHP-8.5'
Show description for 555e652
devnexen
committed
555e652
View commit details
Copy full SHA for 555e652
View code at this point
Browse repository at this point
ext/sqlite3: fix wrong pointer types passed to the free list comparator.
Show description for 7744eab
devnexen
committed
7744eab
View commit details
Copy full SHA for 7744eab
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Switch sqlite tests from "" to '' and re-enable for FreeBSD
Show description for 6609966
iluuu1994
committed
6609966
View commit details
Copy full SHA for 6609966
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
ext/*: Remove `break` after `return` (#21485)
LamentXU123
authored
2918cae
View commit details
Copy full SHA for 2918cae
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Convert more zend_parse_parameters_none() to fast ZPP (#21330)
alexandre-daubois
authored
11a9574
View commit details
Copy full SHA for 11a9574
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
ext/sqlite3: Remove redundant test (#21199)
Show description for 73b15c5
petk
authored
73b15c5
View commit details
Copy full SHA for 73b15c5
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Remove HAVE_SQLITE3_{CLOSE_V2,ERRSTR} (#18963)
Show description for 435e67e
petk
authored
435e67e
View commit details
Copy full SHA for 435e67e
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Include the actual stub name in generated arginfo headers (#20993)
arnaud-lb
authored
65b4073
View commit details
Copy full SHA for 65b4073
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
ext/sqlite3: Sqlite3::openBlob() code path simplification. (#20969)
Show description for 8f55b08
devnexen
authored
8f55b08
View commit details
Copy full SHA for 8f55b08
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Fix NUL byte truncation in sqlite3 TEXT column handling
Show description for 0d7e535
ndossche
committed
0d7e535
View commit details
Copy full SHA for 0d7e535
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
Merge branch 'PHP-8.5'
Show description for ec33712
ndossche
committed
ec33712
View commit details
Copy full SHA for ec33712
View code at this point
Browse repository at this point
Merge branch 'PHP-8.4' into PHP-8.5
Show description for 0ef52c3
ndossche
committed
0ef52c3
View commit details
Copy full SHA for 0ef52c3
View code at this point
Browse repository at this point
Merge branch 'PHP-8.3' into PHP-8.4
Show description for f3d5dd0
ndossche
committed
f3d5dd0
View commit details
Copy full SHA for f3d5dd0
View code at this point
Browse repository at this point
Fix GH-20699: SQLite3Result fetchArray return array|false, null returned
Show description for acd0898
ndossche
committed
acd0898
View commit details
Copy full SHA for acd0898
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
sqlite3: remove nonsensical return_value dtor (#20360)
ndossche
authored
197a455
View commit details
Copy full SHA for 197a455
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
Reduce code bloat in arginfo by using specialised string releases (#20016)
Show description for 57ce245
ndossche
authored
57ce245
View commit details
Copy full SHA for 57ce245
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
sqlite3: Use `true` / `false` instead of `1` / `0` when assigning to `bool`
Show description for 56c98cb
TimWolla
committed
56c98cb
View commit details
Copy full SHA for 56c98cb
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
ext/sqlite3: relax sqlite3 explain test conditions (#18949)
devnexen
authored
1d5da86
View commit details
Copy full SHA for 1d5da86
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
sqlite3: Split off column name cache generation
Show description for 6d15475
ndossche
committed
6d15475
View commit details
Copy full SHA for 6d15475
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL