forked from asterixcapri/gestpaycrypt-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
22 lines (17 loc) · 731 Bytes
/
ChangeLog
File metadata and controls
22 lines (17 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2015-03-23 aleast@capri.it
* Aggiunta classe GestPayCryptWS da Gabriele Brosulo <gabriele@brosulo.net>
2015-02-14 aleast@capri.it
* Aggiunto pacchetto in packagist e composer
* Reso compatibile con coding standard PSR-1
2004-12-20 aleast@capri.it
* Migliorata sicurezza di GestPayCryptHS::HttpGetLine()
* Corretti i file di esempio e aggiornati gli esempi di banca sella
2003-07-04 aleast@capri.it
* Supporto della chiamata High Security GestPayCryptHS attraverso
tre possibilità:
- PHP > 4.3.0 e supporto estensione OpenSSL
- PHP con supporto CURL
- Binario CURL
* Aggiornamento alla versione 2.0 delle classi java
Banca Sella effettuato da Stefano Vita Finzi
<stefano.vita@pronesis.it>