File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -22,17 +22,6 @@ PHP NEWS
22
22
- libxml2:
23
23
. Fixed bug #75871 (use pkg-config where available). (pmmaga)
24
24
25
- - PGSQL:
26
- . Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
27
-
28
- - Phar:
29
- . Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
30
- be extracted). (bishop)
31
- . Fixed bug #65414 (deal with leading slash while adding files correctly).
32
- (bishopb)
33
- . Fixed bug #65414 (deal with leading slash when adding files correctly).
34
- (bishopb)
35
-
36
25
- ODBC:
37
26
. Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
38
27
@@ -47,6 +36,17 @@ PHP NEWS
47
36
- OpenSSL:
48
37
. Fixed openssl_* arginfos. (carusogabriel)
49
38
39
+ - PGSQL:
40
+ . Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
41
+
42
+ - Phar:
43
+ . Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
44
+ be extracted). (bishop)
45
+ . Fixed bug #65414 (deal with leading slash while adding files correctly).
46
+ (bishopb)
47
+ . Fixed bug #65414 (deal with leading slash when adding files correctly).
48
+ (bishopb)
49
+
50
50
- SPL:
51
51
. Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)
52
52
You can’t perform that action at this time.
0 commit comments