diff options
author | Dmitry Stogov <dmitry@php.net> | 2008-07-10 11:36:50 +0000 |
---|---|---|
committer | Dmitry Stogov <dmitry@php.net> | 2008-07-10 11:36:50 +0000 |
commit | 53bbf1238cd3f19c3f869f1a01704cdbab60c712 (patch) | |
tree | 10d70300a9aba5e343c85537e51d6b87ba7eb440 /ext/intl/php_intl.c | |
parent | 8ceb0b6fd36b4a228a15d97ec01361589d4834da (diff) | |
download | php-git-53bbf1238cd3f19c3f869f1a01704cdbab60c712.tar.gz |
Extensions MUST NOT manipulate with internal functions from EG(function_table) in run-time. It may cause problems with opcode caches and in multi-threaded environment. Now the same functions are overriden at MINIT and call original functions or PHAR ones dependent on flag setting.
Diffstat (limited to 'ext/intl/php_intl.c')
0 files changed, 0 insertions, 0 deletions