Skip to content

Commit 1b444d8

Browse files
committed
Update NEWS
1 parent cf98706 commit 1b444d8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

NEWS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3+
12 Apr 2012, PHP 5.3.11RC2
4+
5+
- Core:
6+
. Fixed bug #61650 (ini parser crashes when using ${xxxx} ini variables
7+
(without apache2)). (Laruence)
8+
9+
- Fileinfo
10+
. Upgraded libmagic to 5.11 (Pierre, Anatoliy)
11+
. Fixed bug #61565 where php_stream_open_wrapper_ex tries to open a
12+
directory descriptor under windows. (Anatoliy)
13+
. Fixed bug #61566 failure caused by the posix lseek and read versions
14+
under windows in cdf_read(). (Anatoliy)
15+
16+
- pgsql:
17+
. Fixed bug #60718 (Compile problem with libpq (PostgreSQL 7.3 or less).
18+
(Yasuo Ohgaki)
19+
320
29 Mar 2012, PHP 5.3.11RC1
421

522
- Core:

0 commit comments

Comments
 (0)