You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zeev Suraski 0d6a794d85 Get rid of chval - it's really not necessary and seems to be confusing people 26 years ago
..
FlexLexer.h Ok, call me crazy, because I probably am. 27 years ago
LICENSE It's official now... 26 years ago
Makefile.am Fix dependency 26 years ago
ZEND_CHANGES - Fix typos 26 years ago
Zend.dsp Update .dsp's 26 years ago
Zend.m4 Linking directly against libc might result in unexpected behaviour. 26 years ago
ZendCore.dep hand-patched some MSVC files 27 years ago
ZendTS.dsp Wrap some commonly unused callbacks 26 years ago
acconfig.h Have a standard way of exporting symbols 26 years ago
acinclude.m4 Some cleanup 26 years ago
build.mk Add clean target which removes standard targets 27 years ago
buildconf Use libtool to build. 27 years ago
configure.in libzend -> Zend 26 years ago
flex.skl Ok, call me crazy, because I probably am. 27 years ago
zend-parser.y Get rid of chval - it's really not necessary and seems to be confusing people 26 years ago
zend-scanner.h It's official now... 26 years ago
zend-scanner.l Get rid of chval - it's really not necessary and seems to be confusing people 26 years ago
zend.c Source file does not end with a newline. Some old compilers don't like that. 26 years ago
zend.h Get rid of chval - it's really not necessary and seems to be confusing people 26 years ago
zend.ico Zend Library 27 years ago
zend_API.c Fix segfault occuring when a temporary module was unloaded and if this 26 years ago
zend_API.h Add ZEND_GET_MODULE(name). This is a short-cut for the common 26 years ago
zend_alloc.c - Return real size allocated 26 years ago
zend_alloc.h *** empty log message *** 26 years ago
zend_builtin_functions.c Added a way to get all declared classes. 26 years ago
zend_builtin_functions.h It's official now... 26 years ago
zend_compile.c Refined fix 26 years ago
zend_compile.h - Change fetch_type to be zend_uint 26 years ago
zend_config.w32.h *** empty log message *** 26 years ago
zend_constants.c - Renamed get_used_files() to get_required_files() for consistency 26 years ago
zend_constants.h It's official now... 26 years ago
zend_dynamic_array.c It's official now... 26 years ago
zend_dynamic_array.h It's official now... 26 years ago
zend_errors.h - Renamed get_used_files() to get_required_files() for consistency 26 years ago
zend_execute.c - Make $obj->test = 5; work again (assigning to uninitialized objects) 26 years ago
zend_execute.h - Make zend_eval_string() return SUCCESS/FAILURE 26 years ago
zend_execute_API.c - Make zend_eval_string() return SUCCESS/FAILURE 26 years ago
zend_execute_locks.h Improve dependencies 26 years ago
zend_extensions.c crash fix 26 years ago
zend_extensions.h - Bump up Zend extension version number 26 years ago
zend_fast_cache.h It's official now... 26 years ago
zend_globals.h Initial support for trapping errors (not complete and disabled; will be enabled only 26 years ago
zend_globals_macros.h It's official now... 26 years ago
zend_hash.c Change zend_hash_get_current_key_ex() to also return the string length 26 years ago
zend_hash.h Change zend_hash_get_current_key_ex() to also return the string length 26 years ago
zend_highlight.c - Fix bug in syntax highlighter 26 years ago
zend_highlight.h It's official now... 26 years ago
zend_indent.c It's official now... 26 years ago
zend_indent.h It's official now... 26 years ago
zend_list.c - Clean up resource lists namespace 26 years ago
zend_list.h - Clean up resource lists namespace 26 years ago
zend_llist.c - Add zend_llist_apply_with_arguments() 26 years ago
zend_llist.h - Add zend_llist_apply_with_arguments() 26 years ago
zend_modules.h Use int 26 years ago
zend_opcode.c Thoroughly initialize IS_UNUSED for proper cleanup 26 years ago
zend_operators.c Get rid of chval - it's really not necessary and seems to be confusing people 26 years ago
zend_operators.h Make convert_to_string() allocations traceable 26 years ago
zend_ptr_stack.c It's official now... 26 years ago
zend_ptr_stack.h It's official now... 26 years ago
zend_sprintf.c It's official now... 26 years ago
zend_stack.c - Make the argument order for the stack applies more consistent with other Zend 26 years ago
zend_stack.h - Make the argument order for the stack applies more consistent with other Zend 26 years ago
zend_variables.c Fix - forgot to split away if refcount>1 26 years ago
zend_variables.h export zval_add-ref and zvale_del_ref 26 years ago