]> granicus.if.org Git - php/commit
- Don't load modules which have different debug and ZTS information than
authorAndi Gutmans <andi@php.net>
Sat, 11 Mar 2000 16:23:30 +0000 (16:23 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 11 Mar 2000 16:23:30 +0000 (16:23 +0000)
commitfe558092e469f6307458cb0f3ae64ebcebf92b14
tree1b6542b981b627669fd6412349cd7a2956713920
parent781b6e94354599b1b1e19be9139a206a7fcaa81b
- Don't load modules which have different debug and ZTS information than
  PHP() (untested). Not sure how to handle API version. Should it also not
  load? It probably should but it might bite us at some point.
@ Prevent from loading dynamic PHP modules which were compiled with different
  debug and thread safety modes than PHP, which resulted in a crash (Andi)
ext/standard/dl.c