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.
 
 
 
 
 
 
Andi Gutmans 17d1c75b8b - Fix crash when exception is raised in __autoload function 24 years ago
..
RFCs Add __delegate(). 24 years ago
tests - Small fix 24 years ago
ChangeLog ChangeLog update 24 years ago
FlexLexer.h Replace macros which begin with an underscore through an appropiately 26 years ago
LICENSE Forgot to update the LICENSE. 24 years ago
Makefile.am Generalize object storage and reference bookkeeping 24 years ago
OBJECTS2_HOWTO update the handlers struct 24 years ago
ZEND_CHANGES - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
Zend.dsp Add zend_objects_API.c to project. 24 years ago
Zend.m4 Fixed 3 major failures in this test: 24 years ago
ZendCore.dep - Rename modules.h to zend_modules.h 25 years ago
ZendTS.dsp - Commit an initial version of a home made memory manager. 24 years ago
acconfig.h NetWare changes 24 years ago
acinclude.m4 fp_except check for FreeBSD 1.0-2.2.5 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 Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824 24 years ago
flex.skl fixed linkage warning under win32 24 years ago
zend.c - Fix problem with debug_backtrace() reported by Stig. We weren't reporting 24 years ago
zend.h MFZE1 24 years ago
zend.ico Zend Library 27 years ago
zend_API.c - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
zend_API.h only check for an available class entry instead of 24 years ago
zend_alloc.c MFZE1 24 years ago
zend_alloc.h - Don't keep allocated blocks in a linked list if we're in non-debug mode 24 years ago
zend_builtin_functions.c - Fix problem with debug_backtrace() reported by Stig. We weren't reporting 24 years ago
zend_builtin_functions.h Happy New Year. 24 years ago
zend_compile.c - Make new 'is' operator work with classes only and return false when 24 years ago
zend_compile.h - Make new 'is' operator work with classes only and return false when 24 years ago
zend_config.nw.h NetWare changes 24 years ago
zend_config.w32.h make win32 debug output more verbose 24 years ago
zend_constants.c - Nuke persist_alloc(). 24 years ago
zend_constants.h - Nuke persist_alloc(). 24 years ago
zend_dynamic_array.c Happy New Year. 24 years ago
zend_dynamic_array.h Happy New Year. 24 years ago
zend_errors.h Happy New Year. 24 years ago
zend_execute.c - Make new 'is' operator work with classes only and return false when 24 years ago
zend_execute.h - Fix bug in class constants 24 years ago
zend_execute_API.c - Fix crash when exception is raised in __autoload function 24 years ago
zend_execute_locks.h MFZE1 25 years ago
zend_extensions.c - MFZE1 - MacOSX fixes by Marko Karppinen 24 years ago
zend_extensions.h Happy New Year. 24 years ago
zend_fast_cache.h - MFZE1 (Turn off fast cache until we make sure it performs well.) 24 years ago
zend_globals.h MFZE1 global declare 24 years ago
zend_globals_macros.h Happy New Year. 24 years ago
zend_hash.c make win32 debug output more verbose 24 years ago
zend_hash.h - This should improve performance on Windows 24 years ago
zend_highlight.c MFZE1 24 years ago
zend_highlight.h MFZE1 24 years ago
zend_indent.c Happy New Year. 24 years ago
zend_indent.h Happy New Year. 24 years ago
zend_ini.c make win32 debug output more verbose 24 years ago
zend_ini.h Happy New Year. 24 years ago
zend_ini_parser.y Happy New Year. 24 years ago
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 25 years ago
zend_ini_scanner.l - Fix for bug #17462 (Patch by Edin Kadribasic) 24 years ago
zend_istdiostream.h Add newline 25 years ago
zend_language_parser.y - Make new 'is' operator work with classes only and return false when 24 years ago
zend_language_scanner.h Happy New Year. 24 years ago
zend_language_scanner.l - Make new 'is' operator work with classes only and return false when 24 years ago
zend_list.c MFZE1: make sure the resource-list is always consistent during shutdown (Thies). 24 years ago
zend_list.h MFZE1 (Expose more C++ APIs) 24 years ago
zend_llist.c - Fix memleak (patch by Stefan Sesser) 24 years ago
zend_llist.h make win32 debug output more verbose 24 years ago
zend_mm.c make win32 debug output more verbose 24 years ago
zend_mm.h - Centralize global class fetch 24 years ago
zend_modules.h - MFZE1 24 years ago
zend_multibyte.c - Add empty zend_multibyte.c to allow build with 4.3.0-dev. 24 years ago
zend_object_handlers.c name length should be strlen+1 24 years ago
zend_object_handlers.h only check for an available class entry instead of 24 years ago
zend_objects.c Fix warning. 24 years ago
zend_objects.h Add ZEND_API to functions 24 years ago
zend_objects_API.c Add ZEND_API to functions 24 years ago
zend_objects_API.h Add ZEND_API to functions 24 years ago
zend_opcode.c - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
zend_operators.c - Make new 'is' operator work with classes only and return false when 24 years ago
zend_operators.h - Make new 'is' operator work with classes only and return false when 24 years ago
zend_ptr_stack.c Happy New Year. 24 years ago
zend_ptr_stack.h Happy New Year. 24 years ago
zend_qsort.c MFZE1 24 years ago
zend_qsort.h Happy New Year. 24 years ago
zend_sprintf.c Happy New Year. 24 years ago
zend_stack.c Happy New Year. 24 years ago
zend_stack.h Happy New Year. 24 years ago
zend_static_allocator.c - Bad Harald! :) 24 years ago
zend_static_allocator.h Happy New Year. 24 years ago
zend_ts_hash.c added TS_HASH macro 24 years ago
zend_ts_hash.h added TS_HASH macro 24 years ago
zend_types.h - MFZE1 24 years ago
zend_variables.c - Nuke persist_alloc(). 24 years ago
zend_variables.h - Nuke persist_alloc(). 24 years ago