Xdebug Development List By Date
1476 messages
:
Starting
Wed Mar 31 2004 - 23:57:47 CEST,
Ending
Fri Oct 03 2008 - 10:10:42 CEST
This period
:
Most recent messages
sort by
: [
thread
] [
author
] [
subject
] [
attachment
]
Wed Mar 31 2004 - 23:57:43 CEST
[xdebug-dev] TEST, Ignore
Derick Rethans
Sat Apr 03 2004 - 23:37:58 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Removed two vars which are no longer needed.
Derick Rethans
Sun Apr 04 2004 - 23:24:59 CEST
[xdebug-dev] xdebug xdebug/xdebug_compat.c xdebug/xdebug_compat.h xdebug/xdebug.c xdebug/xdebug.dsp xdebug/xdebug_handler_dbgp.c functions php_var_dump() and php_base64_encode()/php_base64_decode() into the
Derick Rethans
Sun Apr 04 2004 - 23:32:50 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_compat.h - Make it work on Unices too again
Derick Rethans
Sun Apr 04 2004 - 23:35:48 CEST
[xdebug-dev] xdebug xdebug/xdebug_compat.c - And change the name of the symbols everywhere so that it works on Winshit
Derick Rethans
Mon Apr 05 2004 - 00:03:22 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #44: Script time-outs should be disabled when debugging.
Derick Rethans
Mon Apr 05 2004 - 00:03:27 CEST
[xdebug-dev] Bug 0000044: Max exectution time on windows
xdebug-dev[@]lists.xdebug.org
Mon Apr 05 2004 - 11:28:30 CEST
[xdebug-dev] Bug 0000056: A setting is needed to not dump $GLOBALS etc when using xdebug_get_function_stack()
xdebug-dev[@]lists.xdebug.org
Mon Apr 05 2004 - 13:39:28 CEST
[xdebug-dev] Bug 0000057: apache crash on Windows
xdebug-dev[@]lists.xdebug.org
Tue Apr 06 2004 - 21:10:04 CEST
[xdebug-dev] xdebug xdebug/xdebug_profiler.c - Fixed profiler to aggregate class/method calls correctly. (Patch by Robert
Derick Rethans
Tue Apr 06 2004 - 21:26:06 CEST
[xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Updated Changelog and NEWS from HEAD.
Derick Rethans
Tue Apr 06 2004 - 22:34:54 CEST
[xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9
xdebug-dev[@]lists.xdebug.org
Tue Apr 06 2004 - 22:46:21 CEST
[xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9
xdebug-dev[@]lists.xdebug.org
Tue Apr 06 2004 - 22:46:22 CEST
[xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9
xdebug-dev[@]lists.xdebug.org
Thu Apr 08 2004 - 23:47:43 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #54: source command did not except missing -f parameter.
Derick Rethans
Thu Apr 08 2004 - 23:47:49 CEST
[xdebug-dev] Bug 0000054: source
xdebug-dev[@]lists.xdebug.org
Thu Apr 08 2004 - 23:49:33 CEST
[xdebug-dev] Bug 0000057: apache crash on Windows
xdebug-dev[@]lists.xdebug.org
Fri Apr 09 2004 - 22:02:49 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed earlier introduced bug where parameters to eval() were recorded
Derick Rethans
Sat Apr 10 2004 - 01:25:09 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #57: Crash with overloading functions
Derick Rethans
Sat Apr 10 2004 - 01:27:52 CEST
[xdebug-dev] xdebug xdebug/tests/bug00032-ze1.phpt xdebug/tests/local_vars_in_error-ze1.phpt xdebug/tests/shutdown.phpt xdebug/tests/bug00032.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/local_vars_in_error.phpt xdebug/tests/test1.phpt - Update tests with new style of showing include files.
Derick Rethans
Sat Apr 10 2004 - 12:33:50 CEST
[xdebug-dev] xdebug xdebug/test-4.3.sh xdebug/test.sh xdebug/tests/bug00057-ze1.phpt xdebug/tests/bug00057-ze2.phpt - Added test cases for bug #57
Derick Rethans
Sat Apr 10 2004 - 12:37:48 CEST
[xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9
xdebug-dev[@]lists.xdebug.org
Sun Apr 11 2004 - 16:22:09 CEST
[xdebug-dev] xdebug xdebug/config.m4 xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_compat.c xdebug/xdebug_compat.h xdebug/xt.vim xdebug/tests/test11.phpt xdebug/tests/test8.phpt - Implemented showing returng values in traces. The xdebug.collect_return
Derick Rethans
Sun Apr 11 2004 - 16:44:05 CEST
[xdebug-dev] xdebug xdebug/xdebug_compat.c - Implement collecting return values for PHP 4.3.x correctly.
Derick Rethans
Sun Apr 11 2004 - 22:29:50 CEST
[xdebug-dev] xdebug xdebug/tests/001.phpt xdebug/tests/array_map.phpt xdebug/tests/assert_test.phpt xdebug/tests/auto_trace.phpt xdebug/tests/bug00001.phpt xdebug/tests/bug00002.phpt xdebug/tests/bug00003.phpt xdebug/tests/bug00022.phpt xdebug/tests/bug00032-ze1.phpt xdebug/tests/bug00032.phpt xdebug/tests/bug00057-ze1.phpt xdebug/tests/bug00057-ze2.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/function_counter.phpt xdebug/tests/local_vars_in_error-ze1.phpt xdebug/tests/local_vars_in_error.phpt xdebug/tests/memory_usage.phpt xdebug/tests/peak_memory_usage.phpt xdebug/tests/shutdown.phpt xdebug/tests/test1.phpt xdebug/tests/test10.phpt xdebug/tests/test10b.phpt xdebug/tests/test11.phpt xdebug/tests/test12.phpt xdebug/tests/test13.phpt xdebug/tests/test14.phpt xdebug/tests/test14b.phpt xdebug/tests/test15.phpt xdebug/tests/test16.phpt xdebug/tests/test16b.phpt xdebug/tests/test17.phpt xdebug/tests/test18.phpt xdebug/tests/test19.p! hpt From: Derick Rethans <derick@derickrethans.nl>
Mon Apr 12 2004 - 20:31:01 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handlers.h xdebug/xdebug_handler_dbgp.c - Implemented the "return" breakpoint for DBGp.
Derick Rethans
Tue Apr 13 2004 - 16:00:00 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed breaking on functions with the GDB compatible protocol.
Derick Rethans
Tue Apr 13 2004 - 22:33:46 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c xdebug/xdebug_var.c - Fixed a couple of segfaults with uninitialized variables with the GDB
Derick Rethans
Wed Apr 14 2004 - 19:42:34 CEST
[xdebug-dev] xdebug xdebug/config.w32 - Make things work with the snaps builder too.
Derick Rethans
Fri Apr 16 2004 - 09:56:23 CEST
[xdebug-dev] xdebug xdebug/xdebug_private.h - Added return_value member to the function_stack struct.
Derick Rethans
Fri Apr 16 2004 - 19:37:07 CEST
[xdebug-dev] xdebug xdebug/xdebug_profiler.c
Shane Caraveo
Sat Apr 17 2004 - 01:26:04 CEST
[xdebug-dev] xdebug xdebug/rebuild.sh - Add a script to rebuild the extension.
Derick Rethans
Sat Apr 17 2004 - 01:27:33 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/xdebug_handler_gdb.c xdebug/xdebug_handler_gdb.h xdebug/xdebug_handler_php3.c xdebug/xdebug_handler_php3.h xdebug/xdebug_handlers.h xdebug/tests/exception.phpt - Added hook into exception throwing mechinism of PHP so that they can be
Derick Rethans
Sat Apr 17 2004 - 12:24:07 CEST
[xdebug-dev] xdebug xdebug/debugclient/main.c - Change title to reflect for which protocol this client is.
Derick Rethans
Sun Apr 18 2004 - 01:35:33 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Fixed bug #58: Xdebug 1.3.x doesn't compile with PHP 5.
Derick Rethans
Sun Apr 18 2004 - 01:36:32 CEST
[xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9
xdebug-dev[@]lists.xdebug.org
Sun Apr 18 2004 - 14:31:35 CEST
[xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - Remove useles remainder.
Derick Rethans
Sun Apr 18 2004 - 18:43:37 CEST
[xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage
xdebug-dev[@]lists.xdebug.org
Tue Apr 20 2004 - 03:52:05 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - only build zend2 stuff with zend2
Shane Caraveo
Tue Apr 20 2004 - 23:51:56 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/xdebug_var.c - magic_cookie is not necessary for remote debugging
Shane Caraveo
Wed Apr 21 2004 - 20:19:32 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/xdebug_handler_gdb.c xdebug/xdebug_handler_gdb.h xdebug/xdebug_handler_php3.c xdebug/xdebug_handler_php3.h xdebug/xdebug_handlers.h - distinguish between xdebug and IDE session variables better
Shane Caraveo
Wed Apr 21 2004 - 20:30:29 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - fix cookie name length
Shane Caraveo
Thu Apr 22 2004 - 20:37:44 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h - Whitespace and removing some unused variables.
Derick Rethans
Thu Apr 22 2004 - 21:00:49 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - The whitespace Nazi strikes again!
Derick Rethans
Thu Apr 29 2004 - 15:39:04 CEST
[xdebug-dev] Bug 0000060: Strange values with Ambient Code [part 2 ??]
xdebug-dev[@]lists.xdebug.org
Fri May 07 2004 - 10:26:56 CEST
[xdebug-dev] xdebug xdebug/LICENSE - Whitespace
Derick Rethans
Sat May 01 2004 - 13:49:37 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed returned error when the stack depth was out of limits.
Derick Rethans
Sat May 01 2004 - 23:25:28 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_private.h - Added a new php.ini setting "xdebug.trace_options" to configure extra
Derick Rethans
Sun May 09 2004 - 12:48:20 CEST
[xdebug-dev] Bug 0000060: Strange values with Ambient Code [part 2 ??]
xdebug-dev[@]lists.xdebug.org
Sun May 09 2004 - 13:00:05 CEST
[xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage
xdebug-dev[@]lists.xdebug.org
Sun May 09 2004 - 13:00:06 CEST
[xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage
xdebug-dev[@]lists.xdebug.org
Sun May 09 2004 - 13:02:11 CEST
[xdebug-dev] Bug 0000055: php hang with xdebug installed
xdebug-dev[@]lists.xdebug.org
Sun May 09 2004 - 13:02:12 CEST
[xdebug-dev] Bug 0000055: php hang with xdebug installed
xdebug-dev[@]lists.xdebug.org
Tue May 11 2004 - 03:25:24 CEST
[xdebug-dev] Bug 0000061: (win) fatal error: undefined function calls
xdebug-dev[@]lists.xdebug.org
Thu May 13 2004 - 16:57:54 CEST
[xdebug-dev] Bug 0000062: auto_trace to log file does not work
xdebug-dev[@]lists.xdebug.org
Thu May 13 2004 - 17:04:39 CEST
[xdebug-dev] Bug 0000063: Huge time taken displayed in profile log
xdebug-dev[@]lists.xdebug.org
Sat May 15 2004 - 19:27:56 CEST
[xdebug-dev] Bug 0000061: (win) fatal error: undefined function calls
xdebug-dev[@]lists.xdebug.org
Sat May 15 2004 - 19:30:26 CEST
[xdebug-dev] Bug 0000063: Huge time taken displayed in profile log
xdebug-dev[@]lists.xdebug.org
Wed May 26 2004 - 11:08:23 CEST
[xdebug-dev] xdebug - Test for mail
Derick Rethans
Mon May 31 2004 - 13:53:31 CEST
[xdebug-dev] Bug 0000055: php hang with xdebug installed
xdebug-dev[@]lists.xdebug.org
Mon May 31 2004 - 14:04:48 CEST
[xdebug-dev] Bug 0000062: auto_trace to log file does not work
xdebug-dev[@]lists.xdebug.org
Mon May 31 2004 - 14:05:26 CEST
[xdebug-dev] Bug 0000046: Segmentation fault with PHP5.0.0b4 in threadsafe
xdebug-dev[@]lists.xdebug.org
Mon May 31 2004 - 14:06:30 CEST
[xdebug-dev] Bug 0000041: 1.3.0: wrong version in phpinfo()
xdebug-dev[@]lists.xdebug.org
Wed May 26 2004 - 11:07:16 CEST
[xdebug-dev] xdebug - Test mail
Derick Rethans
Sun Jun 06 2004 - 04:03:54 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_xml.c - Fix returning text nodes that contain html tags and such
Shane Caraveo
Wed Jun 09 2004 - 00:08:07 CEST
[xdebug-dev] Bug 0000064: xdebug_base64_encode not redefined for xdebug_xml.c
xdebug-dev[@]lists.xdebug.org
Wed Jun 09 2004 - 09:07:19 CEST
[xdebug-dev] xdebug xdebug/xdebug_compat.h xdebug/xdebug_xml.c
Derick Rethans
Wed Jun 09 2004 - 09:07:52 CEST
[xdebug-dev] Bug 0000064: xdebug_base64_encode not redefined for xdebug_xml.c
xdebug-dev[@]lists.xdebug.org
Wed Jun 09 2004 - 09:18:23 CEST
[xdebug-dev] Re: xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_xml.c - Fix returning text nodes that contain html tags and such
Derick Rethans
Wed Jun 09 2004 - 09:21:27 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Minor whitespace things
Derick Rethans
Fri Jun 11 2004 - 14:42:12 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_private.h - Added a computerized trace format for easier parsing by external programs.
Derick Rethans
Fri Jun 11 2004 - 15:56:08 CEST
[xdebug-dev] xdebug xdebug/xdebug.c is used defined or not.
Derick Rethans
Thu Jun 17 2004 - 17:27:37 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Add some protos
Derick Rethans
Thu Jun 17 2004 - 17:45:04 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed invalid-free bug with XG(ide_key).
Derick Rethans
Wed Jun 23 2004 - 15:27:57 CEST
[xdebug-dev] xdebug xdebug/docs/Makefile xdebug/docs/dbgp.txt xdebug/docs/gdb.txt - Added Specs to CVS
Derick Rethans
Wed Jun 23 2004 - 23:51:29 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - fix retrieval of config information to work correctly for startup
Shane Caraveo
Wed Jun 30 2004 - 13:44:25 CEST
[xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with 1.3.2.
Derick Rethans
Wed Jun 30 2004 - 13:45:10 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h - Back to dev
Derick Rethans
Wed Jun 30 2004 - 14:09:05 CEST
[xdebug-dev] Bug 0000008: Add support for the class and method qualifiers such as static, public, private etc.
xdebug-dev[@]lists.xdebug.org
Fri Jul 02 2004 - 15:50:29 CEST
[xdebug-dev] xdebug xdebug/README xdebug/test.sh xdebug/xdebug.c - Redid the new second format of trace files to be able to do much better
Derick Rethans
Fri Jul 02 2004 - 15:53:35 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed CS
Derick Rethans
Fri Jul 02 2004 - 16:06:51 CEST
[xdebug-dev] xdebug xdebug/tests/array_map.phpt xdebug/tests/assert_test.phpt xdebug/tests/auto_trace.phpt xdebug/tests/bug00002.phpt xdebug/tests/bug00003.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/test1.phpt xdebug/tests/test10.phpt xdebug/tests/test10b.phpt xdebug/tests/test11.phpt xdebug/tests/test12.phpt xdebug/tests/test13.phpt xdebug/tests/test14.phpt xdebug/tests/test14b.phpt xdebug/tests/test15.phpt xdebug/tests/test16.phpt xdebug/tests/test16b.phpt xdebug/tests/test17.phpt xdebug/tests/test18.phpt xdebug/tests/test20.phpt xdebug/tests/test20b.phpt xdebug/tests/test4.phpt xdebug/tests/test7.phpt xdebug/tests/test7b.phpt xdebug/tests/test8.phpt xdebug/tests/test9.phpt xdebug/tests/test9b.phpt xdebug/tests/trace.phpt - Fixed tests to use the correct trace format.
Derick Rethans
Fri Jul 02 2004 - 17:11:39 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/array_map.phpt xdebug/tests/assert_test.phpt xdebug/tests/auto_trace.phpt xdebug/tests/test1.phpt xdebug/tests/test12.phpt xdebug/tests/test14.phpt xdebug/tests/test17.phpt xdebug/tests/test18.phpt xdebug/tests/test20.phpt xdebug/tests/test8.phpt - More fixes for the tests due to changed output formats.
Derick Rethans
Sat Jul 03 2004 - 17:20:42 CEST
[xdebug-dev] Bug 0000065: xdebug_get_function_profile doesn't give line numbers
xdebug-dev[@]lists.xdebug.org
Mon Jul 05 2004 - 19:45:17 CEST
[xdebug-dev] Bug 0000066: Downloadable documentation
xdebug-dev[@]lists.xdebug.org
Tue Jul 06 2004 - 14:36:40 CEST
[xdebug-dev] Bug 0000067: filenames in xdebug break URI RFC with spaces.
xdebug-dev[@]lists.xdebug.org
Tue Jul 06 2004 - 20:47:33 CEST
[xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()"
xdebug-dev[@]lists.xdebug.org
Tue Jul 06 2004 - 20:52:00 CEST
[xdebug-dev] Bug 0000069: Int overlfow in summary
xdebug-dev[@]lists.xdebug.org
Tue Jul 06 2004 - 21:55:32 CEST
[xdebug-dev] Bug 0000070: Add feature_get breakpoint_types
xdebug-dev[@]lists.xdebug.org
Tue Jul 06 2004 - 21:58:01 CEST
[xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands
xdebug-dev[@]lists.xdebug.org
Tue Jul 06 2004 - 22:00:38 CEST
[xdebug-dev] Bug 0000072: Xdebug handles breakpoint_get wrong
xdebug-dev[@]lists.xdebug.org
Thu Jul 08 2004 - 02:08:40 CEST
[xdebug-dev] Bug 0000073: Komodo beta: php437 crash on win32 when debugging guestbook
xdebug-dev[@]lists.xdebug.org
Fri Jul 09 2004 - 15:36:39 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #72: breakpoint_get returns wrong structure.
Derick Rethans
Fri Jul 09 2004 - 15:36:51 CEST
[xdebug-dev] Bug 0000072: Xdebug handles breakpoint_get wrong
xdebug-dev[@]lists.xdebug.org
Fri Jul 09 2004 - 15:54:27 CEST
[xdebug-dev] xdebug xdebug/xdebug_profiler.c - Fixed bug #69: Integer overflow in cachegrind summary.
Derick Rethans
Fri Jul 09 2004 - 15:55:13 CEST
[xdebug-dev] Bug 0000069: Int overlfow in summary
xdebug-dev[@]lists.xdebug.org
Fri Jul 09 2004 - 15:56:21 CEST
[xdebug-dev] Bug 0000066: Downloadable documentation
xdebug-dev[@]lists.xdebug.org
Fri Jul 09 2004 - 18:07:13 CEST
[xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands
xdebug-dev[@]lists.xdebug.org
Fri Jul 09 2004 - 18:07:14 CEST
[xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands
xdebug-dev[@]lists.xdebug.org
Fri Jul 09 2004 - 18:07:34 CEST
[xdebug-dev] Bug 0000070: Add feature_get breakpoint_types
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000070: Add feature_get breakpoint_types
xdebug-dev[@]lists.xdebug.org
Sat Jul 10 2004 - 14:56:05 CEST
[xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed bug #67: Filenames in Xdebug break URI RFC with spaces.
Derick Rethans
Sat Jul 10 2004 - 14:56:16 CEST
[xdebug-dev] Bug 0000067: filenames in xdebug break URI RFC with spaces.
xdebug-dev[@]lists.xdebug.org
Sat Jul 10 2004 - 14:58:30 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed crash bug when dbgp_deinit was called before any other command
Derick Rethans
Mon Jul 12 2004 - 09:12:26 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed Windows build issues.
Derick Rethans
Mon Jul 12 2004 - 10:59:49 CEST
[xdebug-dev] Bug 0000074: Seg. fault
xdebug-dev[@]lists.xdebug.org
Mon Jul 12 2004 - 13:03:29 CEST
[xdebug-dev] Bug 0000075: xdebug's var_dump implementation is not binary safe
xdebug-dev[@]lists.xdebug.org
Mon Jul 12 2004 - 18:27:36 CEST
[xdebug-dev] Bug 0000074: Seg. fault
xdebug-dev[@]lists.xdebug.org
Mon Jul 12 2004 - 18:27:35 CEST
[xdebug-dev] Bug 0000074: Seg. fault
xdebug-dev[@]lists.xdebug.org
Tue Jul 13 2004 - 12:02:40 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #74: Segfault with autoload.
Derick Rethans
Tue Jul 13 2004 - 12:03:08 CEST
[xdebug-dev] Bug 0000074: Seg. fault
xdebug-dev[@]lists.xdebug.org
Tue Jul 13 2004 - 13:13:20 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed one more Windows warning.
Derick Rethans
Thu Jul 15 2004 - 01:58:49 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fixed #73: komodo beta 4.3.7 crash
Shane Caraveo
Thu Jul 15 2004 - 04:15:49 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c - fix issue where full name would have $$varname rather than $varname
Shane Caraveo
Thu Jul 15 2004 - 04:16:48 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix issue where output would be duplicated in some instances. always check for headers being written first.
Shane Caraveo
Thu Jul 15 2004 - 08:04:13 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix dbgp source command, uses php streams to handle proper include paths
Shane Caraveo
Thu Jul 15 2004 - 09:29:27 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - provide $this in locals context if we are inside a class.
Shane Caraveo
Thu Jul 15 2004 - 11:34:29 CEST
[xdebug-dev] Re: xdebug xdebug/xdebug_handler_dbgp.c - provide $this in locals context if we are inside a class.
Derick Rethans
Thu Jul 15 2004 - 12:54:00 CEST
[xdebug-dev] Bug 0000073: Komodo beta: php437 crash on win32 when debugging guestbook
xdebug-dev[@]lists.xdebug.org
Thu Jul 15 2004 - 16:53:03 CEST
[xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows
xdebug-dev[@]lists.xdebug.org
Thu Jul 15 2004 - 19:13:57 CEST
[xdebug-dev] Re: xdebug xdebug/xdebug_handler_dbgp.c - provide $this in locals context if we are inside a class.
Shane Caraveo
Fri Jul 16 2004 - 06:02:51 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c change stack function attribute to where attribute per spec
Shane Caraveo
Fri Jul 16 2004 - 06:16:53 CEST
[xdebug-dev] Bug 0000077: Profiler doesn't handle recursive functions
xdebug-dev[@]lists.xdebug.org
Fri Jul 16 2004 - 23:42:06 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - fix the availability of used vars from included files.
Shane Caraveo
Sat Jul 17 2004 - 01:20:06 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c - if we are an empty object or array, dont pretent to have children
Shane Caraveo
Sun Jul 18 2004 - 16:09:12 CEST
[xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows
xdebug-dev[@]lists.xdebug.org
Sun Jul 18 2004 - 16:09:59 CEST
[xdebug-dev] Re: xdebug xdebug/xdebug_handler_dbgp.c - provide $this in locals context if we are inside a class.
Derick Rethans
Sun Jul 18 2004 - 21:52:08 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h - in dbgp handle redirected io correctly when output buffering is on
Shane Caraveo
Mon Jul 19 2004 - 10:06:52 CEST
[xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows
xdebug-dev[@]lists.xdebug.org
Mon Jul 19 2004 - 13:53:48 CEST
[xdebug-dev] Bug 0000078: segfault with set_exception_handler()
xdebug-dev[@]lists.xdebug.org
Mon Jul 19 2004 - 16:49:19 CEST
[xdebug-dev] Bug 0000079: patch regarding empty_string -> STR_EMPTY_ALLOC() change
xdebug-dev[@]lists.xdebug.org
Mon Jul 19 2004 - 20:59:47 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - refix $this for php 5 after yesterday's changes
Shane Caraveo
Mon Jul 19 2004 - 21:31:13 CEST
[xdebug-dev] Re: xdebug xdebug/xdebug_handler_dbgp.c - refix $this for php 5 after yesterday's changes
Derick Rethans
Mon Jul 19 2004 - 21:51:26 CEST
[xdebug-dev] xdebug xdebug/xdebug_compat.c - Make compatible with PHP 5.1.x
Marcus Börger
Mon Jul 19 2004 - 22:30:41 CEST
[xdebug-dev] Re: xdebug xdebug/xdebug_handler_dbgp.c - refix $this for php 5 after yesterday's changes
Shane Caraveo
Tue Jul 20 2004 - 18:34:31 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Some whitespace fixes.
Derick Rethans
Mon Jul 26 2004 - 13:07:23 CEST
[xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect
xdebug-dev[@]lists.xdebug.org
Tue Jul 27 2004 - 14:25:34 CEST
[xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity
xdebug-dev[@]lists.xdebug.org
Wed Jul 28 2004 - 17:12:35 CEST
[xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect
xdebug-dev[@]lists.xdebug.org
Wed Jul 28 2004 - 17:45:57 CEST
[xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect
xdebug-dev[@]lists.xdebug.org
Mon Aug 02 2004 - 10:43:12 CEST
[xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect
xdebug-dev[@]lists.xdebug.org
Mon Aug 02 2004 - 10:44:02 CEST
[xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity
xdebug-dev[@]lists.xdebug.org
Mon Aug 02 2004 - 10:50:08 CEST
[xdebug-dev] Bug 0000082: Add functionality to return the size of a "data object".
xdebug-dev[@]lists.xdebug.org
Mon Aug 02 2004 - 11:58:27 CEST
[xdebug-dev] xdebug xdebug/README - Added the 5th step again.
Derick Rethans
Mon Aug 02 2004 - 12:15:46 CEST
[xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes
xdebug-dev[@]lists.xdebug.org
Mon Aug 02 2004 - 13:46:25 CEST
[xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 00:04:34 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_var.c xdebug/xdebug_xml.c xdebug/xdebug_xml.h - add text node structure to better handle base64 encoding text nodes
Shane Caraveo
Tue Aug 03 2004 - 11:21:22 CEST
[xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 11:24:10 CEST
[xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 22:36:39 CEST
[xdebug-dev] xdebug xdebug/tests/bug00032.phpt xdebug/tests/test20b.phpt - Fixed test cases.
Derick Rethans
Tue Aug 03 2004 - 22:45:36 CEST
[xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 22:46:06 CEST
[xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c xdebug/xdebug_handler_gdb.c xdebug/xdebug_private.h xdebug/xdebug_superglobals.c xdebug/xdebug_var.c xdebug/xdebug_var.h - Fixed bug #75: xdebug's var_dump implementation is not binary safe
Derick Rethans
Tue Aug 03 2004 - 22:47:14 CEST
[xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 22:47:45 CEST
[xdebug-dev] Bug 0000075: xdebug's var_dump implementation is not binary safe
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 22:51:38 CEST
[xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes
xdebug-dev[@]lists.xdebug.org
Tue Aug 03 2004 - 22:51:37 CEST
[xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes
xdebug-dev[@]lists.xdebug.org
Wed Aug 04 2004 - 10:28:56 CEST
[xdebug-dev] Bug 0000085: Segmentation fault
xdebug-dev[@]lists.xdebug.org
Wed Aug 04 2004 - 10:50:03 CEST
[xdebug-dev] Bug 0000085: Segmentation fault
xdebug-dev[@]lists.xdebug.org
Thu Aug 05 2004 - 13:07:27 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #85: Xdebug segfaults when no idekey is set.
Derick Rethans
Thu Aug 05 2004 - 13:12:24 CEST
[xdebug-dev] Bug 0000085: Segmentation fault
xdebug-dev[@]lists.xdebug.org
Thu Aug 05 2004 - 13:13:27 CEST
[xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints
xdebug-dev[@]lists.xdebug.org
Fri Aug 06 2004 - 06:08:48 CEST
[xdebug-dev] Bug 0000086: xdebug produces output that is not xhtml 1.1 valid
xdebug-dev[@]lists.xdebug.org
Fri Aug 06 2004 - 08:52:32 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_gdb.c
Derick Rethans
Fri Aug 06 2004 - 08:52:48 CEST
[xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes
xdebug-dev[@]lists.xdebug.org
Fri Aug 06 2004 - 08:59:03 CEST
[xdebug-dev] xdebug xdebug/xdebug.c #- This is already fixed in Xdebug 2.0-dev
Derick Rethans
Fri Aug 06 2004 - 08:59:33 CEST
[xdebug-dev] Bug 0000086: xdebug produces output that is not xhtml 1.1 valid
xdebug-dev[@]lists.xdebug.org
Mon Aug 09 2004 - 08:27:59 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added xdebug_get_stack_depth() to return the current stack depth level.
Derick Rethans
Tue Aug 10 2004 - 11:57:16 CEST
[xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows
xdebug-dev[@]lists.xdebug.org
Wed Aug 11 2004 - 09:25:28 CEST
[xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used
xdebug-dev[@]lists.xdebug.org
Mon Aug 16 2004 - 09:59:27 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_var.c - Fixed showing local variables in case the top most frame was a PHP function.
Derick Rethans
Mon Aug 16 2004 - 09:59:56 CEST
[xdebug-dev] xdebug xdebug/tests/array_map.phpt xdebug/tests/assert_test.phpt xdebug/tests/auto_trace.phpt xdebug/tests/bug00002.phpt xdebug/tests/bug00003.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/test1.phpt xdebug/tests/test10b.phpt xdebug/tests/test12.phpt xdebug/tests/test13.phpt xdebug/tests/test14b.phpt xdebug/tests/test15.phpt xdebug/tests/test16b.phpt xdebug/tests/test17.phpt xdebug/tests/test18.phpt xdebug/tests/test20b.phpt xdebug/tests/test7b.phpt xdebug/tests/test9b.phpt xdebug/tests/trace.phpt - Make testcases work independently of the xdebug.collect_return setting.
Derick Rethans
Mon Aug 16 2004 - 10:00:20 CEST
[xdebug-dev] xdebug xdebug/tests/xdebug_var_dump.phpt - Added a test for showing local variables on errors.
Derick Rethans
Mon Aug 16 2004 - 11:24:38 CEST
[xdebug-dev] Bug 0000088: Option for URL param
xdebug-dev[@]lists.xdebug.org
Mon Aug 16 2004 - 11:46:10 CEST
[xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints
xdebug-dev[@]lists.xdebug.org
Tue Aug 17 2004 - 08:49:19 CEST
[xdebug-dev] Bug 0000089: var_dump shows empty strings garbled
xdebug-dev[@]lists.xdebug.org
Tue Aug 17 2004 - 08:54:03 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c xdebug/tests/bug00089.phpt - Fix for bug #89: var_dump shows empty strings garbled
Derick Rethans
Tue Aug 17 2004 - 08:54:28 CEST
[xdebug-dev] Bug 0000089: var_dump shows empty strings garbled
xdebug-dev[@]lists.xdebug.org
Mon Aug 23 2004 - 08:31:07 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed segfault when requesting a property with it's long name.
Derick Rethans
Mon Aug 23 2004 - 08:32:14 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Changed default debugging protocol to dbgp instead of gdb.
Derick Rethans
Mon Aug 23 2004 - 09:15:22 CEST
[xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used
xdebug-dev[@]lists.xdebug.org
Mon Aug 23 2004 - 09:16:38 CEST
[xdebug-dev] Bug 0000052: memory leak with xdebug.auto_profile = 1 in pnp.ini
xdebug-dev[@]lists.xdebug.org
Mon Aug 23 2004 - 09:16:39 CEST
[xdebug-dev] Bug 0000052: memory leak with xdebug.auto_profile = 1 in pnp.ini
xdebug-dev[@]lists.xdebug.org
Thu Aug 26 2004 - 11:18:56 CEST
[xdebug-dev] xdebug xdebug/usefulstuff.c thingy is used.
Derick Rethans
Thu Aug 26 2004 - 11:23:42 CEST
[xdebug-dev] Re: xdebug xdebug/usefulstuff.c thingy is used.
Derick Rethans
Fri Aug 27 2004 - 02:43:25 CEST
[xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1
xdebug-dev[@]lists.xdebug.org
Fri Aug 27 2004 - 08:58:18 CEST
[xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/xdebug_handler_dbgp.c - Make this work with ZTS again.
Derick Rethans
Fri Aug 27 2004 - 09:03:16 CEST
[xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1
xdebug-dev[@]lists.xdebug.org
Fri Aug 27 2004 - 19:53:32 CEST
[xdebug-dev] Re: xdebug xdebug/usefulstuff.c thingy is used.
Shane Caraveo
Sat Aug 28 2004 - 06:47:32 CEST
[xdebug-dev] My we;bcam is up and ready for you to see!
Nicholas Brown
Sat Aug 28 2004 - 22:46:25 CEST
[xdebug-dev] My we;bcam is up and ready for you to see!
Kelsey Weber
Mon Aug 30 2004 - 08:52:14 CEST
[xdebug-dev] xdebug xdebug/xdebug_superglobals.c - Fixed dumping of superglobals for numeric keys.
Derick Rethans
Mon Aug 30 2004 - 09:03:11 CEST
[xdebug-dev] xdebug xdebug/xdebug_superglobals.c
Derick Rethans
Mon Aug 30 2004 - 15:48:41 CEST
[xdebug-dev] xdebug xdebug/usefulstuff.h - Add the TSRMLS_CC to the declaration too.
Derick Rethans
Mon Aug 30 2004 - 16:00:20 CEST
[xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/usefulstuff.h - Fix it for real now.
Derick Rethans
Mon Aug 30 2004 - 16:05:24 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fix this windows mess for good now.
Derick Rethans
Tue Sep 07 2004 - 16:27:44 CEST
[xdebug-dev] xdebug xdebug/xdebug_com.c Reetz)
Derick Rethans
Wed Sep 08 2004 - 07:58:58 CEST
[xdebug-dev] xdebug xdebug/debugclient/main.c - Added patch to fix warnings and implicit declarations. (Based on a patch by
Derick Rethans
Thu Sep 09 2004 - 18:02:52 CEST
[xdebug-dev] Bug 0000091: breakpoint_remove is not behaving as documented
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 09:45:56 CEST
[xdebug-dev] Re: xdebug xdebug/usefulstuff.c thingy is used.
Derick Rethans
Wed Sep 15 2004 - 09:52:19 CEST
[xdebug-dev] xdebug xdebug/usefulstuff.c - Added Shane's clarifications for our file:// mangling function.
Derick Rethans
Wed Sep 15 2004 - 09:53:46 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/php_xdebug.h - Added request #88: Make the url parameter XDEBUG_SESSION_START optional. So
Derick Rethans
Wed Sep 15 2004 - 09:54:09 CEST
[xdebug-dev] Bug 0000088: Option for URL param
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 09:55:46 CEST
[xdebug-dev] Bug 0000079: patch regarding empty_string -> STR_EMPTY_ALLOC() change
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 10:01:39 CEST
[xdebug-dev] Bug 0000078: segfault with set_exception_handler()
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 10:05:07 CEST
[xdebug-dev] Bug 0000065: xdebug_get_function_profile doesn't give line numbers
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 10:07:17 CEST
[xdebug-dev] Bug 0000023: core dump with xdebug-current (2003-10-19 19:12 GMT)
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 10:08:11 CEST
[xdebug-dev] Bug 0000028: xdebug_llist_init (l=0x0, dtor=0x190b7d6c <hash_element_dtor>)
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 10:09:42 CEST
[xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage
xdebug-dev[@]lists.xdebug.org
Wed Sep 15 2004 - 11:33:40 CEST
[xdebug-dev] xdebug xdebug/package.xml - Merge package.xml releases from the XDEBUG_1_3 branch.
Derick Rethans
Wed Sep 15 2004 - 11:34:12 CEST
[xdebug-dev] xdebug - Update NEWS file for 2.0.0beta1
Derick Rethans
Wed Sep 15 2004 - 14:59:49 CEST
[xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with Xdebug 2.0.0beta1.
Derick Rethans
Sat Sep 18 2004 - 09:54:44 CEST
[xdebug-dev] Bug 0000091: breakpoint_remove is not behaving as documented
xdebug-dev[@]lists.xdebug.org
Sat Sep 18 2004 - 10:37:14 CEST
[xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()"
xdebug-dev[@]lists.xdebug.org
Tue Sep 21 2004 - 01:39:52 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_private.h xdebug/xdebug_profiler.c - Fixed bug #68: Summary not written when script ended with "exit()".
Derick Rethans
Tue Sep 21 2004 - 01:41:54 CEST
[xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()"
xdebug-dev[@]lists.xdebug.org
Wed Sep 22 2004 - 15:49:39 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Only deinitialize the profiler if it is actually used.
Derick Rethans
Mon Sep 27 2004 - 10:31:20 CEST
[xdebug-dev] xdebug xdebug/tests/auto_trace.phpt xdebug/tests/memory_usage.phpt xdebug/tests/test6.phpt - Update test cases.
Derick Rethans
Mon Sep 27 2004 - 10:32:29 CEST
[xdebug-dev] xdebug xdebug/test.sh - We need to disable auto trace here, otherwise it would have a race condition.
Derick Rethans
Mon Sep 27 2004 - 10:33:42 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Plugged some memory leaks
Derick Rethans
Tue Sep 28 2004 - 08:42:13 CEST
[xdebug-dev] xdebug xdebug/tests/test6.phpt - Fixed this test.
Derick Rethans
Thu Sep 30 2004 - 17:58:17 CEST
[xdebug-dev] Bug 0000092: xdebug_disable() doesn't disable the exception handler.
xdebug-dev[@]lists.xdebug.org
Sun Oct 03 2004 - 15:10:56 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h xdebug/xdebug_private.h xdebug/tests/coverage.inc xdebug/tests/coverage.phpt xdebug/tests/coverage2.phpt - Fixed the exit handler hook to use the new "5.1" way of handling it; which
Derick Rethans
Wed Oct 06 2004 - 08:56:29 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h - Fixed TSRM issues.
Derick Rethans
Wed Oct 06 2004 - 08:58:02 CEST
[xdebug-dev] xdebug xdebug/debugclient/debugclient.dsp xdebug/debugclient/main.c - Make the debugclient compile on windows again.
Derick Rethans
Wed Oct 06 2004 - 09:09:35 CEST
[xdebug-dev] xdebug xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h - Add another function to the .h file.
Derick Rethans
Wed Oct 06 2004 - 16:23:45 CEST
[xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64
xdebug-dev[@]lists.xdebug.org
Wed Oct 06 2004 - 16:58:38 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed bug #93: Crash in lookup_hostname on x86_64
Derick Rethans
Wed Oct 06 2004 - 16:59:17 CEST
[xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64
xdebug-dev[@]lists.xdebug.org
Wed Oct 06 2004 - 19:10:46 CEST
[xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64
xdebug-dev[@]lists.xdebug.org
Wed Oct 06 2004 - 21:27:02 CEST
[xdebug-dev] Bug 0000094: xdebug_sprintf misbehaves with x86_64/glibc-2.3.3
xdebug-dev[@]lists.xdebug.org
Tue Oct 12 2004 - 16:49:30 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #92: xdebug_disable() doesn't disable the exception handler.
Derick Rethans
Tue Oct 12 2004 - 16:49:52 CEST
[xdebug-dev] Bug 0000092: xdebug_disable() doesn't disable the exception handler.
xdebug-dev[@]lists.xdebug.org
Tue Oct 12 2004 - 16:50:33 CEST
[xdebug-dev] Bug 0000052: memory leak with xdebug.auto_profile = 1 in pnp.ini
xdebug-dev[@]lists.xdebug.org
Tue Oct 12 2004 - 16:56:09 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed bug #93: Crash on x86_64
Derick Rethans
Tue Oct 12 2004 - 16:56:36 CEST
[xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64
xdebug-dev[@]lists.xdebug.org
Wed Oct 13 2004 - 10:01:22 CEST
[xdebug-dev] xdebug xdebug/README - Test commit.
Derick Rethans
Wed Oct 20 2004 - 00:38:28 CEST
[xdebug-dev] xdebug xdebug/xdebug_com.c - fix windows compile
Shane Caraveo
Wed Oct 20 2004 - 08:50:52 CEST
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Wed Oct 20 2004 - 09:35:46 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed some Windows related warnings
Derick Rethans
Wed Oct 20 2004 - 19:03:43 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - fix compile for 5.0
Shane Caraveo
Wed Oct 20 2004 - 20:03:07 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix bad pointer in property_value
Shane Caraveo
Thu Oct 21 2004 - 09:10:10 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - There is indeed no good way as the Zend mastah's didn't want to bumb the
Derick Rethans
Thu Oct 21 2004 - 15:41:50 CEST
[xdebug-dev] Bug 0000096: No way of resetting Code Coverage
xdebug-dev[@]lists.xdebug.org
Thu Oct 21 2004 - 15:47:15 CEST
[xdebug-dev] Bug 0000096: No way of resetting Code Coverage
xdebug-dev[@]lists.xdebug.org
Thu Oct 21 2004 - 15:50:35 CEST
[xdebug-dev] Bug 0000097: Add a while(true) loop detector
xdebug-dev[@]lists.xdebug.org
Fri Oct 22 2004 - 20:11:08 CEST
[xdebug-dev] dbgp dbgp/debugger_protocol.txt - Fixed a little inconsistency in the DBGp specs.
Derick Rethans
Fri Oct 22 2004 - 20:11:44 CEST
[xdebug-dev] dbgp - Added a Changelog file
Derick Rethans
Sun Oct 24 2004 - 17:53:31 CEST
[xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - xdebug_code_coverage_stop() will now clean up the code coverage array, unless
Derick Rethans
Sun Oct 24 2004 - 17:56:47 CEST
[xdebug-dev] Bug 0000096: No way of resetting Code Coverage
xdebug-dev[@]lists.xdebug.org
Sun Oct 24 2004 - 17:57:24 CEST
[xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 on AMD64
xdebug-dev[@]lists.xdebug.org
Tue Oct 26 2004 - 10:41:20 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_gdb.c xdebug/xdebug_superglobals.c xdebug/xdebug_var.c xdebug/xdebug_var.h - Added a function "xdebug_debug_zval" to debug zvals by printing its refcounts
Derick Rethans
Tue Oct 26 2004 - 11:06:56 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c - Forgot to add a parameter to zend_hash_apply which caused interesting
Derick Rethans
Tue Oct 26 2004 - 11:15:54 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Force the XG(active_symbol_table) to EG(active_symbol_table) as normally this
Derick Rethans
Thu Oct 28 2004 - 15:06:05 CEST
[xdebug-dev] dbgp dbgp/debugger_protocol.txt
Derick Rethans
Fri Oct 29 2004 - 12:01:18 CEST
[xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/tests/coverage3.phpt xdebug/tests/coverage.phpt xdebug/tests/coverage2.phpt - Override some more opcodes as there is not always EXT_STMT when you expect
Derick Rethans
Mon Nov 01 2004 - 13:06:18 CET
[xdebug-dev] xdebug xdebug/xdebug.c - Added PHP 5.1 compability for the opcode overrides.
Derick Rethans
Mon Nov 01 2004 - 13:09:49 CET
[xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - Fixed segfault with PHP 5.1, old_execute is now a symbol that is used in the
Derick Rethans
Mon Nov 01 2004 - 13:12:47 CET
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed some -Wall warnings.
Derick Rethans
Tue Nov 02 2004 - 14:55:01 CET
[xdebug-dev] Bug 0000098: 'longname' attribute not returned for property in context_get request
xdebug-dev[@]lists.xdebug.org
Wed Nov 03 2004 - 11:26:23 CET
[xdebug-dev] dbgp dbgp/debugger_protocol.txt
Derick Rethans
Thu Nov 04 2004 - 23:10:37 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #98: 'longname' attribute not returned for unintialized property
Derick Rethans
Thu Nov 04 2004 - 23:20:17 CET
[xdebug-dev] Bug 0000098: 'longname' attribute not returned for property in context_get request
xdebug-dev[@]lists.xdebug.org
Thu Nov 04 2004 - 23:43:56 CET
[xdebug-dev] xdebug xdebug/xdebug.c - Make things work in PHP 4.3 and PHP 5.0 again.
Derick Rethans
Fri Nov 05 2004 - 00:09:00 CET
[xdebug-dev] Bug 0000099: unset variables return the name as a string with property_get
xdebug-dev[@]lists.xdebug.org
Fri Nov 05 2004 - 00:10:00 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #99: unset variables return the name as a string with property_get.
Derick Rethans
Fri Nov 05 2004 - 00:10:18 CET
[xdebug-dev] Bug 0000099: unset variables return the name as a string with property_get
xdebug-dev[@]lists.xdebug.org
Fri Nov 05 2004 - 00:13:02 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Fri Nov 05 2004 - 00:27:40 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Fri Nov 05 2004 - 14:12:09 CET
[xdebug-dev] xdebug xdebug/xdebug.c - Make this build on 4.3 and 5.0 again. No clue how this happened...
Derick Rethans
Fri Nov 05 2004 - 14:23:39 CET
[xdebug-dev] xdebug xdebug/test-5.0.sh - Added shell script for easier running of test suite for PHP 5.0.x.
Derick Rethans
Fri Nov 05 2004 - 15:12:22 CET
[xdebug-dev] Bug 0000100: xdebug2.0 handles stackframe variables incorrectly
xdebug-dev[@]lists.xdebug.org
Sun Nov 07 2004 - 08:25:48 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Support the -d option for property_get.
Derick Rethans
Mon Nov 08 2004 - 10:40:28 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fix eval'ed $varnames in property_get.
Derick Rethans
Thu Nov 11 2004 - 02:06:57 CET
[xdebug-dev] Bug 0000101: dosen't support set_exception_handler() correctly
xdebug-dev[@]lists.xdebug.org
Thu Nov 11 2004 - 17:30:12 CET
[xdebug-dev] xdebug xdebug/xdebug_compat.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/debugclient/main.c - Added error messages to returned errors (in most cases)
Derick Rethans
Mon Nov 15 2004 - 13:45:13 CET
[xdebug-dev] xdebug xdebug/xdebug_private.h - Fixed problem with error codes.
Derick Rethans
Mon Nov 15 2004 - 16:52:19 CET
[xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1
xdebug-dev[@]lists.xdebug.org
Mon Nov 15 2004 - 16:58:52 CET
[xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1
xdebug-dev[@]lists.xdebug.org
Mon Nov 15 2004 - 18:52:28 CET
[xdebug-dev] xdebug xdebug/debugclient/configure.in xdebug/debugclient/build/threads.m4 - Fixed bug #102: Problems with configure for automake 1.8.
Derick Rethans
Mon Nov 15 2004 - 18:52:55 CET
[xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1
xdebug-dev[@]lists.xdebug.org
Tue Nov 16 2004 - 14:42:39 CET
[xdebug-dev] xdebug xdebug/xdebug_var.c - The proper Xdebug type is "hash" for associative arrays.
Derick Rethans
Thu Nov 18 2004 - 06:54:12 CET
[xdebug-dev] Bug 0000103: crashes when eval global variable
xdebug-dev[@]lists.xdebug.org
Thu Nov 18 2004 - 15:34:00 CET
[xdebug-dev] Bug 0000100: xdebug2.0 handles stackframe variables incorrectly
xdebug-dev[@]lists.xdebug.org
Fri Nov 19 2004 - 21:31:43 CET
[xdebug-dev] Bug 0000104: Output warning if needed directories do not exist
xdebug-dev[@]lists.xdebug.org
Sat Nov 20 2004 - 19:11:05 CET
[xdebug-dev] Bug 0000105: Fancy var_dump function vs Var_Dump class
xdebug-dev[@]lists.xdebug.org
Sat Nov 27 2004 - 20:28:41 CET
[xdebug-dev] Bug 0000105: Fancy var_dump function vs Var_Dump class
xdebug-dev[@]lists.xdebug.org
Sun Nov 28 2004 - 20:34:19 CET
[xdebug-dev] xdebug xdebug/xdebug.c
Derick Rethans
Sun Nov 28 2004 - 20:34:41 CET
[xdebug-dev] Bug 0000101: dosen't support set_exception_handler() correctly
xdebug-dev[@]lists.xdebug.org
Sun Nov 28 2004 - 22:53:28 CET
[xdebug-dev] xdebug xdebug/xdebug_str.c
Derick Rethans
Sun Nov 28 2004 - 22:54:15 CET
[xdebug-dev] Bug 0000094: xdebug_sprintf misbehaves with x86_64/glibc-2.3.3
xdebug-dev[@]lists.xdebug.org
Sun Nov 28 2004 - 23:07:32 CET
[xdebug-dev] xdebug xdebug/php_xdebug.h
Derick Rethans
Sun Nov 28 2004 - 23:12:06 CET
[xdebug-dev] xdebug xdebug/package.xml - Update NEWS and package.xml
Derick Rethans
Sun Nov 28 2004 - 23:14:49 CET
[xdebug-dev] xdebug xdebug/package.xml - Remove nolonger existing file.
Derick Rethans
Mon Nov 29 2004 - 06:36:03 CET
[xdebug-dev] Re: Bug 0000103: crashes when eval global variable
Seung Woo Shin
Sat Dec 04 2004 - 22:45:46 CET
[xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #103: crash when running the DBGp command 'eval' on a global
Derick Rethans
Sat Dec 04 2004 - 22:46:43 CET
[xdebug-dev] Bug 0000103: crashes when eval global variable
xdebug-dev[@]lists.xdebug.org
Wed Dec 08 2004 - 11:52:43 CET
[xdebug-dev] Bug 0000106: Debugging eval'd Statements
xdebug-dev[@]lists.xdebug.org
Tue Dec 14 2004 - 11:43:56 CET
[xdebug-dev] Bug 0000107: Code Coverage only detects executable code in used functions and classes
xdebug-dev[@]lists.xdebug.org
Tue Dec 14 2004 - 11:45:22 CET
[xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Fixed bug #107: Code Coverage only detects executable code in used functions
Derick Rethans
Tue Dec 14 2004 - 11:46:41 CET
[xdebug-dev] Bug 0000107: Code Coverage only detects executable code in used functions and classes
xdebug-dev[@]lists.xdebug.org
Tue Dec 21 2004 - 19:19:28 CET
[xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files
xdebug-dev[@]lists.xdebug.org
Tue Dec 21 2004 - 20:37:36 CET
[xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files
xdebug-dev[@]lists.xdebug.org
Thu Dec 23 2004 - 14:12:23 CET
[xdebug-dev] xdebug xdebug/php_xdebug.h - Update version no
Derick Rethans
Fri Dec 24 2004 - 15:41:17 CET
[xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Make it compile on Windows again. (Thanks to Marcus Börger)
Derick Rethans
Thu Jan 06 2005 - 12:50:42 CET
[xdebug-dev] Bug 0000109: requesting property_get or _value of protected class member from outside the class leads to an exit
xdebug-dev[@]lists.xdebug.org
Sat Jan 08 2005 - 15:21:08 CET
[xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files
xdebug-dev[@]lists.xdebug.org
Mon Jan 10 2005 - 17:46:19 CET
[xdebug-dev] Bug 0000110: zend_extension in php.ini doesn't load xdebug module
xdebug-dev[@]lists.xdebug.org
Mon Jan 10 2005 - 21:06:33 CET
[xdebug-dev] Bug 0000110: zend_extension in php.ini doesn't load xdebug module
xdebug-dev[@]lists.xdebug.org
Mon Jan 31 2005 - 00:24:34 CET
[xdebug-dev] xdebug xdebug/xdebug_xml.c xdebug/xdebug_var.c - fix xml attributes that contain xml entities
Shane Caraveo
Tue Feb 01 2005 - 02:28:40 CET
[xdebug-dev] xdebug xdebug/xdebug_var.c - fix crashes on win32 if introspecting com objects. unfortunately, no easy way to deal with this, so we punt just like print_r and family
Shane Caraveo
Tue Feb 01 2005 - 03:28:02 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix retrieving static vars in classes
Shane Caraveo
Tue Feb 01 2005 - 20:41:16 CET
[xdebug-dev] Bug 0000111: xdebug does not ignore set_time_limit function during debug session
xdebug-dev[@]lists.xdebug.org
Tue Feb 01 2005 - 23:53:44 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_var.h xdebug/xdebug_xml.c - Fixed bug #109: Requesting property_get or _value of protected class member
Derick Rethans
Wed Feb 02 2005 - 00:33:16 CET
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed typo in PHP 4 version of code.
Derick Rethans
Wed Feb 02 2005 - 23:23:20 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix windows build
Shane Caraveo
Wed Feb 02 2005 - 23:50:58 CET
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c oops, forgot to diff first before last commit
Shane Caraveo
Thu Feb 03 2005 - 12:55:05 CET
[xdebug-dev] Bug 0000112: Parameter display very long in Firefox
xdebug-dev[@]lists.xdebug.org
Thu Feb 03 2005 - 13:47:18 CET
[xdebug-dev] Bug 0000112: Parameter display very long in Firefox
xdebug-dev[@]lists.xdebug.org
Sat Feb 05 2005 - 11:24:29 CET
[xdebug-dev] Bug 0000113: XSLT PHP functions registered
xdebug-dev[@]lists.xdebug.org
Sat Feb 05 2005 - 14:33:09 CET
[xdebug-dev] Bug 0000114: Rename tests/*.php to tests/*.inc
xdebug-dev[@]lists.xdebug.org
Tue Feb 08 2005 - 15:03:13 CET
[xdebug-dev] Bug 0000115: remote debugging with php 5.0.3
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:31:42 CET
[xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:47:05 CET
[xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:47:06 CET
[xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:48:43 CET
[xdebug-dev] Bug 0000113: XSLT PHP functions registered
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:48:44 CET
[xdebug-dev] Bug 0000113: XSLT PHP functions registered
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:49:35 CET
[xdebug-dev] Bug 0000109: requesting property_get or _value of protected class member from outside the class leads to an exit
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:49:34 CET
[xdebug-dev] Bug 0000109: requesting property_get or _value of protected class member from outside the class leads to an exit
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 11:51:36 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Wed Feb 16 2005 - 13:50:42 CET
[xdebug-dev] Bug 0000117: var_dump dows not work with "private"
xdebug-dev[@]lists.xdebug.org
Wed Mar 02 2005 - 02:49:20 CET
[xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo
xdebug-dev[@]lists.xdebug.org
Wed Mar 02 2005 - 11:00:43 CET
[xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo
xdebug-dev[@]lists.xdebug.org
Wed Mar 02 2005 - 16:01:32 CET
[xdebug-dev] xdebug xdebug/package2.xml
Derick Rethans
Sun Mar 06 2005 - 22:53:54 CET
[xdebug-dev] Bug 0000119: DBGP's eval will abort the script when the eval statement is invalid
xdebug-dev[@]lists.xdebug.org
Sun Mar 06 2005 - 22:55:31 CET
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed bug #109: DBGP's eval will abort the script when the eval statement is
Derick Rethans
Sun Mar 06 2005 - 22:55:41 CET
[xdebug-dev] Bug 0000119: DBGP's eval will abort the script when the eval statement is invalid
xdebug-dev[@]lists.xdebug.org
Tue Mar 08 2005 - 09:46:01 CET
[xdebug-dev] Bug 0000120: Xdebug module doesn't load in apache on debian
xdebug-dev[@]lists.xdebug.org
Wed Mar 09 2005 - 22:18:11 CET
[xdebug-dev] xdebug xdebug/xdebug.c
Derick Rethans
Wed Mar 09 2005 - 22:18:26 CET
[xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 09:25:43 CET
[xdebug-dev] xdebug xdebug/debugclient/debugclient.dsp - Fixed lineendings
Derick Rethans
Thu Mar 10 2005 - 22:14:08 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 22:16:07 CET
[xdebug-dev] Bug 0000120: Xdebug module doesn't load in apache on debian
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 22:35:53 CET
[xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #117: var_dump dows not work with "private".
Derick Rethans
Thu Mar 10 2005 - 22:36:13 CET
[xdebug-dev] Bug 0000117: var_dump dows not work with "private"
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 22:39:55 CET
[xdebug-dev] Bug 0000121: working with arrays getProperty -n $r[2] -k 2 returns whole hash
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 22:40:48 CET
[xdebug-dev] Bug 0000113: XSLT PHP functions registered
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 22:42:21 CET
[xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used
xdebug-dev[@]lists.xdebug.org
Thu Mar 10 2005 - 22:42:20 CET
[xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used
xdebug-dev[@]lists.xdebug.org
Wed Mar 16 2005 - 23:00:04 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Sun Mar 20 2005 - 16:11:51 CET
[xdebug-dev] xdebug xdebug/xdebug.c (Patch by Maxim Poltarak <demiurg@gmail.com>)
Derick Rethans
Sun Mar 20 2005 - 16:12:15 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Mon Mar 28 2005 - 23:39:34 CEST
[xdebug-dev] Bug 0000122: Profiling problems with serendipity
xdebug-dev[@]lists.xdebug.org
Tue Mar 29 2005 - 22:41:40 CEST
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Thu Mar 31 2005 - 19:23:35 CEST
[xdebug-dev] xdebug-xul - Create ChangeLog
Derick Rethans
Thu Mar 31 2005 - 22:11:12 CEST
[xdebug-dev] xdebug-xul - Fixed changelog.
Derick Rethans
Thu Mar 31 2005 - 19:22:37 CEST
[xdebug-dev] xdebug-xul xdebug-xul/content/xdebul/xdebul.js
Derick Rethans
Thu Apr 07 2005 - 23:52:52 CEST
[xdebug-dev] Bug 0000123: Segmentation fault with __autoload
xdebug-dev[@]lists.xdebug.org
Fri Apr 08 2005 - 09:39:16 CEST
[xdebug-dev] Bug 0000123: Segmentation fault with __autoload
xdebug-dev[@]lists.xdebug.org
Wed Apr 20 2005 - 12:48:26 CEST
[xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown
xdebug-dev[@]lists.xdebug.org
Wed Apr 27 2005 - 11:43:37 CEST
[xdebug-dev] xdebug xdebug/README
Derick Rethans
Tue May 03 2005 - 16:34:28 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Added debugging tool for Thomas.
Derick Rethans
Tue May 24 2005 - 19:33:29 CEST
[xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values
xdebug-dev[@]lists.xdebug.org
Tue May 24 2005 - 22:11:20 CEST
[xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values
xdebug-dev[@]lists.xdebug.org
Fri May 27 2005 - 06:30:45 CEST
[xdebug-dev] Bug 0000126: turn off html output when html_errors = 0
xdebug-dev[@]lists.xdebug.org
Fri May 27 2005 - 09:32:04 CEST
[xdebug-dev] Bug 0000126: turn off html output when html_errors = 0
xdebug-dev[@]lists.xdebug.org
Mon May 30 2005 - 12:07:33 CEST
[xdebug-dev] Bug 0000127: Memory leak with profiler
xdebug-dev[@]lists.xdebug.org
Tue May 31 2005 - 13:14:48 CEST
[xdebug-dev] Bug 0000127: Memory leak with profiler
xdebug-dev[@]lists.xdebug.org
Tue May 31 2005 - 16:36:48 CEST
[xdebug-dev] Bug 0000128: Apache dies with segmentation fault.
xdebug-dev[@]lists.xdebug.org
Tue Jun 14 2005 - 09:37:32 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c - Prevent accessing 0x0 vars.
Derick Rethans
Tue Jun 14 2005 - 09:41:18 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added xdebug_debug_zval_stdout().
Derick Rethans
Tue Jun 14 2005 - 15:54:09 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Make it work with ZendEngine 2.1 again.
Derick Rethans
Tue Jun 14 2005 - 15:54:30 CEST
[xdebug-dev] xdebug xdebug/tests/coverage.phpt xdebug/tests/coverage2.phpt - Fixed broken test cases.
Derick Rethans
Tue Jun 14 2005 - 22:15:25 CEST
[xdebug-dev] Bug 0000129: Xdebug causes PHP segfault with __autoload() and "new Obj" in function call
xdebug-dev[@]lists.xdebug.org
Wed Jun 15 2005 - 21:24:20 CEST
[xdebug-dev] Bug 0000129: Xdebug causes PHP segfault with __autoload() and "new Obj" in function call
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000129: Xdebug causes PHP segfault with __autoload() and "new Obj" in function call
xdebug-dev[@]lists.xdebug.org
Sun Jun 19 2005 - 14:50:38 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c - Little cosmetics.
Derick Rethans
Sun Jun 19 2005 - 14:51:17 CEST
[xdebug-dev] xdebug xdebug/package.xml - Update package and NEWS for beta 3 (which is already released).
Derick Rethans
Sun Jun 19 2005 - 14:51:50 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Allow "xdebug.default_enable" to be set everywhere.
Derick Rethans
Thu Jun 30 2005 - 13:15:13 CEST
[xdebug-dev] Bug 0000130: PHP 5.1 HEAD segfaults for any PHP script when Xdebug is enabled
xdebug-dev[@]lists.xdebug.org
Thu Jun 30 2005 - 15:47:11 CEST
[xdebug-dev] Bug 0000130: PHP 5.1 HEAD segfaults for any PHP script when Xdebug is enabled
xdebug-dev[@]lists.xdebug.org
Thu Jun 30 2005 - 15:48:27 CEST
[xdebug-dev] Bug 0000128: Apache dies with segmentation fault.
xdebug-dev[@]lists.xdebug.org
Thu Jun 30 2005 - 15:48:28 CEST
[xdebug-dev] Bug 0000128: Apache dies with segmentation fault.
xdebug-dev[@]lists.xdebug.org
Tue Jul 05 2005 - 01:48:00 CEST
[xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests
xdebug-dev[@]lists.xdebug.org
Wed Jul 06 2005 - 04:48:00 CEST
[xdebug-dev] Bug 0000132: use of eval causes a segmentation fault
xdebug-dev[@]lists.xdebug.org
Wed Jul 06 2005 - 15:11:54 CEST
[xdebug-dev] Bug 0000132: use of eval causes a segmentation fault
xdebug-dev[@]lists.xdebug.org
Thu Jul 07 2005 - 16:26:04 CEST
[xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests
xdebug-dev[@]lists.xdebug.org
Thu Jul 21 2005 - 17:33:18 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_profiler.c - Added xdebug_get_profile_filename() function which returns the current profiler dump file
Jani Taskinen
Thu Jul 21 2005 - 17:40:36 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/php_xdebug.h profile -> profiler (consistent)
Jani Taskinen
Thu Jul 21 2005 - 17:41:06 CEST
[xdebug-dev] xdebug Update NEWS
Jani Taskinen
Thu Jul 21 2005 - 18:33:58 CEST
[xdebug-dev] xdebug xdebug/xdebug_profiler.c - Added some fflush()'s to get the profile output file written
Jani Taskinen
Thu Jul 21 2005 - 19:08:05 CEST
[xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error
xdebug-dev[@]lists.xdebug.org
Sat Jul 23 2005 - 08:24:49 CEST
[xdebug-dev] Bug 0000134: phpize reports error
xdebug-dev[@]lists.xdebug.org
Sat Jul 23 2005 - 17:15:54 CEST
[xdebug-dev] Bug 0000134: phpize reports error
xdebug-dev[@]lists.xdebug.org
Sat Jul 30 2005 - 12:52:53 CEST
[xdebug-dev] Bug 0000135: underquoted definition automake
xdebug-dev[@]lists.xdebug.org
Sun Jul 31 2005 - 15:42:18 CEST
[xdebug-dev] Bug 0000136: stack_get does not conform to DBGp
xdebug-dev[@]lists.xdebug.org
Sun Jul 31 2005 - 16:15:35 CEST
[xdebug-dev] Bug 0000137: feature_get for general commands
xdebug-dev[@]lists.xdebug.org
Sun Jul 31 2005 - 17:05:09 CEST
[xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol
xdebug-dev[@]lists.xdebug.org
Sun Jul 31 2005 - 17:10:17 CEST
[xdebug-dev] Bug 0000139: typemap_get doesent give a mapping for hash
xdebug-dev[@]lists.xdebug.org
Mon Aug 01 2005 - 18:35:40 CEST
[xdebug-dev] Bug 0000140: Is the profiler output filename correctly documented?
xdebug-dev[@]lists.xdebug.org
Mon Aug 01 2005 - 19:15:52 CEST
[xdebug-dev] Bug 0000140: Is the profiler output filename correctly documented?
xdebug-dev[@]lists.xdebug.org
Mon Aug 01 2005 - 19:29:54 CEST
[xdebug-dev] Re: Bug 0000140: Is the profiler output filename correctly documented?
Linus McCabe
Tue Aug 02 2005 - 06:04:36 CEST
[xdebug-dev] Bug 0000141: remote context_get causes segfault
xdebug-dev[@]lists.xdebug.org
Tue Aug 02 2005 - 13:35:33 CEST
[xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI
xdebug-dev[@]lists.xdebug.org
Tue Aug 02 2005 - 13:40:34 CEST
[xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI
xdebug-dev[@]lists.xdebug.org
Tue Aug 02 2005 - 15:09:26 CEST
[xdebug-dev] Re: xdebug breakpoints and profiling
Derick Rethans
Thu Aug 04 2005 - 15:49:31 CEST
[xdebug-dev] Bug 0000135: underquoted definition automake
xdebug-dev[@]lists.xdebug.org
Thu Aug 04 2005 - 15:55:05 CEST
[xdebug-dev] Bug 0000139: typemap_get doesent give a mapping for hash
xdebug-dev[@]lists.xdebug.org
Thu Aug 04 2005 - 16:04:30 CEST
[xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c
Derick Rethans
Thu Aug 04 2005 - 16:04:46 CEST
[xdebug-dev] Bug 0000136: stack_get does not conform to DBGp
xdebug-dev[@]lists.xdebug.org
Thu Aug 04 2005 - 18:30:15 CEST
[xdebug-dev] xdebug xdebug/xdebug_var.c typemap to the common type "hash".
Derick Rethans
Sat Aug 06 2005 - 18:08:22 CEST
[xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error
xdebug-dev[@]lists.xdebug.org
Mon Aug 08 2005 - 19:10:09 CEST
[xdebug-dev] Bug 0000136: stack_get does not conform to DBGp
xdebug-dev[@]lists.xdebug.org
Tue Aug 09 2005 - 05:28:54 CEST
[xdebug-dev] Bug 0000143: unknown symbol output_globals w/ PHP 5.1.0b3
xdebug-dev[@]lists.xdebug.org
Wed Aug 10 2005 - 19:10:19 CEST
[xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error
xdebug-dev[@]lists.xdebug.org
Wed Aug 10 2005 - 19:13:57 CEST
[xdebug-dev] Bug 0000143: unknown symbol output_globals w/ PHP 5.1.0b3
xdebug-dev[@]lists.xdebug.org
Wed Aug 10 2005 - 19:18:33 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_compat.c - Make it compile with PHP 6.0dev
Derick Rethans
Thu Aug 11 2005 - 13:39:59 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed ifdef nesting.
Derick Rethans
Thu Aug 11 2005 - 13:40:11 CEST
[xdebug-dev] Bug 0000132: use of eval causes a segmentation fault
xdebug-dev[@]lists.xdebug.org
Thu Aug 11 2005 - 13:43:08 CEST
[xdebug-dev] xdebug xdebug/tests/xdebug_var_dump.phpt
Derick Rethans
Thu Aug 11 2005 - 14:39:53 CEST
[xdebug-dev] Bug 0000144: Used variables/ Variables in local scope doesn't work with function arguments
xdebug-dev[@]lists.xdebug.org
Thu Aug 11 2005 - 14:42:15 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00003.phpt and 6.0.
Derick Rethans
Thu Aug 11 2005 - 17:02:29 CEST
[xdebug-dev] xdebug xdebug/test-6.0.sh xdebug/.cvsignore
Derick Rethans
Thu Aug 11 2005 - 21:58:52 CEST
[xdebug-dev] xdebug xdebug/xdebug.c
Derick Rethans
Mon Aug 15 2005 - 09:30:43 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00032-ze1.phpt xdebug/tests/bug00057-ze1.phpt xdebug/tests/test10.phpt xdebug/tests/test20.phpt xdebug/tests/test7.phpt xdebug/tests/test9.phpt - Fixed some test cases.
Derick Rethans
Sun Aug 28 2005 - 17:44:22 CEST
[xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite
xdebug-dev[@]lists.xdebug.org
Tue Aug 30 2005 - 10:55:26 CEST
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed headers.
Derick Rethans
Tue Aug 30 2005 - 13:57:25 CEST
[xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - MFH: Broken include.
Derick Rethans
Sat Sep 03 2005 - 01:12:53 CEST
[xdebug-dev] Bug 0000146: xt trace files -> quotes within array key name's are not escaped
xdebug-dev[@]lists.xdebug.org
Mon Sep 12 2005 - 16:26:28 CEST
[xdebug-dev] Bug 0000147: Crash PHP.exe under Windows
xdebug-dev[@]lists.xdebug.org
Wed Sep 14 2005 - 22:49:56 CEST
[xdebug-dev] Bug 0000148: Option to append to cachegrind files, instead of overwriting
xdebug-dev[@]lists.xdebug.org
Tue Sep 20 2005 - 19:44:35 CEST
[xdebug-dev] Bug 0000149: Server module crashes under Apache 1.3.33
xdebug-dev[@]lists.xdebug.org
Wed Sep 21 2005 - 10:28:38 CEST
[xdebug-dev] xdebug xdebug/xdebug.c should be safe.
Derick Rethans
Wed Sep 21 2005 - 11:01:51 CEST
[xdebug-dev] xdebug xdebug/xdebug.c eval($x); doesn't segfault anymore.
Derick Rethans
Wed Sep 21 2005 - 11:35:56 CEST
[xdebug-dev] Bug 0000149: Server module crashes under Apache 1.3.33
xdebug-dev[@]lists.xdebug.org
Wed Sep 21 2005 - 16:48:33 CEST
[xdebug-dev] Bug 0000150: Failed loading xdebug, undefined symbol empty_string
xdebug-dev[@]lists.xdebug.org
Wed Sep 21 2005 - 17:04:59 CEST
[xdebug-dev] Bug 0000150: Failed loading xdebug, undefined symbol empty_string
xdebug-dev[@]lists.xdebug.org
Thu Sep 22 2005 - 20:25:39 CEST
[xdebug-dev] Bug 0000147: Crash PHP.exe under Windows
xdebug-dev[@]lists.xdebug.org
Thu Sep 22 2005 - 20:37:05 CEST
[xdebug-dev] Bug 0000148: Option to append to cachegrind files, instead of overwriting
xdebug-dev[@]lists.xdebug.org
Thu Sep 22 2005 - 20:36:51 CEST
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_profiler.c - Added FR #148: Option to append to cachegrind files, instead of overwriting.
Derick Rethans
Thu Sep 22 2005 - 20:45:56 CEST
[xdebug-dev] Bug 0000146: xt trace files -> quotes within array key name's are not escaped
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000146: xt trace files -> quotes within array key name's are not escaped
xdebug-dev[@]lists.xdebug.org
Thu Sep 22 2005 - 20:47:00 CEST
[xdebug-dev] xdebug xdebug/tests/bug00146.phpt
Derick Rethans
Thu Sep 22 2005 - 20:48:36 CEST
[xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite
xdebug-dev[@]lists.xdebug.org
Thu Sep 22 2005 - 21:49:57 CEST
[xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI
xdebug-dev[@]lists.xdebug.org
Fri Sep 23 2005 - 10:22:57 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/assert_test.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt - Fixed bug #142: xdebug crashes with implicit destructor calls.
Derick Rethans
Fri Sep 23 2005 - 10:23:07 CEST
[xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI
xdebug-dev[@]lists.xdebug.org
Fri Sep 23 2005 - 10:24:33 CEST
[xdebug-dev] Bug 0000146: xt trace files -> quotes within array key name's are not escaped
xdebug-dev[@]lists.xdebug.org
Fri Sep 23 2005 - 10:26:30 CEST
[xdebug-dev] Bug 0000113: XSLT PHP functions registered
xdebug-dev[@]lists.xdebug.org
Fri Sep 23 2005 - 10:35:37 CEST
[xdebug-dev] xdebug timelib/timelib.h timelib/unixtime2tm.c xdebug/tests/test_class.inc xdebug/tests/test2a.php xdebug/tests/test9a.php xdebug/tests/test_class.php xdebug/tests/test_memory.php xdebug/tests/.cvsignore xdebug/tests/test1.phpt - Implemented FR #114: Rename tests/*.php to tests/*.inc
Derick Rethans
Fri Sep 23 2005 - 10:35:45 CEST
[xdebug-dev] Bug 0000114: Rename tests/*.php to tests/*.inc
xdebug-dev[@]lists.xdebug.org
Fri Sep 23 2005 - 10:37:05 CEST
[xdebug-dev] Bug 0000047: Profile data not dumped on file when profiling is called from PHP script
xdebug-dev[@]lists.xdebug.org
Sat Sep 24 2005 - 02:50:28 CEST
[xdebug-dev] Bug 0000151: cannot go past xdebug_break()
xdebug-dev[@]lists.xdebug.org
Wed Oct 05 2005 - 10:58:52 CEST
[xdebug-dev] Bug 0000152: missing free
xdebug-dev[@]lists.xdebug.org
Wed Oct 05 2005 - 22:57:46 CEST
[xdebug-dev] xdebug xdebug/LICENSE
Derick Rethans
Thu Oct 06 2005 - 22:22:38 CEST
[xdebug-dev] xdebug xdebug/xdebug.c
Derick Rethans
Fri Oct 07 2005 - 10:18:07 CEST
[xdebug-dev] Bug 0000153: get_declared_vars()
xdebug-dev[@]lists.xdebug.org
Fri Oct 14 2005 - 18:58:05 CEST
[xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON
xdebug-dev[@]lists.xdebug.org
Sun Oct 16 2005 - 00:54:56 CEST
[xdebug-dev] Bug 0000155: Cannot watch array elements
xdebug-dev[@]lists.xdebug.org
Mon Oct 17 2005 - 16:36:55 CEST
[xdebug-dev] Bug 0000156: it's impossible to know the time taken by the last func call in xdebug trace mode 0
xdebug-dev[@]lists.xdebug.org
Tue Oct 18 2005 - 16:40:28 CEST
[xdebug-dev] Bug 0000157: Consistent Random Memory Corruption
xdebug-dev[@]lists.xdebug.org
Wed Oct 19 2005 - 10:18:45 CEST
[xdebug-dev] Bug 0000157: Consistent Random Memory Corruption
xdebug-dev[@]lists.xdebug.org
Wed Oct 19 2005 - 10:20:37 CEST
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_var.c
Derick Rethans
Wed Oct 19 2005 - 10:21:33 CEST
[xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON
xdebug-dev[@]lists.xdebug.org
Fri Oct 21 2005 - 23:35:03 CEST
[xdebug-dev] Bug 0000158: Function calls from the {main} scope always have the line number 0
xdebug-dev[@]lists.xdebug.org
Tue Nov 29 2005 - 20:32:09 CET
[xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows
xdebug-dev[@]lists.xdebug.org
Sat Dec 03 2005 - 15:16:05 CET
[xdebug-dev] Bug 0000160: xdebug-2.0.0beta2 fails to start with PHP-5.1.1
xdebug-dev[@]lists.xdebug.org
Mon Dec 05 2005 - 16:47:03 CET
[xdebug-dev] xdebug xdebug/xdebug.c - Fixed bad memory leak when a E_ERROR of exceeding memory_limit was thrown
Jani Taskinen
Mon Dec 12 2005 - 08:50:47 CET
[xdebug-dev] Bug 0000160: xdebug-2.0.0beta2 fails to start with PHP-5.1.1
xdebug-dev[@]lists.xdebug.org
Mon Dec 12 2005 - 12:53:10 CET
[xdebug-dev] xdebug xdebug/xdebug.c - Plugged couple of dozen memleaks
Jani Taskinen
Wed Dec 14 2005 - 12:48:04 CET
[xdebug-dev] xdebug xdebug/xdebug.c
Derick Rethans
Wed Dec 14 2005 - 17:23:10 CET
[xdebug-dev] Bug 0000161: var_dump doesn't show lengths for strings
xdebug-dev[@]lists.xdebug.org
Sat Dec 17 2005 - 02:59:43 CET
[xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals
xdebug-dev[@]lists.xdebug.org
Sat Dec 17 2005 - 14:57:43 CET
[xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals
xdebug-dev[@]lists.xdebug.org
Tue Dec 20 2005 - 11:27:15 CET
[xdebug-dev] Bug 0000161: var_dump doesn't show lengths for strings
xdebug-dev[@]lists.xdebug.org
Tue Dec 20 2005 - 11:27:42 CET
[xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:35:46 CET
[xdebug-dev] xdebug xdebug/tests/array_map.phpt xdebug/tests/assert_test.phpt xdebug/tests/auto_trace.phpt xdebug/tests/bug00002.phpt xdebug/tests/bug00003.phpt xdebug/tests/bug00032-ze1.phpt xdebug/tests/bug00032.phpt xdebug/tests/bug00057-ze1.phpt xdebug/tests/bug00089.phpt xdebug/tests/bug00146.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/local_vars_in_error-ze1.phpt xdebug/tests/local_vars_in_error.phpt xdebug/tests/test1.phpt xdebug/tests/test10.phpt xdebug/tests/test10b.phpt xdebug/tests/test11.phpt xdebug/tests/test12.phpt xdebug/tests/test13.phpt xdebug/tests/test14.phpt xdebug/tests/test14b.phpt xdebug/tests/test15.phpt xdebug/tests/test16.phpt xdebug/tests/test16b.phpt xdebug/tests/test17.phpt xdebug/tests/test18.phpt xdebug/tests/test20b.phpt xdebug/tests/test4.phpt xdebug/tests/test5.phpt xdebug/tests/test6.phpt xdebug/tests/test7.phpt xdebug/tests/test7b.phpt xdebug/tests/test8.phpt xdebug/tests/test9.phpt xdebug/t! ests/test9b.phpt From: Derick Rethans <derick@derickrethans.nl>
Fri Dec 30 2005 - 14:37:47 CET
[xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:39:31 CET
[xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:40:20 CET
[xdebug-dev] Bug 0000157: Consistent Random Memory Corruption
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:40:19 CET
[xdebug-dev] Bug 0000157: Consistent Random Memory Corruption
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:40:38 CET
[xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:42:05 CET
[xdebug-dev] Bug 0000155: Cannot watch array elements
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 14:42:06 CET
[xdebug-dev] Bug 0000155: Cannot watch array elements
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 16:33:31 CET
[xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/tests/get_declared_vars.phpt - Implemented FR #153: xdebug_get_declared_vars().
Derick Rethans
Fri Dec 30 2005 - 16:33:42 CET
[xdebug-dev] Bug 0000153: get_declared_vars()
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 16:39:18 CET
[xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 16:54:24 CET
[xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00003.phpt - Implemented FR #156: it's impossible to know the time taken by the last func
Derick Rethans
Fri Dec 30 2005 - 16:54:35 CET
[xdebug-dev] Bug 0000156: it's impossible to know the time taken by the last func call in xdebug trace mode 0
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 16:58:17 CET
[xdebug-dev] xdebug xdebug/tests/bug00002.phpt - Updated test case to reflect changes in trace files.
Derick Rethans
Fri Dec 30 2005 - 16:59:02 CET
[xdebug-dev] xdebug xdebug/xdebug_profiler.c - Implemented FR #158: Function calls from the {main} scope always have the
Derick Rethans
Fri Dec 30 2005 - 16:59:15 CET
[xdebug-dev] Bug 0000158: Function calls from the {main} scope always have the line number 0
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 17:00:22 CET
[xdebug-dev] Bug 0000047: Profile data not dumped on file when profiling is called from PHP script
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 17:01:27 CET
[xdebug-dev] Bug 0000152: missing free
xdebug-dev[@]lists.xdebug.org
[xdebug-dev] Bug 0000152: missing free
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 17:09:20 CET
[xdebug-dev] Bug 0000136: stack_get does not conform to DBGp
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 17:11:23 CET
[xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol
xdebug-dev[@]lists.xdebug.org
Fri Dec 30 2005 - 17:11:24 CET
[xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol
xdebug-dev[@]lists.xdebug.org
Sat Dec 31 2005