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.
 
 
 
 
 
 
c3b9e5811c ChangeLog update 23 years ago
..
RFCs * email address change 23 years ago
tests Fix one more 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. 23 years ago
Makefile.am add zend_iterators.c zend_interfaces.c to make 23 years ago
OBJECTS2_HOWTO some small refinements for get_class_* 23 years ago
ZEND_CHANGES - Beta 2 23 years ago
Zend.dsp Add zend_interfaces.{c|h}. 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 Add zend_interfaces.{c|h}. 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 Fixed bug #25922 (Crash in error handler when 5th argument is modified). 23 years ago
zend.h Expand Interface C API. 23 years ago
zend.ico Zend Library 27 years ago
zend_API.c Add zend_make_callable() which allows to make zval's callable zval's. 23 years ago
zend_API.h Add zend_make_callable() which allows to make zval's callable zval's. 23 years ago
zend_alloc.c Fixed if() condition. 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 Removedouble efree call 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 make CATCH opcode use "class" T like other opcodes do - via IS_CONST 23 years ago
zend_compile.h Expand Interface C API. 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 This forces a better error message for non working clone calls. 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 This forces a better error message for non working clone calls. 23 years ago
zend_exceptions.h Add zend_throw_exception_ex() which allows to format exception messages. 23 years ago
zend_execute.c Prevent some SEGV's when Exceptions are thorown inside iterators. 23 years ago
zend_execute.h - Provide a unified way to display uncaught exceptions, which shows 23 years ago
zend_execute_API.c The freed one is a hashtable - may matter if Hashtables are allocated 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 Fixed formatting issue. 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_interfaces.c Prevent some SEGV's when Exceptions are thorown inside iterators. 23 years ago
zend_interfaces.h Impement userspace iterator interfaces and tests. See tests for details 23 years ago
zend_istdiostream.h updating license information in the headers. 23 years ago
zend_iterators.c Fallback to old behavior until we have a default iterator that respects 23 years ago
zend_iterators.h Fix class/iterator relationship & handling 23 years ago
zend_language_parser.y - Head up! I'm reverting the patch which allows for expressions in constant 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 - Argh, the suffering copy&paste can cause 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 __tostring() handler should be binary-safe 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 Use pretty macro instead. 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 This forces a better error message for non working clone calls. 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