php-src/Zend
2003-12-20 01:31:55 +00:00
..
RFCs No longer needed. 2003-11-24 18:31:47 +00:00
tests Test case for bug #24773. 2003-12-03 23:00:30 +00:00
acconfig.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
acinclude.m4 fp_except check for FreeBSD 1.0-2.2.5 2000-06-18 16:51:42 +00:00
build.mk Add clean target which removes standard targets 1999-10-10 02:02:13 +00:00
buildconf Use libtool to build. 1999-10-04 15:20:12 +00:00
ChangeLog ChangeLog update 2003-12-20 01:31:55 +00:00
configure.in - MFZE1 2002-11-15 14:30:40 +00:00
flex.skl - added script encoding support to Zend Engine 2. 2003-08-11 05:24:42 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE Bump year. 2002-12-31 15:59:15 +00:00
Makefile.am add zend_iterators.c zend_interfaces.c to make 2003-11-04 15:27:08 +00:00
OBJECTS2_HOWTO some small refinements for get_class_* 2003-01-22 14:55:01 +00:00
zend_alloc.c Fixed if() condition. 2003-10-17 02:29:06 +00:00
zend_alloc.h cleanup & centralize ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOC so that 2003-08-28 14:53:02 +00:00
zend_API.c - Revert the revert of these patches. This overloading can only be used 2003-12-02 21:09:24 +00:00
zend_API.h Free the zval container only if it should be freed and was not copied. 2003-12-02 07:09:46 +00:00
zend_arg_defs.c Attempt at fixing the linkage problem in Win32 2003-08-31 12:38:50 +00:00
zend_builtin_functions.c - Make it compile again 2003-12-08 13:26:03 +00:00
zend_builtin_functions.h Need to tell zend_fetch_debug_backtrace() whether to skip top function or not. 2003-08-29 00:16:00 +00:00
ZEND_CHANGES IteratorAggregate::getIterator() cannot return anythingy else than objects 2003-11-13 08:23:49 +00:00
zend_compile.c Dynamic function call from object's property was fixed 2003-12-17 14:45:59 +00:00
zend_compile.h Sync: Export externally used functions. 2003-12-16 11:44:19 +00:00
zend_config.nw.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_config.w32.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_constants.c Do not copy extra byte. 2003-12-12 00:16:58 +00:00
zend_constants.h Replace *magic number* with a much nicer define. 2003-08-22 18:50:12 +00:00
zend_default_classes.c Show the exception message again after __toString() magic has been dropped. 2003-12-06 18:12:26 +00:00
zend_default_classes.h - Calling abstract methods should be a error for consistency reason. 2003-08-30 23:51:42 +00:00
zend_dynamic_array.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_dynamic_array.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_errors.h - Don't include E_STRICT in E_ALL. 2003-12-02 09:14:18 +00:00
zend_exceptions.c Show the exception message again after __toString() magic has been dropped. 2003-12-06 18:12:26 +00:00
zend_exceptions.h - Calling abstract methods should be a error for consistency reason. 2003-08-30 23:51:42 +00:00
zend_execute_API.c *** empty log message *** 2003-12-17 15:08:13 +00:00
zend_execute.c Error reporting on unset string offset was added (Bug #24773 Zend/tests/bug24773.phpt) 2003-12-19 11:26:52 +00:00
zend_execute.h Fix behavior of return-by-reference functions. Remove erroneous warnings, 2003-12-14 16:09:07 +00:00
zend_extensions.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_extensions.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_fast_cache.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_globals_macros.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_globals.h - added script encoding support to Zend Engine 2. 2003-08-11 05:24:42 +00:00
zend_hash.c improve a number of zend_debug format strings 2003-08-29 07:34:37 +00:00
zend_hash.h changed ulong to long to avoid compiler warnings (comparison between signed and unsigned) 2003-09-25 15:38:35 +00:00
zend_highlight.c Fixed bug #26463 (Incorrect handling of semicolons after heredoc) 2003-11-29 19:05:14 +00:00
zend_highlight.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_indent.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_indent.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_ini_parser.y Fixed formatting issue. 2003-10-17 02:47:44 +00:00
zend_ini_scanner.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_ini_scanner.l updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_ini.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_ini.h linkage for C++ 2003-08-18 23:19:27 +00:00
zend_interfaces.c Add new interface ArrayAccess to use objects as Arrays 2003-11-24 20:57:54 +00:00
zend_interfaces.h Add new interface ArrayAccess to use objects as Arrays 2003-11-24 20:57:54 +00:00
zend_istdiostream.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_iterators.c Fix memleak 2003-11-29 19:26:41 +00:00
zend_iterators.h Update Iterators: Call next at the correct point in time. 2003-11-07 10:47:47 +00:00
zend_language_parser.y - Nuke another rule (thanks to Jan for noticing this) 2003-12-19 14:39:17 +00:00
zend_language_scanner.h - added script encoding support to Zend Engine 2. 2003-08-11 05:24:42 +00:00
zend_language_scanner.l Fixed bug #26463 (Incorrect handling of semicolons after heredoc) 2003-11-29 19:05:14 +00:00
zend_list.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_list.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_llist.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_llist.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_mm.c - Argh, the suffering copy&paste can cause 2003-10-14 18:13:55 +00:00
zend_mm.h - Add heap to memory manager. This should improve performance. 2003-07-04 15:38:12 +00:00
zend_modules.h Attempt at fixing the linkage problem in Win32 2003-08-31 12:38:50 +00:00
zend_multibyte.c - added script encoding support to Zend Engine 2. 2003-08-11 05:24:42 +00:00
zend_multibyte.h - added script encoding support to Zend Engine 2. 2003-08-11 05:24:42 +00:00
zend_multiply.h - Missing $Id$ tag 2003-06-10 22:39:29 +00:00
zend_object_handlers.c Fixed bug #24837 Incorrect behaviour of PPP using foreach. 2003-12-18 20:07:30 +00:00
zend_object_handlers.h Fixed bug #24837 Incorrect behaviour of PPP using foreach. 2003-12-18 20:07:30 +00:00
zend_objects_API.c Split isset/isempty for object property and object dimension hooking. 2003-11-10 16:14:44 +00:00
zend_objects_API.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_objects.c Synch/Unify error messages related to function/method calls 2003-09-02 14:08:59 +00:00
zend_objects.h Shuffle code to ease writing clone handlers 2003-07-19 09:47:00 +00:00
zend_opcode.c This check shouldn't be necessary 2003-08-04 07:52:09 +00:00
zend_operators.c Fixes for POSIX compliancy. 2003-12-13 19:28:30 +00:00
zend_operators.h - Brought ext/bcmath to the new millennium 2003-12-09 23:59:33 +00:00
zend_ptr_stack.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_ptr_stack.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_qsort.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_qsort.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_reflection_api.c Memory corruptions were fixed in zend_str_tolower_copy() 2003-12-15 07:17:27 +00:00
zend_reflection_api.h added support for Reflection_Function, the first part of 2003-06-30 20:03:56 +00:00
zend_sprintf.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_stack.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_stack.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_static_allocator.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_static_allocator.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_stream.c export function 2003-12-16 10:50:52 +00:00
zend_stream.h Sync: Export externally used functions. 2003-12-16 11:44:19 +00:00
zend_ts_hash.c Improve tracking 2003-08-18 21:17:26 +00:00
zend_ts_hash.h Improve tracking 2003-08-18 21:17:26 +00:00
zend_types.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zend_variables.c - Provide appropriate way to destroy internal zval's. 2003-08-24 17:32:47 +00:00
zend_variables.h - Provide appropriate way to destroy internal zval's. 2003-08-24 17:32:47 +00:00
zend.c Bug #25547 (error_handler and array index with function call) was fixed 2003-12-19 14:08:22 +00:00
Zend.dsp Add zend_interfaces.{c|h}. 2003-10-23 04:41:09 +00:00
zend.h Some cleanup 2003-12-14 12:32:02 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 MFB bison configure test fix 2003-10-07 22:39:54 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp Add zend_interfaces.{c|h}. 2003-10-23 04:41:09 +00:00