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.
 
 
 
 
 
 
Marcus Boerger 7148cb9e73 Make these static as noticed by Andrey 23 years ago
..
RFCs * email address change 23 years ago
tests Add missing right parensis 23 years ago
ChangeLog ChangeLog update 23 years ago
FlexLexer.h Replace macros which begin with an underscore through an appropiately 26 years ago
LICENSE Bump year. 24 years ago
Makefile.am added support for Reflection_Function, the first part of 23 years ago
OBJECTS2_HOWTO some small refinements for get_class_* 23 years ago
ZEND_CHANGES Remove namespace references. 23 years ago
Zend.dsp added support for Reflection_Function, the first part of 23 years ago
Zend.m4 - added script encoding support to Zend Engine 2. 23 years ago
ZendCore.dep - Rename modules.h to zend_modules.h 25 years ago
ZendTS.dsp Prevent access to internal engine functionality 23 years ago
acconfig.h updating license information in the headers. 23 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 - MFZE1 24 years ago
flex.skl - added script encoding support to Zend Engine 2. 23 years ago
zend.c Invalidate exception in this case too 23 years ago
zend.h Make vspprintf available as zend utility function. Use it in exception output. 23 years ago
zend.ico Zend Library 27 years ago
zend_API.c Currently we cannot support static ctor/dtor 23 years ago
zend_API.h - Add zend_merge_properties() which is designed to serve *_fetch_object(). 23 years ago
zend_alloc.c Add format attribute to a number of functions 23 years ago
zend_alloc.h cleanup & centralize ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOC so that 23 years ago
zend_arg_defs.c Attempt at fixing the linkage problem in Win32 23 years ago
zend_builtin_functions.c Attempt at fixing the linkage problem in Win32 23 years ago
zend_builtin_functions.h Need to tell zend_fetch_debug_backtrace() whether to skip top function or not. 23 years ago
zend_compile.c Fix error level 23 years ago
zend_compile.h Don't identify alias'ed functions 23 years ago
zend_config.nw.h updating license information in the headers. 23 years ago
zend_config.w32.h updating license information in the headers. 23 years ago
zend_constants.c fix leaks with class constants (bug #24699) 23 years ago
zend_constants.h Replace *magic number* with a much nicer define. 23 years ago
zend_default_classes.c Don't loose information if no parameters were shown. 23 years ago
zend_default_classes.h Add zend_throw_exception_ex() which allows to format exception messages. 23 years ago
zend_dynamic_array.c updating license information in the headers. 23 years ago
zend_dynamic_array.h updating license information in the headers. 23 years ago
zend_errors.h updating license information in the headers. 23 years ago
zend_exceptions.c Don't loose information if no parameters were shown. 23 years ago
zend_exceptions.h Add zend_throw_exception_ex() which allows to format exception messages. 23 years ago
zend_execute.c Synch/Unify error messages related to function/method calls 23 years ago
zend_execute.h - Provide a unified way to display uncaught exceptions, which shows 23 years ago
zend_execute_API.c WS 23 years ago
zend_extensions.c updating license information in the headers. 23 years ago
zend_extensions.h updating license information in the headers. 23 years ago
zend_fast_cache.h updating license information in the headers. 23 years ago
zend_globals.h - added script encoding support to Zend Engine 2. 23 years ago
zend_globals_macros.h updating license information in the headers. 23 years ago
zend_hash.c improve a number of zend_debug format strings 23 years ago
zend_hash.h Improve tracking 23 years ago
zend_highlight.c - added script encoding support to Zend Engine 2. 23 years ago
zend_highlight.h updating license information in the headers. 23 years ago
zend_indent.c updating license information in the headers. 23 years ago
zend_indent.h updating license information in the headers. 23 years ago
zend_ini.c updating license information in the headers. 23 years ago
zend_ini.h linkage for C++ 23 years ago
zend_ini_parser.y updating license information in the headers. 23 years ago
zend_ini_scanner.h updating license information in the headers. 23 years ago
zend_ini_scanner.l updating license information in the headers. 23 years ago
zend_istdiostream.h updating license information in the headers. 23 years ago
zend_language_parser.y ntroduce infrastructure for supplying information about arguments, 23 years ago
zend_language_scanner.h - added script encoding support to Zend Engine 2. 23 years ago
zend_language_scanner.l - added script encoding support to Zend Engine 2. 23 years ago
zend_list.c updating license information in the headers. 23 years ago
zend_list.h updating license information in the headers. 23 years ago
zend_llist.c updating license information in the headers. 23 years ago
zend_llist.h updating license information in the headers. 23 years ago
zend_mm.c - Add heap to memory manager. This should improve performance. 23 years ago
zend_mm.h - Add heap to memory manager. This should improve performance. 23 years ago
zend_modules.h Attempt at fixing the linkage problem in Win32 23 years ago
zend_multibyte.c - added script encoding support to Zend Engine 2. 23 years ago
zend_multibyte.h - added script encoding support to Zend Engine 2. 23 years ago
zend_multiply.h - Missing $Id$ tag 23 years ago
zend_object_handlers.c Synch/Unify error messages related to function/method calls 23 years ago
zend_object_handlers.h WS 23 years ago
zend_objects.c Synch/Unify error messages related to function/method calls 23 years ago
zend_objects.h Shuffle code to ease writing clone handlers 23 years ago
zend_objects_API.c Add missing entry 23 years ago
zend_objects_API.h updating license information in the headers. 23 years ago
zend_opcode.c This check shouldn't be necessary 23 years ago
zend_operators.c Fix warnings 23 years ago
zend_operators.h Improve infrastructure of numeric handling of elements in symbol tables. 23 years ago
zend_ptr_stack.c updating license information in the headers. 23 years ago
zend_ptr_stack.h updating license information in the headers. 23 years ago
zend_qsort.c updating license information in the headers. 23 years ago
zend_qsort.h updating license information in the headers. 23 years ago
zend_reflection_api.c Make these static as noticed by Andrey 23 years ago
zend_reflection_api.h added support for Reflection_Function, the first part of 23 years ago
zend_sprintf.c updating license information in the headers. 23 years ago
zend_stack.c updating license information in the headers. 23 years ago
zend_stack.h updating license information in the headers. 23 years ago
zend_static_allocator.c updating license information in the headers. 23 years ago
zend_static_allocator.h updating license information in the headers. 23 years ago
zend_stream.c updating license information in the headers. 23 years ago
zend_stream.h updating license information in the headers. 23 years ago
zend_ts_hash.c Improve tracking 23 years ago
zend_ts_hash.h Improve tracking 23 years ago
zend_types.h updating license information in the headers. 23 years ago
zend_variables.c - Provide appropriate way to destroy internal zval's. 23 years ago
zend_variables.h - Provide appropriate way to destroy internal zval's. 23 years ago