diff options
| author | Rob Richards <rrichards@php.net> | 2007-05-14 11:45:38 +0000 |
|---|---|---|
| committer | Rob Richards <rrichards@php.net> | 2007-05-14 11:45:38 +0000 |
| commit | 82dc0875cb205cf1772804306d5906308ab7b5e6 (patch) | |
| tree | b715624b56da2e6300eb19e6ed73634dfa4317c2 | |
| parent | f42784219afaf622338ed03c6b9ad38e4139b687 (diff) | |
| download | php-git-82dc0875cb205cf1772804306d5906308ab7b5e6.tar.gz | |
BFN
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ PHP NEWS - Fixed altering $this via argument named "this". (Dmitry) - Fixed PHP CLI to use the php.ini from the binary location. (Hannes) - Fixed segfault in strripos(). (Tony, Joxean Koret) +- Fixed bug #41374 (wholetext concats values of wrong nodes). (Rob) - Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). (Ilia) - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony) - Fixed bug #41347 (checkdnsrr() segfaults on empty hostname). (Scott) |
