sebastian                                Tue, 05 Jan 2010 20:46:53 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=293155

Log:
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php

Bug: http://bugs.php.net/1998 (Closed) PHP dies (segfaults) on successful 
mysql_connect
      
Changed paths:
    U   php/php-src/branches/PHP_5_2/Zend/acconfig.h
    U   php/php-src/branches/PHP_5_2/Zend/zend.c
    U   php/php-src/branches/PHP_5_2/Zend/zend.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_API.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_API.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_alloc.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_alloc.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_arg_defs.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_builtin_functions.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_builtin_functions.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_compile.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_compile.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_config.nw.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_config.w32.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_constants.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_constants.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_default_classes.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_dynamic_array.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_dynamic_array.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_errors.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_exceptions.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_exceptions.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_execute.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_execute.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_execute_API.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_extensions.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_extensions.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_fast_cache.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_globals.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_globals_macros.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_hash.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_hash.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_highlight.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_highlight.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_indent.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_indent.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_ini.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_ini.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_ini_scanner.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_interfaces.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_interfaces.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_istdiostream.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_iterators.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_iterators.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_language_scanner.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_list.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_list.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_llist.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_llist.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_modules.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_multibyte.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_multibyte.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_multiply.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_object_handlers.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_object_handlers.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_objects.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_objects.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_objects_API.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_objects_API.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_opcode.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_operators.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_operators.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_ptr_stack.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_ptr_stack.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_qsort.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_qsort.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_sprintf.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_stack.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_stack.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_static_allocator.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_static_allocator.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_stream.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_stream.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_strtod.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_ts_hash.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_ts_hash.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_types.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_variables.c
    U   php/php-src/branches/PHP_5_2/Zend/zend_variables.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_vm.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_vm_def.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_vm_execute.h
    U   php/php-src/branches/PHP_5_2/Zend/zend_vm_gen.php
    U   php/php-src/branches/PHP_5_2/Zend/zend_vm_opcodes.h
    U   php/php-src/branches/PHP_5_3/Zend/acconfig.h
    U   php/php-src/branches/PHP_5_3/Zend/zend.c
    U   php/php-src/branches/PHP_5_3/Zend/zend.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_API.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_API.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_alloc.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_alloc.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_build.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_closures.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_closures.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_compile.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_compile.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_config.nw.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_config.w32.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_constants.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_constants.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_default_classes.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_dynamic_array.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_dynamic_array.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_errors.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_exceptions.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_exceptions.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_execute.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_execute.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_execute_API.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_extensions.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_extensions.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_fast_cache.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_float.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_float.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_gc.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_gc.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_globals.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_globals_macros.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_hash.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_hash.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_highlight.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_highlight.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_indent.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_indent.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_ini.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_ini.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_ini_scanner.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_ini_scanner.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_interfaces.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_interfaces.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_istdiostream.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_iterators.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_iterators.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_language_scanner.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_language_scanner.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_list.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_list.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_llist.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_llist.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_modules.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_multibyte.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_multibyte.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_multiply.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_object_handlers.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_object_handlers.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_objects.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_objects.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_objects_API.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_objects_API.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_opcode.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_operators.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_operators.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_ptr_stack.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_ptr_stack.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_qsort.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_qsort.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_sprintf.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_stack.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_stack.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_static_allocator.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_static_allocator.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_stream.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_stream.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_strtod.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_ts_hash.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_ts_hash.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_types.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_variables.c
    U   php/php-src/branches/PHP_5_3/Zend/zend_variables.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_vm.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_vm_def.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h
    U   php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php
    U   php/php-src/branches/PHP_5_3/Zend/zend_vm_opcodes.h
    U   php/php-src/branches/PHP_5_3_2/Zend/acconfig.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_API.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_API.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_alloc.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_alloc.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_build.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_builtin_functions.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_builtin_functions.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_closures.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_closures.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_compile.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_compile.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_config.nw.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_config.w32.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_constants.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_constants.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_default_classes.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_dynamic_array.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_dynamic_array.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_errors.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_exceptions.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_exceptions.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_execute.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_execute.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_execute_API.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_extensions.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_extensions.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_fast_cache.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_float.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_float.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_gc.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_gc.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_globals.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_globals_macros.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_hash.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_hash.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_highlight.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_highlight.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_indent.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_indent.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ini.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ini.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ini_scanner.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ini_scanner.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_interfaces.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_interfaces.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_istdiostream.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_iterators.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_iterators.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_language_scanner.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_language_scanner.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_list.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_list.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_llist.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_llist.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_modules.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_multibyte.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_multibyte.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_multiply.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_object_handlers.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_object_handlers.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_objects.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_objects.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_objects_API.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_objects_API.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_opcode.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_operators.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_operators.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ptr_stack.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ptr_stack.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_qsort.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_qsort.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_sprintf.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_stack.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_stack.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_static_allocator.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_static_allocator.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_stream.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_stream.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_strtod.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ts_hash.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_ts_hash.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_types.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_variables.c
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_variables.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_vm.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_vm_def.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_vm_execute.h
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_vm_gen.php
    U   php/php-src/branches/PHP_5_3_2/Zend/zend_vm_opcodes.h
    U   php/php-src/trunk/Zend/acconfig.h
    U   php/php-src/trunk/Zend/zend.c
    U   php/php-src/trunk/Zend/zend.h
    U   php/php-src/trunk/Zend/zend_API.c
    U   php/php-src/trunk/Zend/zend_API.h
    U   php/php-src/trunk/Zend/zend_alloc.c
    U   php/php-src/trunk/Zend/zend_alloc.h
    U   php/php-src/trunk/Zend/zend_build.h
    U   php/php-src/trunk/Zend/zend_builtin_functions.c
    U   php/php-src/trunk/Zend/zend_builtin_functions.h
    U   php/php-src/trunk/Zend/zend_closures.c
    U   php/php-src/trunk/Zend/zend_closures.h
    U   php/php-src/trunk/Zend/zend_compile.c
    U   php/php-src/trunk/Zend/zend_compile.h
    U   php/php-src/trunk/Zend/zend_config.nw.h
    U   php/php-src/trunk/Zend/zend_config.w32.h
    U   php/php-src/trunk/Zend/zend_constants.c
    U   php/php-src/trunk/Zend/zend_constants.h
    U   php/php-src/trunk/Zend/zend_default_classes.c
    U   php/php-src/trunk/Zend/zend_dtrace.c
    U   php/php-src/trunk/Zend/zend_dtrace.h
    U   php/php-src/trunk/Zend/zend_errors.h
    U   php/php-src/trunk/Zend/zend_exceptions.c
    U   php/php-src/trunk/Zend/zend_exceptions.h
    U   php/php-src/trunk/Zend/zend_execute.c
    U   php/php-src/trunk/Zend/zend_execute.h
    U   php/php-src/trunk/Zend/zend_execute_API.c
    U   php/php-src/trunk/Zend/zend_extensions.c
    U   php/php-src/trunk/Zend/zend_extensions.h
    U   php/php-src/trunk/Zend/zend_fast_cache.h
    U   php/php-src/trunk/Zend/zend_float.c
    U   php/php-src/trunk/Zend/zend_float.h
    U   php/php-src/trunk/Zend/zend_gc.c
    U   php/php-src/trunk/Zend/zend_gc.h
    U   php/php-src/trunk/Zend/zend_globals.h
    U   php/php-src/trunk/Zend/zend_globals_macros.h
    U   php/php-src/trunk/Zend/zend_hash.c
    U   php/php-src/trunk/Zend/zend_hash.h
    U   php/php-src/trunk/Zend/zend_highlight.c
    U   php/php-src/trunk/Zend/zend_highlight.h
    U   php/php-src/trunk/Zend/zend_indent.c
    U   php/php-src/trunk/Zend/zend_indent.h
    U   php/php-src/trunk/Zend/zend_ini.c
    U   php/php-src/trunk/Zend/zend_ini.h
    U   php/php-src/trunk/Zend/zend_ini_scanner.c
    U   php/php-src/trunk/Zend/zend_ini_scanner.h
    U   php/php-src/trunk/Zend/zend_interfaces.c
    U   php/php-src/trunk/Zend/zend_interfaces.h
    U   php/php-src/trunk/Zend/zend_istdiostream.h
    U   php/php-src/trunk/Zend/zend_iterators.c
    U   php/php-src/trunk/Zend/zend_iterators.h
    U   php/php-src/trunk/Zend/zend_language_scanner.c
    U   php/php-src/trunk/Zend/zend_language_scanner.h
    U   php/php-src/trunk/Zend/zend_list.c
    U   php/php-src/trunk/Zend/zend_list.h
    U   php/php-src/trunk/Zend/zend_llist.c
    U   php/php-src/trunk/Zend/zend_llist.h
    U   php/php-src/trunk/Zend/zend_modules.h
    U   php/php-src/trunk/Zend/zend_multiply.h
    U   php/php-src/trunk/Zend/zend_object_handlers.c
    U   php/php-src/trunk/Zend/zend_object_handlers.h
    U   php/php-src/trunk/Zend/zend_objects.c
    U   php/php-src/trunk/Zend/zend_objects.h
    U   php/php-src/trunk/Zend/zend_objects_API.c
    U   php/php-src/trunk/Zend/zend_objects_API.h
    U   php/php-src/trunk/Zend/zend_opcode.c
    U   php/php-src/trunk/Zend/zend_operators.c
    U   php/php-src/trunk/Zend/zend_operators.h
    U   php/php-src/trunk/Zend/zend_ptr_stack.c
    U   php/php-src/trunk/Zend/zend_ptr_stack.h
    U   php/php-src/trunk/Zend/zend_qsort.c
    U   php/php-src/trunk/Zend/zend_qsort.h
    U   php/php-src/trunk/Zend/zend_sprintf.c
    U   php/php-src/trunk/Zend/zend_stack.c
    U   php/php-src/trunk/Zend/zend_stack.h
    U   php/php-src/trunk/Zend/zend_static_allocator.c
    U   php/php-src/trunk/Zend/zend_static_allocator.h
    U   php/php-src/trunk/Zend/zend_stream.c
    U   php/php-src/trunk/Zend/zend_stream.h
    U   php/php-src/trunk/Zend/zend_strtod.h
    U   php/php-src/trunk/Zend/zend_ts_hash.c
    U   php/php-src/trunk/Zend/zend_ts_hash.h
    U   php/php-src/trunk/Zend/zend_types.h
    U   php/php-src/trunk/Zend/zend_unicode.c
    U   php/php-src/trunk/Zend/zend_unicode.h
    U   php/php-src/trunk/Zend/zend_variables.c
    U   php/php-src/trunk/Zend/zend_variables.h
    U   php/php-src/trunk/Zend/zend_vm.h
    U   php/php-src/trunk/Zend/zend_vm_def.h
    U   php/php-src/trunk/Zend/zend_vm_execute.h
    U   php/php-src/trunk/Zend/zend_vm_gen.php
    U   php/php-src/trunk/Zend/zend_vm_opcodes.h

<diffs exceeded maximum size>
-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to