forked from perusio/php-handlersocket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
52 lines (42 loc) · 1.02 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
handlersocket extension changelog
Version 0.2.0
-------------
* Updated implemented IN.
* Added examples/regtest/tests/021-023.phpt : test scripts.
* hsclient 2011-04-05 later.
Version 0.1.0
-------------
* Updated implemented filters.
* Updated executeInsert auto_increment.
* Added examples/regtest/tests/010-020.phpt : test scripts.
* hsclient 2010-12-24 later.
Version 0.0.8
-------------
* Fixed port parameter.
Version 0.0.7
-------------
* Added config.m4 : handlersocket include [with-handlersocket-includedir].
Version 0.0.6
-------------
* Fixed config.m4.
Version 0.0.5
-------------
* Fixed executeUpdate, executeDelete.
* Fixed handlersocket_set_error.
* Fixed config.m4.
Version 0.0.4
-------------
* Updated executeSingle arguments.
* Fixed executeDelete.
* Version PHP 5 or newer.
* Added examples tests scripts.
Version 0.0.3
-------------
* Fixed bug undefine fields.
Version 0.0.2
-------------
* Fixed bug thread safety.
* Added support PHP 5.2.0+.
Version 0.0.1
-------------
* Initial release.