]> granicus.if.org Git - php/commit
separate properties of internal classes in ZTS mode fully,
authorSascha Schumann <sas@php.net>
Thu, 12 Aug 2010 07:58:14 +0000 (07:58 +0000)
committerSascha Schumann <sas@php.net>
Thu, 12 Aug 2010 07:58:14 +0000 (07:58 +0000)
commit50a0ea7b8cede077220902733bd4efec59bf41d8
tree4dedea7880a9e871946d268e4d2b1a5714d8bad9
parent49f22527cc57f49d6b3b6bbd312715eaee878990
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