This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-03-11 18:46:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbdda5a06ae513ef2942089f1535f398e6255bed
roundcubemail
/
program
/
lib
/
Roundcube
/
db
History
Aleksander Machniak
dbdda5a06a
Don't use str_contains()
2026-03-10 19:45:37 +01:00
..
mssql.php
Use ... oprator instead of func_get_args() for variadic functions
2022-04-27 19:21:00 +02:00
mysql.php
Don't use str_contains()
2026-03-10 19:45:37 +01:00
oracle.php
Don't use is_resource() where not needed
2021-10-02 08:40:56 +02:00
param.php
INSERT OR REPLACE implementation (
#6771
)
2020-01-19 18:43:48 +01:00
pgsql.php
BUG: get_variable for postgres never returns a value (
#9710
)
2024-11-24 14:21:15 +01:00
sqlite.php
SQLite: Use foreign keys, require SQLite >= 3.6.19 (
#8159
)
2021-10-03 12:10:14 +02:00
sqlsrv.php
CS fixes, short array syntax, PHP8 fixes, tests
2020-11-28 10:06:41 +01:00