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.
 
 
 
 
 
 
Thies C. Arntzen bd375505f7 make the ht->inconsistent stuff less ugly:) 27 years ago
..
FlexLexer.h Ok, call me crazy, because I probably am. 28 years ago
LICENSE License update 27 years ago
Makefile.am Makefile.am: Add dummy target for dependencies 27 years ago
ZEND_CHANGES foreach() syntax has changed 28 years ago
Zend.dsp .dsp updates 27 years ago
Zend.m4 Some cleanup 27 years ago
ZendCore.dep hand-patched some MSVC files 27 years ago
ZendTS.dsp .dsp updates 27 years ago
acconfig.h Move dl stuff from acconfig.h into zend.h. That allows us finer control 27 years ago
acinclude.m4 Some cleanup 27 years ago
build.mk Add clean target which removes standard targets 27 years ago
buildconf Use libtool to build. 27 years ago
configure.in libzend -> Zend 27 years ago
flex.skl Ok, call me crazy, because I probably am. 28 years ago
zend-parser.y Added support for $foo->{$bar}["foobar"] notation (was supported in PHP 3) 27 years ago
zend-scanner.h Solve a couple of compile issues 27 years ago
zend-scanner.l - Nuke undefined_variable_string 27 years ago
zend.c - Change IS_UNSET -> IS_NULL 27 years ago
zend.h Make Win32 compile again 27 years ago
zend.ico Zend Library 28 years ago
zend_API.c - Change IS_UNSET -> IS_NULL 27 years ago
zend_API.h added ZVAL_*() macros. 27 years ago
zend_alloc.c This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 27 years ago
zend_alloc.h namespace protection 27 years ago
zend_builtin_functions.c - Change IS_UNSET -> IS_NULL 27 years ago
zend_builtin_functions.h Fix warnings surfacing in maintainer-mode. 27 years ago
zend_compile.c - Nuke undefined_variable_string 27 years ago
zend_compile.h - Fix bug #3073. continue in do..while() loops should work now 27 years ago
zend_config.w32.h Make Win32 compile again 27 years ago
zend_constants.c - Change IS_UNSET -> IS_NULL 27 years ago
zend_constants.h Fix warnings surfacing in maintainer-mode. 27 years ago
zend_errors.h 0.91 update 27 years ago
zend_execute.c Functionality & crash fixes 27 years ago
zend_execute.h - Made things work again (Thies, everybody - please check the latest CVS and see if you're 27 years ago
zend_execute_API.c Fix a bug in call_user_function_ex() 27 years ago
zend_extensions.c *** empty log message *** 27 years ago
zend_extensions.h Those void's don't belong in there 27 years ago
zend_fast_cache.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 27 years ago
zend_globals.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 27 years ago
zend_globals_macros.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 27 years ago
zend_hash.c make the ht->inconsistent stuff less ugly:) 27 years ago
zend_hash.h if ZEND_DEBUG mode is on we'll now see warnings when a HashTable is accessed 27 years ago
zend_highlight.c Since we're highlighting code, put <code> and </code> around the code. 27 years ago
zend_highlight.h 0.91 update 27 years ago
zend_indent.c Move the #include of zend-parser.h out of zend_compile.h 27 years ago
zend_indent.h Fix warnings surfacing in maintainer-mode. 27 years ago
zend_list.c Fix a bug in call_user_function_ex() 27 years ago
zend_list.h new improved resource-API 27 years ago
zend_llist.c - Modify zend_llist_del() to receive a comparison function 27 years ago
zend_llist.h - Modify zend_llist_del() to receive a comparison function 27 years ago
zend_modules.h Remove request_started, increase thread safety 27 years ago
zend_opcode.c - Generalize the fast cache mechanism 27 years ago
zend_operators.c - Rename IS_BC to FLAG_IS_BC. We will probably nuke it. 27 years ago
zend_operators.h - Nuke undefined_variable_string 27 years ago
zend_ptr_stack.c inline functions cannot accept varargs 27 years ago
zend_ptr_stack.h inline functions cannot accept varargs 27 years ago
zend_sprintf.c configure sets ZEND_BROKEN_SPRINTF 27 years ago
zend_stack.c - Add foreach() freeing code. 27 years ago
zend_stack.h - Add foreach() freeing code. 27 years ago
zend_variables.c - Change IS_UNSET -> IS_NULL 27 years ago
zend_variables.h We're using ZVAL's now. 27 years ago