Browse Source

FN

PHP-5.2.1RC1
Ilia Alshanetsky 18 years ago
parent
commit
e808403250
  1. 1
      NEWS

1
NEWS

@ -8,6 +8,7 @@ PHP NEWS
- Fixed bug #45940 (MySQLI OO does not populate connect_error property on - Fixed bug #45940 (MySQLI OO does not populate connect_error property on
failed connect). (Johannes) failed connect). (Johannes)
- Fixed bug #45923 (mb_st[r]ripos() offset not handled correctly). (Moriyoshi) - Fixed bug #45923 (mb_st[r]ripos() offset not handled correctly). (Moriyoshi)
- Fixed bug #45327 (memory leak if offsetGet throws exception). (Greg)
- Fixed bug #43841 (mb_strrpos() offset is byte count for negative values). - Fixed bug #43841 (mb_strrpos() offset is byte count for negative values).
(Moriyoshi) (Moriyoshi)

Loading…
Cancel
Save