File tree 2 files changed +67
-0
lines changed
2 files changed +67
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2007-12-04 Rob Richards <rrichards@ctindustries.net>
2
+
3
+ * (PHP_5_3)
4
+ ext/libxml/config.w32:
5
+ MFH: starting with 2.6.30, standard libxml2 build can be used
6
+
7
+ * ext/libxml/config.w32:
8
+ starting with 2.6.30, standard libxml2 build can be used
9
+
10
+ 2007-12-04 Ilia Alshanetsky <ilia@prohost.org>
11
+
12
+ * ext/pdo_pgsql/tests/bug36727.phpt
13
+ ext/pdo_pgsql/tests/bug36727.phpt:
14
+
15
+ MFB: fixed test
16
+
17
+ * (PHP_5_2)
18
+ NEWS
19
+ ext/pdo_pgsql/pgsql_driver.c
20
+ ext/pdo_pgsql/pgsql_driver.c:
21
+
22
+ MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
23
+ password is not available)
24
+
25
+ * (PHP_5_3)
26
+ ext/pdo_pgsql/tests/bug36727.phpt:
27
+
28
+ Fixed test
29
+
30
+ * (PHP_5_3)
31
+ ext/pdo_pgsql/pgsql_driver.c:
32
+
33
+ Fixed bug #43493 (pdo_pgsql does not send username on connect when
34
+ password
35
+ is not available)
36
+
37
+ 2007-12-04 Dmitry Stogov <dmitry@zend.com>
38
+
39
+ * ZendEngine2/zend_compile.c
40
+ ZendEngine2/zend_compile.c:
41
+ Fixed uninitialized value
42
+
43
+ 2007-12-04 Antony Dovgal <tony@daylessday.org>
44
+
45
+ * (PHP_5_3)
46
+ ext/iconv/.cvsignore
47
+ ext/iconv/config.m4
48
+ ext/iconv/iconv.c
49
+ ext/iconv/php_iconv.h:
50
+ MFH: detect IBM iconv implementation and use correct encoding names
51
+
52
+ * ext/iconv/.cvsignore
53
+ ext/iconv/config.m4
54
+ ext/iconv/iconv.c
55
+ ext/iconv/php_iconv.h:
56
+ detect IBM iconv implementation and use correct encoding names
57
+
58
+ * ext/curl/interface.c
59
+ ext/curl/multi.c:
60
+ fix folding
61
+
1
62
2007-12-03 Antony Dovgal <tony@daylessday.org>
2
63
3
64
* (PHP_5_2)
Original file line number Diff line number Diff line change
1
+ 2007-12-04 Dmitry Stogov <dmitry@zend.com>
2
+
3
+ * zend_compile.c
4
+ zend_compile.c:
5
+ Fixed uninitialized value
6
+
1
7
2007-12-03 Dmitry Stogov <dmitry@zend.com>
2
8
3
9
* zend_compile.c
You can’t perform that action at this time.
0 commit comments