]> granicus.if.org Git - php/commit
separate properties of internal classes in ZTS mode fully,
authorSascha Schumann <sas@php.net>
Thu, 12 Aug 2010 17:27:16 +0000 (17:27 +0000)
committerSascha Schumann <sas@php.net>
Thu, 12 Aug 2010 17:27:16 +0000 (17:27 +0000)
commit984560f93d56d2c39943e19a3ae403bf2000f899
treee4971b5169729cc7269aa2e41fb835861ee67a8f
parentb6ffe2f92b7382d268f6f9114fff520e1ddd8270
separate properties of internal classes in ZTS mode fully,
otherwise multiple threads will modify the zvals' contents
without any synchronisation.
Zend/zend_API.c
Zend/zend_compile.c
Zend/zend_exceptions.c
Zend/zend_objects.c
Zend/zend_variables.c
Zend/zend_variables.h