| .. |
|
RFCs
|
Add __delegate().
|
24 years ago |
|
tests
|
- $clone -> $that
|
24 years ago |
|
ChangeLog
|
ChangeLog update
|
24 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
|
Generalize object storage and reference bookkeeping
|
24 years ago |
|
OBJECTS2_HOWTO
|
some small refinements for get_class_*
|
24 years ago |
|
ZEND_CHANGES
|
- Change "is" to "instanceof" as it explains better what the operator means.
|
24 years ago |
|
Zend.dsp
|
Add zend_objects_API.c to project.
|
24 years ago |
|
Zend.m4
|
relabel
|
24 years ago |
|
ZendCore.dep
|
- Rename modules.h to zend_modules.h
|
26 years ago |
|
ZendTS.dsp
|
- Commit an initial version of a home made memory manager.
|
24 years ago |
|
acconfig.h
|
NetWare changes
|
24 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
|
MFZE1
|
24 years ago |
|
zend.c
|
ws
|
24 years ago |
|
zend.h
|
Revert commit which turned the lengths of strings into zend_uint.
|
24 years ago |
|
zend.ico
|
Zend Library
|
28 years ago |
|
zend_API.c
|
Replace snprintf() call using zend_error's capabilities
|
24 years ago |
|
zend_API.h
|
Make add_property_ functions work via write_property handler
|
24 years ago |
|
zend_alloc.c
|
MFZE2
|
24 years ago |
|
zend_alloc.h
|
Bump year.
|
24 years ago |
|
zend_builtin_functions.c
|
ZTS fixes.
|
24 years ago |
|
zend_builtin_functions.h
|
Bump year.
|
24 years ago |
|
zend_compile.c
|
Fix a ticks related crash
|
24 years ago |
|
zend_compile.h
|
Replace MAKE_VAR opcode with special 'data' opcode
|
24 years ago |
|
zend_config.nw.h
|
Bump year.
|
24 years ago |
|
zend_config.w32.h
|
Bump year.
|
24 years ago |
|
zend_constants.c
|
Bump year.
|
24 years ago |
|
zend_constants.h
|
Bump year.
|
24 years ago |
|
zend_dynamic_array.c
|
Bump year.
|
24 years ago |
|
zend_dynamic_array.h
|
Bump year.
|
24 years ago |
|
zend_errors.h
|
Bump year.
|
24 years ago |
|
zend_execute.c
|
Allow methods in parent classes to call protected methods in derived
|
24 years ago |
|
zend_execute.h
|
- Ported the zend_execute_internal hook to ZendEngine2.
|
24 years ago |
|
zend_execute_API.c
|
Fixed bug: #14542, register_shutdown_function() timeout problem
|
24 years ago |
|
zend_execute_locks.h
|
MFZE1
|
25 years ago |
|
zend_extensions.c
|
Bump year.
|
24 years ago |
|
zend_extensions.h
|
Bump year.
|
24 years ago |
|
zend_fast_cache.h
|
Bump year.
|
24 years ago |
|
zend_globals.h
|
Implemented compatibility mode
|
24 years ago |
|
zend_globals_macros.h
|
Bump year.
|
24 years ago |
|
zend_hash.c
|
Bump year.
|
24 years ago |
|
zend_hash.h
|
Bump year.
|
24 years ago |
|
zend_highlight.c
|
Bump year.
|
24 years ago |
|
zend_highlight.h
|
Bump year.
|
24 years ago |
|
zend_indent.c
|
Bump year.
|
24 years ago |
|
zend_indent.h
|
Bump year.
|
24 years ago |
|
zend_ini.c
|
Implemented compatibility mode
|
24 years ago |
|
zend_ini.h
|
ini patch to allow 'entry[] = value' entries
|
24 years ago |
|
zend_ini_parser.y
|
ini patch to allow 'entry[] = value' entries
|
24 years ago |
|
zend_ini_scanner.h
|
MFZE1 (nuke cplusplus code)
|
25 years ago |
|
zend_ini_scanner.l
|
ini patch to allow 'entry[] = value' entries
|
24 years ago |
|
zend_istdiostream.h
|
Add newline
|
26 years ago |
|
zend_language_parser.y
|
- Change "is" to "instanceof" as it explains better what the operator means.
|
24 years ago |
|
zend_language_scanner.h
|
Bump year.
|
24 years ago |
|
zend_language_scanner.l
|
- Change "is" to "instanceof" as it explains better what the operator means.
|
24 years ago |
|
zend_list.c
|
Bump year.
|
24 years ago |
|
zend_list.h
|
Bump year.
|
24 years ago |
|
zend_llist.c
|
Bump year.
|
24 years ago |
|
zend_llist.h
|
Bump year.
|
24 years ago |
|
zend_mm.c
|
Bump year.
|
24 years ago |
|
zend_mm.h
|
Bump year.
|
24 years ago |
|
zend_modules.h
|
fix wrong dereferenciation
|
24 years ago |
|
zend_multibyte.c
|
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
|
24 years ago |
|
zend_object_handlers.c
|
ws
|
24 years ago |
|
zend_object_handlers.h
|
fix level of indirection
|
24 years ago |
|
zend_objects.c
|
export zend_objects_destroy_object()
|
24 years ago |
|
zend_objects.h
|
export zend_objects_destroy_object()
|
24 years ago |
|
zend_objects_API.c
|
fix by phanto to the cloning
|
24 years ago |
|
zend_objects_API.h
|
make std_object_handlers struct available for shared modules
|
24 years ago |
|
zend_opcode.c
|
Bump year.
|
24 years ago |
|
zend_operators.c
|
- Change "is" to "instanceof" as it explains better what the operator means.
|
24 years ago |
|
zend_operators.h
|
- Change "is" to "instanceof" as it explains better what the operator means.
|
24 years ago |
|
zend_ptr_stack.c
|
Bump year.
|
24 years ago |
|
zend_ptr_stack.h
|
Bump year.
|
24 years ago |
|
zend_qsort.c
|
Bump year.
|
24 years ago |
|
zend_qsort.h
|
Bump year.
|
24 years ago |
|
zend_sprintf.c
|
Bump year.
|
24 years ago |
|
zend_stack.c
|
Bump year.
|
24 years ago |
|
zend_stack.h
|
Bump year.
|
24 years ago |
|
zend_static_allocator.c
|
Bump year.
|
24 years ago |
|
zend_static_allocator.h
|
Bump year.
|
24 years ago |
|
zend_ts_hash.c
|
freed reader twice instead of writer and reader
|
24 years ago |
|
zend_ts_hash.h
|
Bump year.
|
24 years ago |
|
zend_types.h
|
Bump year.
|
24 years ago |
|
zend_variables.c
|
Implemented compatibility mode
|
24 years ago |
|
zend_variables.h
|
Bump year.
|
24 years ago |