]> granicus.if.org Git - php/commit
Fixed bug #62017
authorGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 23 May 2012 13:48:50 +0000 (15:48 +0200)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 23 May 2012 13:52:19 +0000 (15:52 +0200)
commite08566c6139461db9dbf0f6c2e870d67923ee587
tree0f6f6877c582fe43a64aad0c9ea34604ca708034
parentc449bf144373bb8ba1453f8c44801d2738c09d15
Fixed bug #62017

IntlDateFormatter constructor would release some resources
under certain error conditions.
NEWS
ext/intl/dateformat/dateformat.c
ext/intl/tests/bug62017.phpt [new file with mode: 0644]