Skip to content

Commit d4ad889

Browse files
committed
fix order
1 parent 2d5695c commit d4ad889

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ PHP NEWS
1111
. Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
1212
pointer has closed). (Laruence)
1313

14+
- Phar
15+
. Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or with
16+
non std tmp dir). (Pierre)
17+
1418
- Streams:
1519
. Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
1620
on Windows x64). (Anatol)
@@ -19,10 +23,6 @@ PHP NEWS
1923
. Fixed bug #64821 (Custom Exception crash when internal properties overridden).
2024
(Anatol)
2125

22-
- Phar
23-
. Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or with
24-
non std tmp dir). (Pierre)
25-
2626
09 May 2013, PHP 5.3.25
2727

2828
- Core:

0 commit comments

Comments
 (0)