diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-02-11 15:54:59 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-02-11 15:54:59 +0100 |
commit | dbad4fb3ad918307dd7a641e6b8ed2351a93f3c7 (patch) | |
tree | 5df7dfa14398b8186b25e4a9c1c5dc49f83cb544 | |
parent | e2453276e95165bf3b765d27781405c816821c15 (diff) | |
download | php-git-dbad4fb3ad918307dd7a641e6b8ed2351a93f3c7.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ PHP NEWS case-sensitive). (Stas, mario at include-once dot org) . Implemented FR #60524 (specify temp dir by php.ini). (ALeX Kazik). . Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi) + . Added ARMv7/v8 versions of various Zend arithmetic functions that are + implemented using inline assembler (Ard Biesheuvel) - CLI server: . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi) |