]> granicus.if.org Git - php/commit
- Added the ability for the intl exception to throw exceptions when a global error...
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 8 Jan 2012 18:41:53 +0000 (18:41 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 8 Jan 2012 18:41:53 +0000 (18:41 +0000)
commit10324891f81ffa155cd563c3a21bebdafc47ad3d
tree535a604872bd9785f6a2b4b92d636f4f1d965cb1
parent2651a1fc39813533e8aa6e6afe163d8126c685ca
- Added the ability for the intl exception to throw exceptions when a global error is set.
ext/intl/intl_error.c
ext/intl/intl_error.h
ext/intl/php_intl.c
ext/intl/php_intl.h
ext/intl/tests/ini_use_exceptions_basic.phpt [new file with mode: 0644]