[PR][php-langspec][#99][master] - Order of destruction is not guaranteed. Test shouldn't expect it
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/99 Pull Request Description: HHVM doesn't guarantee the order of destruction; Just as long as destruction occurs with the right number of objects.