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.
 
 
 
 
 
 
Rasmus Lerdorf 9a88c2d62c MFB bison configure test fix 23 years ago
..
RFCs * email address change 23 years ago
tests add test 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 MFB bison configure test fix 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 Added missing format. 23 years ago
zend.h Bug #25738 (alloca() related problems on the Darwin platform) 23 years ago
zend.ico Zend Library 27 years ago
zend_API.c Fixed bug #24766 (strange result array from unpack()) 23 years ago
zend_API.h this little piggy broke lots of things...eg. _function_check_flag in reflection api. 23 years ago
zend_alloc.c signed/unsigned compiler warning fixes 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 Nuke vars no longer needed 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 Remove redundant '\n' 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 Use studlyCaps in exception class 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 Use studlyCaps in exception class 23 years ago
zend_exceptions.h Add zend_throw_exception_ex() which allows to format exception messages. 23 years ago
zend_execute.c Fix bug #17997 (Warning when switch & reference are combined) 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 changed ulong to long to avoid compiler warnings (comparison between signed and unsigned) 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 Fix the fix :) 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 missing format. 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 Remove unused callback 23 years ago
zend_object_handlers.h Remove redundant callback, simplify API 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 Remove redundant callback, simplify API 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 Fallback to default behaviour for unsupported object type conversions 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 Add public array Reflection_Class::getDefaultProperties() 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