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 d3693d9214 Inheritance fix 23 years ago
..
RFCs * email address change 23 years ago
tests - $clone -> $that 24 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 a standard Exception class. 23 years ago
OBJECTS2_HOWTO some small refinements for get_class_* 23 years ago
ZEND_CHANGES Document 'const' keyword. 23 years ago
Zend.dsp Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes. 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 Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes. 23 years ago
acconfig.h Do not redefine zend_isnan if it is already defined. 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 Fix bug #23162 user_error() crashs if > 1024 bytes (Marcus, Moriyoshi) 23 years ago
zend.h Multi-purpose patch: 23 years ago
zend.ico Zend Library 27 years ago
zend_API.c Fix namespace issue: Only CG is needed here 23 years ago
zend_API.h Allow functions in internal namespaces (for example factories) 23 years ago
zend_alloc.c add safe_emalloc 23 years ago
zend_alloc.h add safe_emalloc 23 years ago
zend_builtin_functions.c Change get_class() so that it returns qualified names for namespaced 23 years ago
zend_builtin_functions.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_compile.c Inheritance fix 23 years ago
zend_compile.h Fix warnings. 23 years ago
zend_config.nw.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_config.w32.h fix isinf for win32 23 years ago
zend_constants.c Namespace patch. Big changes: 23 years ago
zend_constants.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_default_classes.c add an accessor for the default exception 23 years ago
zend_default_classes.h semicolon 23 years ago
zend_dynamic_array.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_dynamic_array.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_errors.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_exceptions.c add an accessor for the default exception 23 years ago
zend_exceptions.h semicolon 23 years ago
zend_execute.c Modify the abstract error message so that it shows up to three methods not implemented. 23 years ago
zend_execute.h Add zend_lookup_ns_class() function. 23 years ago
zend_execute_API.c Check name before '::' so that it would be a namespace in zend_lookup_ns_class 23 years ago
zend_execute_locks.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_extensions.c - Revert my symbol fix patch, and merge in Stas' fixes to Zend Engine 1. 23 years ago
zend_extensions.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_fast_cache.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_globals.h Implement a different way to catch documentation comments. 23 years ago
zend_globals_macros.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_hash.c Fix prototype (may have caused stack corruption) 23 years ago
zend_hash.h Fix prototype (may have caused stack corruption) 23 years ago
zend_highlight.c Revert portions of the doc comment patch. There should be no parser 23 years ago
zend_highlight.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_indent.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_indent.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_ini.c MFHZE2 23 years ago
zend_ini.h Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
zend_ini_parser.y Improve Win32 build performance 23 years ago
zend_ini_scanner.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_ini_scanner.l MFB: We know ini file scanning will never be interactive, so speed it up a 23 years ago
zend_istdiostream.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_language_parser.y allow expressions within constants, so the following is possible 23 years ago
zend_language_scanner.h Implement simple stream support in the ZE scanners. 23 years ago
zend_language_scanner.l Fixed bug #21820 ("$arr[foo]" generates bogus E_NOTICE, should be E_PARSE) 23 years ago
zend_list.c Leftover. 23 years ago
zend_list.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_llist.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_llist.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_mm.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_mm.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_modules.h - Added some missing CVS $Id$ tags, headers and footers. 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 Fix the *= operator 23 years ago
zend_object_handlers.c Change get_class() so that it returns qualified names for namespaced 23 years ago
zend_object_handlers.h Improve handling of static member variables 23 years ago
zend_objects.c Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address(). 23 years ago
zend_objects.h Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address(). 23 years ago
zend_objects_API.c - read_property cleanup 23 years ago
zend_objects_API.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_opcode.c Patch by Marcus Börger to fix some memleaks 23 years ago
zend_operators.c Add support for interfaces 23 years ago
zend_operators.h Move memnstr into Zend and make an alias for BC in PHP. 23 years ago
zend_ptr_stack.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_ptr_stack.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_qsort.c Bump year. 23 years ago
zend_qsort.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_sprintf.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_stack.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_stack.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_static_allocator.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_static_allocator.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_stream.c *cough* 23 years ago
zend_stream.h Implement simple stream support in the ZE scanners. 23 years ago
zend_ts_hash.c Reimplement PPP properties 23 years ago
zend_ts_hash.h Reimplement PPP properties 23 years ago
zend_types.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_variables.c - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
zend_variables.h - Added some missing CVS $Id$ tags, headers and footers. 23 years ago