Created
January 14, 2015 10:18
-
-
Save pierrejoye/a2a94240b9ced85bd9b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > php7_debug.dll!_zend_hash_add_or_update_i(_HashTable * ht, _zend_string * key, _zval_struct * pData, unsigned int flag, const char * __zend_filename, const unsigned int __zend_lineno) Line 344 C | |
| php7_debug.dll!_zend_hash_str_add(_HashTable * ht, const char * str, unsigned __int64 len, _zval_struct * pData, const char * __zend_filename, const unsigned int __zend_lineno) Line 403 C | |
| php7_debug.dll!zend_hash_str_add_empty_element(_HashTable * ht, const char * str, unsigned __int64 len) Line 441 C | |
| php7_debug.dll!zm_startup_basic(int type, int module_number) Line 3604 C | |
| php7_debug.dll!zend_startup_module_ex(_zend_module_entry * module) Line 1699 C | |
| php7_debug.dll!zend_startup_module_zval(_zval_struct * zv) Line 1715 C | |
| php7_debug.dll!zend_hash_apply(_HashTable * ht, int (_zval_struct *) * apply_func) Line 1111 C | |
| php7_debug.dll!zend_startup_modules() Line 1826 C | |
| php7_debug.dll!php_module_startup(_sapi_module_struct * sf, _zend_module_entry * additional_modules, unsigned int num_additional_modules) Line 2282 C | |
| php.exe!php_cli_startup(_sapi_module_struct * sapi_module) Line 421 C | |
| php.exe!main(int argc, char * * argv) Line 1341 C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment