Xdebug Development List By Thread
- [xdebug-dev] TEST, Ignore Derick Rethans (Wed Mar 31 2004 - 23:57:43 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed two vars which are no longer needed. Derick Rethans (Sat Apr 03 2004 - 23:37:58 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:24:59 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:32:50 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.c - And change the name of the symbols everywhere so that it works on Winshit Derick Rethans (Sun Apr 04 2004 - 23:35:48 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:22 CEST)
- [xdebug-dev] Bug 0000044: Max exectution time on windows xdebug-dev[@]lists.xdebug.org (Mon Apr 05 2004 - 00:03:27 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 - 11:28:30 CEST)
- [xdebug-dev] Bug 0000057: apache crash on Windows xdebug-dev[@]lists.xdebug.org (Mon Apr 05 2004 - 13:39:28 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:10:04 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Updated Changelog and NEWS from HEAD. Derick Rethans (Tue Apr 06 2004 - 21:26:06 CEST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (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] 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:43 CEST)
- [xdebug-dev] Bug 0000054: source xdebug-dev[@]lists.xdebug.org (Thu Apr 08 2004 - 23:47:49 CEST)
- [xdebug-dev] Bug 0000057: apache crash on Windows xdebug-dev[@]lists.xdebug.org (Thu Apr 08 2004 - 23:49:33 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed earlier introduced bug where parameters to eval() were recorded Derick Rethans (Fri Apr 09 2004 - 22:02:49 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #57: Crash with overloading functions Derick Rethans (Sat Apr 10 2004 - 01:25:09 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 - 01:27:52 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:33:50 CEST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Sat Apr 10 2004 - 12:37:48 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:22:09 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.c - Implement collecting return values for PHP 4.3.x correctly. Derick Rethans (Sun Apr 11 2004 - 16:44:05 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> (Sun Apr 11 2004 - 22:29:50 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handlers.h xdebug/xdebug_handler_dbgp.c - Implemented the "return" breakpoint for DBGp. Derick Rethans (Mon Apr 12 2004 - 20:31:01 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed breaking on functions with the GDB compatible protocol. Derick Rethans (Tue Apr 13 2004 - 16:00:00 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 (Tue Apr 13 2004 - 22:33:46 CEST)
- [xdebug-dev] xdebug xdebug/config.w32 - Make things work with the snaps builder too. Derick Rethans (Wed Apr 14 2004 - 19:42:34 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Added return_value member to the function_stack struct. Derick Rethans (Fri Apr 16 2004 - 09:56:23 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c Shane Caraveo (Fri Apr 16 2004 - 19:37:07 CEST)
- [xdebug-dev] xdebug xdebug/rebuild.sh - Add a script to rebuild the extension. Derick Rethans (Sat Apr 17 2004 - 01:26:04 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 - 01:27:33 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Change title to reflect for which protocol this client is. Derick Rethans (Sat Apr 17 2004 - 12:24:07 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:35:33 CEST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Sun Apr 18 2004 - 01:36:32 CEST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - Remove useles remainder. Derick Rethans (Sun Apr 18 2004 - 14:31:35 CEST)
- [xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage xdebug-dev[@]lists.xdebug.org (Sun Apr 18 2004 - 18:43:37 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - only build zend2 stuff with zend2 Shane Caraveo (Tue Apr 20 2004 - 03:52:05 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 (Tue Apr 20 2004 - 23:51:56 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:19:32 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix cookie name length Shane Caraveo (Wed Apr 21 2004 - 20:30:29 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 - 20:37:44 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - The whitespace Nazi strikes again! Derick Rethans (Thu Apr 22 2004 - 21:00:49 CEST)
- [xdebug-dev] Bug 0000060: Strange values with Ambient Code [part 2 ??] xdebug-dev[@]lists.xdebug.org (Thu Apr 29 2004 - 15:39:04 CEST)
- [xdebug-dev] xdebug xdebug/LICENSE - Whitespace Derick Rethans (Fri May 07 2004 - 10:26:56 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 - 13:49:37 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 (Sat May 01 2004 - 23:25:28 CEST)
- [xdebug-dev] Bug 0000060: Strange values with Ambient Code [part 2 ??] xdebug-dev[@]lists.xdebug.org (Sun May 09 2004 - 12:48:20 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: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 0000055: php hang with xdebug installed 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 0000061: (win) fatal error: undefined function calls xdebug-dev[@]lists.xdebug.org (Tue May 11 2004 - 03:25:24 CEST)
- [xdebug-dev] Bug 0000062: auto_trace to log file does not work xdebug-dev[@]lists.xdebug.org (Thu May 13 2004 - 16:57:54 CEST)
- [xdebug-dev] Bug 0000063: Huge time taken displayed in profile log xdebug-dev[@]lists.xdebug.org (Thu May 13 2004 - 17:04:39 CEST)
- [xdebug-dev] Bug 0000061: (win) fatal error: undefined function calls xdebug-dev[@]lists.xdebug.org (Sat May 15 2004 - 19:27:56 CEST)
- [xdebug-dev] Bug 0000063: Huge time taken displayed in profile log xdebug-dev[@]lists.xdebug.org (Sat May 15 2004 - 19:30:26 CEST)
- [xdebug-dev] xdebug - Test for mail Derick Rethans (Wed May 26 2004 - 11:08:23 CEST)
- [xdebug-dev] Bug 0000055: php hang with xdebug installed xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 13:53:31 CEST)
- [xdebug-dev] Bug 0000062: auto_trace to log file does not work xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 14:04:48 CEST)
- [xdebug-dev] Bug 0000046: Segmentation fault with PHP5.0.0b4 in threadsafe xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 14:05:26 CEST)
- [xdebug-dev] Bug 0000041: 1.3.0: wrong version in phpinfo() xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 14:06:30 CEST)
- [xdebug-dev] xdebug - Test mail Derick Rethans (Wed May 26 2004 - 11:07:16 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 (Sun Jun 06 2004 - 04:03:54 CEST)
- [xdebug-dev] Bug 0000064: xdebug_base64_encode not redefined for xdebug_xml.c xdebug-dev[@]lists.xdebug.org (Wed Jun 09 2004 - 00:08:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.h xdebug/xdebug_xml.c Derick Rethans (Wed Jun 09 2004 - 09:07:19 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:52 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Minor whitespace things Derick Rethans (Wed Jun 09 2004 - 09:21:27 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 - 14:42:12 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c is used defined or not. Derick Rethans (Fri Jun 11 2004 - 15:56:08 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Add some protos Derick Rethans (Thu Jun 17 2004 - 17:27:37 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed invalid-free bug with XG(ide_key). Derick Rethans (Thu Jun 17 2004 - 17:45:04 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 - 15:27:57 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix retrieval of config information to work correctly for startup Shane Caraveo (Wed Jun 23 2004 - 23:51:29 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with 1.3.2. Derick Rethans (Wed Jun 30 2004 - 13:44:25 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to dev Derick Rethans (Wed Jun 30 2004 - 13:45:10 CEST)
- [xdebug-dev] Bug 0000008: Add support for the class and method qualifiers such as static, public, private etc. xdebug-dev[@]lists.xdebug.org (Wed Jun 30 2004 - 14:09:05 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:50:29 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed CS Derick Rethans (Fri Jul 02 2004 - 15:53:35 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 - 16:06:51 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 (Fri Jul 02 2004 - 17:11:39 CEST)
- [xdebug-dev] Bug 0000065: xdebug_get_function_profile doesn't give line numbers xdebug-dev[@]lists.xdebug.org (Sat Jul 03 2004 - 17:20:42 CEST)
- [xdebug-dev] Bug 0000066: Downloadable documentation xdebug-dev[@]lists.xdebug.org (Mon Jul 05 2004 - 19:45:17 CEST)
- [xdebug-dev] Bug 0000067: filenames in xdebug break URI RFC with spaces. xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 14:36:40 CEST)
- [xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()" xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 20:47:33 CEST)
- [xdebug-dev] Bug 0000069: Int overlfow in summary xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 20:52:00 CEST)
- [xdebug-dev] Bug 0000070: Add feature_get breakpoint_types xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 21:55:32 CEST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 21:58:01 CEST)
- [xdebug-dev] Bug 0000072: Xdebug handles breakpoint_get wrong xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 22:00:38 CEST)
- [xdebug-dev] Bug 0000073: Komodo beta: php437 crash on win32 when debugging guestbook xdebug-dev[@]lists.xdebug.org (Thu Jul 08 2004 - 02:08:40 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:39 CEST)
- [xdebug-dev] Bug 0000072: Xdebug handles breakpoint_get wrong xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 15:36:51 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Fixed bug #69: Integer overflow in cachegrind summary. Derick Rethans (Fri Jul 09 2004 - 15:54:27 CEST)
- [xdebug-dev] Bug 0000069: Int overlfow in summary xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 15:55:13 CEST)
- [xdebug-dev] Bug 0000066: Downloadable documentation xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 15:56:21 CEST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands 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 0000070: Add feature_get breakpoint_types 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 (Fri Jul 09 2004 - 18:07:34 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:05 CEST)
- [xdebug-dev] Bug 0000067: filenames in xdebug break URI RFC with spaces. xdebug-dev[@]lists.xdebug.org (Sat Jul 10 2004 - 14:56:16 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed crash bug when dbgp_deinit was called before any other command Derick Rethans (Sat Jul 10 2004 - 14:58:30 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed Windows build issues. Derick Rethans (Mon Jul 12 2004 - 09:12:26 CEST)
- [xdebug-dev] Bug 0000074: Seg. fault xdebug-dev[@]lists.xdebug.org (Mon Jul 12 2004 - 10:59:49 CEST)
- [xdebug-dev] Bug 0000075: xdebug's var_dump implementation is not binary safe xdebug-dev[@]lists.xdebug.org (Mon Jul 12 2004 - 13:03:29 CEST)
- [xdebug-dev] Bug 0000074: Seg. fault 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] xdebug xdebug/xdebug.c - Fixed bug #74: Segfault with autoload. Derick Rethans (Tue Jul 13 2004 - 12:02:40 CEST)
- [xdebug-dev] Bug 0000074: Seg. fault xdebug-dev[@]lists.xdebug.org (Tue Jul 13 2004 - 12:03:08 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed one more Windows warning. Derick Rethans (Tue Jul 13 2004 - 13:13:20 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fixed #73: komodo beta 4.3.7 crash Shane Caraveo (Thu Jul 15 2004 - 01:58: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:15:49 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 - 04:16:48 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 - 08:04:13 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 - 09:29:27 CEST)
- [xdebug-dev] Bug 0000073: Komodo beta: php437 crash on win32 when debugging guestbook xdebug-dev[@]lists.xdebug.org (Thu Jul 15 2004 - 12:54:00 CEST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Thu Jul 15 2004 - 16:53:03 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:02:51 CEST)
- [xdebug-dev] Bug 0000077: Profiler doesn't handle recursive functions xdebug-dev[@]lists.xdebug.org (Fri Jul 16 2004 - 06:16:53 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix the availability of used vars from included files. Shane Caraveo (Fri Jul 16 2004 - 23:42:06 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - if we are an empty object or array, dont pretent to have children Shane Caraveo (Sat Jul 17 2004 - 01:20:06 CEST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Sun Jul 18 2004 - 16:09:12 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 (Sun Jul 18 2004 - 21:52:08 CEST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Mon Jul 19 2004 - 10:06:52 CEST)
- [xdebug-dev] Bug 0000078: segfault with set_exception_handler() xdebug-dev[@]lists.xdebug.org (Mon Jul 19 2004 - 13:53:48 CEST)
- [xdebug-dev] Bug 0000079: patch regarding empty_string -> STR_EMPTY_ALLOC() change xdebug-dev[@]lists.xdebug.org (Mon Jul 19 2004 - 16:49:19 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - refix $this for php 5 after yesterday's changes Shane Caraveo (Mon Jul 19 2004 - 20:59:47 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.c - Make compatible with PHP 5.1.x Marcus Börger (Mon Jul 19 2004 - 21:51:26 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Some whitespace fixes. Derick Rethans (Tue Jul 20 2004 - 18:34:31 CEST)
- [xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect xdebug-dev[@]lists.xdebug.org (Mon Jul 26 2004 - 13:07:23 CEST)
- [xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity xdebug-dev[@]lists.xdebug.org (Tue Jul 27 2004 - 14:25:34 CEST)
- [xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect 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 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity 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 (Mon Aug 02 2004 - 10:44:02 CEST)
- [xdebug-dev] Bug 0000082: Add functionality to return the size of a "data object". xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 10:50:08 CEST)
- [xdebug-dev] xdebug xdebug/README - Added the 5th step again. Derick Rethans (Mon Aug 02 2004 - 11:58:27 CEST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (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] 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 - 00:04:34 CEST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (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 (Tue Aug 03 2004 - 11:24:10 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00032.phpt xdebug/tests/test20b.phpt - Fixed test cases. Derick Rethans (Tue Aug 03 2004 - 22:36:39 CEST)
- [xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 22:45:36 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:46:06 CEST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 22:47:14 CEST)
- [xdebug-dev] Bug 0000075: xdebug's var_dump implementation is not binary safe xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 22:47:45 CEST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes 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 0000085: Segmentation fault 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] xdebug xdebug/xdebug.c - Fixed bug #85: Xdebug segfaults when no idekey is set. Derick Rethans (Thu Aug 05 2004 - 13:07:27 CEST)
- [xdebug-dev] Bug 0000085: Segmentation fault xdebug-dev[@]lists.xdebug.org (Thu Aug 05 2004 - 13:12:24 CEST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Thu Aug 05 2004 - 13:13:27 CEST)
- [xdebug-dev] Bug 0000086: xdebug produces output that is not xhtml 1.1 valid xdebug-dev[@]lists.xdebug.org (Fri Aug 06 2004 - 06:08:48 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_gdb.c Derick Rethans (Fri Aug 06 2004 - 08:52:32 CEST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Fri Aug 06 2004 - 08:52:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c #- This is already fixed in Xdebug 2.0-dev Derick Rethans (Fri Aug 06 2004 - 08:59:03 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:59:33 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 (Mon Aug 09 2004 - 08:27:59 CEST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Tue Aug 10 2004 - 11:57:16 CEST)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Wed Aug 11 2004 - 09:25:28 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:27 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 - 09:59:56 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 - 10:00:20 CEST)
- [xdebug-dev] Bug 0000088: Option for URL param xdebug-dev[@]lists.xdebug.org (Mon Aug 16 2004 - 11:24:38 CEST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Mon Aug 16 2004 - 11:46:10 CEST)
- [xdebug-dev] Bug 0000089: var_dump shows empty strings garbled xdebug-dev[@]lists.xdebug.org (Tue Aug 17 2004 - 08:49:19 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:03 CEST)
- [xdebug-dev] Bug 0000089: var_dump shows empty strings garbled xdebug-dev[@]lists.xdebug.org (Tue Aug 17 2004 - 08:54:28 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:31:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Changed default debugging protocol to dbgp instead of gdb. Derick Rethans (Mon Aug 23 2004 - 08:32:14 CEST)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Mon Aug 23 2004 - 09:15:22 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: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] xdebug xdebug/usefulstuff.c thingy is used. Derick Rethans (Thu Aug 26 2004 - 11:18:56 CEST)
- [xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 xdebug-dev[@]lists.xdebug.org (Fri Aug 27 2004 - 02:43:25 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/xdebug_handler_dbgp.c - Make this work with ZTS again. Derick Rethans (Fri Aug 27 2004 - 08:58:18 CEST)
- [xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 xdebug-dev[@]lists.xdebug.org (Fri Aug 27 2004 - 09:03:16 CEST)
- [xdebug-dev] My we;bcam is up and ready for you to see! Nicholas Brown (Sat Aug 28 2004 - 06:47:32 CEST)
- [xdebug-dev] My we;bcam is up and ready for you to see! Kelsey Weber (Sat Aug 28 2004 - 22:46:25 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_superglobals.c - Fixed dumping of superglobals for numeric keys. Derick Rethans (Mon Aug 30 2004 - 08:52:14 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_superglobals.c Derick Rethans (Mon Aug 30 2004 - 09:03:11 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.h - Add the TSRMLS_CC to the declaration too. Derick Rethans (Mon Aug 30 2004 - 15:48:41 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/usefulstuff.h - Fix it for real now. Derick Rethans (Mon Aug 30 2004 - 16:00:20 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fix this windows mess for good now. Derick Rethans (Mon Aug 30 2004 - 16:05:24 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_com.c Reetz) Derick Rethans (Tue Sep 07 2004 - 16:27:44 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Added patch to fix warnings and implicit declarations. (Based on a patch by Derick Rethans (Wed Sep 08 2004 - 07:58:58 CEST)
- [xdebug-dev] Bug 0000091: breakpoint_remove is not behaving as documented xdebug-dev[@]lists.xdebug.org (Thu Sep 09 2004 - 18:02:52 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Added Shane's clarifications for our file:// mangling function. Derick Rethans (Wed Sep 15 2004 - 09:52:19 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:53:46 CEST)
- [xdebug-dev] Bug 0000088: Option for URL param xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:54:09 CEST)
- [xdebug-dev] Bug 0000079: patch regarding empty_string -> STR_EMPTY_ALLOC() change xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:55:46 CEST)
- [xdebug-dev] Bug 0000078: segfault with set_exception_handler() xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 10:01:39 CEST)
- [xdebug-dev] Bug 0000065: xdebug_get_function_profile doesn't give line numbers xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 10:05:07 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:07:17 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:08:11 CEST)
- [xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 10:09:42 CEST)
- [xdebug-dev] xdebug xdebug/package.xml - Merge package.xml releases from the XDEBUG_1_3 branch. Derick Rethans (Wed Sep 15 2004 - 11:33:40 CEST)
- [xdebug-dev] xdebug - Update NEWS file for 2.0.0beta1 Derick Rethans (Wed Sep 15 2004 - 11:34:12 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with Xdebug 2.0.0beta1. Derick Rethans (Wed Sep 15 2004 - 14:59:49 CEST)
- [xdebug-dev] Bug 0000091: breakpoint_remove is not behaving as documented xdebug-dev[@]lists.xdebug.org (Sat Sep 18 2004 - 09:54:44 CEST)
- [xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()" xdebug-dev[@]lists.xdebug.org (Sat Sep 18 2004 - 10:37:14 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:39:52 CEST)
- [xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()" xdebug-dev[@]lists.xdebug.org (Tue Sep 21 2004 - 01:41:54 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Only deinitialize the profiler if it is actually used. Derick Rethans (Wed Sep 22 2004 - 15:49:39 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:31:20 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:32:29 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Plugged some memory leaks Derick Rethans (Mon Sep 27 2004 - 10:33:42 CEST)
- [xdebug-dev] xdebug xdebug/tests/test6.phpt - Fixed this test. Derick Rethans (Tue Sep 28 2004 - 08:42:13 CEST)
- [xdebug-dev] Bug 0000092: xdebug_disable() doesn't disable the exception handler. xdebug-dev[@]lists.xdebug.org (Thu Sep 30 2004 - 17:58:17 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 (Sun Oct 03 2004 - 15:10:56 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:56:29 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 - 08:58:02 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 - 09:09:35 CEST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (Wed Oct 06 2004 - 16:23:45 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:58:38 CEST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (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 0000094: xdebug_sprintf misbehaves with x86_64/glibc-2.3.3 xdebug-dev[@]lists.xdebug.org (Wed Oct 06 2004 - 21:27:02 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:30 CEST)
- [xdebug-dev] Bug 0000092: xdebug_disable() doesn't disable the exception handler. xdebug-dev[@]lists.xdebug.org (Tue Oct 12 2004 - 16:49:52 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:50:33 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed bug #93: Crash on x86_64 Derick Rethans (Tue Oct 12 2004 - 16:56:09 CEST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (Tue Oct 12 2004 - 16:56:36 CEST)
- [xdebug-dev] xdebug xdebug/README - Test commit. Derick Rethans (Wed Oct 13 2004 - 10:01:22 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_com.c - fix windows compile Shane Caraveo (Wed Oct 20 2004 - 00:38:28 CEST)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Wed Oct 20 2004 - 08:50:52 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed some Windows related warnings Derick Rethans (Wed Oct 20 2004 - 09:35:46 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix compile for 5.0 Shane Caraveo (Wed Oct 20 2004 - 19:03:43 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix bad pointer in property_value Shane Caraveo (Wed Oct 20 2004 - 20:03:07 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 - 09:10:10 CEST)
- [xdebug-dev] Bug 0000096: No way of resetting Code Coverage xdebug-dev[@]lists.xdebug.org (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 0000097: Add a while(true) loop detector xdebug-dev[@]lists.xdebug.org (Thu Oct 21 2004 - 15:50:35 CEST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt - Fixed a little inconsistency in the DBGp specs. Derick Rethans (Fri Oct 22 2004 - 20:11:08 CEST)
- [xdebug-dev] dbgp - Added a Changelog file Derick Rethans (Fri Oct 22 2004 - 20:11:44 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:53:31 CEST)
- [xdebug-dev] Bug 0000096: No way of resetting Code Coverage xdebug-dev[@]lists.xdebug.org (Sun Oct 24 2004 - 17:56:47 CEST)
- [xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 on AMD64 xdebug-dev[@]lists.xdebug.org (Sun Oct 24 2004 - 17:57:24 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 - 10:41:20 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:06:56 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Force the XG(active_symbol_table) to EG(active_symbol_table) as normally this Derick Rethans (Tue Oct 26 2004 - 11:15:54 CEST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt Derick Rethans (Thu Oct 28 2004 - 15:06:05 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 (Fri Oct 29 2004 - 12:01:18 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Added PHP 5.1 compability for the opcode overrides. Derick Rethans (Mon Nov 01 2004 - 13:06:18 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:09:49 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed some -Wall warnings. Derick Rethans (Mon Nov 01 2004 - 13:12:47 CET)
- [xdebug-dev] Bug 0000098: 'longname' attribute not returned for property in context_get request xdebug-dev[@]lists.xdebug.org (Tue Nov 02 2004 - 14:55:01 CET)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt Derick Rethans (Wed Nov 03 2004 - 11:26:23 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:10:37 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:20:17 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make things work in PHP 4.3 and PHP 5.0 again. Derick Rethans (Thu Nov 04 2004 - 23:43:56 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:09: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: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:18 CET)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache 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] 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:12:09 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 - 14:23:39 CET)
- [xdebug-dev] Bug 0000100: xdebug2.0 handles stackframe variables incorrectly xdebug-dev[@]lists.xdebug.org (Fri Nov 05 2004 - 15:12:22 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Support the -d option for property_get. Derick Rethans (Sun Nov 07 2004 - 08:25:48 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fix eval'ed $varnames in property_get. Derick Rethans (Mon Nov 08 2004 - 10:40:28 CET)
- [xdebug-dev] Bug 0000101: dosen't support set_exception_handler() correctly xdebug-dev[@]lists.xdebug.org (Thu Nov 11 2004 - 02:06:57 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 (Thu Nov 11 2004 - 17:30:12 CET)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Fixed problem with error codes. Derick Rethans (Mon Nov 15 2004 - 13:45:13 CET)
- [xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1 xdebug-dev[@]lists.xdebug.org (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] 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:28 CET)
- [xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1 xdebug-dev[@]lists.xdebug.org (Mon Nov 15 2004 - 18:52:55 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - The proper Xdebug type is "hash" for associative arrays. Derick Rethans (Tue Nov 16 2004 - 14:42:39 CET)
- [xdebug-dev] Bug 0000103: crashes when eval global variable xdebug-dev[@]lists.xdebug.org (Thu Nov 18 2004 - 06:54:12 CET)
- [xdebug-dev] Bug 0000100: xdebug2.0 handles stackframe variables incorrectly xdebug-dev[@]lists.xdebug.org (Thu Nov 18 2004 - 15:34:00 CET)
- [xdebug-dev] Bug 0000104: Output warning if needed directories do not exist xdebug-dev[@]lists.xdebug.org (Fri Nov 19 2004 - 21:31:43 CET)
- [xdebug-dev] Bug 0000105: Fancy var_dump function vs Var_Dump class 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] xdebug xdebug/xdebug.c Derick Rethans (Sun Nov 28 2004 - 20:34:19 CET)
- [xdebug-dev] Bug 0000101: dosen't support set_exception_handler() correctly xdebug-dev[@]lists.xdebug.org (Sun Nov 28 2004 - 20:34:41 CET)
- [xdebug-dev] xdebug xdebug/xdebug_str.c Derick Rethans (Sun Nov 28 2004 - 22:53:28 CET)
- [xdebug-dev] Bug 0000094: xdebug_sprintf misbehaves with x86_64/glibc-2.3.3 xdebug-dev[@]lists.xdebug.org (Sun Nov 28 2004 - 22:54:15 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h Derick Rethans (Sun Nov 28 2004 - 23:07:32 CET)
- [xdebug-dev] xdebug xdebug/package.xml - Update NEWS and package.xml Derick Rethans (Sun Nov 28 2004 - 23:12:06 CET)
- [xdebug-dev] xdebug xdebug/package.xml - Remove nolonger existing file. Derick Rethans (Sun Nov 28 2004 - 23:14:49 CET)
- [xdebug-dev] Re: Bug 0000103: crashes when eval global variable Seung Woo Shin (Mon Nov 29 2004 - 06:36:03 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:45:46 CET)
- [xdebug-dev] Bug 0000103: crashes when eval global variable xdebug-dev[@]lists.xdebug.org (Sat Dec 04 2004 - 22:46:43 CET)
- [xdebug-dev] Bug 0000106: Debugging eval'd Statements xdebug-dev[@]lists.xdebug.org (Wed Dec 08 2004 - 11:52:43 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:43:56 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:45:22 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:46:41 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 - 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] xdebug xdebug/php_xdebug.h - Update version no Derick Rethans (Thu Dec 23 2004 - 14:12:23 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Make it compile on Windows again. (Thanks to Marcus Börger) Derick Rethans (Fri Dec 24 2004 - 15:41:17 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 (Thu Jan 06 2005 - 12:50:42 CET)
- [xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files xdebug-dev[@]lists.xdebug.org (Sat Jan 08 2005 - 15:21:08 CET)
- [xdebug-dev] Bug 0000110: zend_extension in php.ini doesn't load xdebug module 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] xdebug xdebug/xdebug_xml.c xdebug/xdebug_var.c - fix xml attributes that contain xml entities Shane Caraveo (Mon Jan 31 2005 - 00:24:34 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 - 02:28:40 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix retrieving static vars in classes Shane Caraveo (Tue Feb 01 2005 - 03:28:02 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 - 20:41:16 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 (Tue Feb 01 2005 - 23:53:44 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 - 00:33:16 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix windows build Shane Caraveo (Wed Feb 02 2005 - 23:23:20 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c oops, forgot to diff first before last commit Shane Caraveo (Wed Feb 02 2005 - 23:50:58 CET)
- [xdebug-dev] Bug 0000112: Parameter display very long in Firefox xdebug-dev[@]lists.xdebug.org (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 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Sat Feb 05 2005 - 11:24:29 CET)
- [xdebug-dev] Bug 0000114: Rename tests/*.php to tests/*.inc xdebug-dev[@]lists.xdebug.org (Sat Feb 05 2005 - 14:33:09 CET)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Feb 08 2005 - 15:03:13 CET)
- [xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator 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 0000113: XSLT PHP functions registered 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 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: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 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 11:51:36 CET)
- [xdebug-dev] Bug 0000117: var_dump dows not work with "private" xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 13:50:42 CET)
- [xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo 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 (Wed Mar 02 2005 - 11:00:43 CET)
- [xdebug-dev] xdebug xdebug/package2.xml Derick Rethans (Wed Mar 02 2005 - 16:01:32 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:53:54 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:31 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:41 CET)
- [xdebug-dev] Bug 0000120: Xdebug module doesn't load in apache on debian xdebug-dev[@]lists.xdebug.org (Tue Mar 08 2005 - 09:46:01 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Wed Mar 09 2005 - 22:18:11 CET)
- [xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo xdebug-dev[@]lists.xdebug.org (Wed Mar 09 2005 - 22:18:26 CET)
- [xdebug-dev] xdebug xdebug/debugclient/debugclient.dsp - Fixed lineendings Derick Rethans (Thu Mar 10 2005 - 09:25:43 CET)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 22:14:08 CET)
- [xdebug-dev] Bug 0000120: Xdebug module doesn't load in apache on debian xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 22:16:07 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:35:53 CET)
- [xdebug-dev] Bug 0000117: var_dump dows not work with "private" xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 22:36:13 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:39:55 CET)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 22:40:48 CET)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used 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 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Wed Mar 16 2005 - 23:00:04 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c (Patch by Maxim Poltarak <demiurg@gmail.com>) Derick Rethans (Sun Mar 20 2005 - 16:11:51 CET)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Sun Mar 20 2005 - 16:12:15 CET)
- [xdebug-dev] Bug 0000122: Profiling problems with serendipity xdebug-dev[@]lists.xdebug.org (Mon Mar 28 2005 - 23:39:34 CEST)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Tue Mar 29 2005 - 22:41:40 CEST)
- [xdebug-dev] xdebug-xul - Create ChangeLog Derick Rethans (Thu Mar 31 2005 - 19:23:35 CEST)
- [xdebug-dev] xdebug-xul - Fixed changelog. Derick Rethans (Thu Mar 31 2005 - 22:11:12 CEST)
- [xdebug-dev] xdebug-xul xdebug-xul/content/xdebul/xdebul.js Derick Rethans (Thu Mar 31 2005 - 19:22:37 CEST)
- [xdebug-dev] Bug 0000123: Segmentation fault with __autoload xdebug-dev[@]lists.xdebug.org (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 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Wed Apr 20 2005 - 12:48:26 CEST)
- [xdebug-dev] xdebug xdebug/README Derick Rethans (Wed Apr 27 2005 - 11:43:37 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Added debugging tool for Thomas. Derick Rethans (Tue May 03 2005 - 16:34:28 CEST)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (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 0000126: turn off html output when html_errors = 0 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 0000127: Memory leak with profiler 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 0000128: Apache dies with segmentation fault. xdebug-dev[@]lists.xdebug.org (Tue May 31 2005 - 16:36:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Prevent accessing 0x0 vars. Derick Rethans (Tue Jun 14 2005 - 09:37:32 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added xdebug_debug_zval_stdout(). Derick Rethans (Tue Jun 14 2005 - 09:41:18 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make it work with ZendEngine 2.1 again. Derick Rethans (Tue Jun 14 2005 - 15:54:09 CEST)
- [xdebug-dev] xdebug xdebug/tests/coverage.phpt xdebug/tests/coverage2.phpt - Fixed broken test cases. Derick Rethans (Tue Jun 14 2005 - 15:54:30 CEST)
- [xdebug-dev] Bug 0000129: Xdebug causes PHP segfault with __autoload() and "new Obj" in function call xdebug-dev[@]lists.xdebug.org (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 (Wed Jun 15 2005 - 21:24:20 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Little cosmetics. Derick Rethans (Sun Jun 19 2005 - 14:50:38 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:17 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Allow "xdebug.default_enable" to be set everywhere. Derick Rethans (Sun Jun 19 2005 - 14:51:50 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 - 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 0000128: Apache dies with segmentation fault. 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 0000131: XDebug needs to implement paged child object requests xdebug-dev[@]lists.xdebug.org (Tue Jul 05 2005 - 01:48:00 CEST)
- [xdebug-dev] Bug 0000132: use of eval causes a segmentation fault 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 0000131: XDebug needs to implement paged child object requests xdebug-dev[@]lists.xdebug.org (Thu Jul 07 2005 - 16:26:04 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:33:18 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/php_xdebug.h profile -> profiler (consistent) Jani Taskinen (Thu Jul 21 2005 - 17:40:36 CEST)
- [xdebug-dev] xdebug Update NEWS Jani Taskinen (Thu Jul 21 2005 - 17:41:06 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 - 18:33:58 CEST)
- [xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error xdebug-dev[@]lists.xdebug.org (Thu Jul 21 2005 - 19:08:05 CEST)
- [xdebug-dev] Bug 0000134: phpize reports 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 0000135: underquoted definition automake xdebug-dev[@]lists.xdebug.org (Sat Jul 30 2005 - 12:52:53 CEST)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 15:42:18 CEST)
- [xdebug-dev] Bug 0000137: feature_get for general commands xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 16:15:35 CEST)
- [xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 17:05:09 CEST)
- [xdebug-dev] Bug 0000139: typemap_get doesent give a mapping for hash xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 17:10:17 CEST)
- [xdebug-dev] Bug 0000140: Is the profiler output filename correctly documented? 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 0000141: remote context_get causes segfault xdebug-dev[@]lists.xdebug.org (Tue Aug 02 2005 - 06:04:36 CEST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI 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 (Tue Aug 02 2005 - 13:40:34 CEST)
- [xdebug-dev] Re: xdebug breakpoints and profiling Derick Rethans (Tue Aug 02 2005 - 15:09:26 CEST)
- [xdebug-dev] Bug 0000135: underquoted definition automake xdebug-dev[@]lists.xdebug.org (Thu Aug 04 2005 - 15:49:31 CEST)
- [xdebug-dev] Bug 0000139: typemap_get doesent give a mapping for hash xdebug-dev[@]lists.xdebug.org (Thu Aug 04 2005 - 15:55:05 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c Derick Rethans (Thu Aug 04 2005 - 16:04:30 CEST)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Thu Aug 04 2005 - 16:04:46 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c typemap to the common type "hash". Derick Rethans (Thu Aug 04 2005 - 18:30:15 CEST)
- [xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error xdebug-dev[@]lists.xdebug.org (Sat Aug 06 2005 - 18:08:22 CEST)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Mon Aug 08 2005 - 19:10:09 CEST)
- [xdebug-dev] Bug 0000143: unknown symbol output_globals w/ PHP 5.1.0b3 xdebug-dev[@]lists.xdebug.org (Tue Aug 09 2005 - 05:28:54 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:10:19 CEST)
- [xdebug-dev] Bug 0000143: unknown symbol output_globals w/ PHP 5.1.0b3 xdebug-dev[@]lists.xdebug.org (Wed Aug 10 2005 - 19:13:57 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_compat.c - Make it compile with PHP 6.0dev Derick Rethans (Wed Aug 10 2005 - 19:18:33 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed ifdef nesting. Derick Rethans (Thu Aug 11 2005 - 13:39:59 CEST)
- [xdebug-dev] Bug 0000132: use of eval causes a segmentation fault xdebug-dev[@]lists.xdebug.org (Thu Aug 11 2005 - 13:40:11 CEST)
- [xdebug-dev] xdebug xdebug/tests/xdebug_var_dump.phpt Derick Rethans (Thu Aug 11 2005 - 13:43:08 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:39:53 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00003.phpt and 6.0. Derick Rethans (Thu Aug 11 2005 - 14:42:15 CEST)
- [xdebug-dev] xdebug xdebug/test-6.0.sh xdebug/.cvsignore Derick Rethans (Thu Aug 11 2005 - 17:02:29 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Thu Aug 11 2005 - 21:58:52 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 (Mon Aug 15 2005 - 09:30:43 CEST)
- [xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite xdebug-dev[@]lists.xdebug.org (Sun Aug 28 2005 - 17:44:22 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed headers. Derick Rethans (Tue Aug 30 2005 - 10:55:26 CEST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - MFH: Broken include. Derick Rethans (Tue Aug 30 2005 - 13:57:25 CEST)
- [xdebug-dev] Bug 0000146: xt trace files -> quotes within array key name's are not escaped xdebug-dev[@]lists.xdebug.org (Sat Sep 03 2005 - 01:12:53 CEST)
- [xdebug-dev] Bug 0000147: Crash PHP.exe under Windows xdebug-dev[@]lists.xdebug.org (Mon Sep 12 2005 - 16:26:28 CEST)
- [xdebug-dev] Bug 0000148: Option to append to cachegrind files, instead of overwriting xdebug-dev[@]lists.xdebug.org (Wed Sep 14 2005 - 22:49:56 CEST)
- [xdebug-dev] Bug 0000149: Server module crashes under Apache 1.3.33 xdebug-dev[@]lists.xdebug.org (Tue Sep 20 2005 - 19:44:35 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c should be safe. Derick Rethans (Wed Sep 21 2005 - 10:28:38 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c eval($x); doesn't segfault anymore. Derick Rethans (Wed Sep 21 2005 - 11:01:51 CEST)
- [xdebug-dev] Bug 0000149: Server module crashes under Apache 1.3.33 xdebug-dev[@]lists.xdebug.org (Wed Sep 21 2005 - 11:35:56 CEST)
- [xdebug-dev] Bug 0000150: Failed loading xdebug, undefined symbol empty_string 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 0000147: Crash PHP.exe under Windows xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 20:25:39 CEST)
- [xdebug-dev] Bug 0000148: Option to append to cachegrind files, instead of overwriting xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 20:37:05 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:36:51 CEST)
- [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:45:56 CEST)
- [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:45:56 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00146.phpt Derick Rethans (Thu Sep 22 2005 - 20:47:00 CEST)
- [xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 20:48:36 CEST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 21:49: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:22:57 CEST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 10:23:07 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:24:33 CEST)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 10:26:30 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:37 CEST)
- [xdebug-dev] Bug 0000114: Rename tests/*.php to tests/*.inc xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 10:35:45 CEST)
- [xdebug-dev] Bug 0000047: Profile data not dumped on file when profiling is called from PHP script xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 10:37:05 CEST)
- [xdebug-dev] Bug 0000151: cannot go past xdebug_break() xdebug-dev[@]lists.xdebug.org (Sat Sep 24 2005 - 02:50:28 CEST)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Wed Oct 05 2005 - 10:58:52 CEST)
- [xdebug-dev] xdebug xdebug/LICENSE Derick Rethans (Wed Oct 05 2005 - 22:57:46 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Thu Oct 06 2005 - 22:22:38 CEST)
- [xdebug-dev] Bug 0000153: get_declared_vars() xdebug-dev[@]lists.xdebug.org (Fri Oct 07 2005 - 10:18:07 CEST)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Fri Oct 14 2005 - 18:58:05 CEST)
- [xdebug-dev] Bug 0000155: Cannot watch array elements xdebug-dev[@]lists.xdebug.org (Sun Oct 16 2005 - 00:54:56 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 (Mon Oct 17 2005 - 16:36:55 CEST)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption 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] xdebug xdebug/xdebug.c xdebug/xdebug_var.c Derick Rethans (Wed Oct 19 2005 - 10:20:37 CEST)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Wed Oct 19 2005 - 10:21:33 CEST)
- [xdebug-dev] Bug 0000158: Function calls from the {main} scope always have the line number 0 xdebug-dev[@]lists.xdebug.org (Fri Oct 21 2005 - 23:35:03 CEST)
- [xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Tue Nov 29 2005 - 20:32:09 CET)
- [xdebug-dev] Bug 0000160: xdebug-2.0.0beta2 fails to start with PHP-5.1.1 xdebug-dev[@]lists.xdebug.org (Sat Dec 03 2005 - 15:16:05 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 05 2005 - 16:47:03 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 - 08:50:47 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Plugged couple of dozen memleaks Jani Taskinen (Mon Dec 12 2005 - 12:53:10 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Wed Dec 14 2005 - 12:48:04 CET)
- [xdebug-dev] Bug 0000161: var_dump doesn't show lengths for strings xdebug-dev[@]lists.xdebug.org (Wed Dec 14 2005 - 17:23:10 CET)
- [xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals 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 (Sat Dec 17 2005 - 14:57:43 CET)
- [xdebug-dev] Bug 0000161: var_dump doesn't show lengths for strings xdebug-dev[@]lists.xdebug.org (Tue Dec 20 2005 - 11:27:15 CET)
- [xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals xdebug-dev[@]lists.xdebug.org (Tue Dec 20 2005 - 11:27:42 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:35:46 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:37:47 CET)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON 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 (Fri Dec 30 2005 - 14:39:31 CET)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption 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 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 14:40:38 CET)
- [xdebug-dev] Bug 0000155: Cannot watch array elements 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] 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:31 CET)
- [xdebug-dev] Bug 0000153: get_declared_vars() xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:33:42 CET)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:39:18 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:24 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:54:35 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00002.phpt - Updated test case to reflect changes in trace files. Derick Rethans (Fri Dec 30 2005 - 16:58:17 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:02 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 - 16:59:15 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:00:22 CET)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 17:01:27 CET)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 17:01:27 CET)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 17:09:20 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: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 0000151: cannot go past xdebug_break() xdebug-dev[@]lists.xdebug.org (Sat Dec 31 2005 - 11:34:09 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed bug #141: Remote context_get causes segfault. Derick Rethans (Sat Dec 31 2005 - 11:34:53 CET)
- [xdebug-dev] Bug 0000141: remote context_get causes segfault xdebug-dev[@]lists.xdebug.org (Sat Dec 31 2005 - 11:35:10 CET)
- [xdebug-dev] xdebug xdebug/config.m4 - Fixed bug #154: GCC 4.0.2 optimizes too much out with -O2. Derick Rethans (Sat Dec 31 2005 - 11:50:10 CET)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with beta5. Derick Rethans (Sat Dec 31 2005 - 11:54:11 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/usefulstuff.c xdebug/usefulstuff.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h xdebug/xdebug_com.c xdebug/xdebug_com.h xdebug/xdebug_compat.h 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.c xdebug/xdebug_handlers.h xdebug/xdebug_mm.h xdebug/xdebug_private.c xdebug/xdebug_private.h xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h xdebug/xdebug_str.c xdebug/xdebug_str.h xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h xdebug/xdebug_var.c xdebug/xdebug_var.h xdebug/xdebug_xml.c xdebug/xdebug_xml.h xdebug/debugclient/main.c xdebug/debugclient/usefulstuff.c xdebug/debugclient/usefulstuff.h Derick Rethans (Sun Jan 01 2006 - 16:27:28 CET)
- [xdebug-dev] Bug 0000163: PHP 4.4 outputs opcodes when debugging in Komodo / xdebug xdebug-dev[@]lists.xdebug.org (Tue Jan 03 2006 - 22:11:47 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed debug information. Derick Rethans (Tue Jan 03 2006 - 22:15:31 CET)
- [xdebug-dev] Bug 0000163: PHP 4.4 outputs opcodes when debugging in Komodo / xdebug xdebug-dev[@]lists.xdebug.org (Tue Jan 03 2006 - 22:17:11 CET)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Mon Jan 16 2006 - 16:57:26 CET)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 08:52:22 CET)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 08:52:21 CET)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:15:08 CET)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:24:21 CET)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:24:48 CET)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:25:02 CET)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:27:38 CET)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:27:38 CET)
- [xdebug-dev] Bug 0000122: Profiling problems with serendipity xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:28:20 CET)
- [xdebug-dev] Bug 0000155: Cannot watch array elements xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:29:34 CET)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:30:30 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c session. Derick Rethans (Tue Jan 17 2006 - 21:58:36 CET)
- [xdebug-dev] Bug 0000111: xdebug does not ignore set_time_limit function during debug session xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 21:58:50 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Make property_get -n $r['keyName'] actually work without segfaulting. Derick Rethans (Tue Jan 17 2006 - 22:35:42 CET)
- [xdebug-dev] Bug 0000165: xdebug.collect_params only produces "???" in php 5.1.x xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 23:17:58 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #121: property_get -n $r[2] returns the whole hash. Derick Rethans (Tue Jan 17 2006 - 23:19:48 CET)
- [xdebug-dev] Bug 0000121: working with arrays getProperty -n $r[2] -k 2 returns whole hash xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 23:20:42 CET)
- [xdebug-dev] Bug 0000165: xdebug.collect_params only produces "???" in php 5.1.x xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 23:22:51 CET)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 23:25:50 CET)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 23:25:52 CET)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Wed Jan 18 2006 - 22:31:56 CET)
- [xdebug-dev] Bug 0000010: Evaluation ("eval") per stack frame (active_symbol_table per frame). xdebug-dev[@]lists.xdebug.org (Thu Jan 19 2006 - 08:28:17 CET)
- [xdebug-dev] Bug 0000012: Integrate VLD xdebug-dev[@]lists.xdebug.org (Thu Jan 19 2006 - 08:28:59 CET)
- [xdebug-dev] Bug 0000009: Add support for the doc_comment information xdebug-dev[@]lists.xdebug.org (Thu Jan 19 2006 - 08:29:31 CET)
- [xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests xdebug-dev[@]lists.xdebug.org (Mon Jan 23 2006 - 00:30:21 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/xdebug_hash.c xdebug/xdebug_hash.h xdebug/xdebug_mm.h xdebug/xdebug_var.c xdebug/xdebug_var.h - Implemented FR #131: XDebug needs to implement paged child object requests. Derick Rethans (Mon Jan 23 2006 - 00:30:59 CET)
- [xdebug-dev] xdebug xdebug/xdebug_mm.h - Fixed issue with strndup's GNU extensions. Derick Rethans (Mon Jan 23 2006 - 08:14:44 CET)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt paging of arrays/objects/hashes is 0 based. Derick Rethans (Mon Jan 23 2006 - 20:58:22 CET)
- [xdebug-dev] xdebug xdebug/docs/dbgp.txt Derick Rethans (Mon Jan 23 2006 - 21:12:46 CET)
- [xdebug-dev] xdebug xdebug/docs/Makefile Derick Rethans (Mon Jan 23 2006 - 21:13:50 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_var.c xdebug/xdebug_var.h - Implemented correct paging behavior in case max_depth is greater than 1. Derick Rethans (Tue Jan 24 2006 - 22:12:06 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Implement FR #124: Add backtrace dumping information when exception thrown. Derick Rethans (Tue Jan 24 2006 - 22:26:41 CET)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:26:44 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Implemented FR #137: feature_get for general commands doesn't have a text field. Derick Rethans (Tue Jan 24 2006 - 22:32:50 CET)
- [xdebug-dev] Bug 0000137: feature_get for general commands xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:32:55 CET)
- [xdebug-dev] Bug 0000112: Parameter display very long in Firefox xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:35:26 CET)
- [xdebug-dev] Bug 0000097: Add a while(true) loop detector xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:36:45 CET)
- [xdebug-dev] Bug 0000013: Add code-coverage per opcode so that ALL code can be checked for coverage xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:37:49 CET)
- [xdebug-dev] Bug 0000106: Debugging eval'd Statements xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:39:01 CET)
- [xdebug-dev] Bug 0000128: Apache dies with segmentation fault. xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:40:46 CET)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:42:06 CET)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:42:36 CET)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt Derick Rethans (Tue Jan 24 2006 - 23:04:47 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/docs/dbgp.txt - Implemented FR #70: Add feature_get breakpoint_types. Derick Rethans (Tue Jan 24 2006 - 23:05:54 CET)
- [xdebug-dev] Bug 0000070: Add feature_get breakpoint_types xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 23:06:14 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed implementation for FR #124: It was only done when remote debugging was Derick Rethans (Tue Jan 24 2006 - 23:13:04 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed printing of stack trace on an exception. Derick Rethans (Wed Jan 25 2006 - 09:49:16 CET)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Fixed bug #125: show_mem_delta does not calculate correct negative values on Derick Rethans (Fri Jan 27 2006 - 10:22:45 CET)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Fri Jan 27 2006 - 10:22:55 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_private.h xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h - Added profiling aggregation functions (patch by Andrei Zmievski) Derick Rethans (Tue Jan 31 2006 - 22:04:05 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed typo. Derick Rethans (Tue Jan 31 2006 - 22:07:37 CET)
- [xdebug-dev] xdebug xdebug/tests/get_declared_vars.phpt - Fixed test. Derick Rethans (Tue Jan 31 2006 - 22:07:19 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed TSRMLS issue Derick Rethans (Thu Feb 02 2006 - 23:21:49 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Align the headers (include error message) to the left. Derick Rethans (Fri Feb 10 2006 - 15:44:55 CET)
- [xdebug-dev] Bug 0000166: Seg fault from set_error_handler inside of class xdebug-dev[@]lists.xdebug.org (Mon Feb 13 2006 - 11:54:55 CET)
- [xdebug-dev] Bug 0000166: Seg fault from set_error_handler inside of class xdebug-dev[@]lists.xdebug.org (Mon Feb 13 2006 - 19:43:51 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00001.phpt Derick Rethans (Mon Feb 13 2006 - 21:54:47 CET)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Tue Feb 14 2006 - 05:43:15 CET)
- [xdebug-dev] Bug 0000168: PHP.exe crashes on windows on eval command xdebug-dev[@]lists.xdebug.org (Thu Feb 16 2006 - 18:22:07 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c correctly. Derick Rethans (Mon Feb 20 2006 - 15:57:22 CET)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/usefulstuff.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/xdebug_handler_gdb.h xdebug/xdebug_handler_php3.h xdebug/xdebug_handlers.c xdebug/xdebug_handlers.h Derick Rethans (Tue Feb 21 2006 - 21:43:17 CET)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 21:43:42 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c options. Derick Rethans (Tue Feb 21 2006 - 22:25:21 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #168: Xdebug's DBGp crashes on an eval command where the Derick Rethans (Tue Feb 21 2006 - 22:26:58 CET)
- [xdebug-dev] Bug 0000168: PHP.exe crashes on windows on eval command xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 22:27:13 CET)
- [xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 22:32:06 CET)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 22:34:07 CET)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 22:35:07 CET)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 22:35:08 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed issues with empty array indices and binary safety. Derick Rethans (Wed Feb 22 2006 - 22:29:01 CET)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 17:11:59 CET)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 17:31:39 CET)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 17:45:24 CET)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 17:45:24 CET)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 17:47:06 CET)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 17:47:06 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed PECL bug #6940 (XDebug ignores set_time_limit) Derick Rethans (Mon Feb 27 2006 - 21:59:21 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Suppress NOP/EXT_NOP from being marked as executable code with Code Derick Rethans (Mon Feb 27 2006 - 22:00:55 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - The zif_ trick doesn't work on Windows, so work around it by storing Derick Rethans (Tue Feb 28 2006 - 09:54:47 CET)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Tue Mar 07 2006 - 22:23:57 CET)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Added missing return statement. Derick Rethans (Tue Mar 07 2006 - 22:30:13 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Turn the display of a stack trace whenever an exception occurs into a setting Derick Rethans (Tue Mar 07 2006 - 22:30:54 CET)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Tue Mar 07 2006 - 22:31:35 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #87: Warning about headers when "register_shutdown_function" used. Derick Rethans (Thu Mar 09 2006 - 14:06:20 CET)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Thu Mar 09 2006 - 14:06:50 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - DBGp: Implemented support for hit conditions for breakpoints. Derick Rethans (Thu Mar 09 2006 - 22:32:44 CET)
- [xdebug-dev] Bug 0000171: set_time_limit stack overflow on 2nd request xdebug-dev[@]lists.xdebug.org (Fri Mar 10 2006 - 12:35:17 CET)
- [xdebug-dev] Bug 0000172: coverage produce wrong coverage xdebug-dev[@]lists.xdebug.org (Fri Mar 10 2006 - 13:05:21 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Fixed bug #171: set_time_limit stack overflow on 2nd request. Derick Rethans (Fri Mar 10 2006 - 13:10:26 CET)
- [xdebug-dev] Bug 0000171: set_time_limit stack overflow on 2nd request xdebug-dev[@]lists.xdebug.org (Fri Mar 10 2006 - 13:10:49 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handlers.h - Added support for conditions for file/line breakpoints. Derick Rethans (Tue Mar 14 2006 - 22:20:49 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed exception breakpoints. Derick Rethans (Wed Mar 15 2006 - 10:22:20 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix escaped characters in dbgp command Shane Caraveo (Wed Mar 15 2006 - 23:51:32 CET)
- [xdebug-dev] xdebug-dev@lists.xdebug.org xdebug-dev[@]lists.xdebug.org (Mon Mar 20 2006 - 17:05:23 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_profiler.c - Implemented the "timestamp" option for the xdebug.trace_output_name and Derick Rethans (Sun Apr 02 2006 - 09:31:03 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Added the xdebug.remote_log setting that allows you to log debugger Derick Rethans (Tue Apr 04 2006 - 19:01:10 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Flush the log so that it is also useful if things crash. Derick Rethans (Thu Apr 06 2006 - 08:38:54 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Fixed gcc4 build issues. Derick Rethans (Thu Apr 06 2006 - 19:40:22 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Try to fix encoding issues with Komodo, but this seems to make Komodo hang. Derick Rethans (Thu Apr 06 2006 - 20:47:28 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed off by one error. Derick Rethans (Thu Apr 06 2006 - 20:57:13 CEST)
- [xdebug-dev] xdebug www.derickrethans.nl/html/archive.php www.derickrethans.nl/html/index.php www.derickrethans.nl/html/rss.xml www.derickrethans.nl/html/content/no_darwinism_in_the_us.php www.derickrethans.nl/html/include/sc.php www.derickrethans.nl/html/text/blurps.xml xdebug/xdebug_handler_dbgp.c - TSRM issues (Patch by Sebastian) Derick Rethans (Sat Apr 08 2006 - 19:30:44 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed Komodo bug 45484: no member data for objects in PHP debugger. Derick Rethans (Thu Apr 13 2006 - 00:26:32 CEST)
- [xdebug-dev] Bug 0000173: xdebug segfaults using SPL xdebug-dev[@]lists.xdebug.org (Fri Apr 14 2006 - 06:25:50 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00173.phpt - Fixed bug #173: Xdebug segfaults using SPL ArrayIterator. Derick Rethans (Fri Apr 14 2006 - 12:07:08 CEST)
- [xdebug-dev] Bug 0000173: xdebug segfaults using SPL xdebug-dev[@]lists.xdebug.org (Fri Apr 14 2006 - 12:07:30 CEST)
- [xdebug-dev] Bug 0000174: 'echo' command does not work in eval function xdebug-dev[@]lists.xdebug.org (Wed Apr 19 2006 - 18:00:44 CEST)
- [xdebug-dev] Bug 0000175: Profile: function or class definition has no entry in profile, and adds to self time in wrong place xdebug-dev[@]lists.xdebug.org (Thu Apr 20 2006 - 17:32:12 CEST)
- [xdebug-dev] Bug 0000176: segfault using SplTempFileObject xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 06:44:13 CEST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 07:26:46 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/build/buildcheck.sh #- As we don't need bison at all I just removed the check. Derick Rethans (Mon May 01 2006 - 12:09:17 CEST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 12:09:42 CEST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 20:36:47 CEST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 20:50:23 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Added a "script" value to the profiler_output_name option. This will write Derick Rethans (Thu May 04 2006 - 11:55:31 CEST)
- [xdebug-dev] Bug 0000178: $php_errormsg and Track errors unavailable xdebug-dev[@]lists.xdebug.org (Thu May 04 2006 - 15:39:46 CEST)
- [xdebug-dev] Bug 0000179: obnoxiously small font on website xdebug-dev[@]lists.xdebug.org (Fri May 05 2006 - 02:26:45 CEST)
- [xdebug-dev] Bug 0000180: collected includes not shown in trace files xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 03:04:28 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00057-ze2.phpt - Fix test Derick Rethans (Sun May 07 2006 - 18:18:10 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #180: collected includes not shown in trace files. (Patch by Derick Rethans (Sun May 07 2006 - 18:19:50 CEST)
- [xdebug-dev] Bug 0000180: collected includes not shown in trace files xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 18:20:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00176.phpt - Fixed bug #176: Segfault using SplTempFileObject. Derick Rethans (Sun May 07 2006 - 23:36:38 CEST)
- [xdebug-dev] Bug 0000176: segfault using SplTempFileObject xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 23:37:12 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00178.phpt - Fixed bug #178: $php_errormsg and Track errors unavailable. Derick Rethans (Sun May 07 2006 - 23:55:49 CEST)
- [xdebug-dev] Bug 0000178: $php_errormsg and Track errors unavailable xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 23:55:57 CEST)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Mon May 08 2006 - 00:03:55 CEST)
- [xdebug-dev] Bug 0000181: Xdebug doesn't handle exception output correctly xdebug-dev[@]lists.xdebug.org (Mon May 08 2006 - 00:05:34 CEST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Mon May 08 2006 - 00:06:31 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed support for getting $this as property with DBGp. Derick Rethans (Tue May 09 2006 - 23:25:47 CEST)
- [xdebug-dev] Bug 0000183: property_get on $this->undefinedvariable xdebug-dev[@]lists.xdebug.org (Wed May 10 2006 - 11:37:46 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - PHP 5.2 support. Derick Rethans (Thu May 11 2006 - 13:07:23 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed an instance where the remote log was used before it was initialized. Derick Rethans (Sat May 13 2006 - 19:40:19 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Changed trace file logging so that it closes the file when it can no longer Derick Rethans (Sat May 13 2006 - 19:44:46 CEST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Sun May 14 2006 - 20:12:19 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c - Added a cache that prevents the code coverage functionality from running a Derick Rethans (Mon May 15 2006 - 23:34:06 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed bug #183: property_get -n $this->somethingnonexistent crashes the Derick Rethans (Mon May 15 2006 - 23:41:05 CEST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Fri May 19 2006 - 07:39:48 CEST)
- [xdebug-dev] Bug 0000185: $_POST['XDEBUG_PROFILE'] does not trigger profiler xdebug-dev[@]lists.xdebug.org (Wed May 24 2006 - 04:30:56 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed compilation with PHP 4.4. Derick Rethans (Fri May 26 2006 - 09:28:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Only escape the error in case we're in HTML error mode. Derick Rethans (Fri May 26 2006 - 09:28:43 CEST)
- [xdebug-dev] Bug 0000185: $_POST['XDEBUG_PROFILE'] does not trigger profiler xdebug-dev[@]lists.xdebug.org (Fri May 26 2006 - 19:37:47 CEST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug_var.c xdebug/tests/bug00032-ze22.phpt xdebug/tests/bug00184.phpt xdebug/tests/bug00032.phpt xdebug/tests/test18.phpt - Fixed bug #184: problem with control chars in code traces Derick Rethans (Sat May 27 2006 - 22:06:58 CEST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 22:07:06 CEST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 22:08:44 CEST)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 22:09:47 CEST)
- [xdebug-dev] Bug 0000183: property_get on $this->undefinedvariable xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 22:12:30 CEST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Sun May 28 2006 - 04:19:09 CEST)
- [xdebug-dev] Bug 0000186: Parse Errors are not displayed when xdebug is loaded xdebug-dev[@]lists.xdebug.org (Wed May 31 2006 - 21:44:08 CEST)
- [xdebug-dev] Bug 0000186: Parse Errors are not displayed when xdebug is loaded xdebug-dev[@]lists.xdebug.org (Wed May 31 2006 - 22:38:40 CEST)
- [xdebug-dev] Bug 0000187: stderr does not make XDebug report fatal errors xdebug-dev[@]lists.xdebug.org (Wed Jun 07 2006 - 11:04:08 CEST)
- [xdebug-dev] Bug 0000188: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Sun Jun 11 2006 - 04:06:09 CEST)
- [xdebug-dev] Bug 0000188: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Sun Jun 11 2006 - 12:37:39 CEST)
- [xdebug-dev] Bug 0000189: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Tue Jun 20 2006 - 19:35:57 CEST)
- [xdebug-dev] Bug 0000189: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Wed Jun 21 2006 - 08:49:49 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/get_declared_vars.phpt - Speedup Xdebug but only gathering information about variables in scopes when Derick Rethans (Fri Jun 30 2006 - 09:44:05 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with 2.0.0beta6. Derick Rethans (Fri Jun 30 2006 - 10:57:27 CEST)
- [xdebug-dev] xdebug xdebug/package2.xml - Added v2 of the package file as well after hacking around bugs in PEAR. Derick Rethans (Fri Jun 30 2006 - 11:27:25 CEST)
- [xdebug-dev] Bug 0000179: obnoxiously small font on website xdebug-dev[@]lists.xdebug.org (Fri Jun 30 2006 - 15:26:16 CEST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Tue Jul 04 2006 - 19:21:56 CEST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Tue Jul 04 2006 - 19:27:34 CEST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Tue Jul 04 2006 - 19:27:34 CEST)
- [xdebug-dev] Bug 0000191: Breakpoints case sensitive xdebug-dev[@]lists.xdebug.org (Fri Jul 07 2006 - 11:33:36 CEST)
- [xdebug-dev] Bug 0000192: Get rid of FONT tags for print_r, var_dump xdebug-dev[@]lists.xdebug.org (Tue Jul 11 2006 - 05:05:20 CEST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Thu Jul 27 2006 - 04:38:26 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_profiler.c xdebug/xdebug_var.c - Fixed compile failures with PHP 5.2 Jani Taskinen (Wed Aug 02 2006 - 14:06:55 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fix build with ZTS enabled Jani Taskinen (Wed Aug 02 2006 - 20:15:23 CEST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sun Aug 06 2006 - 16:29:50 CEST)
- [xdebug-dev] Makefile.in 'missing' @ xdebugclient ./configure Richard (Wed Aug 09 2006 - 18:50:08 CEST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Fri Aug 11 2006 - 18:05:09 CEST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Fri Aug 11 2006 - 18:06:04 CEST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Mon Aug 14 2006 - 07:38:54 CEST)
- [xdebug-dev] Bug 0000191: Breakpoints case sensitive xdebug-dev[@]lists.xdebug.org (Mon Aug 14 2006 - 09:14:34 CEST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Mon Aug 14 2006 - 09:15:19 CEST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:10:57 CEST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:51:38 CEST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:51:38 CEST)
- [xdebug-dev] Bug 0000192: Get rid of FONT tags for print_r, var_dump xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:04:38 CEST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:08:45 CEST)
- [xdebug-dev] Bug 0000187: stderr does not make XDebug report fatal errors xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:21:04 CEST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:26:09 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Implemented break points for different types of PHP errors. You can now set Derick Rethans (Sat Aug 19 2006 - 14:18:31 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00184.phpt - Updated test case for bug #184. Derick Rethans (Sat Aug 19 2006 - 14:29:08 CEST)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:38:01 CEST)
- [xdebug-dev] Bug 0000011: Add callback for after every PHP statement (per EXT_STMT). xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:38:53 CEST)
- [xdebug-dev] Bug 0000007: Finish custom error handler support xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:39:07 CEST)
- [xdebug-dev] Bug 0000104: Output warning if needed directories do not exist xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 15:06:02 CEST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 15:06:25 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/xdebug_call.phpt xdebug/tests/xdebug_call_depth.phpt xdebug/tests/xdebug_call_depth2.phpt - Implemented FR #70: Provide optional depth on xdebug_call_* functions . Derick Rethans (Sat Aug 19 2006 - 15:34:03 CEST)
- [xdebug-dev] Bug 0000040: Provide optional depth on xdebug_call_* functions xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 15:34:12 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Possible fix for bug #195: CLI Error after debgging session. Derick Rethans (Sat Aug 19 2006 - 16:00:30 CEST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 16:02:32 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Kill a bunch of unused variables. Derick Rethans (Sat Aug 19 2006 - 16:07:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - ZTS issues. Derick Rethans (Sat Aug 19 2006 - 17:43:28 CEST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 20:34:37 CEST)
- [xdebug-dev] Bug 0000082: Add functionality to return the size of a "data object". xdebug-dev[@]lists.xdebug.org (Sun Aug 20 2006 - 15:03:40 CEST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sun Aug 20 2006 - 15:41:19 CEST)
- [xdebug-dev] autotools compatibility upgrade? Richard (Thu Aug 24 2006 - 16:24:04 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Made the code coverage a bit more accurate. Derick Rethans (Mon Aug 28 2006 - 21:53:33 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_profiler.c - Make this compile with PHP 4.3/4.4 again. Derick Rethans (Tue Aug 29 2006 - 11:18:55 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Added some random number to the generated file names so that there is less Derick Rethans (Tue Aug 29 2006 - 18:43:20 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c - More tweaks for code coverage. Derick Rethans (Tue Aug 29 2006 - 18:44:06 CEST)
- [xdebug-dev] Bug 0000196: Win32. 5.2.0 RC 3. Any "Time" fields is "0". xdebug-dev[@]lists.xdebug.org (Fri Sep 01 2006 - 20:45:33 CEST)
- [xdebug-dev] Bug 0000196: Win32. 5.2.0 RC 3. Any "Time" fields is "0". xdebug-dev[@]lists.xdebug.org (Sat Sep 02 2006 - 13:59:17 CEST)
- [xdebug-dev] Bug 0000197: PHP 5.2.0 RC3. Many dumps of one file. xdebug-dev[@]lists.xdebug.org (Sat Sep 02 2006 - 14:23:13 CEST)
- [xdebug-dev] Bug 0000197: PHP 5.2.0 RC3. Many dumps of one file. xdebug-dev[@]lists.xdebug.org (Mon Sep 04 2006 - 22:46:31 CEST)
- [xdebug-dev] Bug 0000198: Crash in xdebug.c:1298 (2.0.0beta6) xdebug-dev[@]lists.xdebug.org (Tue Sep 05 2006 - 07:59:29 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added the xdebug_print_function_trace() function to display a stack trace on Derick Rethans (Mon Sep 04 2006 - 23:20:18 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed an issue where the file was not truncated when rewriting it. Derick Rethans (Tue Sep 05 2006 - 14:10:05 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_private.h - Reintroduce HTML tracing by adding a new tracing option "XDEBUG_TRACE_HTML" Derick Rethans (Tue Sep 05 2006 - 15:05:09 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/tests/get_declared_vars.phpt - Added the xdebug.collect_vars setting to tell Xdebug to collect Derick Rethans (Tue Sep 05 2006 - 16:46:21 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Let's see if this makes it work on windows again where there is no Derick Rethans (Tue Sep 05 2006 - 16:56:41 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - It helps if you put the #ifdef correctly. Derick Rethans (Wed Sep 06 2006 - 08:27:28 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #198: Segfault when trying to use a non-existing debug handler. Derick Rethans (Thu Sep 07 2006 - 22:56:16 CEST)
- [xdebug-dev] Bug 0000198: Crash in xdebug.c:1298 (2.0.0beta6) xdebug-dev[@]lists.xdebug.org (Thu Sep 07 2006 - 22:57:36 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Improve code coverage by eliminating unreachable code for: Derick Rethans (Sun Sep 10 2006 - 20:43:41 CEST)
- [xdebug-dev] Bug 0000199: XDebug crash xdebug-dev[@]lists.xdebug.org (Mon Sep 11 2006 - 16:30:56 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/LICENSE - Fixed e-mail address. Derick Rethans (Mon Sep 18 2006 - 11:06:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Tweak code coverage some more (added send_var to the overload list). Derick Rethans (Wed Sep 20 2006 - 14:30:58 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Even more tweakage for code coverage. Derick Rethans (Wed Sep 20 2006 - 15:11:31 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - One more to overload. Derick Rethans (Thu Sep 21 2006 - 11:36:51 CEST)
- [xdebug-dev] Bug 0000200: Add the retrieval of a file's execution lines in DBGp xdebug-dev[@]lists.xdebug.org (Fri Sep 22 2006 - 11:34:12 CEST)
- [xdebug-dev] Bug 0000199: XDebug crash xdebug-dev[@]lists.xdebug.org (Sat Sep 23 2006 - 17:56:49 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_set.c xdebug/xdebug_set.h xdebug/config.m4 xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h xdebug/xdebug_private.h - Implemented dead code analysis that should give much better code coverage Derick Rethans (Mon Sep 25 2006 - 22:20:01 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - The foreach loop contruct contains some jump information as well. Derick Rethans (Mon Sep 25 2006 - 23:08:25 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c - Overload some more opcodes Derick Rethans (Tue Sep 26 2006 - 13:48:47 CEST)
- [xdebug-dev] xdebug www.derickrethans.nl/html/rss.xml xdebug/xdebug.c - One more to overload. Derick Rethans (Tue Sep 26 2006 - 19:46:22 CEST)
- [xdebug-dev] Bug 0000201: Include files with no executed line of code in code coverage xdebug-dev[@]lists.xdebug.org (Tue Sep 26 2006 - 23:42:08 CEST)
- [xdebug-dev] Bug 0000202: xdebug_analyze_source($file) xdebug-dev[@]lists.xdebug.org (Wed Sep 27 2006 - 00:05:02 CEST)
- [xdebug-dev] Bug 0000202: xdebug_analyze_source($file) xdebug-dev[@]lists.xdebug.org (Wed Sep 27 2006 - 08:57:15 CEST)
- [xdebug-dev] Bug 0000201: Include files with no executed line of code in code coverage xdebug-dev[@]lists.xdebug.org (Wed Sep 27 2006 - 09:03:07 CEST)
- [xdebug-dev] missing (still) Makefile.in for/from xdebugclient configure OpenMacNews (Wed Sep 27 2006 - 19:07:05 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 xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/test12.phpt xdebug/tests/test6.phpt xdebug/tests/test8.phpt - Partially implemented FR #50: Resource limiting for variable display. By Derick Rethans (Fri Sep 29 2006 - 12:07:17 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed ZTS issue. Derick Rethans (Fri Sep 29 2006 - 16:27:22 CEST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Sat Sep 30 2006 - 15:27:15 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - One more TSRMLS issue. Derick Rethans (Mon Oct 02 2006 - 12:35:00 CEST)
- [xdebug-dev] xdebug xdebug/xt.vim - Added folding for VIM .xt file format. (Patch by Ethan Winn Derick Rethans (Mon Oct 02 2006 - 20:22:12 CEST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Mon Oct 02 2006 - 20:40:36 CEST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Mon Oct 02 2006 - 20:40:59 CEST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 13:46:55 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/start_trace.phpt - Make the filename parameter to the xdebug_start_trace() function optional. If Derick Rethans (Tue Oct 03 2006 - 21:05:34 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #203: PHP errors with html content processed incorrectly. This Derick Rethans (Tue Oct 03 2006 - 21:07:06 CEST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 21:07:28 CEST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 21:07:47 CEST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 21:08:12 CEST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 21:09:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #173: Coverage produce wrong coverage, by overloading yet another Derick Rethans (Tue Oct 03 2006 - 21:13:14 CEST)
- [xdebug-dev] Bug 0000172: coverage produce wrong coverage xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 21:14:12 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h xdebug/xdebug_var.c xdebug/xdebug_var.h xdebug/tests/bug00032-ze22.phpt xdebug/tests/bug00089.phpt xdebug/tests/bug00178.phpt xdebug/tests/local_vars_in_error.phpt xdebug/tests/xdebug_var_dump.phpt - Pimped the stack trace output. Derick Rethans (Fri Oct 06 2006 - 16:23:04 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h - Namespace protected super global dumping functions. Derick Rethans (Sun Oct 08 2006 - 00:02:47 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handlers.h - Fixed wrong type for context variable. Derick Rethans (Sun Oct 08 2006 - 00:06:32 CEST)
- [xdebug-dev] xdebug xdebug/config.w32 xdebug/package.xml - Added the xdebug_set.[hc] files to the windows build and package description Derick Rethans (Sun Oct 08 2006 - 00:09:10 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - ZEND_THROW only exists in Zend Engine 2. Derick Rethans (Sun Oct 08 2006 - 00:10:58 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_profiler.c xdebug/xdebug_set.c xdebug/xdebug_set.h xdebug/xdebug_superglobals.c xdebug/xdebug_var.c xdebug/xdebug_xml.c xdebug/tests/local_vars_in_error.phpt xdebug/tests/test6.phpt - Use PG(html_errors) instead of checking for CLI. Derick Rethans (Sun Oct 08 2006 - 01:10:33 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.dsp - Added the xdebug_set files to the PHP 4.x build thingy too. Derick Rethans (Sun Oct 08 2006 - 10:59:08 CEST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sun Oct 08 2006 - 21:28:07 CEST)
- [xdebug-dev] Bug 0000181: Xdebug doesn't handle exception output correctly xdebug-dev[@]lists.xdebug.org (Sun Oct 08 2006 - 21:29:03 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Fixed bug #181: Xdebug doesn't handle uncaught exception output correctly. Derick Rethans (Sun Oct 08 2006 - 21:31:00 CEST)
- [xdebug-dev] Bug 0000126: turn off html output when html_errors = 0 xdebug-dev[@]lists.xdebug.org (Sun Oct 08 2006 - 21:31:49 CEST)
- [xdebug-dev] xdebug xdebug/package.xml - Go with rc1. Derick Rethans (Sun Oct 08 2006 - 22:50:03 CEST)
- [xdebug-dev] xdebug xdebug/package2.xml - Update package2.xml file as well. Derick Rethans (Sun Oct 08 2006 - 22:51:48 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - PEAR wants "RC" and not "rc"... Derick Rethans (Sun Oct 08 2006 - 22:54:34 CEST)
- [xdebug-dev] Bug 0000204: Add better docs about phpize/php-config xdebug-dev[@]lists.xdebug.org (Tue Oct 10 2006 - 09:19:35 CEST)
- [xdebug-dev] Bug 0000205: Add a list of supported IDEs/debugger frontends xdebug-dev[@]lists.xdebug.org (Tue Oct 10 2006 - 09:20:15 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c - Fixed oparray prefill caching for code coverage. Derick Rethans (Wed Oct 11 2006 - 10:54:30 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed two valgrind errors. One was an uninitialized value, the other Derick Rethans (Mon Oct 16 2006 - 22:08:58 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h - s/prefil/prefill (Patch by Sebastian Bergmann) Derick Rethans (Mon Oct 16 2006 - 22:11:23 CEST)
- [xdebug-dev] Bug 0000206: Escape binary output xdebug-dev[@]lists.xdebug.org (Tue Oct 17 2006 - 10:22:00 CEST)
- [xdebug-dev] Bug 0000207: Update docs to include 'script' file naming option xdebug-dev[@]lists.xdebug.org (Tue Oct 17 2006 - 10:28:28 CEST)
- [xdebug-dev] Bug 0000208: Socket connection attempted when XDEBUG_SESSION_STOP xdebug-dev[@]lists.xdebug.org (Tue Oct 17 2006 - 16:45:50 CEST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 06:00:16 CEST)
- [xdebug-dev] Bug 0000210: Add a way to stop the debug session without having to execute a script xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 11:15:13 CEST)
- [xdebug-dev] Bug 0000211: When starting a new session with a different idekey, the cookie is not updated xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 11:17:16 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #208: Socket connection attempted when XDEBUG_SESSION_STOP. Derick Rethans (Wed Oct 18 2006 - 12:00:34 CEST)
- [xdebug-dev] Bug 0000211: When starting a new session with a different idekey, the cookie is not updated xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 12:01:12 CEST)
- [xdebug-dev] Bug 0000208: Socket connection attempted when XDEBUG_SESSION_STOP xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 12:01:18 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Implemented FR #210: Add a way to stop the debug session without having to Derick Rethans (Wed Oct 18 2006 - 14:04:07 CEST)
- [xdebug-dev] Bug 0000210: Add a way to stop the debug session without having to execute a script xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 14:04:29 CEST)
- [xdebug-dev] Bug 0000206: Escape binary output xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 16:12:55 CEST)
- [xdebug-dev] Bug 0000206: Escape binary output xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 16:12:55 CEST)
- [xdebug-dev] Bug 0000212: coverage coverage inaccurate xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 16:20:33 CEST)
- [xdebug-dev] Bug 0000212: coverage coverage inaccurate xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 16:43:34 CEST)
- [xdebug-dev] Bug 0000213: Dead code analysis doesn't take catches for throws into account xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 16:44:53 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00212a.inc xdebug/tests/bug00212a.phpt xdebug/tests/bug00212b.inc xdebug/tests/bug00212b.phpt xdebug/tests/bug00212c.inc xdebug/tests/bug00212c.phpt - Added some test cases for the non-bug #212. Derick Rethans (Wed Oct 18 2006 - 16:47:23 CEST)
- [xdebug-dev] Bug 0000213: Dead code analysis doesn't take catches for throws into account xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 20:46:52 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00213.inc xdebug/tests/bug00213.phpt - Fixed bug #213: Dead code analysis doesn't take catches for throws into Derick Rethans (Wed Oct 18 2006 - 20:46:45 CEST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function xdebug-dev[@]lists.xdebug.org (Thu Oct 19 2006 - 00:10:18 CEST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function xdebug-dev[@]lists.xdebug.org (Thu Oct 19 2006 - 00:10:18 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/tests/bug00209.inc xdebug/tests/bug00209.phpt shutdown function. Derick Rethans (Thu Oct 19 2006 - 10:19:36 CEST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function noreply[@]lists.xdebug.org (Thu Oct 19 2006 - 10:19:43 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make the remote_log feature work. Derick Rethans (Thu Oct 19 2006 - 21:10:51 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_set.c - Allocate one byte more because of safety. Derick Rethans (Thu Oct 19 2006 - 22:45:19 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Fixed dead code analysis for THROW. Derick Rethans (Thu Oct 19 2006 - 22:45:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Overload some more opcodes. Derick Rethans (Thu Oct 19 2006 - 22:46:17 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00173.phpt - Fixed test case... this is now handling much better than before. Derick Rethans (Thu Oct 19 2006 - 22:51:19 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Change context 1 from globals (superglobals + vars in bottom most stack Derick Rethans (Fri Oct 20 2006 - 08:51:31 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed PECL bug #8989: Compile error with PHP 5 and GCC 2.95. Derick Rethans (Fri Oct 20 2006 - 14:37:42 CEST)
- [xdebug-dev] Bug 0000214: Large array inside an array doesn't report page or pagesize noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 17:25:07 CEST)
- [xdebug-dev] Bug 0000215: cannot get the next page of children variables. noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 17:57:18 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00173.phpt - Fixed testcase. Derick Rethans (Mon Oct 23 2006 - 22:31:00 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c would show the first page of a level too deep as well. Derick Rethans (Mon Oct 23 2006 - 22:33:22 CEST)
- [xdebug-dev] Bug 0000214: Large array inside an array doesn't report page or pagesize noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 22:34:40 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c numeric index. Derick Rethans (Mon Oct 23 2006 - 22:35:54 CEST)
- [xdebug-dev] Bug 0000215: cannot get the next page of children variables. noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 22:36:18 CEST)
- [xdebug-dev] xdebug xdebug/Makefile.frag xdebug/config.m4 xdebug/package.xml xdebug/package2.xml - Unconfuse people that install Xdebug with the PECL installer. Derick Rethans (Wed Oct 25 2006 - 14:50:50 CEST)
- [xdebug-dev] Bug 0000216: call_user_* makes profiling much less useful noreply[@]lists.xdebug.org (Fri Oct 27 2006 - 23:25:49 CEST)
- [xdebug-dev] xdebug xdebug/README - Test commit. Derick Rethans (Fri Oct 27 2006 - 23:45:46 CEST)
- [xdebug-dev] xdebug xdebug/README - One more. Derick Rethans (Sat Oct 28 2006 - 00:00:11 CEST)
- [xdebug-dev] Bug 0000216: call_user_* makes profiling much less useful noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 11:17:49 CET)
- [xdebug-dev] Bug 0000216: call_user_* makes profiling much less useful noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 11:17:49 CET)
- [xdebug-dev] Bug 0000217: stepping through code sometimes gives a wrong execution line noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 14:41:16 CET)
- [xdebug-dev] Bug 0000217: stepping through code sometimes gives a wrong execution line noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 14:52:44 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/xdebug_private.h - Allow postmortem analysis. Derick Rethans (Fri Nov 10 2006 - 12:33:29 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Make sure we add the "reference" mark also for non-debug-zval var_dump calls. Derick Rethans (Sat Nov 11 2006 - 22:57:23 CET)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Tue Nov 14 2006 - 02:08:56 CET)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Thu Nov 16 2006 - 14:31:39 CET)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Thu Nov 16 2006 - 14:31:40 CET)
- [xdebug-dev] Bug 0000219: Memory usage delta in traces don't work on PHP 5.2.0 noreply[@]lists.xdebug.org (Sun Nov 19 2006 - 20:29:32 CET)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 13:28:40 CET)
- [xdebug-dev] Bug 0000221: Verbose Parameter Expansion noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 18:37:13 CET)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 19:47:31 CET)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 19:47:31 CET)
- [xdebug-dev] Bug 0000219: Memory usage delta in traces don't work on PHP 5.2.0 noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 19:54:42 CET)
- [xdebug-dev] Bug 0000206: Escape binary output noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 20:01:20 CET)
- [xdebug-dev] Bug 0000222: please add ability to log on the xdebug side noreply[@]lists.xdebug.org (Wed Nov 22 2006 - 01:20:55 CET)
- [xdebug-dev] Bug 0000222: please add ability to log on the xdebug side noreply[@]lists.xdebug.org (Wed Nov 22 2006 - 09:13:25 CET)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Picky picky. Derick Rethans (Fri Nov 24 2006 - 11:52:49 CET)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Sun Nov 26 2006 - 19:00:34 CET)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Sun Nov 26 2006 - 19:12:31 CET)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Sun Nov 26 2006 - 19:12:31 CET)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Mon Nov 27 2006 - 21:54:34 CET)
- [xdebug-dev] Bug 0000224: compile error on Solaris 9 noreply[@]lists.xdebug.org (Fri Dec 01 2006 - 16:22:48 CET)
- [xdebug-dev] Bug 0000225: xdebug dumps core when protocol is GDB noreply[@]lists.xdebug.org (Fri Dec 01 2006 - 16:39:35 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed fetching private properies from objects when the object was an Derick Rethans (Fri Dec 01 2006 - 20:38:21 CET)
- [xdebug-dev] Bug 0000221: Verbose Parameter Expansion noreply[@]lists.xdebug.org (Fri Dec 01 2006 - 20:39:33 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed some issues with finding out the classname, which is important for Derick Rethans (Thu Dec 07 2006 - 01:21:27 CET)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 11:57:47 CET)
- [xdebug-dev] Bug 0000227: $_SESSION always missing from superglobals in Komodo noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 20:59:10 CET)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 21:56:35 CET)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 21:56:33 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #277: The SESSION super global does not show up in the Globals Derick Rethans (Mon Dec 11 2006 - 22:36:21 CET)
- [xdebug-dev] Bug 0000227: $_SESSION always missing from superglobals in Komodo noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 22:37:10 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Sort super globals in Globals overview. Derick Rethans (Mon Dec 11 2006 - 22:38:24 CET)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed bug #224: Compile failure on Solaris. Derick Rethans (Tue Dec 12 2006 - 13:03:00 CET)
- [xdebug-dev] Bug 0000224: compile error on Solaris 9 noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 13:03:02 CET)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 13:03:36 CET)
- [xdebug-dev] Bug 0000225: xdebug dumps core when protocol is GDB noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 13:46:15 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed bug #225: xdebug dumps core when protocol is GDB. Derick Rethans (Tue Dec 12 2006 - 13:46:40 CET)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 13:58:33 CET)
- [xdebug-dev] Bug 0000228: Strings with embedded nulls don't get fully sent to client noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 15:52:36 CET)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 15:59:48 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_var.c xdebug/xdebug_xml.c xdebug/xdebug_xml.h - Fixed bug #228: Binary safety for stream output and property fetches. Derick Rethans (Tue Dec 12 2006 - 22:23:32 CET)
- [xdebug-dev] Bug 0000228: Strings with embedded nulls don't get fully sent to client noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 22:23:49 CET)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 22:28:30 CET)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 22:28:30 CET)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Mon Dec 18 2006 - 08:58:56 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Added types to fancy var dumping function. Derick Rethans (Tue Dec 19 2006 - 11:48:45 CET)
- [xdebug-dev] xdebug xdebug/config.m4 - Link in libm for the systems that need it (AIX). Derick Rethans (Tue Dec 19 2006 - 17:16:12 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Allow xdebug.var_display_max_data and xdebug.var_display_max_depth settings Derick Rethans (Tue Dec 19 2006 - 18:54:19 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - DBGP: Reimplemented property_set to use the same symbol fetching function Derick Rethans (Tue Dec 19 2006 - 18:55:28 CET)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 19 2006 - 18:58:11 CET)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Tue Dec 19 2006 - 19:14:00 CET)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Tue Dec 19 2006 - 19:14:00 CET)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Wed Dec 20 2006 - 13:07:06 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_var.c xdebug/tests/array_map.phpt xdebug/tests/bug00022.phpt xdebug/tests/bug00032-ze22.phpt xdebug/tests/bug00089.phpt xdebug/tests/bug00173.phpt xdebug/tests/bug00184.phpt xdebug/tests/get_declared_vars.phpt xdebug/tests/test1.phpt xdebug/tests/test12.phpt xdebug/tests/test6.phpt xdebug/tests/test8.phpt xdebug/tests/xdebug_var_dump.phpt - Implemented the "xdebug.var_display_max_children" setting. The default is set to 128 children. Derick Rethans (Fri Dec 22 2006 - 14:51:04 CET)
- [xdebug-dev] xdebug xdebug/test-5.1.sh xdebug/test-5.2.sh xdebug/test-4.3.sh xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/tests/bug00022-ze1.phpt xdebug/tests/bug00212a-ze1.phpt xdebug/tests/coverage-ze1.phpt xdebug/tests/coverage2-ze1.phpt xdebug/tests/coverage3-ze1.phpt xdebug/tests/test6-ze1.phpt xdebug/tests/array_map.phpt xdebug/tests/bug00022.phpt xdebug/tests/bug00032-ze1.phpt xdebug/tests/bug00057-ze1.phpt xdebug/tests/bug00173.phpt xdebug/tests/bug00176.phpt xdebug/tests/bug00178.phpt xdebug/tests/bug00212a.phpt xdebug/tests/bug00212b.phpt xdebug/tests/bug00212c.phpt xdebug/tests/bug00213.phpt xdebug/tests/coverage.phpt xdebug/tests/coverage2.phpt xdebug/tests/coverage3.phpt xdebug/tests/local_vars_in_error-ze1.phpt xdebug/tests/test14.phpt xdebug/tests/test20.phpt xdebug/tests/test6.phpt xdebug/tests/test9b.phpt xdebug/tests/xdebug_call.phpt xdebug/tests/xdebug_call_depth.phpt xdebug/tests/xdebug_call_depth2.phpt - PHP 4.4 compatibility. Derick Rethans (Sat Dec 23 2006 - 21:04:24 CET)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h Derick Rethans (Sat Dec 23 2006 - 21:25:04 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h Derick Rethans (Sat Dec 23 2006 - 21:26:15 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed memory tracking as memory_limit is always enabled in PHP 5.2.1 and later. Derick Rethans (Sun Dec 24 2006 - 21:04:29 CET)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 25 2006 - 16:19:51 CET)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Refactored file opening code. This also solves a segfault in case a file Derick Rethans (Thu Dec 28 2006 - 21:01:12 CET)
- [xdebug-dev] xdebug xdebug/LICENSE xdebug/php_xdebug.h xdebug/usefulstuff.c xdebug/usefulstuff.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h xdebug/xdebug_com.c xdebug/xdebug_com.h xdebug/xdebug_compat.h 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.c xdebug/xdebug_handlers.h xdebug/xdebug_mm.h xdebug/xdebug_private.c xdebug/xdebug_private.h xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h xdebug/xdebug_set.c xdebug/xdebug_set.h xdebug/xdebug_str.c xdebug/xdebug_str.h xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h xdebug/xdebug_var.c xdebug/xdebug_var.h xdebug/xdebug_xml.c xdebug/xdebug_xml.h xdebug/debugclient/LICENSE xdebug/debugclient/main.c xdebug/debugclient/usefulstuff.c xdebug/debugclient/usefulstuff.h - 2007 baby. Derick Rethans (Thu Dec 28 2006 - 23:58:40 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Removing some unused vars. Derick Rethans (Thu Dec 28 2006 - 23:59:07 CET)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/usefulstuff.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_gdb.c xdebug/xdebug_handler_php3.c xdebug/xdebug_hash.c xdebug/xdebug_llist.c xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h xdebug/xdebug_superglobals.c xdebug/xdebug_var.c xdebug/xdebug_var.h xdebug/xdebug_xml.c - Namespace protect everything correctly. Derick Rethans (Tue Jan 02 2007 - 17:02:38 CET)
- [xdebug-dev] Bug 0000050: Ability to limit number of array elements output noreply[@]lists.xdebug.org (Tue Jan 02 2007 - 23:10:40 CET)
- [xdebug-dev] Bug 0000144: Used variables/ Variables in local scope doesn't work with function arguments noreply[@]lists.xdebug.org (Tue Jan 02 2007 - 23:11:18 CET)
- [xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol noreply[@]lists.xdebug.org (Tue Jan 02 2007 - 23:15:59 CET)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Wed Jan 03 2007 - 02:11:52 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed an undefined variable error. Derick Rethans (Thu Jan 04 2007 - 17:15:11 CET)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Thu Jan 04 2007 - 17:32:10 CET)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Thu Jan 04 2007 - 17:32:11 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed formatting "problem" Derick Rethans (Sun Jan 07 2007 - 15:44:21 CET)
- [xdebug-dev] Bug 0000232: PHP log_errors functionality lost after enabling xdebug error handler noreply[@]lists.xdebug.org (Thu Jan 11 2007 - 15:04:26 CET)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_gdb.c xdebug/xdebug_private.c xdebug/xdebug_private.h - Fixed problems with opening files - the filename could cause double free Derick Rethans (Sun Jan 14 2007 - 18:00:59 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #232: PHP log_errors functionality lost after enabling xdebug error Derick Rethans (Sun Jan 14 2007 - 18:55:43 CET)
- [xdebug-dev] Bug 0000232: PHP log_errors functionality lost after enabling xdebug error handler noreply[@]lists.xdebug.org (Sun Jan 14 2007 - 18:56:00 CET)
- [xdebug-dev] Patch for bug 216 Daniel Colascione (Mon Jan 15 2007 - 22:38:04 CET)
- [xdebug-dev] Bug 0000233: XML output in XT files noreply[@]lists.xdebug.org (Tue Jan 16 2007 - 13:30:21 CET)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Thu Jan 18 2007 - 22:21:25 CET)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Thu Jan 18 2007 - 22:36:30 CET)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Thu Jan 18 2007 - 22:36:30 CET)
- [xdebug-dev] Bug 0000235: php crash on Vista w/Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 02:07:18 CET)
- [xdebug-dev] Bug 0000235: php crash on Vista w/Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 09:57:25 CET)
- [xdebug-dev] Bug 0000235: php crash on Vista w/Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 09:57:25 CET)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 09:58:05 CET)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 19:34:51 CET)
- [xdebug-dev] Bug 0000236: xdebug_dump_function_trace() and xdebug_get_function_trace() noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 21:37:20 CET)
- [xdebug-dev] Bug 0000236: xdebug_dump_function_trace() and xdebug_get_function_trace() noreply[@]lists.xdebug.org (Sat Jan 20 2007 - 01:42:47 CET)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Mon Jan 22 2007 - 17:26:57 CET)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Mon Jan 22 2007 - 20:06:12 CET)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Tue Jan 23 2007 - 10:42:28 CET)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Tue Jan 23 2007 - 10:58:06 CET)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with RC3. Derick Rethans (Wed Jan 31 2007 - 20:07:37 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to dev Derick Rethans (Wed Jan 31 2007 - 20:51:23 CET)
- [xdebug-dev] Bug 0000238: Incorrect code coverage noreply[@]lists.xdebug.org (Wed Feb 07 2007 - 15:01:15 CET)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 09:51:54 CET)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 12:15:16 CET)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 20:43:02 CET)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 20:43:02 CET)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 20:48:37 CET)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 20:48:37 CET)
- [xdebug-dev] Bug 0000238: Incorrect code coverage noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 21:19:36 CET)
- [xdebug-dev] Bug 0000241: Crash in xdebug_get_function_stack() noreply[@]lists.xdebug.org (Thu Feb 15 2007 - 17:55:51 CET)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 21:20:57 CET)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed bug #240: Crash with xdebug.remote_log on Windows. Derick Rethans (Sat Feb 17 2007 - 22:00:31 CET)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 22:00:49 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00241.phpt - Fixed bug #241: Crash in xdebug_get_function_stack(). Derick Rethans (Sat Feb 17 2007 - 23:23:38 CET)
- [xdebug-dev] Bug 0000241: Crash in xdebug_get_function_stack() noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 23:23:52 CET)
- [xdebug-dev] Bug 0000207: Update docs to include 'script' file naming option noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 23:28:10 CET)
- [xdebug-dev] Bug 0000205: Add a list of supported IDEs/debugger frontends noreply[@]lists.xdebug.org (Mon Feb 19 2007 - 22:30:50 CET)
- [xdebug-dev] Bug 0000204: Add better docs about phpize/php-config noreply[@]lists.xdebug.org (Mon Feb 19 2007 - 22:42:38 CET)
- [xdebug-dev] Bug 0000056: A setting is needed to not dump $GLOBALS etc when using xdebug_get_function_stack() noreply[@]lists.xdebug.org (Mon Feb 19 2007 - 22:47:09 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_private.h xdebug/xdebug_profiler.c - Removed support for Memory profiling as that didn't work properly. Derick Rethans (Mon Feb 19 2007 - 23:16:09 CET)
- [xdebug-dev] Bug 0000242: Profiler files sometimes contain invalid numbers noreply[@]lists.xdebug.org (Tue Feb 20 2007 - 02:00:23 CET)
- [xdebug-dev] Bug 0000242: Profiler files sometimes contain invalid numbers noreply[@]lists.xdebug.org (Tue Feb 20 2007 - 08:44:56 CET)
- [xdebug-dev] xdebug xdebug/debugclient/acinclude.m4 xdebug/debugclient/configure.in - Make this work with newer autoconf and automake. Derick Rethans (Mon Feb 26 2007 - 15:38:42 CET)
- [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_handlers.h - Correctly add namespace definitions to XML. Derick Rethans (Mon Feb 26 2007 - 15:43:30 CET)
- [xdebug-dev] Bug 0000243: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 11:27:16 CET)
- [xdebug-dev] Bug 0000243: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 20:42:49 CET)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 20:43:04 CET)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 20:43:26 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #243: show_exception_trace="0" ignored. Derick Rethans (Wed Feb 28 2007 - 20:44:32 CET)
- [xdebug-dev] Bug 0000244: Be able to click on filename in the error report location items noreply[@]lists.xdebug.org (Thu Mar 01 2007 - 15:42:28 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed getting multiple debugger connections when running the eval GDB Derick Rethans (Fri Mar 09 2007 - 13:35:37 CET)
- [xdebug-dev] Bug 0000245: function parameters and function return in trace noreply[@]lists.xdebug.org (Sun Mar 11 2007 - 12:21:40 CET)
- [xdebug-dev] Bug 0000246: Configuring colors with php.ini directives noreply[@]lists.xdebug.org (Tue Mar 13 2007 - 22:34:19 CET)
- [xdebug-dev] Bug 0000247: xdebug.remote_mode = jit does not work noreply[@]lists.xdebug.org (Thu Mar 15 2007 - 02:18:59 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_compat.c xdebug/xdebug_handler_dbgp.c - Fixed bug #247: xdebug.remote_mode = jit does not work. Derick Rethans (Sun Mar 18 2007 - 10:04:18 CET)
- [xdebug-dev] Bug 0000247: xdebug.remote_mode = jit does not work noreply[@]lists.xdebug.org (Sun Mar 18 2007 - 10:11:59 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed a bug that prevented variable names from being recorded for remote Derick Rethans (Sun Mar 18 2007 - 10:21:15 CET)
- [xdebug-dev] Bug 0000248: Xdebug redundantly outputs errors noreply[@]lists.xdebug.org (Mon Mar 19 2007 - 05:30:42 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed a possible crash for when EG(function_table) = NULL. Derick Rethans (Fri Mar 23 2007 - 19:37:23 CET)
- [xdebug-dev] Re: Medhelp 056367 admin[@]jmmbuj.net.nz (Sat Mar 24 2007 - 15:59:39 CET)
- [xdebug-dev] Doctor Bobbi Canadian Pharmacy (Fri Mar 30 2007 - 05:39:30 CEST)
- [xdebug-dev] Bug 0000248: Xdebug redundantly outputs errors noreply[@]lists.xdebug.org (Fri Mar 30 2007 - 16:23:25 CEST)
- [xdebug-dev] Bug 0000249: Xdebug's error handler messes up with fatal to exception error conversions noreply[@]lists.xdebug.org (Fri Mar 30 2007 - 16:24:40 CEST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt are listed above and not below. Derick Rethans (Sat Mar 31 2007 - 20:01:43 CEST)
- [xdebug-dev] Bug 0000250: XDebug 2.0RC3 doesn't report error conditions noreply[@]lists.xdebug.org (Mon Apr 02 2007 - 10:15:46 CEST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Mon Apr 02 2007 - 15:25:15 CEST)
- [xdebug-dev] Bug 0000250: XDebug 2.0RC3 doesn't report error conditions noreply[@]lists.xdebug.org (Tue Apr 03 2007 - 16:47:19 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Added basic support for <stream> type server packets. Derick Rethans (Tue Apr 03 2007 - 22:26:36 CEST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Tue Apr 03 2007 - 22:33:07 CEST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Tue Apr 03 2007 - 22:33:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Fixed error code, so that the one used for generating the message is the same Derick Rethans (Wed Apr 04 2007 - 13:10:25 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed bug #251: Using the source command with an invalid filename returns Derick Rethans (Wed Apr 04 2007 - 13:11:04 CEST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Wed Apr 04 2007 - 13:12:04 CEST)
- [xdebug-dev] Online MedHelp Viagra.com (Wed Apr 04 2007 - 16:58:32 CEST)
- [xdebug-dev] Canadian Pharmacy Doctor Sondra Viagra.com (Fri Apr 06 2007 - 17:07:18 CEST)
- [xdebug-dev] Canadian Doctor Luann Viagra.com (Sat Apr 07 2007 - 06:54:49 CEST)
- [xdebug-dev] Online Help Online Viagra.com (Sat Apr 07 2007 - 21:50:45 CEST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Make this compile on Windows again. Derick Rethans (Sun Apr 08 2007 - 17:40:49 CEST)
- [xdebug-dev] Re: MedHelp 646648003485 Canadian Doctor Lorie (Mon Apr 09 2007 - 23:07:41 CEST)
- [xdebug-dev] Bug 0000252: Fancy HTML table noreply[@]lists.xdebug.org (Tue Apr 10 2007 - 13:55:06 CEST)
- [xdebug-dev] Bug 0000253: XDebug causes all error log messages to be trimmed at 1024 bytes, irrespective of "log_errors_max_len" noreply[@]lists.xdebug.org (Tue Apr 10 2007 - 16:16:47 CEST)
- [xdebug-dev] Re: MedHelp 26184623539 Canadian Doctor Latasha (Tue Apr 10 2007 - 21:02:40 CEST)
- [xdebug-dev] Re: MedHelp 2547843293 Canadian Doctor Bertie (Wed Apr 11 2007 - 05:37:02 CEST)
- [xdebug-dev] Bug 0000254: Memory usage is not output in profile noreply[@]lists.xdebug.org (Wed Apr 11 2007 - 19:13:06 CEST)
- [xdebug-dev] Bug 0000254: Memory usage is not output in profile noreply[@]lists.xdebug.org (Wed Apr 11 2007 - 19:49:48 CEST)
- [xdebug-dev] xdebug xdebug/contrib/online_profiling_prepend.php - Added online profiling dumper script. Jani Taskinen (Thu Apr 12 2007 - 00:37:12 CEST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Fri Apr 13 2007 - 13:57:26 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Use µ seconds instead of a tenth of them to avoid confusion. Derick Rethans (Fri Apr 13 2007 - 14:49:35 CEST)
- [xdebug-dev] Re: Menshealth 146345701953 Doctor Rena (Tue Apr 17 2007 - 02:11:22 CEST)
- [xdebug-dev] Re: Pfizer ID 5047267217565 Doctor Bianca (Tue Apr 17 2007 - 10:27:15 CEST)
- [xdebug-dev] Bug 0000256: Add a cookie for XDEBUG_PROFILE noreply[@]lists.xdebug.org (Thu Apr 19 2007 - 09:59:25 CEST)
- [xdebug-dev] Re: MedHelp 8413832300799 Doctor Lizzie (Fri Apr 20 2007 - 05:25:27 CEST)
- [xdebug-dev] Re: MedHelp 438693 Doctor Charity (Fri Apr 20 2007 - 18:51:31 CEST)
- [xdebug-dev] Bug 0000257: wrong location of UT file noreply[@]lists.xdebug.org (Sat Apr 21 2007 - 18:27:22 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00241.phpt - Fixed test case. Derick Rethans (Sun Apr 22 2007 - 14:28:43 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/stacktrace_html_0.phpt xdebug/tests/stacktrace_html_1.phpt xdebug/tests/stacktrace_html_2.phpt xdebug/tests/stacktrace_html_3.phpt xdebug/tests/stacktrace_html_4.phpt xdebug/tests/stacktrace_html_4_novar.phpt xdebug/tests/stacktrace_text_0.phpt xdebug/tests/stacktrace_text_1.phpt xdebug/tests/stacktrace_text_2.phpt xdebug/tests/stacktrace_text_3.phpt xdebug/tests/stacktrace_text_4.phpt xdebug/tests/stacktrace_text_4_novar.phpt - Implemented different levels of showing variables. Derick Rethans (Sun Apr 22 2007 - 14:32:10 CEST)
- [xdebug-dev] Bug 0000253: XDebug causes all error log messages to be trimmed at 1024 bytes, irrespective of "log_errors_max_len" noreply[@]lists.xdebug.org (Mon Apr 23 2007 - 16:24:14 CEST)
- [xdebug-dev] Bug 0000253: XDebug causes all error log messages to be trimmed at 1024 bytes, irrespective of "log_errors_max_len" noreply[@]lists.xdebug.org (Mon Apr 23 2007 - 16:29:21 CEST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Mon Apr 23 2007 - 17:05:33 CEST)
- [xdebug-dev] Bug 0000253: XDebug causes all error log messages to be trimmed at 1024 bytes, irrespective of "log_errors_max_len" noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 15:06:30 CEST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 15:09:58 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #255: Call Stack Table doesn't show Location on Windows. Derick Rethans (Tue Apr 24 2007 - 16:17:40 CEST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 16:17:52 CEST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 18:11:14 CEST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Wed Apr 25 2007 - 11:41:39 CEST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Wed Apr 25 2007 - 11:51:36 CEST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Wed Apr 25 2007 - 13:07:32 CEST)
- [xdebug-dev] Re: MedHelp 7456230483 Doctor Christian (Thu Apr 26 2007 - 07:18:22 CEST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Thu Apr 26 2007 - 09:55:56 CEST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Fri Apr 27 2007 - 00:59:48 CEST)
- [xdebug-dev] Daily News 349596849307989 Investor Katheryn (Fri Apr 27 2007 - 16:19:35 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00184.phpt xdebug/tests/test20.phpt - Fix tests. Jani Taskinen (Sat Apr 28 2007 - 02:04:46 CEST)
- [xdebug-dev] Re: MedHelp 26501668291 Canadian Doctor Noemi (Sat Apr 28 2007 - 07:11:24 CEST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Mon Apr 30 2007 - 08:45:06 CEST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Mon Apr 30 2007 - 08:45:06 CEST)
- [xdebug-dev] Re: MedHelp 75874138 Canadian Doctor Corrine (Mon Apr 30 2007 - 18:55:41 CEST)
- [xdebug-dev] Bug 0000261: Code coverage issues noreply[@]lists.xdebug.org (Mon Apr 30 2007 - 23:23:44 CEST)
- [xdebug-dev] Bug 0000262: Supporting break command with minimum overhead noreply[@]lists.xdebug.org (Tue May 01 2007 - 06:57:57 CEST)
- [xdebug-dev] Bug 0000263: Warning for setting breakpoint on no-code lines noreply[@]lists.xdebug.org (Tue May 01 2007 - 07:16:38 CEST)
- [xdebug-dev] Bug 0000264: Overload opcodes for isset(), empty(), ... noreply[@]lists.xdebug.org (Thu May 03 2007 - 19:50:57 CEST)
- [xdebug-dev] Re: MedHelp 375622200408 Canadian Doctor Cathryn (Fri May 04 2007 - 07:26:13 CEST)
- [xdebug-dev] Re: MedHelp 6713742669980 Canadian Doctor Florine (Sun May 06 2007 - 09:54:11 CEST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c xdebug/tests/array_map.phpt xdebug/tests/assert_test.phpt xdebug/tests/auto_trace.phpt xdebug/tests/bug00003.phpt xdebug/tests/bug00146.phpt xdebug/tests/bug00184.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/peak_memory_usage.phpt xdebug/tests/test1.phpt xdebug/tests/test10b.phpt xdebug/tests/test11.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/test8.phpt xdebug/tests/test9b.phpt xdebug/tests/trace.phpt - Implemented support for the 4 different collect_params settings for Derick Rethans (Sun May 06 2007 - 16:36:17 CEST)
- [xdebug-dev] Re: MedHelp 5803056823270 Canadian Doctor Annmarie (Mon May 07 2007 - 09:52:51 CEST)
- [xdebug-dev] Bug 0000265: XDebug breaks error_get_last() noreply[@]lists.xdebug.org (Tue May 08 2007 - 14:13:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Allow to trigger profiling by cookie. Jani Taskinen (Wed May 09 2007 - 11:04:22 CEST)
- [xdebug-dev] Bug 0000256: Add a cookie for XDEBUG_PROFILE noreply[@]lists.xdebug.org (Wed May 09 2007 - 14:26:20 CEST)
- [xdebug-dev] Canoe trips, Inventors Tell All, Art Blogging, more 92994 Institution 79189 (Wed May 09 2007 - 18:54:03 CEST)
- [xdebug-dev] Bug 0000266: DBGp: Windows filename URIs use incorrect path separators noreply[@]lists.xdebug.org (Fri May 11 2007 - 01:24:02 CEST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Sat May 12 2007 - 04:11:23 CEST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Sat May 12 2007 - 04:11:23 CEST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun May 13 2007 - 20:10:18 CEST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun May 13 2007 - 20:17:20 CEST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun May 13 2007 - 20:35:49 CEST)
- [xdebug-dev] Bug 0000268: Apache segfaults on some scripts when xdebug.collect_params and xdebug.default_enable is set. noreply[@]lists.xdebug.org (Tue May 15 2007 - 16:54:28 CEST)
- [xdebug-dev] Bug 0000268: Apache segfaults on some scripts when xdebug.collect_params and xdebug.default_enable is set. noreply[@]lists.xdebug.org (Tue May 15 2007 - 17:42:49 CEST)
- [xdebug-dev] Bug 0000268: Apache segfaults on some scripts when xdebug.collect_params and xdebug.default_enable is set. noreply[@]lists.xdebug.org (Tue May 15 2007 - 17:42:49 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Reimplemented file naming for trace files to use the new output formatting Derick Rethans (Wed May 16 2007 - 18:11:24 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00173.phpt xdebug/tests/bug00184.phpt xdebug/tests/start_trace.phpt - Fixed some test cases. Derick Rethans (Thu May 17 2007 - 21:50:04 CEST)
- [xdebug-dev] Lovers package at discount price Madelyn[@]viagra.com (Fri May 18 2007 - 13:47:31 CEST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Fri May 18 2007 - 14:13:49 CEST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Fri May 18 2007 - 15:55:36 CEST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Fri May 18 2007 - 15:55:36 CEST)
- [xdebug-dev] Bug 0000268: Apache segfaults on some scripts when xdebug.collect_params and xdebug.default_enable is set. noreply[@]lists.xdebug.org (Fri May 18 2007 - 15:55:31 CEST)
- [xdebug-dev] Lovers package at discount price Shana[@]viagra.com (Fri May 18 2007 - 08:48:52 CEST)
- [xdebug-dev] Lovers package at discount price Odessa[@]viagra.com (Sat May 19 2007 - 12:16:41 CEST)
- [xdebug-dev] Market Frankfurt Manager Glenna (Sat May 19 2007 - 23:31:16 CEST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Mon May 21 2007 - 10:15:41 CEST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Mon May 21 2007 - 13:52:55 CEST)
- [xdebug-dev] Daily News 59056787705174737 Investor Mollie (Mon May 21 2007 - 19:24:19 CEST)
- [xdebug-dev] Bug 0000271: output in browser, not in text file noreply[@]lists.xdebug.org (Mon May 21 2007 - 19:45:10 CEST)
- [xdebug-dev] Bug 0000272: Debug server doesn't close connection noreply[@]lists.xdebug.org (Tue May 22 2007 - 01:08:14 CEST)
- [xdebug-dev] Bug 0000272: Debug server doesn't close connection noreply[@]lists.xdebug.org (Tue May 22 2007 - 22:13:16 CEST)
- [xdebug-dev] Bug 0000272: Debug server doesn't close connection noreply[@]lists.xdebug.org (Tue May 22 2007 - 22:13:16 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00265.phpt - Fixed bug #265: XDebug breaks error_get_last() . Derick Rethans (Tue May 22 2007 - 22:33:36 CEST)
- [xdebug-dev] Bug 0000265: XDebug breaks error_get_last() noreply[@]lists.xdebug.org (Tue May 22 2007 - 22:33:49 CEST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Tue May 22 2007 - 22:59:18 CEST)
- [xdebug-dev] Lovers package at discount price! Lenore[@]viagra.com (Wed May 23 2007 - 22:54:48 CEST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Thu May 24 2007 - 09:28:27 CEST)
- [xdebug-dev] Usa Investors Alert Harriett[@]scottrade.com (Sat May 26 2007 - 08:41:50 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - xdebug.collect_params is no longer a boolean setting. Although it worked fine, Derick Rethans (Sat May 26 2007 - 21:54:06 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed issues with recognizing eval'ed statements in the top scope of the Derick Rethans (Sat May 26 2007 - 21:55:44 CEST)
- [xdebug-dev] Bug 0000273: remote debugging: context_get does not return context id. noreply[@]lists.xdebug.org (Sun May 27 2007 - 17:17:21 CEST)
- [xdebug-dev] xdebug www.derickrethans.nl/html/rss.xml www.derickrethans.nl/html/files/php-secrets-phptek7.pdf xdebug/php_xdebug.h xdebug/xdebug.c xdebug/tests/test3.phpt - Put back the disabling of stack traces - apperently people were relying on Derick Rethans (Sun May 27 2007 - 23:25:52 CEST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Sun May 27 2007 - 23:26:59 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #273: Remote debugging: context_get does not return context id. Derick Rethans (Sun May 27 2007 - 23:57:17 CEST)
- [xdebug-dev] Bug 0000273: remote debugging: context_get does not return context id. noreply[@]lists.xdebug.org (Sun May 27 2007 - 23:57:26 CEST)
- [xdebug-dev] Daily News 0308563229399 admin[@]speedtrader.com (Mon May 28 2007 - 03:49:22 CEST)
- [xdebug-dev] Bug 0000274: Request for 'official' proxy noreply[@]lists.xdebug.org (Mon May 28 2007 - 14:04:38 CEST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Mon May 28 2007 - 17:24:40 CEST)
- [xdebug-dev] Bug 0000257: wrong location of UT file noreply[@]lists.xdebug.org (Mon May 28 2007 - 18:46:37 CEST)
- [xdebug-dev] Bug 0000275: add coverage report dump on script exit noreply[@]lists.xdebug.org (Mon May 28 2007 - 19:13:17 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #261: Code coverage issues by overloading zend_assign_dim. Derick Rethans (Mon May 28 2007 - 20:59:07 CEST)
- [xdebug-dev] Bug 0000261: Code coverage issues noreply[@]lists.xdebug.org (Mon May 28 2007 - 20:59:56 CEST)
- [xdebug-dev] Bug 0000271: output in browser, not in text file noreply[@]lists.xdebug.org (Mon May 28 2007 - 21:01:45 CEST)
- [xdebug-dev] Daily News 0136689773 admin[@]ameritrade.com (Tue May 29 2007 - 06:48:30 CEST)
- [xdebug-dev] Bug 0000276: Aggregate profiling should not use zend_hash noreply[@]lists.xdebug.org (Tue May 29 2007 - 15:58:19 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed unused variable. Derick Rethans (Tue May 29 2007 - 16:17:46 CEST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Tue May 29 2007 - 19:29:53 CEST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Wed May 30 2007 - 00:01:22 CEST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Wed May 30 2007 - 00:01:21 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Made this compile on PHP 5.0 and 5.1 again. Derick Rethans (Wed May 30 2007 - 19:34:10 CEST)
- [xdebug-dev] Market Usa Jaime[@]scottrade.com (Thu May 31 2007 - 04:29:36 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - ZTS fix. Derick Rethans (Thu May 31 2007 - 20:41:28 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - "Last error" bits are only available in PHP 5 and later. Derick Rethans (Thu May 31 2007 - 20:42:48 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - One more ZTS error. Derick Rethans (Thu May 31 2007 - 21:02:15 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed the Xdebug version of raw_url_encode to not encode : and \. This is not Derick Rethans (Thu May 31 2007 - 21:15:58 CEST)
- [xdebug-dev] Bug 0000278: Code Coverage Issue noreply[@]lists.xdebug.org (Thu May 31 2007 - 21:41:25 CEST)
- [xdebug-dev] Bug 0000266: DBGp: Windows filename URIs use incorrect path separators noreply[@]lists.xdebug.org (Thu May 31 2007 - 22:26:24 CEST)
- [xdebug-dev] Bug 0000279: PHP segfault on use of virtual() function noreply[@]lists.xdebug.org (Fri Jun 01 2007 - 00:32:52 CEST)
- [xdebug-dev] Re: Daily News admin[@]stockcross.com (Fri Jun 01 2007 - 09:12:44 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #270: Debugger aborts when PHP's eval() is encountered. Derick Rethans (Fri Jun 01 2007 - 14:23:36 CEST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Fri Jun 01 2007 - 14:24:07 CEST)
- [xdebug-dev] Bug 0000280: var_dump don't display key of array as expected noreply[@]lists.xdebug.org (Mon Jun 04 2007 - 07:32:16 CEST)
- [xdebug-dev] xdebug xdebug/test-4.3.sh xdebug/xdebug_var.c xdebug/tests/bug00280.phpt - Fixed bug #280: var_dump don't display key of array as expected. Derick Rethans (Mon Jun 04 2007 - 18:05:20 CEST)
- [xdebug-dev] Bug 0000280: var_dump don't display key of array as expected noreply[@]lists.xdebug.org (Mon Jun 04 2007 - 18:05:34 CEST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Wed Jun 06 2007 - 20:14:53 CEST)
- [xdebug-dev] Bug 0000282: %s is not usable for xdebug.profiler_output_name noreply[@]lists.xdebug.org (Sat Jun 09 2007 - 10:04:55 CEST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun Jun 10 2007 - 00:00:01 CEST)
- [xdebug-dev] Bug 0000278: Code Coverage Issue noreply[@]lists.xdebug.org (Sun Jun 10 2007 - 00:01:17 CEST)
- [xdebug-dev] Bug 0000282: %s is not usable for xdebug.profiler_output_name noreply[@]lists.xdebug.org (Sun Jun 10 2007 - 23:21:21 CEST)
- [xdebug-dev] SUMMER SALE: savings up to 85% off xdebug-dev[@]lists.xdebug.org (Fri Jun 15 2007 - 00:36:00 CEST)
- [xdebug-dev] Bug 0000283: incorrect $this return noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 16:56:45 CEST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 17:15:16 CEST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 19:12:23 CEST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 21:21:52 CEST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 21:24:51 CEST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 21:24:51 CEST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 21:27:17 CEST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 21:31:28 CEST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 21:31:28 CEST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Tue Jun 19 2007 - 22:02:59 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_private.h - Fixed bug #283: Xdebug always return $this with the value of last stack frame Derick Rethans (Sun Jun 24 2007 - 22:20:17 CEST)
- [xdebug-dev] Bug 0000283: incorrect $this return noreply[@]lists.xdebug.org (Sun Jun 24 2007 - 22:20:32 CEST)
- [xdebug-dev] Bug 0000287: debugging static class variables noreply[@]lists.xdebug.org (Mon Jun 25 2007 - 13:37:34 CEST)
- [xdebug-dev] Bug 0000288: php5.2.3 cli crashes using RC5-dev noreply[@]lists.xdebug.org (Tue Jun 26 2007 - 17:01:17 CEST)
- [xdebug-dev] Bug 0000288: php5.2.3 cli crashes using RC5-dev noreply[@]lists.xdebug.org (Tue Jun 26 2007 - 19:22:36 CEST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Mon Jul 02 2007 - 09:48:05 CEST)
- [xdebug-dev] Bug 0000290: Function call leaks memory noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 20:30:48 CEST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 23:29:48 CEST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 23:29:48 CEST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 23:31:31 CEST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 23:31:31 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #284: Step_over on breakpointed line made Xdebug break twice. Derick Rethans (Thu Jul 05 2007 - 21:08:37 CEST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Thu Jul 05 2007 - 21:09:56 CEST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Fri Jul 06 2007 - 12:16:53 CEST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 22:59:19 CEST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 22:59:21 CEST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 23:01:19 CEST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 23:09:23 CEST)
- [xdebug-dev] xdebug xdebug/tests/bug00173.phpt xdebug/tests/bug00176.phpt - Fixed bug #291: Test that use SPL do not skip when SPL is not available. Derick Rethans (Sun Jul 08 2007 - 14:55:39 CEST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Sun Jul 08 2007 - 14:55:47 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #290: Function call leaks memory. Derick Rethans (Sun Jul 08 2007 - 14:56:23 CEST)
- [xdebug-dev] Bug 0000290: Function call leaks memory noreply[@]lists.xdebug.org (Sun Jul 08 2007 - 14:56:36 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Added support for "breakpoint_languages". Derick Rethans (Sun Jul 08 2007 - 15:06:31 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_profiler.c - Fixed bug #289: Xdebug terminates connection when eval() is run in the init Derick Rethans (Sun Jul 08 2007 - 20:33:45 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Backing out debug statement. Derick Rethans (Sun Jul 08 2007 - 20:35:00 CEST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed opening files (such as the remote log) on Windows. Derick Rethans (Sun Jul 08 2007 - 22:04:02 CEST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Sun Jul 08 2007 - 22:04:31 CEST)
- [xdebug-dev] Bug 0000292: xdebug doesn't provide a stacktrace after an uncaught exception noreply[@]lists.xdebug.org (Thu Jul 12 2007 - 08:13:23 CEST)
- [xdebug-dev] Bug 0000293: Impossible to compile with PHP6 noreply[@]lists.xdebug.org (Thu Jul 12 2007 - 13:45:14 CEST)
- [xdebug-dev] Canadian Pharmacy Doctor Lea Bette[@]oz-viagra.com (Fri Jul 13 2007 - 09:26:05 CEST)
- [xdebug-dev] Bug 0000293: Impossible to compile with PHP6 noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 15:09:36 CEST)
- [xdebug-dev] Bug 0000292: xdebug doesn't provide a stacktrace after an uncaught exception noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 15:54:05 CEST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 15:55:17 CEST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 15:55:33 CEST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt - Update text after Dave's comments. Derick Rethans (Sat Jul 14 2007 - 16:34:08 CEST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt - Fixed ReST. Derick Rethans (Sat Jul 14 2007 - 16:34:53 CEST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 18:57:06 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #279: PHP segfault on use of virtual() function. Derick Rethans (Sun Jul 15 2007 - 20:39:01 CEST)
- [xdebug-dev] Bug 0000279: PHP segfault on use of virtual() function noreply[@]lists.xdebug.org (Sun Jul 15 2007 - 20:39:12 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed unreferenced var. Derick Rethans (Mon Jul 16 2007 - 12:09:08 CEST)
- [xdebug-dev] Bug 0000294: Filter support for var_dump() noreply[@]lists.xdebug.org (Mon Jul 16 2007 - 13:42:12 CEST)
- [xdebug-dev] Bug 0000295: __get causes memory leak noreply[@]lists.xdebug.org (Mon Jul 16 2007 - 17:46:26 CEST)
- [xdebug-dev] Bug 0000295: __get causes memory leak noreply[@]lists.xdebug.org (Mon Jul 16 2007 - 20:40:11 CEST)
- [xdebug-dev] Outlet Clearance Sale : 88802484573791 xdebug-dev[@]lists.xdebug.org (Wed Jul 18 2007 - 09:40:33 CEST)
- [xdebug-dev] xdebug xdebug/test-4.3.sh - Fixed test script. Derick Rethans (Wed Jul 18 2007 - 19:25:31 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with 2.0.0. Derick Rethans (Wed Jul 18 2007 - 19:34:56 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to -dev in branch. Derick Rethans (Wed Jul 18 2007 - 19:39:55 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - HEAD is now 2.1.0-dev. Derick Rethans (Wed Jul 18 2007 - 19:40:13 CEST)
- [xdebug-dev] Bug 0000296: Change in profile time representation causes WinCacheGrind to report wrong execution time noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 10:38:20 CEST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 14:59:15 CEST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 19:50:27 CEST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 19:50:28 CEST)
- [xdebug-dev] Bug 0000296: Change in profile time representation causes WinCacheGrind to report wrong execution time noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 19:55:54 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handlers.c - Fixed a memory free error related to remote debugging conditions. (Related to Derick Rethans (Fri Jul 20 2007 - 00:19:15 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handlers.c - MFH: Fixed a memory free error related to remote debugging conditions. Derick Rethans (Fri Jul 20 2007 - 00:19:44 CEST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Fri Jul 20 2007 - 00:21:13 CEST)
- [xdebug-dev] Bug 0000298: xdebug_var_dump & multiline strings noreply[@]lists.xdebug.org (Fri Jul 20 2007 - 15:02:28 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c xdebug/tests/bug00298.phpt - Fixed bug #298: xdebug_var_dump() doesn't handle entity replacements Derick Rethans (Fri Jul 20 2007 - 15:52:27 CEST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug_var.c xdebug/tests/bug00298.phpt - MFH: Fixed bug #298: xdebug_var_dump() doesn't handle entity replacements Derick Rethans (Fri Jul 20 2007 - 15:52:40 CEST)
- [xdebug-dev] Bug 0000298: xdebug_var_dump & multiline strings noreply[@]lists.xdebug.org (Fri Jul 20 2007 - 15:53:01 CEST)
- [xdebug-dev] xdebug xdebug/template.rc - Added template.rc file to override default PHP version template. Derick Rethans (Sat Jul 21 2007 - 13:31:06 CEST)
- [xdebug-dev] xdebug xdebug/template.rc - MFH: New template.rc file. Derick Rethans (Sat Jul 21 2007 - 13:34:10 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Implemented FR #244: Be able to click on filename in the error report Derick Rethans (Sun Jul 22 2007 - 23:03:08 CEST)
- [xdebug-dev] Bug 0000244: Be able to click on filename in the error report location items noreply[@]lists.xdebug.org (Sun Jul 22 2007 - 23:03:26 CEST)
- [xdebug-dev] Bug 0000299: computerized traces don't have a newline for return entries if memory limit is not enabled noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 08:05:19 CEST)
- [xdebug-dev] xdebug xdebug/contrib/online_profiling_prepend.php - Added error checks and messages for missing profile output file / dir. Jani Taskinen (Tue Jul 24 2007 - 12:34:15 CEST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 17:18:58 CEST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 18:12:14 CEST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 18:12:16 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/trace1.phpt xdebug/tests/trace2.phpt xdebug/tests/trace.phpt - Fixed bug #299: Computerized traces don't have a newline for return entries if Derick Rethans (Tue Jul 24 2007 - 22:06:41 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/trace1.phpt xdebug/tests/trace2.phpt xdebug/tests/trace.phpt - MFH: Fixed bug #299: Computerized traces don't have a newline for return Derick Rethans (Tue Jul 24 2007 - 22:07:01 CEST)
- [xdebug-dev] Bug 0000299: computerized traces don't have a newline for return entries if memory limit is not enabled noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 22:07:13 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - TSRM fixes. Derick Rethans (Thu Jul 26 2007 - 15:26:18 CEST)
- [xdebug-dev] Bug 0000301: Loading would cause SIGBUS on Solaris 10 SPARC noreply[@]lists.xdebug.org (Fri Jul 27 2007 - 17:57:14 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed bug #301: Loading would cause SIGBUS on Solaris 10 SPARC. (Patch by Derick Rethans (Sun Jul 29 2007 - 17:04:48 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - MFH: Fixed bug #301: Loading would cause SIGBUS on Solaris 10 SPARC. (Patch Derick Rethans (Sun Jul 29 2007 - 17:05:20 CEST)
- [xdebug-dev] Bug 0000301: Loading would cause SIGBUS on Solaris 10 SPARC noreply[@]lists.xdebug.org (Sun Jul 29 2007 - 17:05:35 CEST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Sun Jul 29 2007 - 20:19:12 CEST)
- [xdebug-dev] Bug 0000263: Warning for setting breakpoint on no-code lines noreply[@]lists.xdebug.org (Tue Jul 31 2007 - 23:11:54 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Implemented request #200: Add the retrieval of a file's execution lines in Derick Rethans (Tue Jul 31 2007 - 23:44:56 CEST)
- [xdebug-dev] Bug 0000200: Add the retrieval of a file's execution lines in DBGp noreply[@]lists.xdebug.org (Tue Jul 31 2007 - 23:45:35 CEST)
- [xdebug-dev] Re: Weekly News admin[@]tradeking.com (Sun Aug 05 2007 - 06:25:42 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_superglobals.c - Fixed bug #300: Xdebug does not force LTR rendering for its tables. Derick Rethans (Mon Aug 06 2007 - 21:35:41 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_superglobals.c - MFH: Fixed bug #300: Xdebug does not force LTR rendering for its tables. Derick Rethans (Mon Aug 06 2007 - 21:36:27 CEST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Mon Aug 06 2007 - 21:36:54 CEST)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Thu Aug 09 2007 - 22:23:09 CEST)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Thu Aug 09 2007 - 22:34:09 CEST)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Thu Aug 09 2007 - 22:34:09 CEST)
- [xdebug-dev] xdebug xdebug/tests/stacktrace_html_0.phpt xdebug/tests/stacktrace_html_1.phpt xdebug/tests/stacktrace_html_2.phpt xdebug/tests/stacktrace_html_3.phpt xdebug/tests/stacktrace_html_4.phpt xdebug/tests/stacktrace_html_4_novar.phpt xdebug/tests/trace2.phpt - Fixed test cases. Derick Rethans (Mon Aug 13 2007 - 08:51:20 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added the xdebug_start_error_collection(), xdebug_stop_error_collection() and Derick Rethans (Wed Aug 15 2007 - 16:03:58 CEST)
- [xdebug-dev] xdebug xdebug/README - Fixed the English that has been broken for only 5 years :) Derick Rethans (Wed Aug 15 2007 - 16:49:50 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_superglobals.c xdebug/tests/stacktrace_html_0.phpt xdebug/tests/stacktrace_html_1.phpt xdebug/tests/stacktrace_html_2.phpt xdebug/tests/stacktrace_html_3.phpt xdebug/tests/stacktrace_html_4.phpt xdebug/tests/stacktrace_html_4_novar.phpt xdebug/tests/trace2.phpt - Use a class for all generated tables. Derick Rethans (Wed Aug 15 2007 - 20:24:00 CEST)
- [xdebug-dev] Bug 0000303: Code coverage problem within array definition noreply[@]lists.xdebug.org (Fri Aug 17 2007 - 02:57:58 CEST)
- [xdebug-dev] Bug 0000303: Code coverage problem within array definition noreply[@]lists.xdebug.org (Fri Aug 17 2007 - 16:35:42 CEST)
- [xdebug-dev] Bug 0000304: File name and line number info for var_dump() noreply[@]lists.xdebug.org (Tue Aug 21 2007 - 10:12:34 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/tests/xdebug_var_dump_non_overload.phpt xdebug/tests/bug00089.phpt xdebug/tests/bug00280.phpt xdebug/tests/xdebug_var_dump.phpt - Added the xdebug.overload_var_dump setting which allows you to turn off Derick Rethans (Thu Aug 23 2007 - 21:44:31 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - conform to spec on stopping/stopped status, this fixes post mortem support since a status of stopped means no more communication is allowed Shane Caraveo (Fri Aug 24 2007 - 03:07:57 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h - ignore post mortem if detached Shane Caraveo (Fri Aug 24 2007 - 03:37:55 CEST)
- [xdebug-dev] Bug 0000305: xdebug exception handler doesn't properly handle special chars noreply[@]lists.xdebug.org (Tue Aug 28 2007 - 14:41:33 CEST)
- [xdebug-dev] Re: MedHelp 49979119137 mp.Doctor Vito Sandoval (Thu Aug 30 2007 - 00:27:08 CEST)
- [xdebug-dev] Bug 0000306: Restrict debug output to certain IP addresses noreply[@]lists.xdebug.org (Thu Aug 30 2007 - 09:51:13 CEST)
- [xdebug-dev] Bug 0000307: Segmentation fault when loading xdebug.so on Solaris 9 noreply[@]lists.xdebug.org (Wed Sep 05 2007 - 16:05:52 CEST)
- [xdebug-dev] Bug 0000307: Segmentation fault when loading xdebug.so on Solaris 9 noreply[@]lists.xdebug.org (Wed Sep 05 2007 - 16:11:32 CEST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Sun Sep 09 2007 - 13:14:51 CEST)
- [xdebug-dev] Bug 0000308: Var dump displaying cut strings. noreply[@]lists.xdebug.org (Thu Sep 13 2007 - 19:03:10 CEST)
- [xdebug-dev] Bug 0000309: Temorary breakpoints not implemented noreply[@]lists.xdebug.org (Fri Sep 14 2007 - 22:03:32 CEST)
- [xdebug-dev] Bug 0000310: Allow class vars for xdebug_debug_zval() noreply[@]lists.xdebug.org (Tue Sep 18 2007 - 13:03:18 CEST)
- [xdebug-dev] Bug 0000311: Segmentation Fault noreply[@]lists.xdebug.org (Fri Sep 28 2007 - 23:07:59 CEST)
- [xdebug-dev] Bug 0000312: profiler_output_name: %R and %H only work with register_globals=On noreply[@]lists.xdebug.org (Tue Oct 02 2007 - 04:47:28 CEST)
- [xdebug-dev] Bug 0000313: sending an expression which cannot be evaluated at the time causes the script to stop executing noreply[@]lists.xdebug.org (Tue Oct 02 2007 - 15:59:29 CEST)
- [xdebug-dev] Bug 0000311: Segmentation Fault noreply[@]lists.xdebug.org (Thu Oct 04 2007 - 10:33:11 CEST)
- [xdebug-dev] Bug 0000314: PHP CLI Error Logging thwarted when XDebug Loaded noreply[@]lists.xdebug.org (Fri Oct 05 2007 - 14:45:52 CEST)
- [xdebug-dev] Bug 0000315: xdebug crash when including a file that doesn't exist noreply[@]lists.xdebug.org (Sun Oct 14 2007 - 22:46:15 CEST)
- [xdebug-dev] Bug 0000316: Eval command performs expression evaluation respectively current stack depth only noreply[@]lists.xdebug.org (Tue Oct 16 2007 - 10:56:54 CEST)
- [xdebug-dev] Bug 0000317: Configure to _not_ overload var_dump in php.ini noreply[@]lists.xdebug.org (Tue Oct 16 2007 - 16:09:35 CEST)
- [xdebug-dev] Bug 0000318: Segmentation Fault in code coverage analysis noreply[@]lists.xdebug.org (Wed Oct 17 2007 - 06:20:15 CEST)
- [xdebug-dev] Bug 0000319: error message of php -m /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf noreply[@]lists.xdebug.org (Fri Oct 19 2007 - 12:10:08 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make this scale a bit better. Derick Rethans (Sat Oct 20 2007 - 18:37:49 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - MF20: Make this scale a bit better. Derick Rethans (Sat Oct 20 2007 - 18:48:31 CEST)
- [xdebug-dev] Bug 0000317: Configure to _not_ overload var_dump in php.ini noreply[@]lists.xdebug.org (Sat Oct 20 2007 - 18:50:44 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with 2.0.1. Derick Rethans (Sat Oct 20 2007 - 19:07:47 CEST)
- [xdebug-dev] xdebug xdebug/template.rc - Also update version in Windows template file. Derick Rethans (Sun Oct 21 2007 - 12:21:45 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Back to dev. Derick Rethans (Sun Oct 21 2007 - 12:24:54 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - PHP 4.3 and 4.4 compatibility. Derick Rethans (Sun Oct 21 2007 - 12:45:25 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: PHP 4.3 and PHP 4.4 compatibility. Derick Rethans (Sun Oct 21 2007 - 12:45:38 CEST)
- [xdebug-dev] Bug 0000319: error message of php -m /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf noreply[@]lists.xdebug.org (Sun Oct 21 2007 - 12:47:53 CEST)
- [xdebug-dev] Bug 0000319: error message of php -m /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf noreply[@]lists.xdebug.org (Sun Oct 21 2007 - 12:47:53 CEST)
- [xdebug-dev] Bug 0000320: No ./configure file in latest 2.0.1 package noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 06:03:53 CEST)
- [xdebug-dev] Bug 0000320: No ./configure file in latest 2.0.1 package noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 09:14:35 CEST)
- [xdebug-dev] Bug 0000319: error message of php -m /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 09:15:14 CEST)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 11:13:29 CEST)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 21:44:07 CEST)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 21:44:07 CEST)
- [xdebug-dev] Bug 0000322: Unable to get value for hash via DBGp . noreply[@]lists.xdebug.org (Tue Oct 23 2007 - 16:33:36 CEST)
- [xdebug-dev] Bug 0000323: Code coverage indicated incorrectly noreply[@]lists.xdebug.org (Tue Oct 23 2007 - 20:51:41 CEST)
- [xdebug-dev] Bug 0000324: xdebug_dump_superglobals() only dumps superglobals that were accessed before noreply[@]lists.xdebug.org (Wed Oct 24 2007 - 13:11:13 CEST)
- [xdebug-dev] Bug 0000325: detach stops further sessions being established from apache noreply[@]lists.xdebug.org (Thu Oct 25 2007 - 09:06:34 CEST)
- [xdebug-dev] Bug 0000315: xdebug crash when including a file that doesn't exist noreply[@]lists.xdebug.org (Thu Oct 25 2007 - 22:44:25 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00315.phpt - Fixed bug #315: Xdebug crashes when including a file that doesn't exist. Derick Rethans (Thu Oct 25 2007 - 22:42:30 CEST)
- [xdebug-dev] xdebug xdebug/test-5.2.sh - Update location of test script. Derick Rethans (Thu Oct 25 2007 - 22:41:19 CEST)
- [xdebug-dev] xdebug xdebug/test-5.2.sh xdebug/xdebug.c xdebug/tests/bug00315.phpt - MFH: Fixed bug #315: Xdebug crashes when including a file that doesn't exist. Derick Rethans (Thu Oct 25 2007 - 22:44:16 CEST)
- [xdebug-dev] Bug 0000326: include() on non-existant file crashes xdebug with a segmentation fault noreply[@]lists.xdebug.org (Fri Oct 26 2007 - 15:05:27 CEST)
- [xdebug-dev] Bug 0000326: include() on non-existant file crashes xdebug with a segmentation fault noreply[@]lists.xdebug.org (Fri Oct 26 2007 - 15:11:59 CEST)
- [xdebug-dev] Bug 0000327: xdebug.var_display_max_* values are ignored in remote usage noreply[@]lists.xdebug.org (Fri Oct 26 2007 - 16:13:22 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00318.inc xdebug/tests/bug00318.phpt - Fixed bug #318: Segmentation Fault in code coverage analysis. Derick Rethans (Sat Oct 27 2007 - 17:47:42 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00318.inc xdebug/tests/bug00318.phpt - MFH: Fixed bug #318: Segmentation Fault in code coverage analysis. Derick Rethans (Sat Oct 27 2007 - 17:48:00 CEST)
- [xdebug-dev] Bug 0000318: Segmentation Fault in code coverage analysis noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 17:48:11 CEST)
- [xdebug-dev] Bug 0000323: Code coverage indicated incorrectly noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:02:22 CEST)
- [xdebug-dev] Bug 0000327: xdebug.var_display_max_* values are ignored in remote usage noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:10:30 CEST)
- [xdebug-dev] Bug 0000324: xdebug_dump_superglobals() only dumps superglobals that were accessed before noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:24:06 CEST)
- [xdebug-dev] Bug 0000324: xdebug_dump_superglobals() only dumps superglobals that were accessed before noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:24:06 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #325: "detach" stops further sessions being established from Derick Rethans (Sat Oct 27 2007 - 18:40:10 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - MFH: Fixed bug #325: "detach" stops further sessions being established from Derick Rethans (Sat Oct 27 2007 - 18:40:37 CEST)
- [xdebug-dev] Bug 0000325: detach stops further sessions being established from apache noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:40:45 CEST)
- [xdebug-dev] Bug 0000319: error message of php -m /etc/httpd/modules/xdebug.so: undefined symbol: php_sprintf noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:57:26 CEST)
- [xdebug-dev] Bug 0000322: Unable to get value for hash via DBGp . noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 19:09:40 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00314.phpt - MFH: Fixed bug #314: PHP CLI Error Logging thwarted when XDebug Loaded. Derick Rethans (Sat Oct 27 2007 - 20:25:41 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00314.phpt - Fixed bug #314: PHP CLI Error Logging thwarted when XDebug Loaded. Derick Rethans (Sat Oct 27 2007 - 20:25:28 CEST)
- [xdebug-dev] Bug 0000314: PHP CLI Error Logging thwarted when XDebug Loaded noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 20:25:54 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Always set the transaction_id and command. (Related to bug #313). Derick Rethans (Sun Oct 28 2007 - 17:27:44 CET)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - MFH: Always set the transaction_id and command. (Related to bug #313). Derick Rethans (Sun Oct 28 2007 - 17:31:52 CET)
- [xdebug-dev] Bug 0000313: sending an expression which cannot be evaluated at the time causes the script to stop executing noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 17:32:02 CET)
- [xdebug-dev] Bug 0000312: profiler_output_name: %R and %H only work with register_globals=On noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 17:41:52 CET)
- [xdebug-dev] Bug 0000312: profiler_output_name: %R and %H only work with register_globals=On noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 17:41:49 CET)
- [xdebug-dev] Bug 0000328: Private properties are incorrectly enumerated in case of extended classes noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 17:53:17 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #300: Direction of var_dump(). Derick Rethans (Sun Oct 28 2007 - 18:06:35 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Fixed bug #300: Direction of var_dump(). Derick Rethans (Sun Oct 28 2007 - 18:07:07 CET)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 18:13:31 CET)
- [xdebug-dev] Bug 0000308: Var dump displaying cut strings. noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 20:42:19 CET)
- [xdebug-dev] Bug 0000308: Var dump displaying cut strings. noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 20:42:20 CET)
- [xdebug-dev] Bug 0000313: sending an expression which cannot be evaluated at the time causes the script to stop executing noreply[@]lists.xdebug.org (Mon Oct 29 2007 - 19:49:06 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00089.phpt xdebug/tests/bug00280.phpt xdebug/tests/bug00298.phpt xdebug/tests/xdebug_var_dump.phpt - Fixed test cases after the fix for bug #300: Direction of var_dump(). Derick Rethans (Mon Oct 29 2007 - 19:56:40 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00089.phpt xdebug/tests/bug00280.phpt xdebug/tests/bug00298.phpt xdebug/tests/xdebug_var_dump.phpt - Fixed test cases after the fix for bug #300: Direction of var_dump(). Derick Rethans (Mon Oct 29 2007 - 19:57:05 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00313.inc xdebug/tests/bug00313.phpt - Fixed bug #313: Code coverage crashes on empty PHP files. Derick Rethans (Mon Oct 29 2007 - 19:59:27 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00313.inc xdebug/tests/bug00313.phpt - MFH: Fixed bug #313: Code coverage crashes on empty PHP files. Derick Rethans (Mon Oct 29 2007 - 19:59:55 CET)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 29 2007 - 20:00:39 CET)
- [xdebug-dev] Bug 0000329: PHP segfault due to XDebug noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 11:24:49 CET)
- [xdebug-dev] Bug 0000329: PHP segfault due to XDebug noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 17:11:21 CET)
- [xdebug-dev] Bug 0000329: PHP segfault due to XDebug noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 17:11:19 CET)
- [xdebug-dev] Bug 0000330: Xdebug >= 2.0.1 crashes with large PHP file noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 18:02:58 CET)
- [xdebug-dev] Bug 0000331: assert() in code produses wrong return from xdebug_get_code_coverage() noreply[@]lists.xdebug.org (Wed Oct 31 2007 - 16:14:49 CET)
- [xdebug-dev] Bug 0000332: xdebug interfear with php parsing in Firefox noreply[@]lists.xdebug.org (Fri Nov 02 2007 - 13:01:26 CET)
- [xdebug-dev] Bug 0000333: Documentation problem: says "hit" instead of "jit" noreply[@]lists.xdebug.org (Sun Nov 04 2007 - 12:00:09 CET)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Thu Nov 08 2007 - 22:26:16 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Change the if() in case the value is uninitialized. Derick Rethans (Sun Nov 11 2007 - 15:32:56 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: Change the if() in case the value is uninitialized. Derick Rethans (Sun Nov 11 2007 - 15:33:24 CET)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h xdebug/template.rc - Go with 2.0.2. Derick Rethans (Sun Nov 11 2007 - 15:34:06 CET)
- [xdebug-dev] xdebug xdebug/package2.xml - Update package2.xml file as well... Derick Rethans (Sun Nov 11 2007 - 15:35:04 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Back to -dev. Derick Rethans (Sun Nov 11 2007 - 17:29:08 CET)
- [xdebug-dev] Bug 0000333: Documentation problem: says "hit" instead of "jit" noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 17:36:34 CET)
- [xdebug-dev] Bug 0000332: xdebug interfear with php parsing in Firefox noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 17:39:11 CET)
- [xdebug-dev] Bug 0000313: sending an expression which cannot be evaluated at the time causes the script to stop executing noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 17:45:19 CET)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 17:46:00 CET)
- [xdebug-dev] xdebug - Fixed ChangeLog. Derick Rethans (Mon Nov 12 2007 - 17:58:32 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Added a CSS-class for xdebug's var_dump(). Derick Rethans (Mon Nov 12 2007 - 17:59:01 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Added a CSS-class for xdebug's var_dump(). Derick Rethans (Mon Nov 12 2007 - 17:59:34 CET)
- [xdebug-dev] Bug 0000334: Code Coverage Regressions noreply[@]lists.xdebug.org (Mon Nov 12 2007 - 18:27:45 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00089.phpt xdebug/tests/bug00280.phpt xdebug/tests/bug00298.phpt xdebug/tests/xdebug_var_dump.phpt - Fixed test cases after last feature addition. Derick Rethans (Mon Nov 12 2007 - 23:25:23 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00089.phpt xdebug/tests/bug00280.phpt xdebug/tests/bug00298.phpt xdebug/tests/xdebug_var_dump.phpt - MFH: Fixed test cases after last feature addition. Derick Rethans (Mon Nov 12 2007 - 23:25:57 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00334.inc xdebug/tests/bug00334.phpt - Fixed bug #334: Code Coverage Regressions. Derick Rethans (Mon Nov 12 2007 - 23:26:57 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00334.inc xdebug/tests/bug00334.phpt - MFH: Fixed bug #334: Code Coverage Regressions. Derick Rethans (Mon Nov 12 2007 - 23:27:50 CET)
- [xdebug-dev] Bug 0000334: Code Coverage Regressions noreply[@]lists.xdebug.org (Mon Nov 12 2007 - 23:28:03 CET)
- [xdebug-dev] Bug 0000335: xdebug uses enormous amounts of memory when tracing or profiling long running scripts. noreply[@]lists.xdebug.org (Wed Nov 14 2007 - 06:42:17 CET)
- [xdebug-dev] Bug 0000336: API access to profiling information noreply[@]lists.xdebug.org (Wed Nov 14 2007 - 21:03:54 CET)
- [xdebug-dev] Bug 0000336: API access to profiling information noreply[@]lists.xdebug.org (Wed Nov 14 2007 - 21:06:31 CET)
- [xdebug-dev] Bug 0000337: Variable highlighting noreply[@]lists.xdebug.org (Fri Nov 16 2007 - 00:01:05 CET)
- [xdebug-dev] Bug 0000335: xdebug uses enormous amounts of memory when tracing or profiling long running scripts. noreply[@]lists.xdebug.org (Sun Nov 18 2007 - 18:15:28 CET)
- [xdebug-dev] Bug 0000335: xdebug uses enormous amounts of memory when tracing or profiling long running scripts. noreply[@]lists.xdebug.org (Sun Nov 18 2007 - 18:15:27 CET)
- [xdebug-dev] Bug 0000338: crash with: xdebug.remote_handler=req noreply[@]lists.xdebug.org (Mon Nov 19 2007 - 22:34:52 CET)
- [xdebug-dev] Bug 0000245: function parameters and function return in trace noreply[@]lists.xdebug.org (Wed Nov 21 2007 - 14:44:47 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Use the op_array ctor handler. Derick Rethans (Wed Nov 21 2007 - 14:42:16 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Use the op_array ctor handler. Derick Rethans (Wed Nov 21 2007 - 14:42:42 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/functrace_comp_0.phpt xdebug/tests/functrace_comp_1.phpt xdebug/tests/functrace_comp_2.phpt xdebug/tests/functrace_comp_3.phpt xdebug/tests/functrace_comp_4.phpt xdebug/tests/trace1.phpt - Implemented feature #245: Function parameters in computerized function traces. Derick Rethans (Wed Nov 21 2007 - 14:44:38 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #338: Crash with: xdebug.remote_handler=req. Derick Rethans (Wed Nov 21 2007 - 15:03:52 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Fixed bug #338: Crash with: xdebug.remote_handler=req. Derick Rethans (Wed Nov 21 2007 - 15:04:25 CET)
- [xdebug-dev] Bug 0000338: crash with: xdebug.remote_handler=req noreply[@]lists.xdebug.org (Wed Nov 21 2007 - 15:04:40 CET)
- [xdebug-dev] Bug 0000339: Segmentation fault in PHP interactive mode noreply[@]lists.xdebug.org (Thu Nov 22 2007 - 09:40:02 CET)
- [xdebug-dev] Bug 0000340: Segfault while throwing an Exception noreply[@]lists.xdebug.org (Fri Nov 23 2007 - 19:06:53 CET)
- [xdebug-dev] Bug 0000332: xdebug interfear with php parsing in Firefox noreply[@]lists.xdebug.org (Fri Nov 23 2007 - 23:23:51 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix windows TSRM build after change 1.412 Shane Caraveo (Fri Nov 30 2007 - 22:25:35 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - fix xdebug builds against 4.4. Shane Caraveo (Fri Nov 30 2007 - 23:19:52 CET)
- [xdebug-dev] Bug 0000341: Add time of exit for normal trace files noreply[@]lists.xdebug.org (Mon Dec 03 2007 - 21:43:20 CET)
- [xdebug-dev] Bug 0000342: profiling: erroneous summary noreply[@]lists.xdebug.org (Fri Dec 21 2007 - 08:39:51 CET)
- [xdebug-dev] Bug 0000343: Possibly incorrect coverage information by xdebug 2.0.2 noreply[@]lists.xdebug.org (Fri Dec 21 2007 - 09:35:15 CET)
- [xdebug-dev] Bug 0000344: Code coverage segfaults noreply[@]lists.xdebug.org (Thu Dec 27 2007 - 02:36:09 CET)
- [xdebug-dev] Bug 0000345: XDebug + external Javascript => crash with "... not defined." error noreply[@]lists.xdebug.org (Sat Dec 29 2007 - 23:50:41 CET)
- [xdebug-dev] Bug 0000346: Can not load xDebug as Zend Extension noreply[@]lists.xdebug.org (Mon Jan 07 2008 - 07:48:19 CET)
- [xdebug-dev] Bug 0000347: Crash in interactive mode when defining a function after a variable in include() noreply[@]lists.xdebug.org (Wed Jan 09 2008 - 02:09:50 CET)
- [xdebug-dev] Bug 0000348: Wrong count of code coverage dead code (not executed lines) with Xdebug 2.0.2 noreply[@]lists.xdebug.org (Mon Jan 14 2008 - 23:49:13 CET)
- [xdebug-dev] Bug 0000349: default colors used are nearly unreadable noreply[@]lists.xdebug.org (Mon Jan 21 2008 - 09:53:13 CET)
- [xdebug-dev] Bug 0000350: Apache crashes with xdebug 2.0.2 as Zend ext. on Vista noreply[@]lists.xdebug.org (Tue Jan 29 2008 - 10:39:06 CET)
- [xdebug-dev] Bug 0000351: XDebug 5.3-dev appears to crash with latest PHP 5.3 snaps noreply[@]lists.xdebug.org (Sun Feb 03 2008 - 23:09:27 CET)
- [xdebug-dev] Bug 0000352: exception trace uses wrong exception noreply[@]lists.xdebug.org (Fri Feb 08 2008 - 22:04:21 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h xdebug/tests/bug00314.phpt xdebug/tests/stacktrace_html_0.phpt xdebug/tests/stacktrace_html_1.phpt xdebug/tests/stacktrace_html_2.phpt xdebug/tests/stacktrace_html_3.phpt xdebug/tests/stacktrace_html_4.phpt xdebug/tests/stacktrace_html_4_novar.phpt xdebug/tests/trace2.phpt - Merge PHP 5.3 and DBGp fixes from HEAD. Derick Rethans (Wed Feb 13 2008 - 13:12:21 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/coverage4.inc xdebug/tests/coverage4.phpt - Fixed abstract method detection. Derick Rethans (Wed Feb 13 2008 - 14:37:47 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/coverage4.inc xdebug/tests/coverage4.phpt - MFH: Fixed abstract method detection. Derick Rethans (Wed Feb 13 2008 - 14:38:21 CET)
- [xdebug-dev] xdebug xdebug/test-5.3.sh - Added 5.3 test script. Derick Rethans (Wed Feb 13 2008 - 14:53:57 CET)
- [xdebug-dev] xdebug xdebug/test-5.3.sh - MFH: Added 5.3 test script. Derick Rethans (Wed Feb 13 2008 - 14:54:12 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00334.phpt - Fixed code coverage dead-code detection. Derick Rethans (Wed Feb 13 2008 - 14:59:28 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00334.phpt - MFH: Fixed code coverage dead-code detection. Derick Rethans (Wed Feb 13 2008 - 14:59:48 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c - Two more code coverage fixes: elseif and return. Derick Rethans (Wed Feb 13 2008 - 15:57:00 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c - MFH: Two more code coverage fixes: elseif and return. Derick Rethans (Wed Feb 13 2008 - 15:57:30 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - One more overloaded opcode for code coverage. Derick Rethans (Wed Feb 13 2008 - 17:26:42 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: One more overloaded opcode for code coverage. Derick Rethans (Wed Feb 13 2008 - 17:27:07 CET)
- [xdebug-dev] xdebug xdebug/config.m4 - Enable to be tested as built-in using 'make test' Marcus Börger (Sun Feb 17 2008 - 21:52:09 CET)
- [xdebug-dev] Bug 0000353: No Thread Safe Binary for Windows! noreply[@]lists.xdebug.org (Tue Feb 19 2008 - 18:04:13 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed strange empty zval to string conversion. Derick Rethans (Tue Feb 19 2008 - 17:57:33 CET)
- [xdebug-dev] Bug 0000354: 2.0.2-5.2.5 crashes when xdebug session is stopped noreply[@]lists.xdebug.org (Fri Feb 22 2008 - 00:01:22 CET)
- [xdebug-dev] Bug 0000355: Invalid Trace File noreply[@]lists.xdebug.org (Tue Feb 26 2008 - 23:10:46 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Added support for the new E_DEPRECATED. Derick Rethans (Tue Mar 04 2008 - 12:24:07 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Added support for the new E_DEPRECATED. Derick Rethans (Tue Mar 04 2008 - 12:23:53 CET)
- [xdebug-dev] xdebug xdebug/config.m4 - Revert Marcus' patch Derick Rethans (Tue Mar 04 2008 - 14:13:06 CET)
- [xdebug-dev] Bug 0000356: temporary breakpoints within a loop persists. noreply[@]lists.xdebug.org (Wed Mar 05 2008 - 15:27:23 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make this compile with PHP 5.3 and HEAD again. (Patch by Etienne Kneus) Derick Rethans (Thu Mar 13 2008 - 15:06:10 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make this compile with PHP 5.3 and HEAD again. (Patch by Etienne Kneus) Derick Rethans (Thu Mar 13 2008 - 15:06:57 CET)
- [xdebug-dev] Bug 0000357: Profiler shows huge times for certain calls noreply[@]lists.xdebug.org (Mon Mar 17 2008 - 17:28:19 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - MFH: Make it compile with PHP 5.3 again. Derick Rethans (Wed Mar 19 2008 - 17:01:07 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Make it compile with PHP 5.3 again. Derick Rethans (Wed Mar 19 2008 - 17:00:29 CET)
- [xdebug-dev] Bug 0000358: xdebug segfaults with php-java-bridge's java.so noreply[@]lists.xdebug.org (Thu Mar 20 2008 - 15:18:57 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Made this compile for everything < 5.3 again. Derick Rethans (Thu Mar 20 2008 - 17:50:24 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Made this compile for everything < 5.3 again. Derick Rethans (Thu Mar 20 2008 - 17:50:37 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Ignore ZEND_ADD_INTERFACE, which is on a different line in PHP >= 5.3 for Derick Rethans (Thu Mar 20 2008 - 17:51:09 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: Ignore ZEND_ADD_INTERFACE, which is on a different line in PHP >= 5.3 Derick Rethans (Thu Mar 20 2008 - 17:51:20 CET)
- [xdebug-dev] Bug 0000359: debugclient : make fail ./depcomp not exit noreply[@]lists.xdebug.org (Tue Mar 25 2008 - 23:16:06 CET)
- [xdebug-dev] Bug 0000360: Function line number in profile not correct noreply[@]lists.xdebug.org (Wed Apr 09 2008 - 15:32:50 CEST)
- [xdebug-dev] Bug 0000361: Not remembering configuration values noreply[@]lists.xdebug.org (Fri Apr 11 2008 - 00:57:55 CEST)
- [xdebug-dev] Bug 0000362: Superglobal overwritten by local variable noreply[@]lists.xdebug.org (Fri Apr 11 2008 - 18:13:46 CEST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Mon Apr 14 2008 - 17:08:20 CEST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Mon Apr 14 2008 - 18:30:30 CEST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Mon Apr 14 2008 - 18:30:28 CEST)
- [xdebug-dev] Bug 0000364: Segmentation fault on pear upgrade-all noreply[@]lists.xdebug.org (Wed Apr 16 2008 - 10:28:47 CEST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:18:00 CEST)
- [xdebug-dev] Bug 0000365: Feature patch, allow code coverage to avoid "covering" certain files by path. noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:24:27 CEST)
- [xdebug-dev] Bug 0000366: Xdebug + Zend Debugger noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:26:59 CEST)
- [xdebug-dev] Bug 0000366: Xdebug + Zend Debugger noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:27:45 CEST)
- [xdebug-dev] Bug 0000367: Fix up template.rc for Xdebug noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:30:21 CEST)
- [xdebug-dev] Bug 0000359: debugclient : make fail ./depcomp not exit noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:31:35 CEST)
- [xdebug-dev] Bug 0000346: Can not load xDebug as Zend Extension noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:32:14 CEST)
- [xdebug-dev] Bug 0000342: profiling: erroneous summary noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:33:47 CEST)
- [xdebug-dev] Bug 0000368: Xdebug's debugger bails out on a parse error with the eval command. noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:36:27 CEST)
- [xdebug-dev] Bug 0000369: Make Xdebug play nicely with phar. noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 19:42:36 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to -dev. Derick Rethans (Fri Apr 18 2008 - 20:04:28 CEST)
- [xdebug-dev] xdebug-web xdebug-web/dummy - Testing mails and repository. Derick Rethans (Thu Apr 24 2008 - 09:25:11 CEST)
- [xdebug-dev] xdebug-web - Added a Changelog file. Derick Rethans (Thu Apr 24 2008 - 09:25:33 CEST)
- [xdebug-dev] Bug 0000370: Missing HTML-Output noreply[@]lists.xdebug.org (Fri Apr 25 2008 - 14:22:14 CEST)
- [xdebug-dev] Bug 0000370: Missing HTML-Output noreply[@]lists.xdebug.org (Fri Apr 25 2008 - 14:25:15 CEST)
- [xdebug-dev] Bug 0000370: Missing HTML-Output noreply[@]lists.xdebug.org (Fri Apr 25 2008 - 14:25:15 CEST)
- [xdebug-dev] Bug 0000371: Browser keeps loading noreply[@]lists.xdebug.org (Tue Apr 29 2008 - 10:26:53 CEST)
- [xdebug-dev] Bug 0000371: Browser keeps loading noreply[@]lists.xdebug.org (Tue Apr 29 2008 - 13:47:19 CEST)
- [xdebug-dev] Bug 0000371: Browser keeps loading noreply[@]lists.xdebug.org (Tue Apr 29 2008 - 13:47:19 CEST)
- [xdebug-dev] Bug 0000372: Cannot compile xdebug. make gives error 1. noreply[@]lists.xdebug.org (Mon May 05 2008 - 00:00:02 CEST)
- [xdebug-dev] Bug 0000372: Cannot compile xdebug. make gives error 1. noreply[@]lists.xdebug.org (Mon May 05 2008 - 09:08:04 CEST)
- [xdebug-dev] Bug 0000373: Segmentation fault with PHP-GTK noreply[@]lists.xdebug.org (Thu May 22 2008 - 12:33:35 CEST)
- [xdebug-dev] Bug 0000374: eclipse using xdebug, 2.0.3 & 2.1dev wont work noreply[@]lists.xdebug.org (Mon May 26 2008 - 11:49:56 CEST)
- [xdebug-dev] Bug 0000375: Serializing PDO causes an error, stack trace required noreply[@]lists.xdebug.org (Thu May 29 2008 - 21:45:49 CEST)
- [xdebug-dev] Bug 0000376: Fail context for local variable noreply[@]lists.xdebug.org (Wed Jun 11 2008 - 15:09:15 CEST)
- [xdebug-dev] Bug 0000377: Access Violation at 00DA8493 noreply[@]lists.xdebug.org (Sat Jun 14 2008 - 12:11:54 CEST)
- [xdebug-dev] Bug 0000378: Wrong lineno as response of stack_get when status=break (type return) noreply[@]lists.xdebug.org (Tue Jun 24 2008 - 12:04:41 CEST)
- [xdebug-dev] Bug 0000379: Code Coverage is wrong for a break; statement noreply[@]lists.xdebug.org (Thu Jun 26 2008 - 07:33:30 CEST)
- [xdebug-dev] Bug 0000380: need xdebug_code_coverage_started noreply[@]lists.xdebug.org (Thu Jun 26 2008 - 09:53:31 CEST)
- [xdebug-dev] Bug 0000381: Code coverage documentation doesn't match behaviour noreply[@]lists.xdebug.org (Thu Jun 26 2008 - 09:58:19 CEST)
- [xdebug-dev] Bug 0000382: segmentation fault for `php -d xdebug.profiler_enable=1 yourfile.php` noreply[@]lists.xdebug.org (Thu Jul 03 2008 - 23:55:43 CEST)
- [xdebug-dev] Bug 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 08:48:03 CEST)
- [xdebug-dev] Bug 0000379: Code Coverage is wrong for a break; statement noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 09:32:57 CEST)
- [xdebug-dev] Bug 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 10:34:42 CEST)
- [xdebug-dev] Bug 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 10:34:43 CEST)
- [xdebug-dev] Bug 0000374: eclipse using xdebug, 2.0.3 & 2.1dev wont work noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 10:37:29 CEST)
- [xdebug-dev] Bug 0000349: default colors used are nearly unreadable noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 10:40:10 CEST)
- [xdebug-dev] Bug 0000384: send variables and properties in sorted order noreply[@]lists.xdebug.org (Tue Jul 08 2008 - 01:54:51 CEST)
- [xdebug-dev] Bug 0000385: profiling time of md5() and serialize() not reported correctly noreply[@]lists.xdebug.org (Thu Jul 10 2008 - 21:02:39 CEST)
- [xdebug-dev] Bug 0000386: php.ini line location noreply[@]lists.xdebug.org (Sat Jul 12 2008 - 04:57:10 CEST)
- [xdebug-dev] Bug 0000387: xdebug 2.0.3 causes crash Apache server 2.2.9 noreply[@]lists.xdebug.org (Tue Jul 15 2008 - 12:20:04 CEST)
- [xdebug-dev] Bug 0000388: Union has no member named `jmp_addr' noreply[@]lists.xdebug.org (Tue Jul 15 2008 - 16:56:55 CEST)
- [xdebug-dev] Bug 0000389: Destructors called on fatal error noreply[@]lists.xdebug.org (Fri Jul 18 2008 - 17:00:00 CEST)
- [xdebug-dev] Bug 0000390: Quotation marks suck noreply[@]lists.xdebug.org (Tue Jul 22 2008 - 14:44:26 CEST)
- [xdebug-dev] Bug 0000391: When PHP runs with Xdebug it doesn't stop executing script when type hinting leads to fatal error noreply[@]lists.xdebug.org (Tue Jul 22 2008 - 17:11:42 CEST)
- [xdebug-dev] Bug 0000392: stdout redirect behaves the same as copy noreply[@]lists.xdebug.org (Mon Aug 04 2008 - 17:07:18 CEST)
- [xdebug-dev] Bug 0000393: eval returns array data at the previous page request noreply[@]lists.xdebug.org (Mon Aug 04 2008 - 17:17:30 CEST)
- [xdebug-dev] Bug 0000394: use the stderr stream in DBGp to route messages from php error handler to a debug client noreply[@]lists.xdebug.org (Wed Aug 06 2008 - 09:06:13 CEST)
- [xdebug-dev] Bug 0000369: Make Xdebug play nicely with phar. noreply[@]lists.xdebug.org (Wed Aug 06 2008 - 10:16:43 CEST)
- [xdebug-dev] Bug 0000004: Debug information only in client noreply[@]lists.xdebug.org (Wed Aug 06 2008 - 10:18:08 CEST)
- [xdebug-dev] Bug 0000395: Windows Xdebug + date() takes 1 second noreply[@]lists.xdebug.org (Thu Aug 07 2008 - 20:25:41 CEST)
- [xdebug-dev] Bug 0000396: Non-alpha chars in Mantis registration yeild no email and no error noreply[@]lists.xdebug.org (Thu Aug 07 2008 - 20:30:04 CEST)
- [xdebug-dev] Bug 0000397: XDebug is crashing Apache on Windows noreply[@]lists.xdebug.org (Tue Aug 12 2008 - 20:42:28 CEST)
- [xdebug-dev] Bug 0000398: var_dump content is cut off noreply[@]lists.xdebug.org (Thu Aug 14 2008 - 23:39:40 CEST)
- [xdebug-dev] Bug 0000399: Error 502.2 Bad Gateway always thrown on Vista noreply[@]lists.xdebug.org (Sat Aug 16 2008 - 17:13:42 CEST)
- [xdebug-dev] Bug 0000400: Xdebug ignores error_reporting when gets "Warning: POST Content-Length of XXX bytes exceeds the limit of XXX bytes noreply[@]lists.xdebug.org (Thu Aug 21 2008 - 12:23:52 CEST)
- [xdebug-dev] Bug 0000398: var_dump content is cut off noreply[@]lists.xdebug.org (Fri Aug 22 2008 - 09:59:45 CEST)
- [xdebug-dev] Bug 0000401: Code Coverage is wrong for if statement noreply[@]lists.xdebug.org (Fri Aug 22 2008 - 10:05:55 CEST)
- [xdebug-dev] Bug 0000402: Segfault with Code Coverage and exceptions noreply[@]lists.xdebug.org (Fri Aug 22 2008 - 10:07:31 CEST)
- [xdebug-dev] Bug 0000403: 'call' and 'return' breakpoints triggers both on call and return for class method breakpoints noreply[@]lists.xdebug.org (Sun Aug 24 2008 - 22:24:53 CEST)
- [xdebug-dev] Bug 0000404: auto_prepend_file and 2.0.3 incompatible noreply[@]lists.xdebug.org (Tue Aug 26 2008 - 11:27:11 CEST)
- [xdebug-dev] Bug 0000405: Quanta Plus (3.5.9 & 3.5.10) crashes with Xdebug 2.0.3 (2.0.2 still works!) noreply[@]lists.xdebug.org (Wed Aug 27 2008 - 09:00:34 CEST)
- [xdebug-dev] Bug 0000406: Need to see PHP defines noreply[@]lists.xdebug.org (Wed Aug 27 2008 - 20:02:31 CEST)
- [xdebug-dev] Bug 0000407: Profilerdumpfile name is always auto_prepend_file name noreply[@]lists.xdebug.org (Fri Sep 05 2008 - 12:18:45 CEST)
- [xdebug-dev] Bug 0000408: Script is not aborted on E_RECOVERABLE_ERROR errors noreply[@]lists.xdebug.org (Tue Sep 09 2008 - 21:16:11 CEST)
- [xdebug-dev] Bug 0000409: Segmentation fault with code coverage noreply[@]lists.xdebug.org (Fri Sep 12 2008 - 17:01:04 CEST)
- [xdebug-dev] Bug 0000410: Apache crashes on Vista with xDebug installed noreply[@]lists.xdebug.org (Thu Oct 02 2008 - 05:32:33 CEST)
- [xdebug-dev] Bug 0000411: Class/function breakpoint setting does not follow the specs. noreply[@]lists.xdebug.org (Fri Oct 03 2008 - 10:10:42 CEST)
- [xdebug-dev] Bug 0000412: make: *** [xdebug_code_coverage.lo] Error 1 noreply[@]lists.xdebug.org (Tue Oct 07 2008 - 09:29:58 CEST)
- [xdebug-dev] Bug 0000413: use XDEBUG_PROFILE environment variable as profiler_enable_trigger noreply[@]lists.xdebug.org (Wed Oct 08 2008 - 16:56:28 CEST)
- [xdebug-dev] Bug 0000414: XDebug crashing Apache while PHP script tries to access COM noreply[@]lists.xdebug.org (Sat Oct 11 2008 - 11:02:55 CEST)
- [xdebug-dev] Bug 0000415: xdebug crashes with runkit loaded noreply[@]lists.xdebug.org (Tue Oct 14 2008 - 18:46:46 CEST)
- [xdebug-dev] Bug 0000416: Add return value to computer readable trace format noreply[@]lists.xdebug.org (Thu Oct 23 2008 - 19:53:42 CEST)
- [xdebug-dev] Bug 0000417: response of context_get may lack page and pagesize attributes noreply[@]lists.xdebug.org (Fri Oct 31 2008 - 05:35:09 CET)
- [xdebug-dev] Bug 0000418: compilation breaks with CodeWarrior for NetWare with versions > 2.0.0 noreply[@]lists.xdebug.org (Sat Nov 08 2008 - 17:47:43 CET)
- [xdebug-dev] Bug 0000419: make use of P_tmpdir if defined instead of hardcoded '/tmp' noreply[@]lists.xdebug.org (Sat Nov 08 2008 - 18:10:41 CET)
- [xdebug-dev] xdebug xdebug/LICENSE - MFH: Fixed year in License. Derick Rethans (Tue Dec 09 2008 - 16:05:33 CET)
- [xdebug-dev] xdebug xdebug/debugclient/build/buildcheck.sh - Simplify version checking for libtool. (Patch by PGNet Derick Rethans (Tue Dec 09 2008 - 21:27:24 CET)
- [xdebug-dev] xdebug xdebug/debugclient/build/buildcheck.sh - MFH: Simplify version checking for libtool. (Patch by PGNet Derick Rethans (Tue Dec 09 2008 - 21:27:55 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Added return values for xdebug_start_code_coverage() and Derick Rethans (Thu Dec 11 2008 - 13:29:44 CET)
- [xdebug-dev] xdebug xdebug/package2.xml xdebug/package.xml - Include config.w32 in the packages as well. Derick Rethans (Thu Dec 11 2008 - 16:10:46 CET)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml - MFH: Added the config.w32 to the package as well. Derick Rethans (Thu Dec 11 2008 - 16:11:32 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed unused vars. Derick Rethans (Thu Dec 25 2008 - 23:58:48 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed display of unused returned variables from functions in PHP 5.3. Derick Rethans (Fri Dec 26 2008 - 13:02:12 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Fixed display of unused returned variables from functions in PHP 5.3. Derick Rethans (Fri Dec 26 2008 - 13:02:29 CET)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h xdebug/template.rc - Go with 2.0.4. Derick Rethans (Tue Dec 30 2008 - 16:04:29 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to -dev. Derick Rethans (Tue Dec 30 2008 - 16:50:38 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/test-5.1.sh xdebug/xdebug.c xdebug/xt.vim xdebug/tests/assignment-trace1.phpt xdebug/tests/assignment-trace2.phpt xdebug/tests/assignment-trace3.phpt xdebug/tests/assignment-trace4.phpt 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/bug00022-ze1.phpt xdebug/tests/bug00022.phpt xdebug/tests/bug00032-ze1.phpt xdebug/tests/bug00032-ze22.phpt xdebug/tests/bug00032.phpt xdebug/tests/bug00057-ze1.phpt xdebug/tests/bug00057-ze2.phpt xdebug/tests/bug00146.phpt xdebug/tests/bug00173.phpt xdebug/tests/bug00176.phpt xdebug/tests/bug00178.phpt xdebug/tests/bug00184.phpt xdebug/tests/call_user_func_array.phpt xdebug/tests/call_user_func_array2.phpt xdebug/tests/coverage-ze1.phpt xdebug/tests/coverage.phpt xdebug/tests/coverage2-ze1.phpt xdebug/tests/coverage2.phpt xdebug/tests/coverage3-ze1.phpt xdebug/tests/coverage3.phpt xdebug/tests/cove! rage4.phpt From: Derick Rethans <derick@derickrethans.nl> (Sun Jan 04 2009 - 22:34:10 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00265.phpt - get_last_error() is only in PHP 5.2 and later. Derick Rethans (Sun Jan 04 2009 - 22:24:45 CET)
- [xdebug-dev] xdebug xdebug/tests/bug00265.phpt - Fixed SKIPIF clause. Derick Rethans (Mon Jan 05 2009 - 18:21:27 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_compat.c xdebug/xdebug_compat.h xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_gdb.c xdebug/xdebug_var.c - Ripped out support for PHP 4 and PHP 5.0. Derick Rethans (Mon Jan 05 2009 - 18:24:34 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00422.inc xdebug/tests/bug00422.phpt - MFH: Fixed bug #422: Segfaults when using code coverage with a parse error in Derick Rethans (Sat Jan 24 2009 - 21:02:21 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00422.inc xdebug/tests/bug00422.phpt - Fixed bug #422: Segfaults when using code coverage with a parse error in the Derick Rethans (Sat Jan 24 2009 - 21:00:12 CET)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/tests/scream.phpt - Added scream support (xdebug.scream) that makes the @ operator to be ignored. Derick Rethans (Thu Mar 05 2009 - 15:38:52 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - Added Mikko's patch to allow a specific message to be passed with Derick Rethans (Thu Mar 26 2009 - 13:40:14 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/xdebug_compat.h xdebug/xdebug_superglobals.c xdebug/xdebug_var.c - Fixed TSRM issues for PHP 5.2 and PHP 5.3. (Original patch by Elizabeth M. Derick Rethans (Sat Mar 28 2009 - 16:58:13 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/xdebug_compat.h xdebug/xdebug_superglobals.c xdebug/xdebug_var.c - MFH: Fixed TSRM issues for PHP 5.2 and PHP 5.3. (Original patch by Elizabeth Derick Rethans (Sat Mar 28 2009 - 16:58:58 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #425: memory leak (around 40MB for each request) when using Derick Rethans (Sat Mar 28 2009 - 19:45:01 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Fixed bug #425: memory leak (around 40MB for each request) when using Derick Rethans (Sat Mar 28 2009 - 19:45:45 CET)
- [xdebug-dev] xdebug xdebug/README xdebug/xdebug.c - Fixed bug #403: 'call' and 'return' breakpoints triggers both on call and Derick Rethans (Sat Mar 28 2009 - 20:22:19 CET)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Fixed bug #403: 'call' and 'return' breakpoints triggers both on call Derick Rethans (Sat Mar 28 2009 - 20:22:43 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Fixed bug #418: compilation breaks with CodeWarrior for NetWare. Derick Rethans (Sat Mar 28 2009 - 20:37:17 CET)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: Fixed bug #418: compilation breaks with CodeWarrior for NetWare. Derick Rethans (Sat Mar 28 2009 - 20:37:26 CET)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed TSRMLS issue. Derick Rethans (Tue Mar 31 2009 - 20:48:12 CEST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org USA Pharmacy ID 442499 VIAGRA ® Official Site (Wed Apr 01 2009 - 14:30:49 CEST)
- [xdebug-dev] xdebug xdebug/config.w32 - Make Liz happy. Derick Rethans (Mon Apr 06 2009 - 22:41:21 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Fixed a crash bug when using eval() and xdebug.collect_includes enabled. Derick Rethans (Tue Apr 07 2009 - 23:21:07 CEST)
- [xdebug-dev] SALE 72% OFF on VIAGRA® xdebug-dev[@]lists.xdebug.org (Wed Apr 08 2009 - 02:03:30 CEST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org Pharmacy Message 271429 VIAGRA ® Official Site (Sat Apr 11 2009 - 16:26:08 CEST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org Pharmacy Message 25404 VIAGRA ® Official Site (Sun Apr 12 2009 - 19:45:23 CEST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org Pharmacy Message ID42453094 VIAGRA ® Official Site (Mon Apr 13 2009 - 08:26:58 CEST)
- [xdebug-dev] Rg: Pharmacy Online Sale 79% OFF! VIAGRA ® Pfizer Inc. (Fri Apr 17 2009 - 04:13:45 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_gdb.c xdebug/xdebug_var.c - Added support for PHP 5.3 and local variables for debugging. Derick Rethans (Thu May 07 2009 - 21:11:46 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc xdebug/usefulstuff.c xdebug/usefulstuff.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h xdebug/xdebug_com.c xdebug/xdebug_com.h xdebug/xdebug_compat.c xdebug/xdebug_compat.h 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.c xdebug/xdebug_handlers.h xdebug/xdebug_mm.h xdebug/xdebug_private.c xdebug/xdebug_private.h xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h xdebug/xdebug_set.c xdebug/xdebug_set.h xdebug/xdebug_str.c xdebug/xdebug_str.h xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h xdebug/xdebug_var.c xdebug/xdebug_var.h xdebug/xdebug_xml.c xdebug/xdebug_xml.h xdebug/debugclient/main.c xdebug/debugclient/usefulstuff.c xdebug/debugclient/usefulstuff.h - Fixing the copyright statements. Derick Rethans (Thu May 07 2009 - 22:39:15 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Remove debug information that accidently slipped in. Derick Rethans (Mon May 11 2009 - 10:34:07 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed odd crash bugs Derick Rethans (Wed Jun 03 2009 - 09:31:26 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added a patch by Lucas Nealan (lucas@php.net) and Brian Shire (shire@php.net) Derick Rethans (Thu Jun 11 2009 - 10:10:35 CEST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Mark as 2.0.5, that means a release is imminent! Derick Rethans (Fri Jun 26 2009 - 18:04:50 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fix TS compile for PHP < 5.3. Derick Rethans (Thu Jul 02 2009 - 11:02:45 CEST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed TS compile in PHP < 5.3. Derick Rethans (Thu Jul 02 2009 - 11:03:41 CEST)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: ixed odd crash bugs Derick Rethans (Fri Jul 03 2009 - 17:56:09 CEST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/test-4.3.sh xdebug/test-5.1.sh - Go with 2.0.5. Derick Rethans (Fri Jul 03 2009 - 18:36:36 CEST)
- Last message date: Fri Jul 03 2009 - 18:37:01 CEST
- Archived on: Sat Jul 04 2009 - 10:00:12 CEST