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 d9fb6b672a initial refactoring for assign-op handling of objects 23 years ago
..
RFCs * email address change 23 years ago
tests add test for Bug #19859 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 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 Add stdlib.h too - it is needed fot strto{ld} 23 years ago
ZendCore.dep - Rename modules.h to zend_modules.h 25 years ago
ZendTS.dsp added support for Reflection_Function, the first part of 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 Fixup build for win32 23 years ago
zend.c - ZE coding style requires if ( instead of if( 23 years ago
zend.h updating license information in the headers. 23 years ago
zend.ico Zend Library 27 years ago
zend_API.c Rework zend_do_declare_property and related code into one code base 23 years ago
zend_API.h Rework zend_do_declare_property and related code into one code base 23 years ago
zend_alloc.c - Add heap to memory manager. This should improve performance. 23 years ago
zend_alloc.h updating license information in the headers. 23 years ago
zend_builtin_functions.c fix the get_parent_class fix 23 years ago
zend_builtin_functions.h updating license information in the headers. 23 years ago
zend_compile.c Rework zend_do_declare_property and related code into one code base 23 years ago
zend_compile.h Rework zend_do_declare_property and related code into one code base 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 - ZE coding style requires if ( instead of if( 23 years ago
zend_constants.h updating license information in the headers. 23 years ago
zend_default_classes.c added support for Reflection_Function, the first part of 23 years ago
zend_default_classes.h updating license information in the headers. 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 added support for Reflection_Function, the first part of 23 years ago
zend_exceptions.h updating license information in the headers. 23 years ago
zend_execute.c initial refactoring for assign-op handling of objects 23 years ago
zend_execute.h updating license information in the headers. 23 years ago
zend_execute_API.c Fix bug #19859 - allow fast_call_user_function to support __call 23 years ago
zend_execute_locks.h updating license information in the headers. 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 - Nuke CG(in_clone_method) 23 years ago
zend_globals_macros.h updating license information in the headers. 23 years ago
zend_hash.c ecalloc doesn't return NULL 23 years ago
zend_hash.h updating license information in the headers. 23 years ago
zend_highlight.c updating license information in the headers. 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 updating license information in the headers. 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 Fix complex expressions for class names in NEW 23 years ago
zend_language_scanner.h updating license information in the headers. 23 years ago
zend_language_scanner.l updating license information in the headers. 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 updating license information in the headers. 23 years ago
zend_multibyte.c - Add empty zend_multibyte.c to allow build with 4.3.0-dev. 24 years ago
zend_multiply.h - Missing $Id$ tag 23 years ago
zend_object_handlers.c Add get_dim callback 23 years ago
zend_object_handlers.h Add get_dim callback 23 years ago
zend_objects.c Temporairy solution to overcome shutdown propbelms with objects that have 23 years ago
zend_objects.h updating license information in the headers. 23 years ago
zend_objects_API.c Add get_dim callback 23 years ago
zend_objects_API.h updating license information in the headers. 23 years ago
zend_opcode.c - ZE coding style requires if ( instead of if( 23 years ago
zend_operators.c updating license information in the headers. 23 years ago
zend_operators.h this fixes including this header in a c++ file (vs6) 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 2 * TSRMLS_FETCH() -> 1 * TSRMLS_DC 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 updating license information in the headers. 23 years ago
zend_ts_hash.h updating license information in the headers. 23 years ago
zend_types.h updating license information in the headers. 23 years ago
zend_variables.c updating license information in the headers. 23 years ago
zend_variables.h updating license information in the headers. 23 years ago