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 2e24d9a commit d0ab22eCopy full SHA for d0ab22e
NEWS
@@ -7,10 +7,11 @@ PHP NEWS
7
(Niklas Lindgren).
8
9
- Core:
10
- . Fixed bug #63093 (Segfault while load extension failed in zts-build).
11
- (Laruence)
12
. Added optional second argument for assert() to specify custom message. Patch
13
by Lonny Kapelushnik ([email protected]). (Lars)
+ . Support building PHP with the native client toolchain. (Stuart Langley)
+ . Fixed bug #63093 (Segfault while load extension failed in zts-build).
14
+ (Laruence)
15
. Fixed bug #62976 (Notice: could not be converted to int when comparing
16
some builtin classes). (Laruence)
17
. Fixed bug #62955 (Only one directive is loaded from "Per Directory Values"
0 commit comments