mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
ChangeLog update
This commit is contained in:
parent
0ba8f49faf
commit
7b9cbb75c6
1 changed files with 57 additions and 0 deletions
57
ChangeLog
57
ChangeLog
|
@ -1,3 +1,60 @@
|
|||
2009-02-06 Antony Dovgal <tony@daylessday.org>
|
||||
|
||||
* ext/standard/scanf.c:
|
||||
fix unicode implementation
|
||||
|
||||
* (PHP_5_2)
|
||||
NEWS:
|
||||
fix typo
|
||||
|
||||
2009-02-06 Felipe Pena <felipensp@gmail.com>
|
||||
|
||||
* ext/standard/tests/strings/bug47322.phpt
|
||||
ext/standard/tests/strings/bug47322.phpt
|
||||
ext/standard/tests/strings/bug47322.phpt:
|
||||
- Improve test
|
||||
|
||||
* (PHP_5_2)
|
||||
NEWS
|
||||
ext/standard/scanf.c
|
||||
ext/standard/scanf.c
|
||||
ext/standard/tests/strings/bug47322.phpt
|
||||
ext/standard/tests/strings/bug47322.phpt:
|
||||
- MFH: Fixed bug #47322 (sscanf %d does't work)
|
||||
|
||||
* ext/standard/tests/strings/bug47322.phpt
|
||||
ext/standard/tests/strings/bug47322.phpt
|
||||
ext/standard/tests/strings/bug47322.phpt:
|
||||
1.1.4;
|
||||
- New test
|
||||
|
||||
* ext/standard/scanf.c:
|
||||
- Fixed bug #47322 (sscanf %d does't work)
|
||||
|
||||
2009-02-06 Moriyoshi Koizumi <mozo@mozo.jp>
|
||||
|
||||
* (PHP_5_2)
|
||||
NEWS
|
||||
ext/mbstring/libmbfl/mbfl/mbfilter.c
|
||||
ext/mbstring/tests/bug45239.phpt:
|
||||
- MFH: Fix bug #45239 (encoding detector hangs with
|
||||
mbstring.strict_detection
|
||||
enabled).
|
||||
|
||||
* (PHP_5_3)
|
||||
ext/mbstring/libmbfl/mbfl/mbfilter.c
|
||||
ext/mbstring/tests/bug45239.phpt:
|
||||
- MFH: Fix bug #45239 (encoding detector hangs with
|
||||
mbstring.strict_detection
|
||||
enabled).
|
||||
|
||||
* ext/mbstring/libmbfl/mbfl/mbfilter.c
|
||||
ext/mbstring/tests/bug45239.phpt
|
||||
ext/mbstring/tests/bug45239.phpt
|
||||
ext/mbstring/tests/bug45239.phpt:
|
||||
- Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
|
||||
enabled).
|
||||
|
||||
2009-02-05 Jani Taskinen <jani.taskinen@sci.fi>
|
||||
|
||||
* (PHP_5_3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue