Aleksander Machniak
|
9e2bc40213
|
Dropped support for PHP < 7.3 (#7976)
|
2021-07-25 09:16:33 +02:00 |
|
Aleksander Machniak
|
d258f845ab
|
Fix PHP8 Fatal error: Uncaught ValueError: mb_convert_encoding() (#7850)
Also, bring back iconv() fallback, it supports much more charsets than mbstring.
|
2021-01-30 15:51:23 +01:00 |
|
Aleksander Machniak
|
c0510aaab3
|
GA: See if we can test PHP8 now
|
2020-12-13 12:27:23 +01:00 |
|
Aleksander Machniak
|
1cc9d4f566
|
Bump minimum PHP version to 5.5, bump guzzle version (#7616)
|
2020-09-23 11:00:57 +02:00 |
|
Aleksander Machniak
|
35c29be9b2
|
Remove use of ext-iconv
|
2020-05-03 18:33:20 +02:00 |
|
Aleksander Machniak
|
8471930652
|
Add 'filter' to required extensions
|
2019-12-01 09:52:10 +01:00 |
|
Aleksander Machniak
|
ffeebff3f9
|
Fix bug where Ctype extension wasn't required in Installer and INSTALL file (#7049)
|
2019-11-22 14:30:49 +01:00 |
|
Aleksander Machniak
|
de4a6068e6
|
Mention Masterminds/HTML5 in INSTALL/README
|
2019-09-11 09:42:45 +02:00 |
|
Aleksander Machniak
|
24913e51d3
|
Mention Kolab/Net_LDAP3 as a dependency
|
2019-06-05 09:51:39 +02:00 |
|
Aleksander Machniak
|
255638cc44
|
Update changelog, require Net_SMTP 1.8.1 for GSSAPI support
|
2018-09-25 08:33:08 +02:00 |
|
Aleksander Machniak
|
c65bb121eb
|
Describe Framework requirements, drop some redundant code (since we require mbstring)
|
2016-08-20 11:07:05 +02:00 |
|
Aleksander Machniak
|
05972d7b33
|
Refer to Github issues instead of Trac
|
2016-03-21 08:14:11 +01:00 |
|
Aleksander Machniak
|
d4df3748cf
|
Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)
|
2016-03-04 15:34:51 +01:00 |
|
Aleksander Machniak
|
f7427f151e
|
Get rid of Mail_mimeDecode package dependency (#1490416)
|
2015-06-27 15:05:17 +02:00 |
|
Thomas B.
|
d414cc05a3
|
Add github syntax highlighting to php code snippet
|
2012-12-08 15:01:55 +01:00 |
|
Thomas Bruederli
|
bc1ec6c1a1
|
Added README file for the Roundcube framework
|
2012-12-08 14:53:28 +01:00 |
|