Aleksander Machniak
|
d4526968a8
|
Set minimum required PHP version to 8.1 (#9599)
|
2025-02-16 10:09:23 +01:00 |
|
Pablo Zmdl
|
599dcaaa0d
|
Re-introduce Ctype extension as dependency (#9509)
It is required by Bacon, the QR-encoding tool.
This partially reverts commit deba22aaa9.
|
2024-06-19 18:04:16 +02:00 |
|
Michael Voříšek
|
bdd5de55b5
|
Rename composer.json.dist to composer.json (#9279)
* Rename composer.json.dist to composer.json
* fix update
|
2024-04-03 18:06:01 +02:00 |
|
Aleksander Machniak
|
deba22aaa9
|
Bump version of masterminds/html5
ctype extension is not required anymore
|
2023-06-09 09:30:39 +02:00 |
|
Aleksander Machniak
|
019801a430
|
Removed support for MS SQL Server and Oracle (#7854)
|
2022-09-11 11:01:03 +02:00 |
|
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 |
|