We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5695c commit d4ad889Copy full SHA for d4ad889
NEWS
@@ -11,6 +11,10 @@ PHP NEWS
11
. Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
12
pointer has closed). (Laruence)
13
14
+- Phar
15
+ . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or with
16
+ non std tmp dir). (Pierre)
17
+
18
- Streams:
19
. Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
20
on Windows x64). (Anatol)
@@ -19,10 +23,6 @@ PHP NEWS
23
. Fixed bug #64821 (Custom Exception crash when internal properties overridden).
24
(Anatol)
21
25
22
-- Phar
- . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or with
- non std tmp dir). (Pierre)
-
26
09 May 2013, PHP 5.3.25
27
28
- Core:
0 commit comments