Fugbix typo.

This commit is contained in:
Sebastian Bergmann 2009-04-16 06:47:36 +00:00
parent ebc2912872
commit 472e8ca337

2
NEWS
View File

@ -525,7 +525,7 @@ PHP NEWS
. Added pcntl_sigtimedwait().
- Improved SOAP extension:
. Added support for element names in context of XMLShema's <any>. (Dmitry)
. Added support for element names in context of XMLSchema's <any>. (Dmitry)
. Added ability to use Traversable objects instead of plain arrays.
(Joshua Reese, Dmitry)
. Fixed possible crash bug caused by an uninitialized value. (Zdash Urf)