Xdebug Development List by thread
- [xdebug-dev] TEST, Ignore Derick Rethans (Wed Mar 31 2004 - 22:57:43 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed two vars which are no longer needed. Derick Rethans (Sat Apr 03 2004 - 22:37:58 BST)
- [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 - 22:24:59 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_compat.h - Make it work on Unices too again Derick Rethans (Sun Apr 04 2004 - 22:32:50 BST)
- [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 - 22:35:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #44: Script time-outs should be disabled when debugging. Derick Rethans (Sun Apr 04 2004 - 23:03:22 BST)
- [xdebug-dev] Bug 0000044: Max exectution time on windows xdebug-dev[@]lists.xdebug.org (Sun Apr 04 2004 - 23:03:27 BST)
- [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 - 10:28:30 BST)
- [xdebug-dev] Bug 0000057: apache crash on Windows xdebug-dev[@]lists.xdebug.org (Mon Apr 05 2004 - 12:39:28 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Fixed profiler to aggregate class/method calls correctly. (Patch by Robert Derick Rethans (Tue Apr 06 2004 - 20:10:04 BST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Updated Changelog and NEWS from HEAD. Derick Rethans (Tue Apr 06 2004 - 20:26:06 BST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Tue Apr 06 2004 - 21:34:54 BST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Tue Apr 06 2004 - 21:46:21 BST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Tue Apr 06 2004 - 21:46:22 BST)
- [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 - 22:47:43 BST)
- [xdebug-dev] Bug 0000054: source xdebug-dev[@]lists.xdebug.org (Thu Apr 08 2004 - 22:47:49 BST)
- [xdebug-dev] Bug 0000057: apache crash on Windows xdebug-dev[@]lists.xdebug.org (Thu Apr 08 2004 - 22:49:33 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed earlier introduced bug where parameters to eval() were recorded Derick Rethans (Fri Apr 09 2004 - 21:02:49 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #57: Crash with overloading functions Derick Rethans (Sat Apr 10 2004 - 00:25:09 BST)
- [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 - 00:27:52 BST)
- [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 - 11:33:50 BST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Sat Apr 10 2004 - 11:37:48 BST)
- [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 - 15:22:09 BST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.c - Implement collecting return values for PHP 4.3.x correctly. Derick Rethans (Sun Apr 11 2004 - 15:44:05 BST)
- [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 - 21:29:50 BST)
- [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 - 19:31:01 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed breaking on functions with the GDB compatible protocol. Derick Rethans (Tue Apr 13 2004 - 15:00:00 BST)
- [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 - 21:33:46 BST)
- [xdebug-dev] xdebug xdebug/config.w32 - Make things work with the snaps builder too. Derick Rethans (Wed Apr 14 2004 - 18:42:34 BST)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Added return_value member to the function_stack struct. Derick Rethans (Fri Apr 16 2004 - 08:56:23 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c Shane Caraveo (Fri Apr 16 2004 - 18:37:07 BST)
- [xdebug-dev] xdebug xdebug/rebuild.sh - Add a script to rebuild the extension. Derick Rethans (Sat Apr 17 2004 - 00:26:04 BST)
- [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 - 00:27:33 BST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Change title to reflect for which protocol this client is. Derick Rethans (Sat Apr 17 2004 - 11:24:07 BST)
- [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 - 00:35:33 BST)
- [xdebug-dev] Bug 0000058: 1.3.1 won't compile on RH9 xdebug-dev[@]lists.xdebug.org (Sun Apr 18 2004 - 00:36:32 BST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - Remove useles remainder. Derick Rethans (Sun Apr 18 2004 - 13:31:35 BST)
- [xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage xdebug-dev[@]lists.xdebug.org (Sun Apr 18 2004 - 17:43:37 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - only build zend2 stuff with zend2 Shane Caraveo (Tue Apr 20 2004 - 02:52:05 BST)
- [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 - 22:51:56 BST)
- [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 - 19:19:32 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix cookie name length Shane Caraveo (Wed Apr 21 2004 - 19:30:29 BST)
- [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 - 19:37:44 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - The whitespace Nazi strikes again! Derick Rethans (Thu Apr 22 2004 - 20:00:49 BST)
- [xdebug-dev] Bug 0000060: Strange values with Ambient Code [part 2 ??] xdebug-dev[@]lists.xdebug.org (Thu Apr 29 2004 - 14:39:04 BST)
- [xdebug-dev] xdebug xdebug/LICENSE - Whitespace Derick Rethans (Fri May 07 2004 - 09:26:56 BST)
- [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 - 12:49:37 BST)
- [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 - 22:25:28 BST)
- [xdebug-dev] Bug 0000060: Strange values with Ambient Code [part 2 ??] xdebug-dev[@]lists.xdebug.org (Sun May 09 2004 - 11:48:20 BST)
- [xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage xdebug-dev[@]lists.xdebug.org (Sun May 09 2004 - 12:00:05 BST)
- [xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage xdebug-dev[@]lists.xdebug.org (Sun May 09 2004 - 12:00:06 BST)
- [xdebug-dev] Bug 0000055: php hang with xdebug installed xdebug-dev[@]lists.xdebug.org (Sun May 09 2004 - 12:02:11 BST)
- [xdebug-dev] Bug 0000055: php hang with xdebug installed xdebug-dev[@]lists.xdebug.org (Sun May 09 2004 - 12:02:12 BST)
- [xdebug-dev] Bug 0000061: (win) fatal error: undefined function calls xdebug-dev[@]lists.xdebug.org (Tue May 11 2004 - 02:25:24 BST)
- [xdebug-dev] Bug 0000062: auto_trace to log file does not work xdebug-dev[@]lists.xdebug.org (Thu May 13 2004 - 15:57:54 BST)
- [xdebug-dev] Bug 0000063: Huge time taken displayed in profile log xdebug-dev[@]lists.xdebug.org (Thu May 13 2004 - 16:04:39 BST)
- [xdebug-dev] Bug 0000061: (win) fatal error: undefined function calls xdebug-dev[@]lists.xdebug.org (Sat May 15 2004 - 18:27:56 BST)
- [xdebug-dev] Bug 0000063: Huge time taken displayed in profile log xdebug-dev[@]lists.xdebug.org (Sat May 15 2004 - 18:30:26 BST)
- [xdebug-dev] xdebug - Test for mail Derick Rethans (Wed May 26 2004 - 10:08:23 BST)
- [xdebug-dev] Bug 0000055: php hang with xdebug installed xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 12:53:31 BST)
- [xdebug-dev] Bug 0000062: auto_trace to log file does not work xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 13:04:48 BST)
- [xdebug-dev] Bug 0000046: Segmentation fault with PHP5.0.0b4 in threadsafe xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 13:05:26 BST)
- [xdebug-dev] Bug 0000041: 1.3.0: wrong version in phpinfo() xdebug-dev[@]lists.xdebug.org (Mon May 31 2004 - 13:06:30 BST)
- [xdebug-dev] xdebug - Test mail Derick Rethans (Wed May 26 2004 - 10:07:16 BST)
- [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 - 03:03:54 BST)
- [xdebug-dev] Bug 0000064: xdebug_base64_encode not redefined for xdebug_xml.c xdebug-dev[@]lists.xdebug.org (Tue Jun 08 2004 - 23:08:07 BST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.h xdebug/xdebug_xml.c Derick Rethans (Wed Jun 09 2004 - 08:07:19 BST)
- [xdebug-dev] Bug 0000064: xdebug_base64_encode not redefined for xdebug_xml.c xdebug-dev[@]lists.xdebug.org (Wed Jun 09 2004 - 08:07:52 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Minor whitespace things Derick Rethans (Wed Jun 09 2004 - 08:21:27 BST)
- [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 - 13:42:12 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c is used defined or not. Derick Rethans (Fri Jun 11 2004 - 14:56:08 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Add some protos Derick Rethans (Thu Jun 17 2004 - 16:27:37 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed invalid-free bug with XG(ide_key). Derick Rethans (Thu Jun 17 2004 - 16:45:04 BST)
- [xdebug-dev] xdebug xdebug/docs/Makefile xdebug/docs/dbgp.txt xdebug/docs/gdb.txt - Added Specs to CVS Derick Rethans (Wed Jun 23 2004 - 14:27:57 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix retrieval of config information to work correctly for startup Shane Caraveo (Wed Jun 23 2004 - 22:51:29 BST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with 1.3.2. Derick Rethans (Wed Jun 30 2004 - 12:44:25 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to dev Derick Rethans (Wed Jun 30 2004 - 12:45:10 BST)
- [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 - 13:09:05 BST)
- [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 - 14:50:29 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed CS Derick Rethans (Fri Jul 02 2004 - 14:53:35 BST)
- [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 - 15:06:51 BST)
- [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 - 16:11:39 BST)
- [xdebug-dev] Bug 0000065: xdebug_get_function_profile doesn't give line numbers xdebug-dev[@]lists.xdebug.org (Sat Jul 03 2004 - 16:20:42 BST)
- [xdebug-dev] Bug 0000066: Downloadable documentation xdebug-dev[@]lists.xdebug.org (Mon Jul 05 2004 - 18:45:17 BST)
- [xdebug-dev] Bug 0000067: filenames in xdebug break URI RFC with spaces. xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 13:36:40 BST)
- [xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()" xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 19:47:33 BST)
- [xdebug-dev] Bug 0000069: Int overlfow in summary xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 19:52:00 BST)
- [xdebug-dev] Bug 0000070: Add feature_get breakpoint_types xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 20:55:32 BST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 20:58:01 BST)
- [xdebug-dev] Bug 0000072: Xdebug handles breakpoint_get wrong xdebug-dev[@]lists.xdebug.org (Tue Jul 06 2004 - 21:00:38 BST)
- [xdebug-dev] Bug 0000073: Komodo beta: php437 crash on win32 when debugging guestbook xdebug-dev[@]lists.xdebug.org (Thu Jul 08 2004 - 01:08:40 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #72: breakpoint_get returns wrong structure. Derick Rethans (Fri Jul 09 2004 - 14:36:39 BST)
- [xdebug-dev] Bug 0000072: Xdebug handles breakpoint_get wrong xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 14:36:51 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Fixed bug #69: Integer overflow in cachegrind summary. Derick Rethans (Fri Jul 09 2004 - 14:54:27 BST)
- [xdebug-dev] Bug 0000069: Int overlfow in summary xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 14:55:13 BST)
- [xdebug-dev] Bug 0000066: Downloadable documentation xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 14:56:21 BST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 17:07:13 BST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 17:07:14 BST)
- [xdebug-dev] Bug 0000070: Add feature_get breakpoint_types xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 17:07:34 BST)
- [xdebug-dev] Bug 0000070: Add feature_get breakpoint_types xdebug-dev[@]lists.xdebug.org (Fri Jul 09 2004 - 17:07:34 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed bug #67: Filenames in Xdebug break URI RFC with spaces. Derick Rethans (Sat Jul 10 2004 - 13:56:05 BST)
- [xdebug-dev] Bug 0000067: filenames in xdebug break URI RFC with spaces. xdebug-dev[@]lists.xdebug.org (Sat Jul 10 2004 - 13:56:16 BST)
- [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 - 13:58:30 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed Windows build issues. Derick Rethans (Mon Jul 12 2004 - 08:12:26 BST)
- [xdebug-dev] Bug 0000074: Seg. fault xdebug-dev[@]lists.xdebug.org (Mon Jul 12 2004 - 09:59:49 BST)
- [xdebug-dev] Bug 0000075: xdebug's var_dump implementation is not binary safe xdebug-dev[@]lists.xdebug.org (Mon Jul 12 2004 - 12:03:29 BST)
- [xdebug-dev] Bug 0000074: Seg. fault xdebug-dev[@]lists.xdebug.org (Mon Jul 12 2004 - 17:27:36 BST)
- [xdebug-dev] Bug 0000074: Seg. fault xdebug-dev[@]lists.xdebug.org (Mon Jul 12 2004 - 17:27:35 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #74: Segfault with autoload. Derick Rethans (Tue Jul 13 2004 - 11:02:40 BST)
- [xdebug-dev] Bug 0000074: Seg. fault xdebug-dev[@]lists.xdebug.org (Tue Jul 13 2004 - 11:03:08 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed one more Windows warning. Derick Rethans (Tue Jul 13 2004 - 12:13:20 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fixed #73: komodo beta 4.3.7 crash Shane Caraveo (Thu Jul 15 2004 - 00:58:49 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - fix issue where full name would have $$varname rather than $varname Shane Caraveo (Thu Jul 15 2004 - 03:15:49 BST)
- [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 - 03:16:48 BST)
- [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 - 07:04:13 BST)
- [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 - 08:29:27 BST)
- [xdebug-dev] Bug 0000073: Komodo beta: php437 crash on win32 when debugging guestbook xdebug-dev[@]lists.xdebug.org (Thu Jul 15 2004 - 11:54:00 BST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Thu Jul 15 2004 - 15:53:03 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c change stack function attribute to where attribute per spec Shane Caraveo (Fri Jul 16 2004 - 05:02:51 BST)
- [xdebug-dev] Bug 0000077: Profiler doesn't handle recursive functions xdebug-dev[@]lists.xdebug.org (Fri Jul 16 2004 - 05:16:53 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix the availability of used vars from included files. Shane Caraveo (Fri Jul 16 2004 - 22:42:06 BST)
- [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 - 00:20:06 BST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Sun Jul 18 2004 - 15:09:12 BST)
- [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 - 20:52:08 BST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Mon Jul 19 2004 - 09:06:52 BST)
- [xdebug-dev] Bug 0000078: segfault with set_exception_handler() xdebug-dev[@]lists.xdebug.org (Mon Jul 19 2004 - 12:53:48 BST)
- [xdebug-dev] Bug 0000079: patch regarding empty_string -> STR_EMPTY_ALLOC() change xdebug-dev[@]lists.xdebug.org (Mon Jul 19 2004 - 15:49:19 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - refix $this for php 5 after yesterday's changes Shane Caraveo (Mon Jul 19 2004 - 19:59:47 BST)
- [xdebug-dev] xdebug xdebug/xdebug_compat.c - Make compatible with PHP 5.1.x Marcus Börger (Mon Jul 19 2004 - 20:51:26 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Some whitespace fixes. Derick Rethans (Tue Jul 20 2004 - 17:34:31 BST)
- [xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect xdebug-dev[@]lists.xdebug.org (Mon Jul 26 2004 - 12:07:23 BST)
- [xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity xdebug-dev[@]lists.xdebug.org (Tue Jul 27 2004 - 13:25:34 BST)
- [xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect xdebug-dev[@]lists.xdebug.org (Wed Jul 28 2004 - 16:12:35 BST)
- [xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect xdebug-dev[@]lists.xdebug.org (Wed Jul 28 2004 - 16:45:57 BST)
- [xdebug-dev] Bug 0000080: xdebug.show_local_vars=1 has no effect xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 09:43:12 BST)
- [xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 09:44:02 BST)
- [xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 09:44:02 BST)
- [xdebug-dev] Bug 0000082: Add functionality to return the size of a "data object". xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 09:50:08 BST)
- [xdebug-dev] xdebug xdebug/README - Added the 5th step again. Derick Rethans (Mon Aug 02 2004 - 10:58:27 BST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 11:15:46 BST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Mon Aug 02 2004 - 12:46:25 BST)
- [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 (Mon Aug 02 2004 - 23:04:34 BST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 10:21:22 BST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 10:24:10 BST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 10:24:10 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00032.phpt xdebug/tests/test20b.phpt - Fixed test cases. Derick Rethans (Tue Aug 03 2004 - 21:36:39 BST)
- [xdebug-dev] Bug 0000081: PHP 5.0.0 / XDebug 2.0dev incompatiblity xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 21:45:36 BST)
- [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 - 21:46:06 BST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 21:47:14 BST)
- [xdebug-dev] Bug 0000075: xdebug's var_dump implementation is not binary safe xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 21:47:45 BST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 21:51:38 BST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Tue Aug 03 2004 - 21:51:37 BST)
- [xdebug-dev] Bug 0000085: Segmentation fault xdebug-dev[@]lists.xdebug.org (Wed Aug 04 2004 - 09:28:56 BST)
- [xdebug-dev] Bug 0000085: Segmentation fault xdebug-dev[@]lists.xdebug.org (Wed Aug 04 2004 - 09:50:03 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #85: Xdebug segfaults when no idekey is set. Derick Rethans (Thu Aug 05 2004 - 12:07:27 BST)
- [xdebug-dev] Bug 0000085: Segmentation fault xdebug-dev[@]lists.xdebug.org (Thu Aug 05 2004 - 12:12:24 BST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Thu Aug 05 2004 - 12:13:27 BST)
- [xdebug-dev] Bug 0000086: xdebug produces output that is not xhtml 1.1 valid xdebug-dev[@]lists.xdebug.org (Fri Aug 06 2004 - 05:08:48 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_gdb.c Derick Rethans (Fri Aug 06 2004 - 07:52:32 BST)
- [xdebug-dev] Bug 0000083: More than 20 parameters functions make xdebug crashes xdebug-dev[@]lists.xdebug.org (Fri Aug 06 2004 - 07:52:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c #- This is already fixed in Xdebug 2.0-dev Derick Rethans (Fri Aug 06 2004 - 07:59:03 BST)
- [xdebug-dev] Bug 0000086: xdebug produces output that is not xhtml 1.1 valid xdebug-dev[@]lists.xdebug.org (Fri Aug 06 2004 - 07:59:33 BST)
- [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 - 07:27:59 BST)
- [xdebug-dev] Bug 0000076: Comlie xdebug1.3.2 with php5 on windows xdebug-dev[@]lists.xdebug.org (Tue Aug 10 2004 - 10:57:16 BST)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Wed Aug 11 2004 - 08:25:28 BST)
- [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 - 08:59:27 BST)
- [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 - 08:59:56 BST)
- [xdebug-dev] xdebug xdebug/tests/xdebug_var_dump.phpt - Added a test for showing local variables on errors. Derick Rethans (Mon Aug 16 2004 - 09:00:20 BST)
- [xdebug-dev] Bug 0000088: Option for URL param xdebug-dev[@]lists.xdebug.org (Mon Aug 16 2004 - 10:24:38 BST)
- [xdebug-dev] Bug 0000084: xdebug does not stop on breakpoints xdebug-dev[@]lists.xdebug.org (Mon Aug 16 2004 - 10:46:10 BST)
- [xdebug-dev] Bug 0000089: var_dump shows empty strings garbled xdebug-dev[@]lists.xdebug.org (Tue Aug 17 2004 - 07:49:19 BST)
- [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 - 07:54:03 BST)
- [xdebug-dev] Bug 0000089: var_dump shows empty strings garbled xdebug-dev[@]lists.xdebug.org (Tue Aug 17 2004 - 07:54:28 BST)
- [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 - 07:31:07 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Changed default debugging protocol to dbgp instead of gdb. Derick Rethans (Mon Aug 23 2004 - 07:32:14 BST)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Mon Aug 23 2004 - 08:15:22 BST)
- [xdebug-dev] Bug 0000052: memory leak with xdebug.auto_profile = 1 in pnp.ini xdebug-dev[@]lists.xdebug.org (Mon Aug 23 2004 - 08:16:38 BST)
- [xdebug-dev] Bug 0000052: memory leak with xdebug.auto_profile = 1 in pnp.ini xdebug-dev[@]lists.xdebug.org (Mon Aug 23 2004 - 08:16:39 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c thingy is used. Derick Rethans (Thu Aug 26 2004 - 10:18:56 BST)
- [xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 xdebug-dev[@]lists.xdebug.org (Fri Aug 27 2004 - 01:43:25 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/xdebug_handler_dbgp.c - Make this work with ZTS again. Derick Rethans (Fri Aug 27 2004 - 07:58:18 BST)
- [xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 xdebug-dev[@]lists.xdebug.org (Fri Aug 27 2004 - 08:03:16 BST)
- [xdebug-dev] My we;bcam is up and ready for you to see! Nicholas Brown (Sat Aug 28 2004 - 05:47:32 BST)
- [xdebug-dev] My we;bcam is up and ready for you to see! Kelsey Weber (Sat Aug 28 2004 - 21:46:25 BST)
- [xdebug-dev] xdebug xdebug/xdebug_superglobals.c - Fixed dumping of superglobals for numeric keys. Derick Rethans (Mon Aug 30 2004 - 07:52:14 BST)
- [xdebug-dev] xdebug xdebug/xdebug_superglobals.c Derick Rethans (Mon Aug 30 2004 - 08:03:11 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.h - Add the TSRMLS_CC to the declaration too. Derick Rethans (Mon Aug 30 2004 - 14:48:41 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c xdebug/usefulstuff.h - Fix it for real now. Derick Rethans (Mon Aug 30 2004 - 15:00:20 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fix this windows mess for good now. Derick Rethans (Mon Aug 30 2004 - 15:05:24 BST)
- [xdebug-dev] xdebug xdebug/xdebug_com.c Reetz) Derick Rethans (Tue Sep 07 2004 - 15:27:44 BST)
- [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 - 06:58:58 BST)
- [xdebug-dev] Bug 0000091: breakpoint_remove is not behaving as documented xdebug-dev[@]lists.xdebug.org (Thu Sep 09 2004 - 17:02:52 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Added Shane's clarifications for our file:// mangling function. Derick Rethans (Wed Sep 15 2004 - 08:52:19 BST)
- [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 - 08:53:46 BST)
- [xdebug-dev] Bug 0000088: Option for URL param xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 08:54:09 BST)
- [xdebug-dev] Bug 0000079: patch regarding empty_string -> STR_EMPTY_ALLOC() change xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 08:55:46 BST)
- [xdebug-dev] Bug 0000078: segfault with set_exception_handler() xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:01:39 BST)
- [xdebug-dev] Bug 0000065: xdebug_get_function_profile doesn't give line numbers xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:05:07 BST)
- [xdebug-dev] Bug 0000023: core dump with xdebug-current (2003-10-19 19:12 GMT) xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:07:17 BST)
- [xdebug-dev] Bug 0000028: xdebug_llist_init (l=0x0, dtor=0x190b7d6c <hash_element_dtor>) xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:08:11 BST)
- [xdebug-dev] Bug 0000059: XDebug suppresses line number reports from "php -l" usage xdebug-dev[@]lists.xdebug.org (Wed Sep 15 2004 - 09:09:42 BST)
- [xdebug-dev] xdebug xdebug/package.xml - Merge package.xml releases from the XDEBUG_1_3 branch. Derick Rethans (Wed Sep 15 2004 - 10:33:40 BST)
- [xdebug-dev] xdebug - Update NEWS file for 2.0.0beta1 Derick Rethans (Wed Sep 15 2004 - 10:34:12 BST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with Xdebug 2.0.0beta1. Derick Rethans (Wed Sep 15 2004 - 13:59:49 BST)
- [xdebug-dev] Bug 0000091: breakpoint_remove is not behaving as documented xdebug-dev[@]lists.xdebug.org (Sat Sep 18 2004 - 08:54:44 BST)
- [xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()" xdebug-dev[@]lists.xdebug.org (Sat Sep 18 2004 - 09:37:14 BST)
- [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 - 00:39:52 BST)
- [xdebug-dev] Bug 0000068: Summary not written when script ended with "exit()" xdebug-dev[@]lists.xdebug.org (Tue Sep 21 2004 - 00:41:54 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Only deinitialize the profiler if it is actually used. Derick Rethans (Wed Sep 22 2004 - 14:49:39 BST)
- [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 - 09:31:20 BST)
- [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 - 09:32:29 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Plugged some memory leaks Derick Rethans (Mon Sep 27 2004 - 09:33:42 BST)
- [xdebug-dev] xdebug xdebug/tests/test6.phpt - Fixed this test. Derick Rethans (Tue Sep 28 2004 - 07:42:13 BST)
- [xdebug-dev] Bug 0000092: xdebug_disable() doesn't disable the exception handler. xdebug-dev[@]lists.xdebug.org (Thu Sep 30 2004 - 16:58:17 BST)
- [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 - 14:10:56 BST)
- [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 - 07:56:29 BST)
- [xdebug-dev] xdebug xdebug/debugclient/debugclient.dsp xdebug/debugclient/main.c - Make the debugclient compile on windows again. Derick Rethans (Wed Oct 06 2004 - 07:58:02 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c xdebug/xdebug_profiler.h - Add another function to the .h file. Derick Rethans (Wed Oct 06 2004 - 08:09:35 BST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (Wed Oct 06 2004 - 15:23:45 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed bug #93: Crash in lookup_hostname on x86_64 Derick Rethans (Wed Oct 06 2004 - 15:58:38 BST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (Wed Oct 06 2004 - 15:59:17 BST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (Wed Oct 06 2004 - 18:10:46 BST)
- [xdebug-dev] Bug 0000094: xdebug_sprintf misbehaves with x86_64/glibc-2.3.3 xdebug-dev[@]lists.xdebug.org (Wed Oct 06 2004 - 20:27:02 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #92: xdebug_disable() doesn't disable the exception handler. Derick Rethans (Tue Oct 12 2004 - 15:49:30 BST)
- [xdebug-dev] Bug 0000092: xdebug_disable() doesn't disable the exception handler. xdebug-dev[@]lists.xdebug.org (Tue Oct 12 2004 - 15:49:52 BST)
- [xdebug-dev] Bug 0000052: memory leak with xdebug.auto_profile = 1 in pnp.ini xdebug-dev[@]lists.xdebug.org (Tue Oct 12 2004 - 15:50:33 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fixed bug #93: Crash on x86_64 Derick Rethans (Tue Oct 12 2004 - 15:56:09 BST)
- [xdebug-dev] Bug 0000093: crash in lookup_hostname on x86_64 xdebug-dev[@]lists.xdebug.org (Tue Oct 12 2004 - 15:56:36 BST)
- [xdebug-dev] xdebug xdebug/README - Test commit. Derick Rethans (Wed Oct 13 2004 - 09:01:22 BST)
- [xdebug-dev] xdebug xdebug/xdebug_com.c - fix windows compile Shane Caraveo (Tue Oct 19 2004 - 23:38:28 BST)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Wed Oct 20 2004 - 07:50:52 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed some Windows related warnings Derick Rethans (Wed Oct 20 2004 - 08:35:46 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix compile for 5.0 Shane Caraveo (Wed Oct 20 2004 - 18:03:43 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix bad pointer in property_value Shane Caraveo (Wed Oct 20 2004 - 19:03:07 BST)
- [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 - 08:10:10 BST)
- [xdebug-dev] Bug 0000096: No way of resetting Code Coverage xdebug-dev[@]lists.xdebug.org (Thu Oct 21 2004 - 14:41:50 BST)
- [xdebug-dev] Bug 0000096: No way of resetting Code Coverage xdebug-dev[@]lists.xdebug.org (Thu Oct 21 2004 - 14:47:15 BST)
- [xdebug-dev] Bug 0000097: Add a while(true) loop detector xdebug-dev[@]lists.xdebug.org (Thu Oct 21 2004 - 14:50:35 BST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt - Fixed a little inconsistency in the DBGp specs. Derick Rethans (Fri Oct 22 2004 - 19:11:08 BST)
- [xdebug-dev] dbgp - Added a Changelog file Derick Rethans (Fri Oct 22 2004 - 19:11:44 BST)
- [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 - 16:53:31 BST)
- [xdebug-dev] Bug 0000096: No way of resetting Code Coverage xdebug-dev[@]lists.xdebug.org (Sun Oct 24 2004 - 16:56:47 BST)
- [xdebug-dev] Bug 0000090: Apache segfaults with remote_enable=1 on AMD64 xdebug-dev[@]lists.xdebug.org (Sun Oct 24 2004 - 16:57:24 BST)
- [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 - 09:41:20 BST)
- [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 - 10:06:56 BST)
- [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 - 10:15:54 BST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt Derick Rethans (Thu Oct 28 2004 - 14:06:05 BST)
- [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 - 11:01:18 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Added PHP 5.1 compability for the opcode overrides. Derick Rethans (Mon Nov 01 2004 - 12:06:18 GMT)
- [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 - 12:09:49 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed some -Wall warnings. Derick Rethans (Mon Nov 01 2004 - 12:12:47 GMT)
- [xdebug-dev] Bug 0000098: 'longname' attribute not returned for property in context_get request xdebug-dev[@]lists.xdebug.org (Tue Nov 02 2004 - 13:55:01 GMT)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt Derick Rethans (Wed Nov 03 2004 - 10:26:23 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #98: 'longname' attribute not returned for unintialized property Derick Rethans (Thu Nov 04 2004 - 22:10:37 GMT)
- [xdebug-dev] Bug 0000098: 'longname' attribute not returned for property in context_get request xdebug-dev[@]lists.xdebug.org (Thu Nov 04 2004 - 22:20:17 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make things work in PHP 4.3 and PHP 5.0 again. Derick Rethans (Thu Nov 04 2004 - 22:43:56 GMT)
- [xdebug-dev] Bug 0000099: unset variables return the name as a string with property_get xdebug-dev[@]lists.xdebug.org (Thu Nov 04 2004 - 23:09:00 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #99: unset variables return the name as a string with property_get. Derick Rethans (Thu Nov 04 2004 - 23:10:00 GMT)
- [xdebug-dev] Bug 0000099: unset variables return the name as a string with property_get xdebug-dev[@]lists.xdebug.org (Thu Nov 04 2004 - 23:10:18 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Thu Nov 04 2004 - 23:13:02 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Thu Nov 04 2004 - 23:27:40 GMT)
- [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 - 13:12:09 GMT)
- [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 - 13:23:39 GMT)
- [xdebug-dev] Bug 0000100: xdebug2.0 handles stackframe variables incorrectly xdebug-dev[@]lists.xdebug.org (Fri Nov 05 2004 - 14:12:22 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Support the -d option for property_get. Derick Rethans (Sun Nov 07 2004 - 07:25:48 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fix eval'ed $varnames in property_get. Derick Rethans (Mon Nov 08 2004 - 09:40:28 GMT)
- [xdebug-dev] Bug 0000101: dosen't support set_exception_handler() correctly xdebug-dev[@]lists.xdebug.org (Thu Nov 11 2004 - 01:06:57 GMT)
- [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 - 16:30:12 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Fixed problem with error codes. Derick Rethans (Mon Nov 15 2004 - 12:45:13 GMT)
- [xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1 xdebug-dev[@]lists.xdebug.org (Mon Nov 15 2004 - 15:52:19 GMT)
- [xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1 xdebug-dev[@]lists.xdebug.org (Mon Nov 15 2004 - 15:58:52 GMT)
- [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 - 17:52:28 GMT)
- [xdebug-dev] Bug 0000102: Unable to configure debugclient on Suse 9.1 xdebug-dev[@]lists.xdebug.org (Mon Nov 15 2004 - 17:52:55 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - The proper Xdebug type is "hash" for associative arrays. Derick Rethans (Tue Nov 16 2004 - 13:42:39 GMT)
- [xdebug-dev] Bug 0000103: crashes when eval global variable xdebug-dev[@]lists.xdebug.org (Thu Nov 18 2004 - 05:54:12 GMT)
- [xdebug-dev] Bug 0000100: xdebug2.0 handles stackframe variables incorrectly xdebug-dev[@]lists.xdebug.org (Thu Nov 18 2004 - 14:34:00 GMT)
- [xdebug-dev] Bug 0000104: Output warning if needed directories do not exist xdebug-dev[@]lists.xdebug.org (Fri Nov 19 2004 - 20:31:43 GMT)
- [xdebug-dev] Bug 0000105: Fancy var_dump function vs Var_Dump class xdebug-dev[@]lists.xdebug.org (Sat Nov 20 2004 - 18:11:05 GMT)
- [xdebug-dev] Bug 0000105: Fancy var_dump function vs Var_Dump class xdebug-dev[@]lists.xdebug.org (Sat Nov 27 2004 - 19:28:41 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Sun Nov 28 2004 - 19:34:19 GMT)
- [xdebug-dev] Bug 0000101: dosen't support set_exception_handler() correctly xdebug-dev[@]lists.xdebug.org (Sun Nov 28 2004 - 19:34:41 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_str.c Derick Rethans (Sun Nov 28 2004 - 21:53:28 GMT)
- [xdebug-dev] Bug 0000094: xdebug_sprintf misbehaves with x86_64/glibc-2.3.3 xdebug-dev[@]lists.xdebug.org (Sun Nov 28 2004 - 21:54:15 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h Derick Rethans (Sun Nov 28 2004 - 22:07:32 GMT)
- [xdebug-dev] xdebug xdebug/package.xml - Update NEWS and package.xml Derick Rethans (Sun Nov 28 2004 - 22:12:06 GMT)
- [xdebug-dev] xdebug xdebug/package.xml - Remove nolonger existing file. Derick Rethans (Sun Nov 28 2004 - 22:14:49 GMT)
- [xdebug-dev] Re: Bug 0000103: crashes when eval global variable Seung Woo Shin (Mon Nov 29 2004 - 05:36:03 GMT)
- [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 - 21:45:46 GMT)
- [xdebug-dev] Bug 0000103: crashes when eval global variable xdebug-dev[@]lists.xdebug.org (Sat Dec 04 2004 - 21:46:43 GMT)
- [xdebug-dev] Bug 0000106: Debugging eval'd Statements xdebug-dev[@]lists.xdebug.org (Wed Dec 08 2004 - 10:52:43 GMT)
- [xdebug-dev] Bug 0000107: Code Coverage only detects executable code in used functions and classes xdebug-dev[@]lists.xdebug.org (Tue Dec 14 2004 - 10:43:56 GMT)
- [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 - 10:45:22 GMT)
- [xdebug-dev] Bug 0000107: Code Coverage only detects executable code in used functions and classes xdebug-dev[@]lists.xdebug.org (Tue Dec 14 2004 - 10:46:41 GMT)
- [xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files xdebug-dev[@]lists.xdebug.org (Tue Dec 21 2004 - 18:19:28 GMT)
- [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:37:36 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Update version no Derick Rethans (Thu Dec 23 2004 - 13:12:23 GMT)
- [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 - 14:41:17 GMT)
- [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 - 11:50:42 GMT)
- [xdebug-dev] Bug 0000108: log_only still displays some text for errors in included files xdebug-dev[@]lists.xdebug.org (Sat Jan 08 2005 - 14:21:08 GMT)
- [xdebug-dev] Bug 0000110: zend_extension in php.ini doesn't load xdebug module xdebug-dev[@]lists.xdebug.org (Mon Jan 10 2005 - 16:46:19 GMT)
- [xdebug-dev] Bug 0000110: zend_extension in php.ini doesn't load xdebug module xdebug-dev[@]lists.xdebug.org (Mon Jan 10 2005 - 20:06:33 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_xml.c xdebug/xdebug_var.c - fix xml attributes that contain xml entities Shane Caraveo (Sun Jan 30 2005 - 23:24:34 GMT)
- [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 - 01:28:40 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix retrieving static vars in classes Shane Caraveo (Tue Feb 01 2005 - 02:28:02 GMT)
- [xdebug-dev] Bug 0000111: xdebug does not ignore set_time_limit function during debug session xdebug-dev[@]lists.xdebug.org (Tue Feb 01 2005 - 19:41:16 GMT)
- [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 - 22:53:44 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed typo in PHP 4 version of code. Derick Rethans (Tue Feb 01 2005 - 23:33:16 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix windows build Shane Caraveo (Wed Feb 02 2005 - 22:23:20 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c oops, forgot to diff first before last commit Shane Caraveo (Wed Feb 02 2005 - 22:50:58 GMT)
- [xdebug-dev] Bug 0000112: Parameter display very long in Firefox xdebug-dev[@]lists.xdebug.org (Thu Feb 03 2005 - 11:55:05 GMT)
- [xdebug-dev] Bug 0000112: Parameter display very long in Firefox xdebug-dev[@]lists.xdebug.org (Thu Feb 03 2005 - 12:47:18 GMT)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Sat Feb 05 2005 - 10:24:29 GMT)
- [xdebug-dev] Bug 0000114: Rename tests/*.php to tests/*.inc xdebug-dev[@]lists.xdebug.org (Sat Feb 05 2005 - 13:33:09 GMT)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Feb 08 2005 - 14:03:13 GMT)
- [xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 10:31:42 GMT)
- [xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 10:47:05 GMT)
- [xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 10:47:06 GMT)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 10:48:43 GMT)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 10:48:44 GMT)
- [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 - 10:49:35 GMT)
- [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 - 10:49:34 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 10:51:36 GMT)
- [xdebug-dev] Bug 0000117: var_dump dows not work with "private" xdebug-dev[@]lists.xdebug.org (Wed Feb 16 2005 - 12:50:42 GMT)
- [xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo xdebug-dev[@]lists.xdebug.org (Wed Mar 02 2005 - 01:49:20 GMT)
- [xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo xdebug-dev[@]lists.xdebug.org (Wed Mar 02 2005 - 10:00:43 GMT)
- [xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo xdebug-dev[@]lists.xdebug.org (Wed Mar 02 2005 - 10:00:43 GMT)
- [xdebug-dev] xdebug xdebug/package2.xml Derick Rethans (Wed Mar 02 2005 - 15:01:32 GMT)
- [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 - 21:53:54 GMT)
- [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 - 21:55:31 GMT)
- [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 - 21:55:41 GMT)
- [xdebug-dev] Bug 0000120: Xdebug module doesn't load in apache on debian xdebug-dev[@]lists.xdebug.org (Tue Mar 08 2005 - 08:46:01 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Wed Mar 09 2005 - 21:18:11 GMT)
- [xdebug-dev] Bug 0000118: apache segfaults on php5 exceptions when remote debugging with Komodo xdebug-dev[@]lists.xdebug.org (Wed Mar 09 2005 - 21:18:26 GMT)
- [xdebug-dev] xdebug xdebug/debugclient/debugclient.dsp - Fixed lineendings Derick Rethans (Thu Mar 10 2005 - 08:25:43 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 21:14:08 GMT)
- [xdebug-dev] Bug 0000120: Xdebug module doesn't load in apache on debian xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 21:16:07 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #117: var_dump dows not work with "private". Derick Rethans (Thu Mar 10 2005 - 21:35:53 GMT)
- [xdebug-dev] Bug 0000117: var_dump dows not work with "private" xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 21:36:13 GMT)
- [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 - 21:39:55 GMT)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 21:40:48 GMT)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 21:42:21 GMT)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Thu Mar 10 2005 - 21:42:20 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Wed Mar 16 2005 - 22:00:04 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c (Patch by Maxim Poltarak <demiurg@gmail.com>) Derick Rethans (Sun Mar 20 2005 - 15:11:51 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Sun Mar 20 2005 - 15:12:15 GMT)
- [xdebug-dev] Bug 0000122: Profiling problems with serendipity xdebug-dev[@]lists.xdebug.org (Mon Mar 28 2005 - 22:39:34 BST)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Tue Mar 29 2005 - 21:41:40 BST)
- [xdebug-dev] xdebug-xul - Create ChangeLog Derick Rethans (Thu Mar 31 2005 - 18:23:35 BST)
- [xdebug-dev] xdebug-xul - Fixed changelog. Derick Rethans (Thu Mar 31 2005 - 21:11:12 BST)
- [xdebug-dev] xdebug-xul xdebug-xul/content/xdebul/xdebul.js Derick Rethans (Thu Mar 31 2005 - 18:22:37 BST)
- [xdebug-dev] Bug 0000123: Segmentation fault with __autoload xdebug-dev[@]lists.xdebug.org (Thu Apr 07 2005 - 22:52:52 BST)
- [xdebug-dev] Bug 0000123: Segmentation fault with __autoload xdebug-dev[@]lists.xdebug.org (Fri Apr 08 2005 - 08:39:16 BST)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Wed Apr 20 2005 - 11:48:26 BST)
- [xdebug-dev] xdebug xdebug/README Derick Rethans (Wed Apr 27 2005 - 10:43:37 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Added debugging tool for Thomas. Derick Rethans (Tue May 03 2005 - 15:34:28 BST)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Tue May 24 2005 - 18:33:29 BST)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Tue May 24 2005 - 21:11:20 BST)
- [xdebug-dev] Bug 0000126: turn off html output when html_errors = 0 xdebug-dev[@]lists.xdebug.org (Fri May 27 2005 - 05:30:45 BST)
- [xdebug-dev] Bug 0000126: turn off html output when html_errors = 0 xdebug-dev[@]lists.xdebug.org (Fri May 27 2005 - 08:32:04 BST)
- [xdebug-dev] Bug 0000127: Memory leak with profiler xdebug-dev[@]lists.xdebug.org (Mon May 30 2005 - 11:07:33 BST)
- [xdebug-dev] Bug 0000127: Memory leak with profiler xdebug-dev[@]lists.xdebug.org (Tue May 31 2005 - 12:14:48 BST)
- [xdebug-dev] Bug 0000128: Apache dies with segmentation fault. xdebug-dev[@]lists.xdebug.org (Tue May 31 2005 - 15:36:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Prevent accessing 0x0 vars. Derick Rethans (Tue Jun 14 2005 - 08:37:32 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Added xdebug_debug_zval_stdout(). Derick Rethans (Tue Jun 14 2005 - 08:41:18 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make it work with ZendEngine 2.1 again. Derick Rethans (Tue Jun 14 2005 - 14:54:09 BST)
- [xdebug-dev] xdebug xdebug/tests/coverage.phpt xdebug/tests/coverage2.phpt - Fixed broken test cases. Derick Rethans (Tue Jun 14 2005 - 14:54:30 BST)
- [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 - 21:15:25 BST)
- [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 - 20:24:20 BST)
- [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 - 20:24:20 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Little cosmetics. Derick Rethans (Sun Jun 19 2005 - 13:50:38 BST)
- [xdebug-dev] xdebug xdebug/package.xml - Update package and NEWS for beta 3 (which is already released). Derick Rethans (Sun Jun 19 2005 - 13:51:17 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Allow "xdebug.default_enable" to be set everywhere. Derick Rethans (Sun Jun 19 2005 - 13:51:50 BST)
- [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 - 12:15:13 BST)
- [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 - 14:47:11 BST)
- [xdebug-dev] Bug 0000128: Apache dies with segmentation fault. xdebug-dev[@]lists.xdebug.org (Thu Jun 30 2005 - 14:48:27 BST)
- [xdebug-dev] Bug 0000128: Apache dies with segmentation fault. xdebug-dev[@]lists.xdebug.org (Thu Jun 30 2005 - 14:48:28 BST)
- [xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests xdebug-dev[@]lists.xdebug.org (Tue Jul 05 2005 - 00:48:00 BST)
- [xdebug-dev] Bug 0000132: use of eval causes a segmentation fault xdebug-dev[@]lists.xdebug.org (Wed Jul 06 2005 - 03:48:00 BST)
- [xdebug-dev] Bug 0000132: use of eval causes a segmentation fault xdebug-dev[@]lists.xdebug.org (Wed Jul 06 2005 - 14:11:54 BST)
- [xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests xdebug-dev[@]lists.xdebug.org (Thu Jul 07 2005 - 15:26:04 BST)
- [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 - 16:33:18 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/php_xdebug.h profile -> profiler (consistent) Jani Taskinen (Thu Jul 21 2005 - 16:40:36 BST)
- [xdebug-dev] xdebug Update NEWS Jani Taskinen (Thu Jul 21 2005 - 16:41:06 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Added some fflush()'s to get the profile output file written Jani Taskinen (Thu Jul 21 2005 - 17:33:58 BST)
- [xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error xdebug-dev[@]lists.xdebug.org (Thu Jul 21 2005 - 18:08:05 BST)
- [xdebug-dev] Bug 0000134: phpize reports error xdebug-dev[@]lists.xdebug.org (Sat Jul 23 2005 - 07:24:49 BST)
- [xdebug-dev] Bug 0000134: phpize reports error xdebug-dev[@]lists.xdebug.org (Sat Jul 23 2005 - 16:15:54 BST)
- [xdebug-dev] Bug 0000135: underquoted definition automake xdebug-dev[@]lists.xdebug.org (Sat Jul 30 2005 - 11:52:53 BST)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 14:42:18 BST)
- [xdebug-dev] Bug 0000137: feature_get for general commands xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 15:15:35 BST)
- [xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 16:05:09 BST)
- [xdebug-dev] Bug 0000139: typemap_get doesent give a mapping for hash xdebug-dev[@]lists.xdebug.org (Sun Jul 31 2005 - 16:10:17 BST)
- [xdebug-dev] Bug 0000140: Is the profiler output filename correctly documented? xdebug-dev[@]lists.xdebug.org (Mon Aug 01 2005 - 17:35:40 BST)
- [xdebug-dev] Bug 0000140: Is the profiler output filename correctly documented? xdebug-dev[@]lists.xdebug.org (Mon Aug 01 2005 - 18:15:52 BST)
- [xdebug-dev] Bug 0000141: remote context_get causes segfault xdebug-dev[@]lists.xdebug.org (Tue Aug 02 2005 - 05:04:36 BST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Tue Aug 02 2005 - 12:35:33 BST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Tue Aug 02 2005 - 12:40:34 BST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Tue Aug 02 2005 - 12:40:34 BST)
- [xdebug-dev] Re: xdebug breakpoints and profiling Derick Rethans (Tue Aug 02 2005 - 14:09:26 BST)
- [xdebug-dev] Bug 0000135: underquoted definition automake xdebug-dev[@]lists.xdebug.org (Thu Aug 04 2005 - 14:49:31 BST)
- [xdebug-dev] Bug 0000139: typemap_get doesent give a mapping for hash xdebug-dev[@]lists.xdebug.org (Thu Aug 04 2005 - 14:55:05 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c Derick Rethans (Thu Aug 04 2005 - 15:04:30 BST)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Thu Aug 04 2005 - 15:04:46 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c typemap to the common type "hash". Derick Rethans (Thu Aug 04 2005 - 17:30:15 BST)
- [xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error xdebug-dev[@]lists.xdebug.org (Sat Aug 06 2005 - 17:08:22 BST)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Mon Aug 08 2005 - 18:10:09 BST)
- [xdebug-dev] Bug 0000143: unknown symbol output_globals w/ PHP 5.1.0b3 xdebug-dev[@]lists.xdebug.org (Tue Aug 09 2005 - 04:28:54 BST)
- [xdebug-dev] Bug 0000133: PHP scripts exits 0 with xdebug (backtrace enabled) on PHP error xdebug-dev[@]lists.xdebug.org (Wed Aug 10 2005 - 18:10:19 BST)
- [xdebug-dev] Bug 0000143: unknown symbol output_globals w/ PHP 5.1.0b3 xdebug-dev[@]lists.xdebug.org (Wed Aug 10 2005 - 18:13:57 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_compat.c - Make it compile with PHP 6.0dev Derick Rethans (Wed Aug 10 2005 - 18:18:33 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed ifdef nesting. Derick Rethans (Thu Aug 11 2005 - 12:39:59 BST)
- [xdebug-dev] Bug 0000132: use of eval causes a segmentation fault xdebug-dev[@]lists.xdebug.org (Thu Aug 11 2005 - 12:40:11 BST)
- [xdebug-dev] xdebug xdebug/tests/xdebug_var_dump.phpt Derick Rethans (Thu Aug 11 2005 - 12:43:08 BST)
- [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 - 13:39:53 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00003.phpt and 6.0. Derick Rethans (Thu Aug 11 2005 - 13:42:15 BST)
- [xdebug-dev] xdebug xdebug/test-6.0.sh xdebug/.cvsignore Derick Rethans (Thu Aug 11 2005 - 16:02:29 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Thu Aug 11 2005 - 20:58:52 BST)
- [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 - 08:30:43 BST)
- [xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite xdebug-dev[@]lists.xdebug.org (Sun Aug 28 2005 - 16:44:22 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed headers. Derick Rethans (Tue Aug 30 2005 - 09:55:26 BST)
- [xdebug-dev] xdebug xdebug/test.sh xdebug/xdebug.c - MFH: Broken include. Derick Rethans (Tue Aug 30 2005 - 12:57:25 BST)
- [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 - 00:12:53 BST)
- [xdebug-dev] Bug 0000147: Crash PHP.exe under Windows xdebug-dev[@]lists.xdebug.org (Mon Sep 12 2005 - 15:26:28 BST)
- [xdebug-dev] Bug 0000148: Option to append to cachegrind files, instead of overwriting xdebug-dev[@]lists.xdebug.org (Wed Sep 14 2005 - 21:49:56 BST)
- [xdebug-dev] Bug 0000149: Server module crashes under Apache 1.3.33 xdebug-dev[@]lists.xdebug.org (Tue Sep 20 2005 - 18:44:35 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c should be safe. Derick Rethans (Wed Sep 21 2005 - 09:28:38 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c eval($x); doesn't segfault anymore. Derick Rethans (Wed Sep 21 2005 - 10:01:51 BST)
- [xdebug-dev] Bug 0000149: Server module crashes under Apache 1.3.33 xdebug-dev[@]lists.xdebug.org (Wed Sep 21 2005 - 10:35:56 BST)
- [xdebug-dev] Bug 0000150: Failed loading xdebug, undefined symbol empty_string xdebug-dev[@]lists.xdebug.org (Wed Sep 21 2005 - 15:48:33 BST)
- [xdebug-dev] Bug 0000150: Failed loading xdebug, undefined symbol empty_string xdebug-dev[@]lists.xdebug.org (Wed Sep 21 2005 - 16:04:59 BST)
- [xdebug-dev] Bug 0000147: Crash PHP.exe under Windows xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 19:25:39 BST)
- [xdebug-dev] Bug 0000148: Option to append to cachegrind files, instead of overwriting xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 19:37:05 BST)
- [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 - 19:36:51 BST)
- [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 - 19:45:56 BST)
- [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 - 19:45:56 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00146.phpt Derick Rethans (Thu Sep 22 2005 - 19:47:00 BST)
- [xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 19:48:36 BST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Thu Sep 22 2005 - 20:49:57 BST)
- [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 - 09:22:57 BST)
- [xdebug-dev] Bug 0000142: xdebug crashes in PHP-CLI xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 09:23:07 BST)
- [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 - 09:24:33 BST)
- [xdebug-dev] Bug 0000113: XSLT PHP functions registered xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 09:26:30 BST)
- [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 - 09:35:37 BST)
- [xdebug-dev] Bug 0000114: Rename tests/*.php to tests/*.inc xdebug-dev[@]lists.xdebug.org (Fri Sep 23 2005 - 09:35:45 BST)
- [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 - 09:37:05 BST)
- [xdebug-dev] Bug 0000151: cannot go past xdebug_break() xdebug-dev[@]lists.xdebug.org (Sat Sep 24 2005 - 01:50:28 BST)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Wed Oct 05 2005 - 09:58:52 BST)
- [xdebug-dev] xdebug xdebug/LICENSE Derick Rethans (Wed Oct 05 2005 - 21:57:46 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Thu Oct 06 2005 - 21:22:38 BST)
- [xdebug-dev] Bug 0000153: get_declared_vars() xdebug-dev[@]lists.xdebug.org (Fri Oct 07 2005 - 09:18:07 BST)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Fri Oct 14 2005 - 17:58:05 BST)
- [xdebug-dev] Bug 0000155: Cannot watch array elements xdebug-dev[@]lists.xdebug.org (Sat Oct 15 2005 - 23:54:56 BST)
- [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 - 15:36:55 BST)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption xdebug-dev[@]lists.xdebug.org (Tue Oct 18 2005 - 15:40:28 BST)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption xdebug-dev[@]lists.xdebug.org (Wed Oct 19 2005 - 09:18:45 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_var.c Derick Rethans (Wed Oct 19 2005 - 09:20:37 BST)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Wed Oct 19 2005 - 09:21:33 BST)
- [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 - 22:35:03 BST)
- [xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Tue Nov 29 2005 - 19:32:09 GMT)
- [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 - 14:16:05 GMT)
- [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 - 15:47:03 GMT)
- [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 - 07:50:47 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Plugged couple of dozen memleaks Jani Taskinen (Mon Dec 12 2005 - 11:53:10 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c Derick Rethans (Wed Dec 14 2005 - 11:48:04 GMT)
- [xdebug-dev] Bug 0000161: var_dump doesn't show lengths for strings xdebug-dev[@]lists.xdebug.org (Wed Dec 14 2005 - 16:23:10 GMT)
- [xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals xdebug-dev[@]lists.xdebug.org (Sat Dec 17 2005 - 01:59:43 GMT)
- [xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals xdebug-dev[@]lists.xdebug.org (Sat Dec 17 2005 - 13:57:43 GMT)
- [xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals xdebug-dev[@]lists.xdebug.org (Sat Dec 17 2005 - 13:57:43 GMT)
- [xdebug-dev] Bug 0000161: var_dump doesn't show lengths for strings xdebug-dev[@]lists.xdebug.org (Tue Dec 20 2005 - 10:27:15 GMT)
- [xdebug-dev] Bug 0000162: undefined symbol: php_xdebug_shutdown_globals xdebug-dev[@]lists.xdebug.org (Tue Dec 20 2005 - 10:27:42 GMT)
- [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 - 13:35:46 GMT)
- [xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:37:47 GMT)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:39:31 GMT)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:39:31 GMT)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:40:20 GMT)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:40:19 GMT)
- [xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:40:38 GMT)
- [xdebug-dev] Bug 0000155: Cannot watch array elements xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:42:05 GMT)
- [xdebug-dev] Bug 0000155: Cannot watch array elements xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 13:42:06 GMT)
- [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 - 15:33:31 GMT)
- [xdebug-dev] Bug 0000153: get_declared_vars() xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 15:33:42 GMT)
- [xdebug-dev] Bug 0000095: Crashes in PHP-CLI and PHP-Apache xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 15:39:18 GMT)
- [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 - 15:54:24 GMT)
- [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 - 15:54:35 GMT)
- [xdebug-dev] xdebug xdebug/tests/bug00002.phpt - Updated test case to reflect changes in trace files. Derick Rethans (Fri Dec 30 2005 - 15:58:17 GMT)
- [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 - 15:59:02 GMT)
- [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 - 15:59:15 GMT)
- [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 - 16:00:22 GMT)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:01:27 GMT)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:01:27 GMT)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:09:20 GMT)
- [xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:11:23 GMT)
- [xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol xdebug-dev[@]lists.xdebug.org (Fri Dec 30 2005 - 16:11:24 GMT)
- [xdebug-dev] Bug 0000151: cannot go past xdebug_break() xdebug-dev[@]lists.xdebug.org (Sat Dec 31 2005 - 10:34:09 GMT)
- [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 - 10:34:53 GMT)
- [xdebug-dev] Bug 0000141: remote context_get causes segfault xdebug-dev[@]lists.xdebug.org (Sat Dec 31 2005 - 10:35:10 GMT)
- [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 - 10:50:10 GMT)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with beta5. Derick Rethans (Sat Dec 31 2005 - 10:54:11 GMT)
- [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 - 15:27:28 GMT)
- [xdebug-dev] Bug 0000163: PHP 4.4 outputs opcodes when debugging in Komodo / xdebug xdebug-dev[@]lists.xdebug.org (Tue Jan 03 2006 - 21:11:47 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed debug information. Derick Rethans (Tue Jan 03 2006 - 21:15:31 GMT)
- [xdebug-dev] Bug 0000163: PHP 4.4 outputs opcodes when debugging in Komodo / xdebug xdebug-dev[@]lists.xdebug.org (Tue Jan 03 2006 - 21:17:11 GMT)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Mon Jan 16 2006 - 15:57:26 GMT)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 07:52:22 GMT)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 07:52:21 GMT)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:15:08 GMT)
- [xdebug-dev] Bug 0000157: Consistent Random Memory Corruption xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:24:21 GMT)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:24:48 GMT)
- [xdebug-dev] Bug 0000152: missing free xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:25:02 GMT)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:27:38 GMT)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:27:38 GMT)
- [xdebug-dev] Bug 0000122: Profiling problems with serendipity xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:28:20 GMT)
- [xdebug-dev] Bug 0000155: Cannot watch array elements xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:29:34 GMT)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:30:30 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c session. Derick Rethans (Tue Jan 17 2006 - 20:58:36 GMT)
- [xdebug-dev] Bug 0000111: xdebug does not ignore set_time_limit function during debug session xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 20:58:50 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Make property_get -n $r['keyName'] actually work without segfaulting. Derick Rethans (Tue Jan 17 2006 - 21:35:42 GMT)
- [xdebug-dev] Bug 0000165: xdebug.collect_params only produces "???" in php 5.1.x xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 22:17:58 GMT)
- [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 - 22:19:48 GMT)
- [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 - 22:20:42 GMT)
- [xdebug-dev] Bug 0000165: xdebug.collect_params only produces "???" in php 5.1.x xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 22:22:51 GMT)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 22:25:50 GMT)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Jan 17 2006 - 22:25:52 GMT)
- [xdebug-dev] Bug 0000154: Apache Segfault when xdebug.collect_params is ON xdebug-dev[@]lists.xdebug.org (Wed Jan 18 2006 - 21:31:56 GMT)
- [xdebug-dev] Bug 0000010: Evaluation ("eval") per stack frame (active_symbol_table per frame). xdebug-dev[@]lists.xdebug.org (Thu Jan 19 2006 - 07:28:17 GMT)
- [xdebug-dev] Bug 0000012: Integrate VLD xdebug-dev[@]lists.xdebug.org (Thu Jan 19 2006 - 07:28:59 GMT)
- [xdebug-dev] Bug 0000009: Add support for the doc_comment information xdebug-dev[@]lists.xdebug.org (Thu Jan 19 2006 - 07:29:31 GMT)
- [xdebug-dev] Bug 0000131: XDebug needs to implement paged child object requests xdebug-dev[@]lists.xdebug.org (Sun Jan 22 2006 - 23:30:21 GMT)
- [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 (Sun Jan 22 2006 - 23:30:59 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_mm.h - Fixed issue with strndup's GNU extensions. Derick Rethans (Mon Jan 23 2006 - 07:14:44 GMT)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt paging of arrays/objects/hashes is 0 based. Derick Rethans (Mon Jan 23 2006 - 19:58:22 GMT)
- [xdebug-dev] xdebug xdebug/docs/dbgp.txt Derick Rethans (Mon Jan 23 2006 - 20:12:46 GMT)
- [xdebug-dev] xdebug xdebug/docs/Makefile Derick Rethans (Mon Jan 23 2006 - 20:13:50 GMT)
- [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 - 21:12:06 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Implement FR #124: Add backtrace dumping information when exception thrown. Derick Rethans (Tue Jan 24 2006 - 21:26:41 GMT)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:26:44 GMT)
- [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 - 21:32:50 GMT)
- [xdebug-dev] Bug 0000137: feature_get for general commands xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:32:55 GMT)
- [xdebug-dev] Bug 0000112: Parameter display very long in Firefox xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:35:26 GMT)
- [xdebug-dev] Bug 0000097: Add a while(true) loop detector xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:36:45 GMT)
- [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 - 21:37:49 GMT)
- [xdebug-dev] Bug 0000106: Debugging eval'd Statements xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:39:01 GMT)
- [xdebug-dev] Bug 0000128: Apache dies with segmentation fault. xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:40:46 GMT)
- [xdebug-dev] Bug 0000115: remote debugging with php 5.0.3 xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:42:06 GMT)
- [xdebug-dev] Bug 0000164: flock() freeze xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 21:42:36 GMT)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt Derick Rethans (Tue Jan 24 2006 - 22:04:47 GMT)
- [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 - 22:05:54 GMT)
- [xdebug-dev] Bug 0000070: Add feature_get breakpoint_types xdebug-dev[@]lists.xdebug.org (Tue Jan 24 2006 - 22:06:14 GMT)
- [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 - 22:13:04 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed printing of stack trace on an exception. Derick Rethans (Wed Jan 25 2006 - 08:49:16 GMT)
- [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 - 09:22:45 GMT)
- [xdebug-dev] Bug 0000125: show_mem_delta does not calculate correct values xdebug-dev[@]lists.xdebug.org (Fri Jan 27 2006 - 09:22:55 GMT)
- [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 - 21:04:05 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed typo. Derick Rethans (Tue Jan 31 2006 - 21:07:37 GMT)
- [xdebug-dev] xdebug xdebug/tests/get_declared_vars.phpt - Fixed test. Derick Rethans (Tue Jan 31 2006 - 21:07:19 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed TSRMLS issue Derick Rethans (Thu Feb 02 2006 - 22:21:49 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Align the headers (include error message) to the left. Derick Rethans (Fri Feb 10 2006 - 14:44:55 GMT)
- [xdebug-dev] Bug 0000166: Seg fault from set_error_handler inside of class xdebug-dev[@]lists.xdebug.org (Mon Feb 13 2006 - 10:54:55 GMT)
- [xdebug-dev] Bug 0000166: Seg fault from set_error_handler inside of class xdebug-dev[@]lists.xdebug.org (Mon Feb 13 2006 - 18:43:51 GMT)
- [xdebug-dev] xdebug xdebug/tests/bug00001.phpt Derick Rethans (Mon Feb 13 2006 - 20:54:47 GMT)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Tue Feb 14 2006 - 04:43:15 GMT)
- [xdebug-dev] Bug 0000168: PHP.exe crashes on windows on eval command xdebug-dev[@]lists.xdebug.org (Thu Feb 16 2006 - 17:22:07 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c correctly. Derick Rethans (Mon Feb 20 2006 - 14:57:22 GMT)
- [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 - 20:43:17 GMT)
- [xdebug-dev] Bug 0000136: stack_get does not conform to DBGp xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 20:43:42 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c options. Derick Rethans (Tue Feb 21 2006 - 21:25:21 GMT)
- [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 - 21:26:58 GMT)
- [xdebug-dev] Bug 0000168: PHP.exe crashes on windows on eval command xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 21:27:13 GMT)
- [xdebug-dev] Bug 0000159: php 5.1.1 CLI crashes loading xdebug on Windows xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 21:32:06 GMT)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 21:34:07 GMT)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 21:35:07 GMT)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Tue Feb 21 2006 - 21:35:08 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed issues with empty array indices and binary safety. Derick Rethans (Wed Feb 22 2006 - 21:29:01 GMT)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 16:11:59 GMT)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 16:31:39 GMT)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 16:45:24 GMT)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 16:45:24 GMT)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 16:47:06 GMT)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sat Feb 25 2006 - 16:47:06 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed PECL bug #6940 (XDebug ignores set_time_limit) Derick Rethans (Mon Feb 27 2006 - 20:59:21 GMT)
- [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 - 21:00:55 GMT)
- [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 - 08:54:47 GMT)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Tue Mar 07 2006 - 21:23:57 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Added missing return statement. Derick Rethans (Tue Mar 07 2006 - 21:30:13 GMT)
- [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 - 21:30:54 GMT)
- [xdebug-dev] Bug 0000124: Add backtrace dumping information when exception thrown xdebug-dev[@]lists.xdebug.org (Tue Mar 07 2006 - 21:31:35 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #87: Warning about headers when "register_shutdown_function" used. Derick Rethans (Thu Mar 09 2006 - 13:06:20 GMT)
- [xdebug-dev] Bug 0000087: Warning about headers when "register_shutdown_function" used xdebug-dev[@]lists.xdebug.org (Thu Mar 09 2006 - 13:06:50 GMT)
- [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 - 21:32:44 GMT)
- [xdebug-dev] Bug 0000171: set_time_limit stack overflow on 2nd request xdebug-dev[@]lists.xdebug.org (Fri Mar 10 2006 - 11:35:17 GMT)
- [xdebug-dev] Bug 0000172: coverage produce wrong coverage xdebug-dev[@]lists.xdebug.org (Fri Mar 10 2006 - 12:05:21 GMT)
- [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 - 12:10:26 GMT)
- [xdebug-dev] Bug 0000171: set_time_limit stack overflow on 2nd request xdebug-dev[@]lists.xdebug.org (Fri Mar 10 2006 - 12:10:49 GMT)
- [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 - 21:20:49 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed exception breakpoints. Derick Rethans (Wed Mar 15 2006 - 09:22:20 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - fix escaped characters in dbgp command Shane Caraveo (Wed Mar 15 2006 - 22:51:32 GMT)
- [xdebug-dev] xdebug-dev@lists.xdebug.org xdebug-dev[@]lists.xdebug.org (Mon Mar 20 2006 - 16:05:23 GMT)
- [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 - 08:31:03 BST)
- [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 - 18:01:10 BST)
- [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 - 07:38:54 BST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Fixed gcc4 build issues. Derick Rethans (Thu Apr 06 2006 - 18:40:22 BST)
- [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 - 19:47:28 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed off by one error. Derick Rethans (Thu Apr 06 2006 - 19:57:13 BST)
- [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 - 18:30:44 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed Komodo bug 45484: no member data for objects in PHP debugger. Derick Rethans (Wed Apr 12 2006 - 23:26:32 BST)
- [xdebug-dev] Bug 0000173: xdebug segfaults using SPL xdebug-dev[@]lists.xdebug.org (Fri Apr 14 2006 - 05:25:50 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00173.phpt - Fixed bug #173: Xdebug segfaults using SPL ArrayIterator. Derick Rethans (Fri Apr 14 2006 - 11:07:08 BST)
- [xdebug-dev] Bug 0000173: xdebug segfaults using SPL xdebug-dev[@]lists.xdebug.org (Fri Apr 14 2006 - 11:07:30 BST)
- [xdebug-dev] Bug 0000174: 'echo' command does not work in eval function xdebug-dev[@]lists.xdebug.org (Wed Apr 19 2006 - 17:00:44 BST)
- [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 - 16:32:12 BST)
- [xdebug-dev] Bug 0000176: segfault using SplTempFileObject xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 05:44:13 BST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 06:26:46 BST)
- [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 - 11:09:17 BST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 11:09:42 BST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 19:36:47 BST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Mon May 01 2006 - 19:50:23 BST)
- [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 - 10:55:31 BST)
- [xdebug-dev] Bug 0000178: $php_errormsg and Track errors unavailable xdebug-dev[@]lists.xdebug.org (Thu May 04 2006 - 14:39:46 BST)
- [xdebug-dev] Bug 0000179: obnoxiously small font on website xdebug-dev[@]lists.xdebug.org (Fri May 05 2006 - 01:26:45 BST)
- [xdebug-dev] Bug 0000180: collected includes not shown in trace files xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 02:04:28 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00057-ze2.phpt - Fix test Derick Rethans (Sun May 07 2006 - 17:18:10 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #180: collected includes not shown in trace files. (Patch by Derick Rethans (Sun May 07 2006 - 17:19:50 BST)
- [xdebug-dev] Bug 0000180: collected includes not shown in trace files xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 17:20:07 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00176.phpt - Fixed bug #176: Segfault using SplTempFileObject. Derick Rethans (Sun May 07 2006 - 22:36:38 BST)
- [xdebug-dev] Bug 0000176: segfault using SplTempFileObject xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 22:37:12 BST)
- [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 - 22:55:49 BST)
- [xdebug-dev] Bug 0000178: $php_errormsg and Track errors unavailable xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 22:55:57 BST)
- [xdebug-dev] Bug 0000170: xdebug.trace_output_dir is always /tmp xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 23:03:55 BST)
- [xdebug-dev] Bug 0000181: Xdebug doesn't handle exception output correctly xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 23:05:34 BST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Sun May 07 2006 - 23:06:31 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed support for getting $this as property with DBGp. Derick Rethans (Tue May 09 2006 - 22:25:47 BST)
- [xdebug-dev] Bug 0000183: property_get on $this->undefinedvariable xdebug-dev[@]lists.xdebug.org (Wed May 10 2006 - 10:37:46 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - PHP 5.2 support. Derick Rethans (Thu May 11 2006 - 12:07:23 BST)
- [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 - 18:40:19 BST)
- [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 - 18:44:46 BST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Sun May 14 2006 - 19:12:19 BST)
- [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 - 22:34:06 BST)
- [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 - 22:41:05 BST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Fri May 19 2006 - 06:39:48 BST)
- [xdebug-dev] Bug 0000185: $_POST['XDEBUG_PROFILE'] does not trigger profiler xdebug-dev[@]lists.xdebug.org (Wed May 24 2006 - 03:30:56 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed compilation with PHP 4.4. Derick Rethans (Fri May 26 2006 - 08:28:07 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Only escape the error in case we're in HTML error mode. Derick Rethans (Fri May 26 2006 - 08:28:43 BST)
- [xdebug-dev] Bug 0000185: $_POST['XDEBUG_PROFILE'] does not trigger profiler xdebug-dev[@]lists.xdebug.org (Fri May 26 2006 - 18:37:47 BST)
- [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 - 21:06:58 BST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 21:07:06 BST)
- [xdebug-dev] Bug 0000177: debug client does not compile xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 21:08:44 BST)
- [xdebug-dev] Bug 0000169: cannot install on Mandriva 2006 xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 21:09:47 BST)
- [xdebug-dev] Bug 0000183: property_get on $this->undefinedvariable xdebug-dev[@]lists.xdebug.org (Sat May 27 2006 - 21:12:30 BST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Sun May 28 2006 - 03:19:09 BST)
- [xdebug-dev] Bug 0000186: Parse Errors are not displayed when xdebug is loaded xdebug-dev[@]lists.xdebug.org (Wed May 31 2006 - 20:44:08 BST)
- [xdebug-dev] Bug 0000186: Parse Errors are not displayed when xdebug is loaded xdebug-dev[@]lists.xdebug.org (Wed May 31 2006 - 21:38:40 BST)
- [xdebug-dev] Bug 0000187: stderr does not make XDebug report fatal errors xdebug-dev[@]lists.xdebug.org (Wed Jun 07 2006 - 10:04:08 BST)
- [xdebug-dev] Bug 0000188: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Sun Jun 11 2006 - 03:06:09 BST)
- [xdebug-dev] Bug 0000188: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Sun Jun 11 2006 - 11:37:39 BST)
- [xdebug-dev] Bug 0000189: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Tue Jun 20 2006 - 18:35:57 BST)
- [xdebug-dev] Bug 0000189: Need an Xdebug DLL for PHP 5.1.4 xdebug-dev[@]lists.xdebug.org (Wed Jun 21 2006 - 07:49:49 BST)
- [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 - 08:44:05 BST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h - Go with 2.0.0beta6. Derick Rethans (Fri Jun 30 2006 - 09:57:27 BST)
- [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 - 10:27:25 BST)
- [xdebug-dev] Bug 0000179: obnoxiously small font on website xdebug-dev[@]lists.xdebug.org (Fri Jun 30 2006 - 14:26:16 BST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Tue Jul 04 2006 - 18:21:56 BST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Tue Jul 04 2006 - 18:27:34 BST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Tue Jul 04 2006 - 18:27:34 BST)
- [xdebug-dev] Bug 0000191: Breakpoints case sensitive xdebug-dev[@]lists.xdebug.org (Fri Jul 07 2006 - 10:33:36 BST)
- [xdebug-dev] Bug 0000192: Get rid of FONT tags for print_r, var_dump xdebug-dev[@]lists.xdebug.org (Tue Jul 11 2006 - 04:05:20 BST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Thu Jul 27 2006 - 03:38:26 BST)
- [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 - 13:06:55 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Fix build with ZTS enabled Jani Taskinen (Wed Aug 02 2006 - 19:15:23 BST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sun Aug 06 2006 - 15:29:50 BST)
- [xdebug-dev] Makefile.in 'missing' @ xdebugclient ./configure Richard (Wed Aug 09 2006 - 17:50:08 BST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Fri Aug 11 2006 - 17:05:09 BST)
- [xdebug-dev] Bug 0000190: Assigning required filenames at runtime xdebug-dev[@]lists.xdebug.org (Fri Aug 11 2006 - 17:06:04 BST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Mon Aug 14 2006 - 06:38:54 BST)
- [xdebug-dev] Bug 0000191: Breakpoints case sensitive xdebug-dev[@]lists.xdebug.org (Mon Aug 14 2006 - 08:14:34 BST)
- [xdebug-dev] Bug 0000193: Won't compile with PHP 5.2RC2-dev xdebug-dev[@]lists.xdebug.org (Mon Aug 14 2006 - 08:15:19 BST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 12:10:57 BST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 12:51:38 BST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 12:51:38 BST)
- [xdebug-dev] Bug 0000192: Get rid of FONT tags for print_r, var_dump xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:04:38 BST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:08:45 BST)
- [xdebug-dev] Bug 0000187: stderr does not make XDebug report fatal errors xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:21:04 BST)
- [xdebug-dev] Bug 0000184: problem with control chars in code traces xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:26:09 BST)
- [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 - 13:18:31 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00184.phpt - Updated test case for bug #184. Derick Rethans (Sat Aug 19 2006 - 13:29:08 BST)
- [xdebug-dev] Bug 0000167: [php4] crashed with user session handler xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:38:01 BST)
- [xdebug-dev] Bug 0000011: Add callback for after every PHP statement (per EXT_STMT). xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:38:53 BST)
- [xdebug-dev] Bug 0000007: Finish custom error handler support xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 13:39:07 BST)
- [xdebug-dev] Bug 0000104: Output warning if needed directories do not exist xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:06:02 BST)
- [xdebug-dev] Bug 0000071: Add "arguments" attribute to feature_get commands xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:06:25 BST)
- [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 - 14:34:03 BST)
- [xdebug-dev] Bug 0000040: Provide optional depth on xdebug_call_* functions xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 14:34:12 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Possible fix for bug #195: CLI Error after debgging session. Derick Rethans (Sat Aug 19 2006 - 15:00:30 BST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 15:02:32 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Kill a bunch of unused variables. Derick Rethans (Sat Aug 19 2006 - 15:07:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - ZTS issues. Derick Rethans (Sat Aug 19 2006 - 16:43:28 BST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sat Aug 19 2006 - 19:34:37 BST)
- [xdebug-dev] Bug 0000082: Add functionality to return the size of a "data object". xdebug-dev[@]lists.xdebug.org (Sun Aug 20 2006 - 14:03:40 BST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Sun Aug 20 2006 - 14:41:19 BST)
- [xdebug-dev] autotools compatibility upgrade? Richard (Thu Aug 24 2006 - 15:24:04 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Made the code coverage a bit more accurate. Derick Rethans (Mon Aug 28 2006 - 20:53:33 BST)
- [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 - 10:18:55 BST)
- [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 - 17:43:20 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c - More tweaks for code coverage. Derick Rethans (Tue Aug 29 2006 - 17:44:06 BST)
- [xdebug-dev] Bug 0000196: Win32. 5.2.0 RC 3. Any "Time" fields is "0". xdebug-dev[@]lists.xdebug.org (Fri Sep 01 2006 - 19:45:33 BST)
- [xdebug-dev] Bug 0000196: Win32. 5.2.0 RC 3. Any "Time" fields is "0". xdebug-dev[@]lists.xdebug.org (Sat Sep 02 2006 - 12:59:17 BST)
- [xdebug-dev] Bug 0000197: PHP 5.2.0 RC3. Many dumps of one file. xdebug-dev[@]lists.xdebug.org (Sat Sep 02 2006 - 13:23:13 BST)
- [xdebug-dev] Bug 0000197: PHP 5.2.0 RC3. Many dumps of one file. xdebug-dev[@]lists.xdebug.org (Mon Sep 04 2006 - 21:46:31 BST)
- [xdebug-dev] Bug 0000198: Crash in xdebug.c:1298 (2.0.0beta6) xdebug-dev[@]lists.xdebug.org (Tue Sep 05 2006 - 06:59:29 BST)
- [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 - 22:20:18 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed an issue where the file was not truncated when rewriting it. Derick Rethans (Tue Sep 05 2006 - 13:10:05 BST)
- [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 - 14:05:09 BST)
- [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 - 15:46:21 BST)
- [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 - 15:56:41 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - It helps if you put the #ifdef correctly. Derick Rethans (Wed Sep 06 2006 - 07:27:28 BST)
- [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 - 21:56:16 BST)
- [xdebug-dev] Bug 0000198: Crash in xdebug.c:1298 (2.0.0beta6) xdebug-dev[@]lists.xdebug.org (Thu Sep 07 2006 - 21:57:36 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Improve code coverage by eliminating unreachable code for: Derick Rethans (Sun Sep 10 2006 - 19:43:41 BST)
- [xdebug-dev] Bug 0000199: XDebug crash xdebug-dev[@]lists.xdebug.org (Mon Sep 11 2006 - 15:30:56 BST)
- [xdebug-dev] xdebug xdebug/debugclient/LICENSE - Fixed e-mail address. Derick Rethans (Mon Sep 18 2006 - 10:06:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Tweak code coverage some more (added send_var to the overload list). Derick Rethans (Wed Sep 20 2006 - 13:30:58 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Even more tweakage for code coverage. Derick Rethans (Wed Sep 20 2006 - 14:11:31 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - One more to overload. Derick Rethans (Thu Sep 21 2006 - 10:36:51 BST)
- [xdebug-dev] Bug 0000200: Add the retrieval of a file's execution lines in DBGp xdebug-dev[@]lists.xdebug.org (Fri Sep 22 2006 - 10:34:12 BST)
- [xdebug-dev] Bug 0000199: XDebug crash xdebug-dev[@]lists.xdebug.org (Sat Sep 23 2006 - 16:56:49 BST)
- [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 - 21:20:01 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - The foreach loop contruct contains some jump information as well. Derick Rethans (Mon Sep 25 2006 - 22:08:25 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.c - Overload some more opcodes Derick Rethans (Tue Sep 26 2006 - 12:48:47 BST)
- [xdebug-dev] xdebug www.derickrethans.nl/html/rss.xml xdebug/xdebug.c - One more to overload. Derick Rethans (Tue Sep 26 2006 - 18:46:22 BST)
- [xdebug-dev] Bug 0000201: Include files with no executed line of code in code coverage xdebug-dev[@]lists.xdebug.org (Tue Sep 26 2006 - 22:42:08 BST)
- [xdebug-dev] Bug 0000202: xdebug_analyze_source($file) xdebug-dev[@]lists.xdebug.org (Tue Sep 26 2006 - 23:05:02 BST)
- [xdebug-dev] Bug 0000202: xdebug_analyze_source($file) xdebug-dev[@]lists.xdebug.org (Wed Sep 27 2006 - 07:57:15 BST)
- [xdebug-dev] Bug 0000201: Include files with no executed line of code in code coverage xdebug-dev[@]lists.xdebug.org (Wed Sep 27 2006 - 08:03:07 BST)
- [xdebug-dev] missing (still) Makefile.in for/from xdebugclient configure OpenMacNews (Wed Sep 27 2006 - 18:07:05 BST)
- [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 - 11:07:17 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed ZTS issue. Derick Rethans (Fri Sep 29 2006 - 15:27:22 BST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Sat Sep 30 2006 - 14:27:15 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - One more TSRMLS issue. Derick Rethans (Mon Oct 02 2006 - 11:35:00 BST)
- [xdebug-dev] xdebug xdebug/xt.vim - Added folding for VIM .xt file format. (Patch by Ethan Winn Derick Rethans (Mon Oct 02 2006 - 19:22:12 BST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Mon Oct 02 2006 - 19:40:36 BST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Mon Oct 02 2006 - 19:40:59 BST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 12:46:55 BST)
- [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 - 20:05:34 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #203: PHP errors with html content processed incorrectly. This Derick Rethans (Tue Oct 03 2006 - 20:07:06 BST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 20:07:28 BST)
- [xdebug-dev] Bug 0000182: Errors are not html escaped when being displayed. xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 20:07:47 BST)
- [xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 20:08:12 BST)
- [xdebug-dev] Bug 0000195: CLI Error after debgging session xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 20:09:07 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #173: Coverage produce wrong coverage, by overloading yet another Derick Rethans (Tue Oct 03 2006 - 20:13:14 BST)
- [xdebug-dev] Bug 0000172: coverage produce wrong coverage xdebug-dev[@]lists.xdebug.org (Tue Oct 03 2006 - 20:14:12 BST)
- [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 - 15:23:04 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h - Namespace protected super global dumping functions. Derick Rethans (Sat Oct 07 2006 - 23:02:47 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handlers.h - Fixed wrong type for context variable. Derick Rethans (Sat Oct 07 2006 - 23:06:32 BST)
- [xdebug-dev] xdebug xdebug/config.w32 xdebug/package.xml - Added the xdebug_set.[hc] files to the windows build and package description Derick Rethans (Sat Oct 07 2006 - 23:09:10 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - ZEND_THROW only exists in Zend Engine 2. Derick Rethans (Sat Oct 07 2006 - 23:10:58 BST)
- [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 - 00:10:33 BST)
- [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 - 09:59:08 BST)
- [xdebug-dev] Bug 0000194: Revert new stack trace HTML to old xdebug-dev[@]lists.xdebug.org (Sun Oct 08 2006 - 20:28:07 BST)
- [xdebug-dev] Bug 0000181: Xdebug doesn't handle exception output correctly xdebug-dev[@]lists.xdebug.org (Sun Oct 08 2006 - 20:29:03 BST)
- [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 - 20:31:00 BST)
- [xdebug-dev] Bug 0000126: turn off html output when html_errors = 0 xdebug-dev[@]lists.xdebug.org (Sun Oct 08 2006 - 20:31:49 BST)
- [xdebug-dev] xdebug xdebug/package.xml - Go with rc1. Derick Rethans (Sun Oct 08 2006 - 21:50:03 BST)
- [xdebug-dev] xdebug xdebug/package2.xml - Update package2.xml file as well. Derick Rethans (Sun Oct 08 2006 - 21:51:48 BST)
- [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 - 21:54:34 BST)
- [xdebug-dev] Bug 0000204: Add better docs about phpize/php-config xdebug-dev[@]lists.xdebug.org (Tue Oct 10 2006 - 08:19:35 BST)
- [xdebug-dev] Bug 0000205: Add a list of supported IDEs/debugger frontends xdebug-dev[@]lists.xdebug.org (Tue Oct 10 2006 - 08:20:15 BST)
- [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 - 09:54:30 BST)
- [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 - 21:08:58 BST)
- [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 - 21:11:23 BST)
- [xdebug-dev] Bug 0000206: Escape binary output xdebug-dev[@]lists.xdebug.org (Tue Oct 17 2006 - 09:22:00 BST)
- [xdebug-dev] Bug 0000207: Update docs to include 'script' file naming option xdebug-dev[@]lists.xdebug.org (Tue Oct 17 2006 - 09:28:28 BST)
- [xdebug-dev] Bug 0000208: Socket connection attempted when XDEBUG_SESSION_STOP xdebug-dev[@]lists.xdebug.org (Tue Oct 17 2006 - 15:45:50 BST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 05:00:16 BST)
- [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 - 10:15:13 BST)
- [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 - 10:17:16 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #208: Socket connection attempted when XDEBUG_SESSION_STOP. Derick Rethans (Wed Oct 18 2006 - 11:00:34 BST)
- [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:01:12 BST)
- [xdebug-dev] Bug 0000208: Socket connection attempted when XDEBUG_SESSION_STOP xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 11:01:18 BST)
- [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 - 13:04:07 BST)
- [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 - 13:04:29 BST)
- [xdebug-dev] Bug 0000206: Escape binary output xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 15:12:55 BST)
- [xdebug-dev] Bug 0000206: Escape binary output xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 15:12:55 BST)
- [xdebug-dev] Bug 0000212: coverage coverage inaccurate xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 15:20:33 BST)
- [xdebug-dev] Bug 0000212: coverage coverage inaccurate xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 15:43:34 BST)
- [xdebug-dev] Bug 0000213: Dead code analysis doesn't take catches for throws into account xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 15:44:53 BST)
- [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 - 15:47:23 BST)
- [xdebug-dev] Bug 0000213: Dead code analysis doesn't take catches for throws into account xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 19:46:52 BST)
- [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 - 19:46:45 BST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 23:10:18 BST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function xdebug-dev[@]lists.xdebug.org (Wed Oct 18 2006 - 23:10:18 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/tests/bug00209.inc xdebug/tests/bug00209.phpt shutdown function. Derick Rethans (Thu Oct 19 2006 - 09:19:36 BST)
- [xdebug-dev] Bug 0000209: Additional remote debugging session started when triggering shutdown function noreply[@]lists.xdebug.org (Thu Oct 19 2006 - 09:19:43 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make the remote_log feature work. Derick Rethans (Thu Oct 19 2006 - 20:10:51 BST)
- [xdebug-dev] xdebug xdebug/xdebug_set.c - Allocate one byte more because of safety. Derick Rethans (Thu Oct 19 2006 - 21:45:19 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Fixed dead code analysis for THROW. Derick Rethans (Thu Oct 19 2006 - 21:45:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Overload some more opcodes. Derick Rethans (Thu Oct 19 2006 - 21:46:17 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00173.phpt - Fixed test case... this is now handling much better than before. Derick Rethans (Thu Oct 19 2006 - 21:51:19 BST)
- [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 - 07:51:31 BST)
- [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 - 13:37:42 BST)
- [xdebug-dev] Bug 0000214: Large array inside an array doesn't report page or pagesize noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 16:25:07 BST)
- [xdebug-dev] Bug 0000215: cannot get the next page of children variables. noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 16:57:18 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00173.phpt - Fixed testcase. Derick Rethans (Mon Oct 23 2006 - 21:31:00 BST)
- [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 - 21:33:22 BST)
- [xdebug-dev] Bug 0000214: Large array inside an array doesn't report page or pagesize noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 21:34:40 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c numeric index. Derick Rethans (Mon Oct 23 2006 - 21:35:54 BST)
- [xdebug-dev] Bug 0000215: cannot get the next page of children variables. noreply[@]lists.xdebug.org (Mon Oct 23 2006 - 21:36:18 BST)
- [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 - 13:50:50 BST)
- [xdebug-dev] Bug 0000216: call_user_* makes profiling much less useful noreply[@]lists.xdebug.org (Fri Oct 27 2006 - 22:25:49 BST)
- [xdebug-dev] xdebug xdebug/README - Test commit. Derick Rethans (Fri Oct 27 2006 - 22:45:46 BST)
- [xdebug-dev] xdebug xdebug/README - One more. Derick Rethans (Fri Oct 27 2006 - 23:00:11 BST)
- [xdebug-dev] Bug 0000216: call_user_* makes profiling much less useful noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 10:17:49 GMT)
- [xdebug-dev] Bug 0000216: call_user_* makes profiling much less useful noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 10:17:49 GMT)
- [xdebug-dev] Bug 0000217: stepping through code sometimes gives a wrong execution line noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 13:41:16 GMT)
- [xdebug-dev] Bug 0000217: stepping through code sometimes gives a wrong execution line noreply[@]lists.xdebug.org (Mon Oct 30 2006 - 13:52:44 GMT)
- [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 - 11:33:29 GMT)
- [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 - 21:57:23 GMT)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Tue Nov 14 2006 - 01:08:56 GMT)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Thu Nov 16 2006 - 13:31:39 GMT)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Thu Nov 16 2006 - 13:31:40 GMT)
- [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 - 19:29:32 GMT)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 12:28:40 GMT)
- [xdebug-dev] Bug 0000221: Verbose Parameter Expansion noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 17:37:13 GMT)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 18:47:31 GMT)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 18:47:31 GMT)
- [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 - 18:54:42 GMT)
- [xdebug-dev] Bug 0000206: Escape binary output noreply[@]lists.xdebug.org (Tue Nov 21 2006 - 19:01:20 GMT)
- [xdebug-dev] Bug 0000222: please add ability to log on the xdebug side noreply[@]lists.xdebug.org (Wed Nov 22 2006 - 00:20:55 GMT)
- [xdebug-dev] Bug 0000222: please add ability to log on the xdebug side noreply[@]lists.xdebug.org (Wed Nov 22 2006 - 08:13:25 GMT)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Picky picky. Derick Rethans (Fri Nov 24 2006 - 10:52:49 GMT)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Sun Nov 26 2006 - 18:00:34 GMT)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Sun Nov 26 2006 - 18:12:31 GMT)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Sun Nov 26 2006 - 18:12:31 GMT)
- [xdebug-dev] Bug 0000220: PHP.exe crashes when the script ends noreply[@]lists.xdebug.org (Mon Nov 27 2006 - 20:54:34 GMT)
- [xdebug-dev] Bug 0000224: compile error on Solaris 9 noreply[@]lists.xdebug.org (Fri Dec 01 2006 - 15:22:48 GMT)
- [xdebug-dev] Bug 0000225: xdebug dumps core when protocol is GDB noreply[@]lists.xdebug.org (Fri Dec 01 2006 - 15:39:35 GMT)
- [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 - 19:38:21 GMT)
- [xdebug-dev] Bug 0000221: Verbose Parameter Expansion noreply[@]lists.xdebug.org (Fri Dec 01 2006 - 19:39:33 GMT)
- [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 - 00:21:27 GMT)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 10:57:47 GMT)
- [xdebug-dev] Bug 0000227: $_SESSION always missing from superglobals in Komodo noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 19:59:10 GMT)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 20:56:35 GMT)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 20:56:33 GMT)
- [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 - 21:36:21 GMT)
- [xdebug-dev] Bug 0000227: $_SESSION always missing from superglobals in Komodo noreply[@]lists.xdebug.org (Mon Dec 11 2006 - 21:37:10 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Sort super globals in Globals overview. Derick Rethans (Mon Dec 11 2006 - 21:38:24 GMT)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed bug #224: Compile failure on Solaris. Derick Rethans (Tue Dec 12 2006 - 12:03:00 GMT)
- [xdebug-dev] Bug 0000224: compile error on Solaris 9 noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 12:03:02 GMT)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 12:03:36 GMT)
- [xdebug-dev] Bug 0000225: xdebug dumps core when protocol is GDB noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 12:46:15 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed bug #225: xdebug dumps core when protocol is GDB. Derick Rethans (Tue Dec 12 2006 - 12:46:40 GMT)
- [xdebug-dev] Bug 0000223: Line breakpoints not being hit noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 12:58:33 GMT)
- [xdebug-dev] Bug 0000228: Strings with embedded nulls don't get fully sent to client noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 14:52:36 GMT)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 14:59:48 GMT)
- [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 - 21:23:32 GMT)
- [xdebug-dev] Bug 0000228: Strings with embedded nulls don't get fully sent to client noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 21:23:49 GMT)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 21:28:30 GMT)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 12 2006 - 21:28:30 GMT)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Mon Dec 18 2006 - 07:58:56 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Added types to fancy var dumping function. Derick Rethans (Tue Dec 19 2006 - 10:48:45 GMT)
- [xdebug-dev] xdebug xdebug/config.m4 - Link in libm for the systems that need it (AIX). Derick Rethans (Tue Dec 19 2006 - 16:16:12 GMT)
- [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 - 17:54:19 GMT)
- [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 - 17:55:28 GMT)
- [xdebug-dev] Bug 0000229: Cannot change a string to one which has spaces in it. noreply[@]lists.xdebug.org (Tue Dec 19 2006 - 17:58:11 GMT)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Tue Dec 19 2006 - 18:14:00 GMT)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Tue Dec 19 2006 - 18:14:00 GMT)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Wed Dec 20 2006 - 12:07:06 GMT)
- [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 - 13:51:04 GMT)
- [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 - 20:04:24 GMT)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h Derick Rethans (Sat Dec 23 2006 - 20:25:04 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h Derick Rethans (Sat Dec 23 2006 - 20:26:15 GMT)
- [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 - 20:04:29 GMT)
- [xdebug-dev] Bug 0000226: Xdebug2 doesn't show memory (or memory delta) noreply[@]lists.xdebug.org (Mon Dec 25 2006 - 15:19:51 GMT)
- [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 - 20:01:12 GMT)
- [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 - 22:58:40 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Removing some unused vars. Derick Rethans (Thu Dec 28 2006 - 22:59:07 GMT)
- [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 - 16:02:38 GMT)
- [xdebug-dev] Bug 0000050: Ability to limit number of array elements output noreply[@]lists.xdebug.org (Tue Jan 02 2007 - 22:10:40 GMT)
- [xdebug-dev] Bug 0000144: Used variables/ Variables in local scope doesn't work with function arguments noreply[@]lists.xdebug.org (Tue Jan 02 2007 - 22:11:18 GMT)
- [xdebug-dev] Bug 0000138: Possibility to get profiler output name through DBGp protocol noreply[@]lists.xdebug.org (Tue Jan 02 2007 - 22:15:59 GMT)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Wed Jan 03 2007 - 01:11:52 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed an undefined variable error. Derick Rethans (Thu Jan 04 2007 - 16:15:11 GMT)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Thu Jan 04 2007 - 16:32:10 GMT)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Thu Jan 04 2007 - 16:32:11 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed formatting "problem" Derick Rethans (Sun Jan 07 2007 - 14:44:21 GMT)
- [xdebug-dev] Bug 0000232: PHP log_errors functionality lost after enabling xdebug error handler noreply[@]lists.xdebug.org (Thu Jan 11 2007 - 14:04:26 GMT)
- [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 - 17:00:59 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #232: PHP log_errors functionality lost after enabling xdebug error Derick Rethans (Sun Jan 14 2007 - 17:55:43 GMT)
- [xdebug-dev] Bug 0000232: PHP log_errors functionality lost after enabling xdebug error handler noreply[@]lists.xdebug.org (Sun Jan 14 2007 - 17:56:00 GMT)
- [xdebug-dev] Patch for bug 216 Daniel Colascione (Mon Jan 15 2007 - 21:38:04 GMT)
- [xdebug-dev] Bug 0000233: XML output in XT files noreply[@]lists.xdebug.org (Tue Jan 16 2007 - 12:30:21 GMT)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Thu Jan 18 2007 - 21:21:25 GMT)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Thu Jan 18 2007 - 21:36:30 GMT)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Thu Jan 18 2007 - 21:36:30 GMT)
- [xdebug-dev] Bug 0000235: php crash on Vista w/Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 01:07:18 GMT)
- [xdebug-dev] Bug 0000235: php crash on Vista w/Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 08:57:25 GMT)
- [xdebug-dev] Bug 0000235: php crash on Vista w/Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 08:57:25 GMT)
- [xdebug-dev] Bug 0000231: crash log when browsing complex data structure in Komodo noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 08:58:05 GMT)
- [xdebug-dev] Bug 0000234: Segmentation Fault when running tests in PHPUnit noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 18:34:51 GMT)
- [xdebug-dev] Bug 0000236: xdebug_dump_function_trace() and xdebug_get_function_trace() noreply[@]lists.xdebug.org (Fri Jan 19 2007 - 20:37:20 GMT)
- [xdebug-dev] Bug 0000236: xdebug_dump_function_trace() and xdebug_get_function_trace() noreply[@]lists.xdebug.org (Sat Jan 20 2007 - 00:42:47 GMT)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Mon Jan 22 2007 - 16:26:57 GMT)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Mon Jan 22 2007 - 19:06:12 GMT)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Tue Jan 23 2007 - 09:42:28 GMT)
- [xdebug-dev] Bug 0000237: xdebug_get_code_coverage() getting incorrect results noreply[@]lists.xdebug.org (Tue Jan 23 2007 - 09:58:06 GMT)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with RC3. Derick Rethans (Wed Jan 31 2007 - 19:07:37 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to dev Derick Rethans (Wed Jan 31 2007 - 19:51:23 GMT)
- [xdebug-dev] Bug 0000238: Incorrect code coverage noreply[@]lists.xdebug.org (Wed Feb 07 2007 - 14:01:15 GMT)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 08:51:54 GMT)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 11:15:16 GMT)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 19:43:02 GMT)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 19:43:02 GMT)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 19:48:37 GMT)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 19:48:37 GMT)
- [xdebug-dev] Bug 0000238: Incorrect code coverage noreply[@]lists.xdebug.org (Fri Feb 09 2007 - 20:19:36 GMT)
- [xdebug-dev] Bug 0000241: Crash in xdebug_get_function_stack() noreply[@]lists.xdebug.org (Thu Feb 15 2007 - 16:55:51 GMT)
- [xdebug-dev] Bug 0000239: Strings with null chars are not fully sent to the client noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 20:20:57 GMT)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed bug #240: Crash with xdebug.remote_log on Windows. Derick Rethans (Sat Feb 17 2007 - 21:00:31 GMT)
- [xdebug-dev] Bug 0000240: Crash with remote_log noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 21:00:49 GMT)
- [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 - 22:23:38 GMT)
- [xdebug-dev] Bug 0000241: Crash in xdebug_get_function_stack() noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 22:23:52 GMT)
- [xdebug-dev] Bug 0000207: Update docs to include 'script' file naming option noreply[@]lists.xdebug.org (Sat Feb 17 2007 - 22:28:10 GMT)
- [xdebug-dev] Bug 0000205: Add a list of supported IDEs/debugger frontends noreply[@]lists.xdebug.org (Mon Feb 19 2007 - 21:30:50 GMT)
- [xdebug-dev] Bug 0000204: Add better docs about phpize/php-config noreply[@]lists.xdebug.org (Mon Feb 19 2007 - 21:42:38 GMT)
- [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 - 21:47:09 GMT)
- [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 - 22:16:09 GMT)
- [xdebug-dev] Bug 0000242: Profiler files sometimes contain invalid numbers noreply[@]lists.xdebug.org (Tue Feb 20 2007 - 01:00:23 GMT)
- [xdebug-dev] Bug 0000242: Profiler files sometimes contain invalid numbers noreply[@]lists.xdebug.org (Tue Feb 20 2007 - 07:44:56 GMT)
- [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 - 14:38:42 GMT)
- [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 - 14:43:30 GMT)
- [xdebug-dev] Bug 0000243: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 10:27:16 GMT)
- [xdebug-dev] Bug 0000243: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 19:42:49 GMT)
- [xdebug-dev] Bug 0000218: show_exception_trace="0" ignored noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 19:43:04 GMT)
- [xdebug-dev] Bug 0000230: remote debug crash at 000116d1 on runtime err/warning noreply[@]lists.xdebug.org (Wed Feb 28 2007 - 19:43:26 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #243: show_exception_trace="0" ignored. Derick Rethans (Wed Feb 28 2007 - 19:44:32 GMT)
- [xdebug-dev] Bug 0000244: Be able to click on filename in the error report location items noreply[@]lists.xdebug.org (Thu Mar 01 2007 - 14:42:28 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_gdb.c - Fixed getting multiple debugger connections when running the eval GDB Derick Rethans (Fri Mar 09 2007 - 12:35:37 GMT)
- [xdebug-dev] Bug 0000245: function parameters and function return in trace noreply[@]lists.xdebug.org (Sun Mar 11 2007 - 11:21:40 GMT)
- [xdebug-dev] Bug 0000246: Configuring colors with php.ini directives noreply[@]lists.xdebug.org (Tue Mar 13 2007 - 21:34:19 GMT)
- [xdebug-dev] Bug 0000247: xdebug.remote_mode = jit does not work noreply[@]lists.xdebug.org (Thu Mar 15 2007 - 01:18:59 GMT)
- [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 - 09:04:18 GMT)
- [xdebug-dev] Bug 0000247: xdebug.remote_mode = jit does not work noreply[@]lists.xdebug.org (Sun Mar 18 2007 - 09:11:59 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed a bug that prevented variable names from being recorded for remote Derick Rethans (Sun Mar 18 2007 - 09:21:15 GMT)
- [xdebug-dev] Bug 0000248: Xdebug redundantly outputs errors noreply[@]lists.xdebug.org (Mon Mar 19 2007 - 04:30:42 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed a possible crash for when EG(function_table) = NULL. Derick Rethans (Fri Mar 23 2007 - 18:37:23 GMT)
- [xdebug-dev] Re: Medhelp 056367 admin[@]jmmbuj.net.nz (Sat Mar 24 2007 - 14:59:39 GMT)
- [xdebug-dev] Doctor Bobbi Canadian Pharmacy (Fri Mar 30 2007 - 04:39:30 BST)
- [xdebug-dev] Bug 0000248: Xdebug redundantly outputs errors noreply[@]lists.xdebug.org (Fri Mar 30 2007 - 15:23:25 BST)
- [xdebug-dev] Bug 0000249: Xdebug's error handler messes up with fatal to exception error conversions noreply[@]lists.xdebug.org (Fri Mar 30 2007 - 15:24:40 BST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt are listed above and not below. Derick Rethans (Sat Mar 31 2007 - 19:01:43 BST)
- [xdebug-dev] Bug 0000250: XDebug 2.0RC3 doesn't report error conditions noreply[@]lists.xdebug.org (Mon Apr 02 2007 - 09:15:46 BST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Mon Apr 02 2007 - 14:25:15 BST)
- [xdebug-dev] Bug 0000250: XDebug 2.0RC3 doesn't report error conditions noreply[@]lists.xdebug.org (Tue Apr 03 2007 - 15:47:19 BST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Added basic support for <stream> type server packets. Derick Rethans (Tue Apr 03 2007 - 21:26:36 BST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Tue Apr 03 2007 - 21:33:07 BST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Tue Apr 03 2007 - 21:33:07 BST)
- [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 - 12:10:25 BST)
- [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 - 12:11:04 BST)
- [xdebug-dev] Bug 0000251: Using the source command with an invalid filename returns unexpected result noreply[@]lists.xdebug.org (Wed Apr 04 2007 - 12:12:04 BST)
- [xdebug-dev] Online MedHelp Viagra.com (Wed Apr 04 2007 - 15:58:32 BST)
- [xdebug-dev] Canadian Pharmacy Doctor Sondra Viagra.com (Fri Apr 06 2007 - 16:07:18 BST)
- [xdebug-dev] Canadian Doctor Luann Viagra.com (Sat Apr 07 2007 - 05:54:49 BST)
- [xdebug-dev] Online Help Online Viagra.com (Sat Apr 07 2007 - 20:50:45 BST)
- [xdebug-dev] xdebug xdebug/debugclient/main.c - Make this compile on Windows again. Derick Rethans (Sun Apr 08 2007 - 16:40:49 BST)
- [xdebug-dev] Re: MedHelp 646648003485 Canadian Doctor Lorie (Mon Apr 09 2007 - 22:07:41 BST)
- [xdebug-dev] Bug 0000252: Fancy HTML table noreply[@]lists.xdebug.org (Tue Apr 10 2007 - 12:55:06 BST)
- [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 - 15:16:47 BST)
- [xdebug-dev] Re: MedHelp 26184623539 Canadian Doctor Latasha (Tue Apr 10 2007 - 20:02:40 BST)
- [xdebug-dev] Re: MedHelp 2547843293 Canadian Doctor Bertie (Wed Apr 11 2007 - 04:37:02 BST)
- [xdebug-dev] Bug 0000254: Memory usage is not output in profile noreply[@]lists.xdebug.org (Wed Apr 11 2007 - 18:13:06 BST)
- [xdebug-dev] Bug 0000254: Memory usage is not output in profile noreply[@]lists.xdebug.org (Wed Apr 11 2007 - 18:49:48 BST)
- [xdebug-dev] xdebug xdebug/contrib/online_profiling_prepend.php - Added online profiling dumper script. Jani Taskinen (Wed Apr 11 2007 - 23:37:12 BST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Fri Apr 13 2007 - 12:57:26 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Use µ seconds instead of a tenth of them to avoid confusion. Derick Rethans (Fri Apr 13 2007 - 13:49:35 BST)
- [xdebug-dev] Re: Menshealth 146345701953 Doctor Rena (Tue Apr 17 2007 - 01:11:22 BST)
- [xdebug-dev] Re: Pfizer ID 5047267217565 Doctor Bianca (Tue Apr 17 2007 - 09:27:15 BST)
- [xdebug-dev] Bug 0000256: Add a cookie for XDEBUG_PROFILE noreply[@]lists.xdebug.org (Thu Apr 19 2007 - 08:59:25 BST)
- [xdebug-dev] Re: MedHelp 8413832300799 Doctor Lizzie (Fri Apr 20 2007 - 04:25:27 BST)
- [xdebug-dev] Re: MedHelp 438693 Doctor Charity (Fri Apr 20 2007 - 17:51:31 BST)
- [xdebug-dev] Bug 0000257: wrong location of UT file noreply[@]lists.xdebug.org (Sat Apr 21 2007 - 17:27:22 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00241.phpt - Fixed test case. Derick Rethans (Sun Apr 22 2007 - 13:28:43 BST)
- [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 - 13:32:10 BST)
- [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 - 15:24:14 BST)
- [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 - 15:29:21 BST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Mon Apr 23 2007 - 16:05:33 BST)
- [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 - 14:06:30 BST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 14:09:58 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #255: Call Stack Table doesn't show Location on Windows. Derick Rethans (Tue Apr 24 2007 - 15:17:40 BST)
- [xdebug-dev] Bug 0000255: Call Stack Table doesn't show Location noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 15:17:52 BST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Tue Apr 24 2007 - 17:11:14 BST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Wed Apr 25 2007 - 10:41:39 BST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Wed Apr 25 2007 - 10:51:36 BST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Wed Apr 25 2007 - 12:07:32 BST)
- [xdebug-dev] Re: MedHelp 7456230483 Doctor Christian (Thu Apr 26 2007 - 06:18:22 BST)
- [xdebug-dev] Bug 0000259: outputs exception backtrace even if exception is caught noreply[@]lists.xdebug.org (Thu Apr 26 2007 - 08:55:56 BST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Thu Apr 26 2007 - 23:59:48 BST)
- [xdebug-dev] Daily News 349596849307989 Investor Katheryn (Fri Apr 27 2007 - 15:19:35 BST)
- [xdebug-dev] xdebug xdebug/tests/bug00184.phpt xdebug/tests/test20.phpt - Fix tests. Jani Taskinen (Sat Apr 28 2007 - 01:04:46 BST)
- [xdebug-dev] Re: MedHelp 26501668291 Canadian Doctor Noemi (Sat Apr 28 2007 - 06:11:24 BST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Mon Apr 30 2007 - 07:45:06 BST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Mon Apr 30 2007 - 07:45:06 BST)
- [xdebug-dev] Re: MedHelp 75874138 Canadian Doctor Corrine (Mon Apr 30 2007 - 17:55:41 BST)
- [xdebug-dev] Bug 0000261: Code coverage issues noreply[@]lists.xdebug.org (Mon Apr 30 2007 - 22:23:44 BST)
- [xdebug-dev] Bug 0000262: Supporting break command with minimum overhead noreply[@]lists.xdebug.org (Tue May 01 2007 - 05:57:57 BST)
- [xdebug-dev] Bug 0000263: Warning for setting breakpoint on no-code lines noreply[@]lists.xdebug.org (Tue May 01 2007 - 06:16:38 BST)
- [xdebug-dev] Bug 0000264: Overload opcodes for isset(), empty(), ... noreply[@]lists.xdebug.org (Thu May 03 2007 - 18:50:57 BST)
- [xdebug-dev] Re: MedHelp 375622200408 Canadian Doctor Cathryn (Fri May 04 2007 - 06:26:13 BST)
- [xdebug-dev] Re: MedHelp 6713742669980 Canadian Doctor Florine (Sun May 06 2007 - 08:54:11 BST)
- [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 - 15:36:17 BST)
- [xdebug-dev] Re: MedHelp 5803056823270 Canadian Doctor Annmarie (Mon May 07 2007 - 08:52:51 BST)
- [xdebug-dev] Bug 0000265: XDebug breaks error_get_last() noreply[@]lists.xdebug.org (Tue May 08 2007 - 13:13:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Allow to trigger profiling by cookie. Jani Taskinen (Wed May 09 2007 - 10:04:22 BST)
- [xdebug-dev] Bug 0000256: Add a cookie for XDEBUG_PROFILE noreply[@]lists.xdebug.org (Wed May 09 2007 - 13:26:20 BST)
- [xdebug-dev] Canoe trips, Inventors Tell All, Art Blogging, more 92994 Institution 79189 (Wed May 09 2007 - 17:54:03 BST)
- [xdebug-dev] Bug 0000266: DBGp: Windows filename URIs use incorrect path separators noreply[@]lists.xdebug.org (Fri May 11 2007 - 00:24:02 BST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Sat May 12 2007 - 03:11:23 BST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Sat May 12 2007 - 03:11:23 BST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun May 13 2007 - 19:10:18 BST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun May 13 2007 - 19:17:20 BST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sun May 13 2007 - 19:35:49 BST)
- [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 - 15:54:28 BST)
- [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:42:49 BST)
- [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:42:49 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Reimplemented file naming for trace files to use the new output formatting Derick Rethans (Wed May 16 2007 - 17:11:24 BST)
- [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 - 20:50:04 BST)
- [xdebug-dev] Lovers package at discount price Madelyn[@]viagra.com (Fri May 18 2007 - 12:47:31 BST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Fri May 18 2007 - 13:13:49 BST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Fri May 18 2007 - 14:55:36 BST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Fri May 18 2007 - 14:55:36 BST)
- [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 - 14:55:31 BST)
- [xdebug-dev] Lovers package at discount price Shana[@]viagra.com (Fri May 18 2007 - 07:48:52 BST)
- [xdebug-dev] Lovers package at discount price Odessa[@]viagra.com (Sat May 19 2007 - 11:16:41 BST)
- [xdebug-dev] Market Frankfurt Manager Glenna (Sat May 19 2007 - 22:31:16 BST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Mon May 21 2007 - 09:15:41 BST)
- [xdebug-dev] Bug 0000269: PHP Extension will cause a segfault on various scripts noreply[@]lists.xdebug.org (Mon May 21 2007 - 12:52:55 BST)
- [xdebug-dev] Daily News 59056787705174737 Investor Mollie (Mon May 21 2007 - 18:24:19 BST)
- [xdebug-dev] Bug 0000271: output in browser, not in text file noreply[@]lists.xdebug.org (Mon May 21 2007 - 18:45:10 BST)
- [xdebug-dev] Bug 0000272: Debug server doesn't close connection noreply[@]lists.xdebug.org (Tue May 22 2007 - 00:08:14 BST)
- [xdebug-dev] Bug 0000272: Debug server doesn't close connection noreply[@]lists.xdebug.org (Tue May 22 2007 - 21:13:16 BST)
- [xdebug-dev] Bug 0000272: Debug server doesn't close connection noreply[@]lists.xdebug.org (Tue May 22 2007 - 21:13:16 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00265.phpt - Fixed bug #265: XDebug breaks error_get_last() . Derick Rethans (Tue May 22 2007 - 21:33:36 BST)
- [xdebug-dev] Bug 0000265: XDebug breaks error_get_last() noreply[@]lists.xdebug.org (Tue May 22 2007 - 21:33:49 BST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Tue May 22 2007 - 21:59:18 BST)
- [xdebug-dev] Lovers package at discount price! Lenore[@]viagra.com (Wed May 23 2007 - 21:54:48 BST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Thu May 24 2007 - 08:28:27 BST)
- [xdebug-dev] Usa Investors Alert Harriett[@]scottrade.com (Sat May 26 2007 - 07:41:50 BST)
- [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 - 20:54:06 BST)
- [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 - 20:55:44 BST)
- [xdebug-dev] Bug 0000273: remote debugging: context_get does not return context id. noreply[@]lists.xdebug.org (Sun May 27 2007 - 16:17:21 BST)
- [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 - 22:25:52 BST)
- [xdebug-dev] Bug 0000258: Unresolved OnUpdateBool when trying to load XDebug extension noreply[@]lists.xdebug.org (Sun May 27 2007 - 22:26:59 BST)
- [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 - 22:57:17 BST)
- [xdebug-dev] Bug 0000273: remote debugging: context_get does not return context id. noreply[@]lists.xdebug.org (Sun May 27 2007 - 22:57:26 BST)
- [xdebug-dev] Daily News 0308563229399 admin[@]speedtrader.com (Mon May 28 2007 - 02:49:22 BST)
- [xdebug-dev] Bug 0000274: Request for 'official' proxy noreply[@]lists.xdebug.org (Mon May 28 2007 - 13:04:38 BST)
- [xdebug-dev] Bug 0000260: Does not show error noreply[@]lists.xdebug.org (Mon May 28 2007 - 16:24:40 BST)
- [xdebug-dev] Bug 0000257: wrong location of UT file noreply[@]lists.xdebug.org (Mon May 28 2007 - 17:46:37 BST)
- [xdebug-dev] Bug 0000275: add coverage report dump on script exit noreply[@]lists.xdebug.org (Mon May 28 2007 - 18:13:17 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #261: Code coverage issues by overloading zend_assign_dim. Derick Rethans (Mon May 28 2007 - 19:59:07 BST)
- [xdebug-dev] Bug 0000261: Code coverage issues noreply[@]lists.xdebug.org (Mon May 28 2007 - 19:59:56 BST)
- [xdebug-dev] Bug 0000271: output in browser, not in text file noreply[@]lists.xdebug.org (Mon May 28 2007 - 20:01:45 BST)
- [xdebug-dev] Daily News 0136689773 admin[@]ameritrade.com (Tue May 29 2007 - 05:48:30 BST)
- [xdebug-dev] Bug 0000276: Aggregate profiling should not use zend_hash noreply[@]lists.xdebug.org (Tue May 29 2007 - 14:58:19 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed unused variable. Derick Rethans (Tue May 29 2007 - 15:17:46 BST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Tue May 29 2007 - 18:29:53 BST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Tue May 29 2007 - 23:01:22 BST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Tue May 29 2007 - 23:01:21 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Made this compile on PHP 5.0 and 5.1 again. Derick Rethans (Wed May 30 2007 - 18:34:10 BST)
- [xdebug-dev] Market Usa Jaime[@]scottrade.com (Thu May 31 2007 - 03:29:36 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - ZTS fix. Derick Rethans (Thu May 31 2007 - 19:41:28 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - "Last error" bits are only available in PHP 5 and later. Derick Rethans (Thu May 31 2007 - 19:42:48 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - One more ZTS error. Derick Rethans (Thu May 31 2007 - 20:02:15 BST)
- [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 - 20:15:58 BST)
- [xdebug-dev] Bug 0000278: Code Coverage Issue noreply[@]lists.xdebug.org (Thu May 31 2007 - 20:41:25 BST)
- [xdebug-dev] Bug 0000266: DBGp: Windows filename URIs use incorrect path separators noreply[@]lists.xdebug.org (Thu May 31 2007 - 21:26:24 BST)
- [xdebug-dev] Bug 0000279: PHP segfault on use of virtual() function noreply[@]lists.xdebug.org (Thu May 31 2007 - 23:32:52 BST)
- [xdebug-dev] Re: Daily News admin[@]stockcross.com (Fri Jun 01 2007 - 08:12:44 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #270: Debugger aborts when PHP's eval() is encountered. Derick Rethans (Fri Jun 01 2007 - 13:23:36 BST)
- [xdebug-dev] Bug 0000270: Debugger aborts when PHP's eval() is encountered. noreply[@]lists.xdebug.org (Fri Jun 01 2007 - 13:24:07 BST)
- [xdebug-dev] Bug 0000280: var_dump don't display key of array as expected noreply[@]lists.xdebug.org (Mon Jun 04 2007 - 06:32:16 BST)
- [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 - 17:05:20 BST)
- [xdebug-dev] Bug 0000280: var_dump don't display key of array as expected noreply[@]lists.xdebug.org (Mon Jun 04 2007 - 17:05:34 BST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Wed Jun 06 2007 - 19:14:53 BST)
- [xdebug-dev] Bug 0000282: %s is not usable for xdebug.profiler_output_name noreply[@]lists.xdebug.org (Sat Jun 09 2007 - 09:04:55 BST)
- [xdebug-dev] Bug 0000267: CLI segfaults when trace file is not writeable noreply[@]lists.xdebug.org (Sat Jun 09 2007 - 23:00:01 BST)
- [xdebug-dev] Bug 0000278: Code Coverage Issue noreply[@]lists.xdebug.org (Sat Jun 09 2007 - 23:01:17 BST)
- [xdebug-dev] Bug 0000282: %s is not usable for xdebug.profiler_output_name noreply[@]lists.xdebug.org (Sun Jun 10 2007 - 22:21:21 BST)
- [xdebug-dev] SUMMER SALE: savings up to 85% off xdebug-dev[@]lists.xdebug.org (Thu Jun 14 2007 - 23:36:00 BST)
- [xdebug-dev] Bug 0000283: incorrect $this return noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 15:56:45 BST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 16:15:16 BST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 18:12:23 BST)
- [xdebug-dev] Bug 0000277: xdebug.trace_output_name = "xdebug.%c" does not function as documented. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 20:21:52 BST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 20:24:51 BST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 20:24:51 BST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 20:27:17 BST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 20:31:28 BST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Mon Jun 18 2007 - 20:31:28 BST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Tue Jun 19 2007 - 21:02:59 BST)
- [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 - 21:20:17 BST)
- [xdebug-dev] Bug 0000283: incorrect $this return noreply[@]lists.xdebug.org (Sun Jun 24 2007 - 21:20:32 BST)
- [xdebug-dev] Bug 0000287: debugging static class variables noreply[@]lists.xdebug.org (Mon Jun 25 2007 - 12:37:34 BST)
- [xdebug-dev] Bug 0000288: php5.2.3 cli crashes using RC5-dev noreply[@]lists.xdebug.org (Tue Jun 26 2007 - 16:01:17 BST)
- [xdebug-dev] Bug 0000288: php5.2.3 cli crashes using RC5-dev noreply[@]lists.xdebug.org (Tue Jun 26 2007 - 18:22:36 BST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Mon Jul 02 2007 - 08:48:05 BST)
- [xdebug-dev] Bug 0000290: Function call leaks memory noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 19:30:48 BST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 22:29:48 BST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 22:29:48 BST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 22:31:31 BST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Tue Jul 03 2007 - 22:31:31 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #284: Step_over on breakpointed line made Xdebug break twice. Derick Rethans (Thu Jul 05 2007 - 20:08:37 BST)
- [xdebug-dev] Bug 0000284: Step_over on breakpointed line noreply[@]lists.xdebug.org (Thu Jul 05 2007 - 20:09:56 BST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Fri Jul 06 2007 - 11:16:53 BST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 21:59:19 BST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 21:59:21 BST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 22:01:19 BST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Sat Jul 07 2007 - 22:09:23 BST)
- [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 - 13:55:39 BST)
- [xdebug-dev] Bug 0000291: Binary test not skipped noreply[@]lists.xdebug.org (Sun Jul 08 2007 - 13:55:47 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #290: Function call leaks memory. Derick Rethans (Sun Jul 08 2007 - 13:56:23 BST)
- [xdebug-dev] Bug 0000290: Function call leaks memory noreply[@]lists.xdebug.org (Sun Jul 08 2007 - 13:56:36 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Added support for "breakpoint_languages". Derick Rethans (Sun Jul 08 2007 - 14:06:31 BST)
- [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 - 19:33:45 BST)
- [xdebug-dev] xdebug xdebug/xdebug_profiler.c - Backing out debug statement. Derick Rethans (Sun Jul 08 2007 - 19:35:00 BST)
- [xdebug-dev] xdebug xdebug/usefulstuff.c - Fixed opening files (such as the remote log) on Windows. Derick Rethans (Sun Jul 08 2007 - 21:04:02 BST)
- [xdebug-dev] Bug 0000289: Xdebug terminates connection when eval fails noreply[@]lists.xdebug.org (Sun Jul 08 2007 - 21:04:31 BST)
- [xdebug-dev] Bug 0000292: xdebug doesn't provide a stacktrace after an uncaught exception noreply[@]lists.xdebug.org (Thu Jul 12 2007 - 07:13:23 BST)
- [xdebug-dev] Bug 0000293: Impossible to compile with PHP6 noreply[@]lists.xdebug.org (Thu Jul 12 2007 - 12:45:14 BST)
- [xdebug-dev] Canadian Pharmacy Doctor Lea Bette[@]oz-viagra.com (Fri Jul 13 2007 - 08:26:05 BST)
- [xdebug-dev] Bug 0000293: Impossible to compile with PHP6 noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 14:09:36 BST)
- [xdebug-dev] Bug 0000292: xdebug doesn't provide a stacktrace after an uncaught exception noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 14:54:05 BST)
- [xdebug-dev] Bug 0000285: 2.0.0RC4 and auto_prepend_file noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 14:55:17 BST)
- [xdebug-dev] Bug 0000281: xdebug 200rc5-dev "test'sh" FAILures w/ php 524-dev noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 14:55:33 BST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt - Update text after Dave's comments. Derick Rethans (Sat Jul 14 2007 - 15:34:08 BST)
- [xdebug-dev] dbgp dbgp/debugger_protocol.txt - Fixed ReST. Derick Rethans (Sat Jul 14 2007 - 15:34:53 BST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Sat Jul 14 2007 - 17:57:06 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #279: PHP segfault on use of virtual() function. Derick Rethans (Sun Jul 15 2007 - 19:39:01 BST)
- [xdebug-dev] Bug 0000279: PHP segfault on use of virtual() function noreply[@]lists.xdebug.org (Sun Jul 15 2007 - 19:39:12 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed unreferenced var. Derick Rethans (Mon Jul 16 2007 - 11:09:08 BST)
- [xdebug-dev] Bug 0000294: Filter support for var_dump() noreply[@]lists.xdebug.org (Mon Jul 16 2007 - 12:42:12 BST)
- [xdebug-dev] Bug 0000295: __get causes memory leak noreply[@]lists.xdebug.org (Mon Jul 16 2007 - 16:46:26 BST)
- [xdebug-dev] Bug 0000295: __get causes memory leak noreply[@]lists.xdebug.org (Mon Jul 16 2007 - 19:40:11 BST)
- [xdebug-dev] Outlet Clearance Sale : 88802484573791 xdebug-dev[@]lists.xdebug.org (Wed Jul 18 2007 - 08:40:33 BST)
- [xdebug-dev] xdebug xdebug/test-4.3.sh - Fixed test script. Derick Rethans (Wed Jul 18 2007 - 18:25:31 BST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with 2.0.0. Derick Rethans (Wed Jul 18 2007 - 18:34:56 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to -dev in branch. Derick Rethans (Wed Jul 18 2007 - 18:39:55 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - HEAD is now 2.1.0-dev. Derick Rethans (Wed Jul 18 2007 - 18:40:13 BST)
- [xdebug-dev] Bug 0000296: Change in profile time representation causes WinCacheGrind to report wrong execution time noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 09:38:20 BST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 13:59:15 BST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 18:50:27 BST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 18:50:28 BST)
- [xdebug-dev] Bug 0000296: Change in profile time representation causes WinCacheGrind to report wrong execution time noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 18:55:54 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handlers.c - Fixed a memory free error related to remote debugging conditions. (Related to Derick Rethans (Thu Jul 19 2007 - 23:19:15 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handlers.c - MFH: Fixed a memory free error related to remote debugging conditions. Derick Rethans (Thu Jul 19 2007 - 23:19:44 BST)
- [xdebug-dev] Bug 0000297: XDebug doesn't report back the transaction id on error response noreply[@]lists.xdebug.org (Thu Jul 19 2007 - 23:21:13 BST)
- [xdebug-dev] Bug 0000298: xdebug_var_dump & multiline strings noreply[@]lists.xdebug.org (Fri Jul 20 2007 - 14:02:28 BST)
- [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 - 14:52:27 BST)
- [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 - 14:52:40 BST)
- [xdebug-dev] Bug 0000298: xdebug_var_dump & multiline strings noreply[@]lists.xdebug.org (Fri Jul 20 2007 - 14:53:01 BST)
- [xdebug-dev] xdebug xdebug/template.rc - Added template.rc file to override default PHP version template. Derick Rethans (Sat Jul 21 2007 - 12:31:06 BST)
- [xdebug-dev] xdebug xdebug/template.rc - MFH: New template.rc file. Derick Rethans (Sat Jul 21 2007 - 12:34:10 BST)
- [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 - 22:03:08 BST)
- [xdebug-dev] Bug 0000244: Be able to click on filename in the error report location items noreply[@]lists.xdebug.org (Sun Jul 22 2007 - 22:03:26 BST)
- [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 - 07:05:19 BST)
- [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 - 11:34:15 BST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 16:18:58 BST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 17:12:14 BST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Tue Jul 24 2007 - 17:12:16 BST)
- [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 - 21:06:41 BST)
- [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 - 21:07:01 BST)
- [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 - 21:07:13 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - TSRM fixes. Derick Rethans (Thu Jul 26 2007 - 14:26:18 BST)
- [xdebug-dev] Bug 0000301: Loading would cause SIGBUS on Solaris 10 SPARC noreply[@]lists.xdebug.org (Fri Jul 27 2007 - 16:57:14 BST)
- [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 - 16:04:48 BST)
- [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 - 16:05:20 BST)
- [xdebug-dev] Bug 0000301: Loading would cause SIGBUS on Solaris 10 SPARC noreply[@]lists.xdebug.org (Sun Jul 29 2007 - 16:05:35 BST)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Sun Jul 29 2007 - 19:19:12 BST)
- [xdebug-dev] Bug 0000263: Warning for setting breakpoint on no-code lines noreply[@]lists.xdebug.org (Tue Jul 31 2007 - 22:11:54 BST)
- [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 - 22:44:56 BST)
- [xdebug-dev] Bug 0000200: Add the retrieval of a file's execution lines in DBGp noreply[@]lists.xdebug.org (Tue Jul 31 2007 - 22:45:35 BST)
- [xdebug-dev] Re: Weekly News admin[@]tradeking.com (Sun Aug 05 2007 - 05:25:42 BST)
- [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 - 20:35:41 BST)
- [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 - 20:36:27 BST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Mon Aug 06 2007 - 20:36:54 BST)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Thu Aug 09 2007 - 21:23:09 BST)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Thu Aug 09 2007 - 21:34:09 BST)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Thu Aug 09 2007 - 21:34:09 BST)
- [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 - 07:51:20 BST)
- [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 - 15:03:58 BST)
- [xdebug-dev] xdebug xdebug/README - Fixed the English that has been broken for only 5 years :) Derick Rethans (Wed Aug 15 2007 - 15:49:50 BST)
- [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 - 19:24:00 BST)
- [xdebug-dev] Bug 0000303: Code coverage problem within array definition noreply[@]lists.xdebug.org (Fri Aug 17 2007 - 01:57:58 BST)
- [xdebug-dev] Bug 0000303: Code coverage problem within array definition noreply[@]lists.xdebug.org (Fri Aug 17 2007 - 15:35:42 BST)
- [xdebug-dev] Bug 0000304: File name and line number info for var_dump() noreply[@]lists.xdebug.org (Tue Aug 21 2007 - 09:12:34 BST)
- [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 - 20:44:31 BST)
- [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 - 02:07:57 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c xdebug/xdebug_handler_dbgp.h - ignore post mortem if detached Shane Caraveo (Fri Aug 24 2007 - 02:37:55 BST)
- [xdebug-dev] Bug 0000305: xdebug exception handler doesn't properly handle special chars noreply[@]lists.xdebug.org (Tue Aug 28 2007 - 13:41:33 BST)
- [xdebug-dev] Re: MedHelp 49979119137 mp.Doctor Vito Sandoval (Wed Aug 29 2007 - 23:27:08 BST)
- [xdebug-dev] Bug 0000306: Restrict debug output to certain IP addresses noreply[@]lists.xdebug.org (Thu Aug 30 2007 - 08:51:13 BST)
- [xdebug-dev] Bug 0000307: Segmentation fault when loading xdebug.so on Solaris 9 noreply[@]lists.xdebug.org (Wed Sep 05 2007 - 15:05:52 BST)
- [xdebug-dev] Bug 0000307: Segmentation fault when loading xdebug.so on Solaris 9 noreply[@]lists.xdebug.org (Wed Sep 05 2007 - 15:11:32 BST)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Sun Sep 09 2007 - 12:14:51 BST)
- [xdebug-dev] Bug 0000308: Var dump displaying cut strings. noreply[@]lists.xdebug.org (Thu Sep 13 2007 - 18:03:10 BST)
- [xdebug-dev] Bug 0000309: Temorary breakpoints not implemented noreply[@]lists.xdebug.org (Fri Sep 14 2007 - 21:03:32 BST)
- [xdebug-dev] Bug 0000310: Allow class vars for xdebug_debug_zval() noreply[@]lists.xdebug.org (Tue Sep 18 2007 - 12:03:18 BST)
- [xdebug-dev] Bug 0000311: Segmentation Fault noreply[@]lists.xdebug.org (Fri Sep 28 2007 - 22:07:59 BST)
- [xdebug-dev] Bug 0000312: profiler_output_name: %R and %H only work with register_globals=On noreply[@]lists.xdebug.org (Tue Oct 02 2007 - 03:47:28 BST)
- [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 - 14:59:29 BST)
- [xdebug-dev] Bug 0000311: Segmentation Fault noreply[@]lists.xdebug.org (Thu Oct 04 2007 - 09:33:11 BST)
- [xdebug-dev] Bug 0000314: PHP CLI Error Logging thwarted when XDebug Loaded noreply[@]lists.xdebug.org (Fri Oct 05 2007 - 13:45:52 BST)
- [xdebug-dev] Bug 0000315: xdebug crash when including a file that doesn't exist noreply[@]lists.xdebug.org (Sun Oct 14 2007 - 21:46:15 BST)
- [xdebug-dev] Bug 0000316: Eval command performs expression evaluation respectively current stack depth only noreply[@]lists.xdebug.org (Tue Oct 16 2007 - 09:56:54 BST)
- [xdebug-dev] Bug 0000317: Configure to _not_ overload var_dump in php.ini noreply[@]lists.xdebug.org (Tue Oct 16 2007 - 15:09:35 BST)
- [xdebug-dev] Bug 0000318: Segmentation Fault in code coverage analysis noreply[@]lists.xdebug.org (Wed Oct 17 2007 - 05:20:15 BST)
- [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 - 11:10:08 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Make this scale a bit better. Derick Rethans (Sat Oct 20 2007 - 17:37:49 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - MF20: Make this scale a bit better. Derick Rethans (Sat Oct 20 2007 - 17:48:31 BST)
- [xdebug-dev] Bug 0000317: Configure to _not_ overload var_dump in php.ini noreply[@]lists.xdebug.org (Sat Oct 20 2007 - 17:50:44 BST)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - Go with 2.0.1. Derick Rethans (Sat Oct 20 2007 - 18:07:47 BST)
- [xdebug-dev] xdebug xdebug/template.rc - Also update version in Windows template file. Derick Rethans (Sun Oct 21 2007 - 11:21:45 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Back to dev. Derick Rethans (Sun Oct 21 2007 - 11:24:54 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - PHP 4.3 and 4.4 compatibility. Derick Rethans (Sun Oct 21 2007 - 11:45:25 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: PHP 4.3 and PHP 4.4 compatibility. Derick Rethans (Sun Oct 21 2007 - 11:45:38 BST)
- [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 - 11:47:53 BST)
- [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 - 11:47:53 BST)
- [xdebug-dev] Bug 0000320: No ./configure file in latest 2.0.1 package noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 05:03:53 BST)
- [xdebug-dev] Bug 0000320: No ./configure file in latest 2.0.1 package noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 08:14:35 BST)
- [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 - 08:15:14 BST)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 10:13:29 BST)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 20:44:07 BST)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 22 2007 - 20:44:07 BST)
- [xdebug-dev] Bug 0000322: Unable to get value for hash via DBGp . noreply[@]lists.xdebug.org (Tue Oct 23 2007 - 15:33:36 BST)
- [xdebug-dev] Bug 0000323: Code coverage indicated incorrectly noreply[@]lists.xdebug.org (Tue Oct 23 2007 - 19:51:41 BST)
- [xdebug-dev] Bug 0000324: xdebug_dump_superglobals() only dumps superglobals that were accessed before noreply[@]lists.xdebug.org (Wed Oct 24 2007 - 12:11:13 BST)
- [xdebug-dev] Bug 0000325: detach stops further sessions being established from apache noreply[@]lists.xdebug.org (Thu Oct 25 2007 - 08:06:34 BST)
- [xdebug-dev] Bug 0000315: xdebug crash when including a file that doesn't exist noreply[@]lists.xdebug.org (Thu Oct 25 2007 - 21:44:25 BST)
- [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 - 21:42:30 BST)
- [xdebug-dev] xdebug xdebug/test-5.2.sh - Update location of test script. Derick Rethans (Thu Oct 25 2007 - 21:41:19 BST)
- [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 - 21:44:16 BST)
- [xdebug-dev] Bug 0000326: include() on non-existant file crashes xdebug with a segmentation fault noreply[@]lists.xdebug.org (Fri Oct 26 2007 - 14:05:27 BST)
- [xdebug-dev] Bug 0000326: include() on non-existant file crashes xdebug with a segmentation fault noreply[@]lists.xdebug.org (Fri Oct 26 2007 - 14:11:59 BST)
- [xdebug-dev] Bug 0000327: xdebug.var_display_max_* values are ignored in remote usage noreply[@]lists.xdebug.org (Fri Oct 26 2007 - 15:13:22 BST)
- [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 - 16:47:42 BST)
- [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 - 16:48:00 BST)
- [xdebug-dev] Bug 0000318: Segmentation Fault in code coverage analysis noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 16:48:11 BST)
- [xdebug-dev] Bug 0000323: Code coverage indicated incorrectly noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 17:02:22 BST)
- [xdebug-dev] Bug 0000327: xdebug.var_display_max_* values are ignored in remote usage noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 17:10:30 BST)
- [xdebug-dev] Bug 0000324: xdebug_dump_superglobals() only dumps superglobals that were accessed before noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 17:24:06 BST)
- [xdebug-dev] Bug 0000324: xdebug_dump_superglobals() only dumps superglobals that were accessed before noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 17:24:06 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #325: "detach" stops further sessions being established from Derick Rethans (Sat Oct 27 2007 - 17:40:10 BST)
- [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 - 17:40:37 BST)
- [xdebug-dev] Bug 0000325: detach stops further sessions being established from apache noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 17:40:45 BST)
- [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 - 17:57:26 BST)
- [xdebug-dev] Bug 0000322: Unable to get value for hash via DBGp . noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 18:09:40 BST)
- [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 - 19:25:41 BST)
- [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 - 19:25:28 BST)
- [xdebug-dev] Bug 0000314: PHP CLI Error Logging thwarted when XDebug Loaded noreply[@]lists.xdebug.org (Sat Oct 27 2007 - 19:25:54 BST)
- [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 - 16:27:44 GMT)
- [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 - 16:31:52 GMT)
- [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 - 16:32:02 GMT)
- [xdebug-dev] Bug 0000312: profiler_output_name: %R and %H only work with register_globals=On noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 16:41:52 GMT)
- [xdebug-dev] Bug 0000312: profiler_output_name: %R and %H only work with register_globals=On noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 16:41:49 GMT)
- [xdebug-dev] Bug 0000328: Private properties are incorrectly enumerated in case of extended classes noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 16:53:17 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed bug #300: Direction of var_dump(). Derick Rethans (Sun Oct 28 2007 - 17:06:35 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Fixed bug #300: Direction of var_dump(). Derick Rethans (Sun Oct 28 2007 - 17:07:07 GMT)
- [xdebug-dev] Bug 0000300: Direction of Var_dump noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 17:13:31 GMT)
- [xdebug-dev] Bug 0000308: Var dump displaying cut strings. noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 19:42:19 GMT)
- [xdebug-dev] Bug 0000308: Var dump displaying cut strings. noreply[@]lists.xdebug.org (Sun Oct 28 2007 - 19:42:20 GMT)
- [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 - 18:49:06 GMT)
- [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 - 18:56:40 GMT)
- [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 - 18:57:05 GMT)
- [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 - 18:59:27 GMT)
- [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 - 18:59:55 GMT)
- [xdebug-dev] Bug 0000321: PHP segfault with xdebug 2.0.1 noreply[@]lists.xdebug.org (Mon Oct 29 2007 - 19:00:39 GMT)
- [xdebug-dev] Bug 0000329: PHP segfault due to XDebug noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 10:24:49 GMT)
- [xdebug-dev] Bug 0000329: PHP segfault due to XDebug noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 16:11:21 GMT)
- [xdebug-dev] Bug 0000329: PHP segfault due to XDebug noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 16:11:19 GMT)
- [xdebug-dev] Bug 0000330: Xdebug >= 2.0.1 crashes with large PHP file noreply[@]lists.xdebug.org (Tue Oct 30 2007 - 17:02:58 GMT)
- [xdebug-dev] Bug 0000331: assert() in code produses wrong return from xdebug_get_code_coverage() noreply[@]lists.xdebug.org (Wed Oct 31 2007 - 15:14:49 GMT)
- [xdebug-dev] Bug 0000332: xdebug interfear with php parsing in Firefox noreply[@]lists.xdebug.org (Fri Nov 02 2007 - 12:01:26 GMT)
- [xdebug-dev] Bug 0000333: Documentation problem: says "hit" instead of "jit" noreply[@]lists.xdebug.org (Sun Nov 04 2007 - 11:00:09 GMT)
- [xdebug-dev] Bug 0000286: Apache crashed when profiling is enabled. noreply[@]lists.xdebug.org (Thu Nov 08 2007 - 21:26:16 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Change the if() in case the value is uninitialized. Derick Rethans (Sun Nov 11 2007 - 14:32:56 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: Change the if() in case the value is uninitialized. Derick Rethans (Sun Nov 11 2007 - 14:33:24 GMT)
- [xdebug-dev] xdebug xdebug/package.xml xdebug/php_xdebug.h xdebug/template.rc - Go with 2.0.2. Derick Rethans (Sun Nov 11 2007 - 14:34:06 GMT)
- [xdebug-dev] xdebug xdebug/package2.xml - Update package2.xml file as well... Derick Rethans (Sun Nov 11 2007 - 14:35:04 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Back to -dev. Derick Rethans (Sun Nov 11 2007 - 16:29:08 GMT)
- [xdebug-dev] Bug 0000333: Documentation problem: says "hit" instead of "jit" noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 16:36:34 GMT)
- [xdebug-dev] Bug 0000332: xdebug interfear with php parsing in Firefox noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 16:39:11 GMT)
- [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 - 16:45:19 GMT)
- [xdebug-dev] Bug 0000302: memory usage doesn't show noreply[@]lists.xdebug.org (Sun Nov 11 2007 - 16:46:00 GMT)
- [xdebug-dev] xdebug - Fixed ChangeLog. Derick Rethans (Mon Nov 12 2007 - 16:58:32 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Added a CSS-class for xdebug's var_dump(). Derick Rethans (Mon Nov 12 2007 - 16:59:01 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Added a CSS-class for xdebug's var_dump(). Derick Rethans (Mon Nov 12 2007 - 16:59:34 GMT)
- [xdebug-dev] Bug 0000334: Code Coverage Regressions noreply[@]lists.xdebug.org (Mon Nov 12 2007 - 17:27:45 GMT)
- [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 - 22:25:23 GMT)
- [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 - 22:25:57 GMT)
- [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 - 22:26:57 GMT)
- [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 - 22:27:50 GMT)
- [xdebug-dev] Bug 0000334: Code Coverage Regressions noreply[@]lists.xdebug.org (Mon Nov 12 2007 - 22:28:03 GMT)
- [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 - 05:42:17 GMT)
- [xdebug-dev] Bug 0000336: API access to profiling information noreply[@]lists.xdebug.org (Wed Nov 14 2007 - 20:03:54 GMT)
- [xdebug-dev] Bug 0000336: API access to profiling information noreply[@]lists.xdebug.org (Wed Nov 14 2007 - 20:06:31 GMT)
- [xdebug-dev] Bug 0000337: Variable highlighting noreply[@]lists.xdebug.org (Thu Nov 15 2007 - 23:01:05 GMT)
- [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 - 17:15:28 GMT)
- [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 - 17:15:27 GMT)
- [xdebug-dev] Bug 0000338: crash with: xdebug.remote_handler=req noreply[@]lists.xdebug.org (Mon Nov 19 2007 - 21:34:52 GMT)
- [xdebug-dev] Bug 0000245: function parameters and function return in trace noreply[@]lists.xdebug.org (Wed Nov 21 2007 - 13:44:47 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Use the op_array ctor handler. Derick Rethans (Wed Nov 21 2007 - 13:42:16 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Use the op_array ctor handler. Derick Rethans (Wed Nov 21 2007 - 13:42:42 GMT)
- [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 - 13:44:38 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #338: Crash with: xdebug.remote_handler=req. Derick Rethans (Wed Nov 21 2007 - 14:03:52 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Fixed bug #338: Crash with: xdebug.remote_handler=req. Derick Rethans (Wed Nov 21 2007 - 14:04:25 GMT)
- [xdebug-dev] Bug 0000338: crash with: xdebug.remote_handler=req noreply[@]lists.xdebug.org (Wed Nov 21 2007 - 14:04:40 GMT)
- [xdebug-dev] Bug 0000339: Segmentation fault in PHP interactive mode noreply[@]lists.xdebug.org (Thu Nov 22 2007 - 08:40:02 GMT)
- [xdebug-dev] Bug 0000340: Segfault while throwing an Exception noreply[@]lists.xdebug.org (Fri Nov 23 2007 - 18:06:53 GMT)
- [xdebug-dev] Bug 0000332: xdebug interfear with php parsing in Firefox noreply[@]lists.xdebug.org (Fri Nov 23 2007 - 22:23:51 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - fix windows TSRM build after change 1.412 Shane Caraveo (Fri Nov 30 2007 - 21:25:35 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - fix xdebug builds against 4.4. Shane Caraveo (Fri Nov 30 2007 - 22:19:52 GMT)
- [xdebug-dev] Bug 0000341: Add time of exit for normal trace files noreply[@]lists.xdebug.org (Mon Dec 03 2007 - 20:43:20 GMT)
- [xdebug-dev] Bug 0000342: profiling: erroneous summary noreply[@]lists.xdebug.org (Fri Dec 21 2007 - 07:39:51 GMT)
- [xdebug-dev] Bug 0000343: Possibly incorrect coverage information by xdebug 2.0.2 noreply[@]lists.xdebug.org (Fri Dec 21 2007 - 08:35:15 GMT)
- [xdebug-dev] Bug 0000344: Code coverage segfaults noreply[@]lists.xdebug.org (Thu Dec 27 2007 - 01:36:09 GMT)
- [xdebug-dev] Bug 0000345: XDebug + external Javascript => crash with "... not defined." error noreply[@]lists.xdebug.org (Sat Dec 29 2007 - 22:50:41 GMT)
- [xdebug-dev] Bug 0000346: Can not load xDebug as Zend Extension noreply[@]lists.xdebug.org (Mon Jan 07 2008 - 06:48:19 GMT)
- [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 - 01:09:50 GMT)
- [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 - 22:49:13 GMT)
- [xdebug-dev] Bug 0000349: default colors used are nearly unreadable noreply[@]lists.xdebug.org (Mon Jan 21 2008 - 08:53:13 GMT)
- [xdebug-dev] Bug 0000350: Apache crashes with xdebug 2.0.2 as Zend ext. on Vista noreply[@]lists.xdebug.org (Tue Jan 29 2008 - 09:39:06 GMT)
- [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 - 22:09:27 GMT)
- [xdebug-dev] Bug 0000352: exception trace uses wrong exception noreply[@]lists.xdebug.org (Fri Feb 08 2008 - 21:04:21 GMT)
- [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 - 12:12:21 GMT)
- [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 - 13:37:47 GMT)
- [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 - 13:38:21 GMT)
- [xdebug-dev] xdebug xdebug/test-5.3.sh - Added 5.3 test script. Derick Rethans (Wed Feb 13 2008 - 13:53:57 GMT)
- [xdebug-dev] xdebug xdebug/test-5.3.sh - MFH: Added 5.3 test script. Derick Rethans (Wed Feb 13 2008 - 13:54:12 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00334.phpt - Fixed code coverage dead-code detection. Derick Rethans (Wed Feb 13 2008 - 13:59:28 GMT)
- [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 - 13:59:48 GMT)
- [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 - 14:57:00 GMT)
- [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 - 14:57:30 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - One more overloaded opcode for code coverage. Derick Rethans (Wed Feb 13 2008 - 16:26:42 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: One more overloaded opcode for code coverage. Derick Rethans (Wed Feb 13 2008 - 16:27:07 GMT)
- [xdebug-dev] xdebug xdebug/config.m4 - Enable to be tested as built-in using 'make test' Marcus Börger (Sun Feb 17 2008 - 20:52:09 GMT)
- [xdebug-dev] Bug 0000353: No Thread Safe Binary for Windows! noreply[@]lists.xdebug.org (Tue Feb 19 2008 - 17:04:13 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed strange empty zval to string conversion. Derick Rethans (Tue Feb 19 2008 - 16:57:33 GMT)
- [xdebug-dev] Bug 0000354: 2.0.2-5.2.5 crashes when xdebug session is stopped noreply[@]lists.xdebug.org (Thu Feb 21 2008 - 23:01:22 GMT)
- [xdebug-dev] Bug 0000355: Invalid Trace File noreply[@]lists.xdebug.org (Tue Feb 26 2008 - 22:10:46 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - MFH: Added support for the new E_DEPRECATED. Derick Rethans (Tue Mar 04 2008 - 11:24:07 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Added support for the new E_DEPRECATED. Derick Rethans (Tue Mar 04 2008 - 11:23:53 GMT)
- [xdebug-dev] xdebug xdebug/config.m4 - Revert Marcus' patch Derick Rethans (Tue Mar 04 2008 - 13:13:06 GMT)
- [xdebug-dev] Bug 0000356: temporary breakpoints within a loop persists. noreply[@]lists.xdebug.org (Wed Mar 05 2008 - 14:27:23 GMT)
- [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 - 14:06:10 GMT)
- [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 - 14:06:57 GMT)
- [xdebug-dev] Bug 0000357: Profiler shows huge times for certain calls noreply[@]lists.xdebug.org (Mon Mar 17 2008 - 16:28:19 GMT)
- [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 - 16:01:07 GMT)
- [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 - 16:00:29 GMT)
- [xdebug-dev] Bug 0000358: xdebug segfaults with php-java-bridge's java.so noreply[@]lists.xdebug.org (Thu Mar 20 2008 - 14:18:57 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Made this compile for everything < 5.3 again. Derick Rethans (Thu Mar 20 2008 - 16:50:24 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Made this compile for everything < 5.3 again. Derick Rethans (Thu Mar 20 2008 - 16:50:37 GMT)
- [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 - 16:51:09 GMT)
- [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 - 16:51:20 GMT)
- [xdebug-dev] Bug 0000359: debugclient : make fail ./depcomp not exit noreply[@]lists.xdebug.org (Tue Mar 25 2008 - 22:16:06 GMT)
- [xdebug-dev] Bug 0000360: Function line number in profile not correct noreply[@]lists.xdebug.org (Wed Apr 09 2008 - 14:32:50 BST)
- [xdebug-dev] Bug 0000361: Not remembering configuration values noreply[@]lists.xdebug.org (Thu Apr 10 2008 - 23:57:55 BST)
- [xdebug-dev] Bug 0000362: Superglobal overwritten by local variable noreply[@]lists.xdebug.org (Fri Apr 11 2008 - 17:13:46 BST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Mon Apr 14 2008 - 16:08:20 BST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Mon Apr 14 2008 - 17:30:30 BST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Mon Apr 14 2008 - 17:30:28 BST)
- [xdebug-dev] Bug 0000364: Segmentation fault on pear upgrade-all noreply[@]lists.xdebug.org (Wed Apr 16 2008 - 09:28:47 BST)
- [xdebug-dev] Bug 0000363: Segmentation fault on coverage report noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:18:00 BST)
- [xdebug-dev] Bug 0000365: Feature patch, allow code coverage to avoid "covering" certain files by path. noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:24:27 BST)
- [xdebug-dev] Bug 0000366: Xdebug + Zend Debugger noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:26:59 BST)
- [xdebug-dev] Bug 0000366: Xdebug + Zend Debugger noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:27:45 BST)
- [xdebug-dev] Bug 0000367: Fix up template.rc for Xdebug noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:30:21 BST)
- [xdebug-dev] Bug 0000359: debugclient : make fail ./depcomp not exit noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:31:35 BST)
- [xdebug-dev] Bug 0000346: Can not load xDebug as Zend Extension noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:32:14 BST)
- [xdebug-dev] Bug 0000342: profiling: erroneous summary noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:33:47 BST)
- [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 - 18:36:27 BST)
- [xdebug-dev] Bug 0000369: Make Xdebug play nicely with phar. noreply[@]lists.xdebug.org (Fri Apr 18 2008 - 18:42:36 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to -dev. Derick Rethans (Fri Apr 18 2008 - 19:04:28 BST)
- [xdebug-dev] xdebug-web xdebug-web/dummy - Testing mails and repository. Derick Rethans (Thu Apr 24 2008 - 08:25:11 BST)
- [xdebug-dev] xdebug-web - Added a Changelog file. Derick Rethans (Thu Apr 24 2008 - 08:25:33 BST)
- [xdebug-dev] Bug 0000370: Missing HTML-Output noreply[@]lists.xdebug.org (Fri Apr 25 2008 - 13:22:14 BST)
- [xdebug-dev] Bug 0000370: Missing HTML-Output noreply[@]lists.xdebug.org (Fri Apr 25 2008 - 13:25:15 BST)
- [xdebug-dev] Bug 0000370: Missing HTML-Output noreply[@]lists.xdebug.org (Fri Apr 25 2008 - 13:25:15 BST)
- [xdebug-dev] Bug 0000371: Browser keeps loading noreply[@]lists.xdebug.org (Tue Apr 29 2008 - 09:26:53 BST)
- [xdebug-dev] Bug 0000371: Browser keeps loading noreply[@]lists.xdebug.org (Tue Apr 29 2008 - 12:47:19 BST)
- [xdebug-dev] Bug 0000371: Browser keeps loading noreply[@]lists.xdebug.org (Tue Apr 29 2008 - 12:47:19 BST)
- [xdebug-dev] Bug 0000372: Cannot compile xdebug. make gives error 1. noreply[@]lists.xdebug.org (Sun May 04 2008 - 23:00:02 BST)
- [xdebug-dev] Bug 0000372: Cannot compile xdebug. make gives error 1. noreply[@]lists.xdebug.org (Mon May 05 2008 - 08:08:04 BST)
- [xdebug-dev] Bug 0000373: Segmentation fault with PHP-GTK noreply[@]lists.xdebug.org (Thu May 22 2008 - 11:33:35 BST)
- [xdebug-dev] Bug 0000374: eclipse using xdebug, 2.0.3 & 2.1dev wont work noreply[@]lists.xdebug.org (Mon May 26 2008 - 10:49:56 BST)
- [xdebug-dev] Bug 0000375: Serializing PDO causes an error, stack trace required noreply[@]lists.xdebug.org (Thu May 29 2008 - 20:45:49 BST)
- [xdebug-dev] Bug 0000376: Fail context for local variable noreply[@]lists.xdebug.org (Wed Jun 11 2008 - 14:09:15 BST)
- [xdebug-dev] Bug 0000377: Access Violation at 00DA8493 noreply[@]lists.xdebug.org (Sat Jun 14 2008 - 11:11:54 BST)
- [xdebug-dev] Bug 0000378: Wrong lineno as response of stack_get when status=break (type return) noreply[@]lists.xdebug.org (Tue Jun 24 2008 - 11:04:41 BST)
- [xdebug-dev] Bug 0000379: Code Coverage is wrong for a break; statement noreply[@]lists.xdebug.org (Thu Jun 26 2008 - 06:33:30 BST)
- [xdebug-dev] Bug 0000380: need xdebug_code_coverage_started noreply[@]lists.xdebug.org (Thu Jun 26 2008 - 08:53:31 BST)
- [xdebug-dev] Bug 0000381: Code coverage documentation doesn't match behaviour noreply[@]lists.xdebug.org (Thu Jun 26 2008 - 08:58:19 BST)
- [xdebug-dev] Bug 0000382: segmentation fault for `php -d xdebug.profiler_enable=1 yourfile.php` noreply[@]lists.xdebug.org (Thu Jul 03 2008 - 22:55:43 BST)
- [xdebug-dev] Bug 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 07:48:03 BST)
- [xdebug-dev] Bug 0000379: Code Coverage is wrong for a break; statement noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 08:32:57 BST)
- [xdebug-dev] Bug 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 09:34:42 BST)
- [xdebug-dev] Bug 0000383: PHP crash: PHP has encountered an Access Violation at 01948493 noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 09:34:43 BST)
- [xdebug-dev] Bug 0000374: eclipse using xdebug, 2.0.3 & 2.1dev wont work noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 09:37:29 BST)
- [xdebug-dev] Bug 0000349: default colors used are nearly unreadable noreply[@]lists.xdebug.org (Fri Jul 04 2008 - 09:40:10 BST)
- [xdebug-dev] Bug 0000384: send variables and properties in sorted order noreply[@]lists.xdebug.org (Tue Jul 08 2008 - 00:54:51 BST)
- [xdebug-dev] Bug 0000385: profiling time of md5() and serialize() not reported correctly noreply[@]lists.xdebug.org (Thu Jul 10 2008 - 20:02:39 BST)
- [xdebug-dev] Bug 0000386: php.ini line location noreply[@]lists.xdebug.org (Sat Jul 12 2008 - 03:57:10 BST)
- [xdebug-dev] Bug 0000387: xdebug 2.0.3 causes crash Apache server 2.2.9 noreply[@]lists.xdebug.org (Tue Jul 15 2008 - 11:20:04 BST)
- [xdebug-dev] Bug 0000388: Union has no member named `jmp_addr' noreply[@]lists.xdebug.org (Tue Jul 15 2008 - 15:56:55 BST)
- [xdebug-dev] Bug 0000389: Destructors called on fatal error noreply[@]lists.xdebug.org (Fri Jul 18 2008 - 16:00:00 BST)
- [xdebug-dev] Bug 0000390: Quotation marks suck noreply[@]lists.xdebug.org (Tue Jul 22 2008 - 13:44:26 BST)
- [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 - 16:11:42 BST)
- [xdebug-dev] Bug 0000392: stdout redirect behaves the same as copy noreply[@]lists.xdebug.org (Mon Aug 04 2008 - 16:07:18 BST)
- [xdebug-dev] Bug 0000393: eval returns array data at the previous page request noreply[@]lists.xdebug.org (Mon Aug 04 2008 - 16:17:30 BST)
- [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 - 08:06:13 BST)
- [xdebug-dev] Bug 0000369: Make Xdebug play nicely with phar. noreply[@]lists.xdebug.org (Wed Aug 06 2008 - 09:16:43 BST)
- [xdebug-dev] Bug 0000004: Debug information only in client noreply[@]lists.xdebug.org (Wed Aug 06 2008 - 09:18:08 BST)
- [xdebug-dev] Bug 0000395: Windows Xdebug + date() takes 1 second noreply[@]lists.xdebug.org (Thu Aug 07 2008 - 19:25:41 BST)
- [xdebug-dev] Bug 0000396: Non-alpha chars in Mantis registration yeild no email and no error noreply[@]lists.xdebug.org (Thu Aug 07 2008 - 19:30:04 BST)
- [xdebug-dev] Bug 0000397: XDebug is crashing Apache on Windows noreply[@]lists.xdebug.org (Tue Aug 12 2008 - 19:42:28 BST)
- [xdebug-dev] Bug 0000398: var_dump content is cut off noreply[@]lists.xdebug.org (Thu Aug 14 2008 - 22:39:40 BST)
- [xdebug-dev] Bug 0000399: Error 502.2 Bad Gateway always thrown on Vista noreply[@]lists.xdebug.org (Sat Aug 16 2008 - 16:13:42 BST)
- [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 - 11:23:52 BST)
- [xdebug-dev] Bug 0000398: var_dump content is cut off noreply[@]lists.xdebug.org (Fri Aug 22 2008 - 08:59:45 BST)
- [xdebug-dev] Bug 0000401: Code Coverage is wrong for if statement noreply[@]lists.xdebug.org (Fri Aug 22 2008 - 09:05:55 BST)
- [xdebug-dev] Bug 0000402: Segfault with Code Coverage and exceptions noreply[@]lists.xdebug.org (Fri Aug 22 2008 - 09:07:31 BST)
- [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 - 21:24:53 BST)
- [xdebug-dev] Bug 0000404: auto_prepend_file and 2.0.3 incompatible noreply[@]lists.xdebug.org (Tue Aug 26 2008 - 10:27:11 BST)
- [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 - 08:00:34 BST)
- [xdebug-dev] Bug 0000406: Need to see PHP defines noreply[@]lists.xdebug.org (Wed Aug 27 2008 - 19:02:31 BST)
- [xdebug-dev] Bug 0000407: Profilerdumpfile name is always auto_prepend_file name noreply[@]lists.xdebug.org (Fri Sep 05 2008 - 11:18:45 BST)
- [xdebug-dev] Bug 0000408: Script is not aborted on E_RECOVERABLE_ERROR errors noreply[@]lists.xdebug.org (Tue Sep 09 2008 - 20:16:11 BST)
- [xdebug-dev] Bug 0000409: Segmentation fault with code coverage noreply[@]lists.xdebug.org (Fri Sep 12 2008 - 16:01:04 BST)
- [xdebug-dev] Bug 0000410: Apache crashes on Vista with xDebug installed noreply[@]lists.xdebug.org (Thu Oct 02 2008 - 04:32:33 BST)
- [xdebug-dev] Bug 0000411: Class/function breakpoint setting does not follow the specs. noreply[@]lists.xdebug.org (Fri Oct 03 2008 - 09:10:42 BST)
- [xdebug-dev] Bug 0000412: make: *** [xdebug_code_coverage.lo] Error 1 noreply[@]lists.xdebug.org (Tue Oct 07 2008 - 08:29:58 BST)
- [xdebug-dev] Bug 0000413: use XDEBUG_PROFILE environment variable as profiler_enable_trigger noreply[@]lists.xdebug.org (Wed Oct 08 2008 - 15:56:28 BST)
- [xdebug-dev] Bug 0000414: XDebug crashing Apache while PHP script tries to access COM noreply[@]lists.xdebug.org (Sat Oct 11 2008 - 10:02:55 BST)
- [xdebug-dev] Bug 0000415: xdebug crashes with runkit loaded noreply[@]lists.xdebug.org (Tue Oct 14 2008 - 17:46:46 BST)
- [xdebug-dev] Bug 0000416: Add return value to computer readable trace format noreply[@]lists.xdebug.org (Thu Oct 23 2008 - 18:53:42 BST)
- [xdebug-dev] Bug 0000417: response of context_get may lack page and pagesize attributes noreply[@]lists.xdebug.org (Fri Oct 31 2008 - 04:35:09 GMT)
- [xdebug-dev] Bug 0000418: compilation breaks with CodeWarrior for NetWare with versions > 2.0.0 noreply[@]lists.xdebug.org (Sat Nov 08 2008 - 16:47:43 GMT)
- [xdebug-dev] Bug 0000419: make use of P_tmpdir if defined instead of hardcoded '/tmp' noreply[@]lists.xdebug.org (Sat Nov 08 2008 - 17:10:41 GMT)
- [xdebug-dev] xdebug xdebug/LICENSE - MFH: Fixed year in License. Derick Rethans (Tue Dec 09 2008 - 15:05:33 GMT)
- [xdebug-dev] xdebug xdebug/debugclient/build/buildcheck.sh - Simplify version checking for libtool. (Patch by PGNet Derick Rethans (Tue Dec 09 2008 - 20:27:24 GMT)
- [xdebug-dev] xdebug xdebug/debugclient/build/buildcheck.sh - MFH: Simplify version checking for libtool. (Patch by PGNet Derick Rethans (Tue Dec 09 2008 - 20:27:55 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Added return values for xdebug_start_code_coverage() and Derick Rethans (Thu Dec 11 2008 - 12:29:44 GMT)
- [xdebug-dev] xdebug xdebug/package2.xml xdebug/package.xml - Include config.w32 in the packages as well. Derick Rethans (Thu Dec 11 2008 - 15:10:46 GMT)
- [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 - 15:11:32 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Removed unused vars. Derick Rethans (Thu Dec 25 2008 - 22:58:48 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed display of unused returned variables from functions in PHP 5.3. Derick Rethans (Fri Dec 26 2008 - 12:02:12 GMT)
- [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 - 12:02:29 GMT)
- [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 - 15:04:29 GMT)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Back to -dev. Derick Rethans (Tue Dec 30 2008 - 15:50:38 GMT)
- [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 - 21:34:10 GMT)
- [xdebug-dev] xdebug xdebug/tests/bug00265.phpt - get_last_error() is only in PHP 5.2 and later. Derick Rethans (Sun Jan 04 2009 - 21:24:45 GMT)
- [xdebug-dev] xdebug xdebug/tests/bug00265.phpt - Fixed SKIPIF clause. Derick Rethans (Mon Jan 05 2009 - 17:21:27 GMT)
- [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 - 17:24:34 GMT)
- [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 - 20:02:21 GMT)
- [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 - 20:00:12 GMT)
- [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 - 14:38:52 GMT)
- [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 - 12:40:14 GMT)
- [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 - 15:58:13 GMT)
- [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 - 15:58:58 GMT)
- [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 - 18:45:01 GMT)
- [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 - 18:45:45 GMT)
- [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 - 19:22:19 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: Fixed bug #403: 'call' and 'return' breakpoints triggers both on call Derick Rethans (Sat Mar 28 2009 - 19:22:43 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Fixed bug #418: compilation breaks with CodeWarrior for NetWare. Derick Rethans (Sat Mar 28 2009 - 19:37:17 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - MFH: Fixed bug #418: compilation breaks with CodeWarrior for NetWare. Derick Rethans (Sat Mar 28 2009 - 19:37:26 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed TSRMLS issue. Derick Rethans (Tue Mar 31 2009 - 19:48:12 BST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org USA Pharmacy ID 442499 VIAGRA ® Official Site (Wed Apr 01 2009 - 13:30:49 BST)
- [xdebug-dev] xdebug xdebug/config.w32 - Make Liz happy. Derick Rethans (Mon Apr 06 2009 - 21:41:21 BST)
- [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 - 22:21:07 BST)
- [xdebug-dev] SALE 72% OFF on VIAGRA® xdebug-dev[@]lists.xdebug.org (Wed Apr 08 2009 - 01:03:30 BST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org Pharmacy Message 271429 VIAGRA ® Official Site (Sat Apr 11 2009 - 15:26:08 BST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org Pharmacy Message 25404 VIAGRA ® Official Site (Sun Apr 12 2009 - 18:45:23 BST)
- [xdebug-dev] Re: Dear xdebug-dev@lists.xdebug.org Pharmacy Message ID42453094 VIAGRA ® Official Site (Mon Apr 13 2009 - 07:26:58 BST)
- [xdebug-dev] Rg: Pharmacy Online Sale 79% OFF! VIAGRA ® Pfizer Inc. (Fri Apr 17 2009 - 03:13:45 BST)
- [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 - 20:11:46 BST)
- [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 - 21:39:15 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Remove debug information that accidently slipped in. Derick Rethans (Mon May 11 2009 - 09:34:07 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed odd crash bugs Derick Rethans (Wed Jun 03 2009 - 08:31:26 BST)
- [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 - 09:10:35 BST)
- [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 - 17:04:50 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fix TS compile for PHP < 5.3. Derick Rethans (Thu Jul 02 2009 - 10:02:45 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed TS compile in PHP < 5.3. Derick Rethans (Thu Jul 02 2009 - 10:03:41 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - MFH: ixed odd crash bugs Derick Rethans (Fri Jul 03 2009 - 16:56:09 BST)
- [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 - 17:36:36 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/template.rc - Back to dev. Derick Rethans (Sat Jul 04 2009 - 14:54:44 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.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 - Fixed bug #439: Xdebug crash in xdebug_header_handler. Derick Rethans (Sat Jul 04 2009 - 15:31:44 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_code_coverage.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 - MFH: Fixed bug #439: Xdebug crash in xdebug_header_handler. Derick Rethans (Sat Jul 04 2009 - 15:32:00 BST)
- [xdebug-dev] xdebug xdebug/debugclient/configure.in - Fixed bug #442: configure: error: "you have strange libedit". Derick Rethans (Sun Jul 05 2009 - 20:57:59 BST)
- [xdebug-dev] xdebug xdebug/debugclient/configure.in - MFH: Fixed bug #442: configure: error: "you have strange libedit". Derick Rethans (Sun Jul 05 2009 - 20:58:12 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Implemented feature #445 (error_prepend_string and error_append_string are Derick Rethans (Sun Jul 05 2009 - 22:20:12 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Fixed copyright year. Derick Rethans (Mon Jul 06 2009 - 10:05:59 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed missing comma. Derick Rethans (Mon Jul 06 2009 - 10:34:26 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00340.phpt - Fixed bug #340: Segfault while throwing an Exception. Derick Rethans (Thu Jul 09 2009 - 17:51:44 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00340.phpt - MFH: Fixed bug #340: Segfault while throwing an Exception. Derick Rethans (Thu Jul 09 2009 - 17:52:14 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Update year here as well. Derick Rethans (Thu Jul 09 2009 - 17:52:37 BST)
- [xdebug-dev] xdebug xdebug/README - Testing. Allister Beharry (Wed Jul 15 2009 - 12:27:39 BST)
- [xdebug-dev] xdebug xdebug/Makefile.in xdebug/config.m4 xdebug/config.w32 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.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_hash.c 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/xt.vim First commit to branch - added instruction counting and branch counting. Allister Beharry (Wed Jul 15 2009 - 12:39:22 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed ZTS compile again for PHP < 5.3. Derick Rethans (Fri Jul 17 2009 - 00:01:00 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c First commit to branch. Added functions and structures to count instructions. Allister Beharry (Fri Jul 17 2009 - 07:20:21 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.h First commit to branch. Added declarations for structures to count instructions. Allister Beharry (Fri Jul 17 2009 - 07:20:58 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c First commit to branch. Added handlers for all opcodes and changed count_line to count_instruction and always prefill from oparray. Allister Beharry (Fri Jul 17 2009 - 07:12:07 BST)
- [xdebug-dev] xdebug www.derickrethans.nl/html/talks.php xdebug/srm_oparray.h First commit - added file to branch. Allister Beharry (Fri Jul 17 2009 - 07:45:36 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/assign1_cc.php xdebug/code_coverage_test_scripts/assign2_cc.php xdebug/code_coverage_test_scripts/do1_cc.php xdebug/code_coverage_test_scripts/do2_cc.php xdebug/code_coverage_test_scripts/for1_cc.php xdebug/code_coverage_test_scripts/for2_cc.php xdebug/code_coverage_test_scripts/func0_cc.php xdebug/code_coverage_test_scripts/func2_cc.php xdebug/code_coverage_test_scripts/func3_cc.php xdebug/code_coverage_test_scripts/if1_cc.php xdebug/code_coverage_test_scripts/while1_cc.php - Added some code coverage php test scripts. Allister Beharry (Fri Jul 17 2009 - 07:58:18 BST)
- [xdebug-dev] xdebug xdebug/Makefile.in Added srm_oparray.c to build Allister Beharry (Fri Jul 17 2009 - 08:06:04 BST)
- [xdebug-dev] xdebug xdebug/config.m4 - Added srm_oparray.c to build. Allister Beharry (Fri Jul 17 2009 - 08:21:14 BST)
- [xdebug-dev] xdebug xdebug/srm_oparray.c -Added srm_oparray.c file. Allister Beharry (Fri Jul 17 2009 - 08:53:35 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/class1_cc.php Script to test coverage of class execution. Allister Beharry (Sat Jul 18 2009 - 08:02:14 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c Removed test for previous instruction in test for branch - assume all JMPZ, JMPNZ et.al are decisions. Allister Beharry (Sat Jul 18 2009 - 08:26:26 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Fixed ZTS compile again for PHP < 5.3. Allister Beharry (Sat Jul 18 2009 - 18:25:59 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/class1_cc.php - Added dead line. Allister Beharry (Sat Jul 18 2009 - 19:35:12 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h - Added additional lines hash to file hash - prefill and count; Allister Beharry (Sat Jul 18 2009 - 20:26:33 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/if3_cc.php Added one-line loop and decision test.- Allister Beharry (Sat Jul 18 2009 - 20:31:11 BST)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - Added XDEBUG_CC_OPTION_BRANCH_COVERAGE and XDEBUG_CC_OPTION_INSTRUCTIONS constants. Allister Beharry (Sat Jul 18 2009 - 20:35:24 BST)
- [xdebug-dev] xdebug xdebug/config.m4 xdebug/config.w32 - Added bytekit.c source file to build. Allister Beharry (Mon Jul 20 2009 - 11:10:16 BST)
- [xdebug-dev] xdebug xdebug/xdebug_private.h - added XDEBUG_CC_LINE_COVERAGE_EX |, XDEBUG_CC_BRANCH_COVERAGE and XDEBUG_CC_DUMP_INSTRUCTIONS constants. Allister Beharry (Mon Jul 20 2009 - 11:07:28 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Added XDEBUG_CC_LINE_ COVERAGE_EX XDEBUG_CC_LBRANCH_ COVERAGE and XDEBUG_CC_DUMP_INSTRUCTIONS extension constants Allister Beharry (Mon Jul 20 2009 - 11:17:41 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h - Added XDEBUG_CC_LINE_ COVERAGE_EX XDEBUG_CC_LBRANCH_ COVERAGE and XDEBUG_CC_DUMP_INSTRUCTIONS extension constants Allister Beharry (Mon Jul 20 2009 - 11:22:01 BST)
- [xdebug-dev] xdebug xdebug/bytekit.c xdebug/bytekit.h - Added source files to build - contains code to create basic blocks. Allister Beharry (Mon Jul 20 2009 - 11:25:18 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/xdebug_code_coverage.h - Added a check which will eliminate some edge cases when only a single semicolon is used in a decision like for(%$....) if (foor) then bar. Allister Beharry (Mon Jul 20 2009 - 11:34:39 BST)
- [xdebug-dev] xdebug www.derickrethans.nl/html/text/blurps.xml xdebug/code_coverage_test_scripts/if2_cc.php one liner with two decisions. Allister Beharry (Mon Jul 20 2009 - 11:36:14 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/func4_cc.php - Simpler version of func3- Allister Beharry (Mon Jul 20 2009 - 11:37:15 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/assign1_cc.php xdebug/code_coverage_test_scripts/func3_cc.php xdebug/code_coverage_test_scripts/if1_cc.php xdebug/code_coverage_test_scripts/while1_cc.php Use new extension constants Allister Beharry (Mon Jul 20 2009 - 11:38:07 BST)
- [xdebug-dev] SoC Xdebug code coverage project update - 20th July 2009 Allister Beharry (Mon Jul 20 2009 - 12:44:13 BST)
- [xdebug-dev] xdebug xdebug/code_coverage_test_scripts/func5_cc.php Added script - contains function calls within a loop and if-else. Allister Beharry (Mon Jul 27 2009 - 02:19:22 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.h Formatted according to PHP coding standard. Allister Beharry (Thu Aug 20 2009 - 08:06:29 BST)
- [xdebug-dev] xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_private.h - Fixed support for showing $this in remote debugging sessions. Derick Rethans (Fri Aug 21 2009 - 18:42:39 BST)
- [xdebug-dev] xdebug xdebug/xdebug_var.c - Use the API call for fetching a class name. Derick Rethans (Sat Aug 22 2009 - 13:18:06 BST)
- [xdebug-dev] xdebug - Fixed Changelog Derick Rethans (Tue Aug 25 2009 - 13:25:58 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c Formatted according to PHP coding standard. Allister Beharry (Wed Sep 02 2009 - 04:29:15 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c xdebug/xdebug_var.c xdebug/xdebug_xml.c xdebug/xdebug_xml.h - Fixed bug #453: Memory leaks. Derick Rethans (Sun Sep 06 2009 - 23:03:27 BST)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c xdebug/tests/bug00470.inc xdebug/tests/bug00470.phpt xdebug/tests/bug00472.inc xdebug/tests/bug00472.phpt - Fixed bug #470: catch blocks marked as dead code unless executed. Derick Rethans (Thu Oct 15 2009 - 17:25:02 BST)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #249: Xdebug's error handler messes up with the SOAP extension's Derick Rethans (Sat Oct 17 2009 - 16:52:08 BST)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #368: Xdebug's debugger bails out on a parse error with the eval Derick Rethans (Sat Oct 17 2009 - 17:40:44 BST)
- [xdebug-dev] xdebug xdebug/tests/array_map.phpt xdebug/tests/assignment-trace8.phpt xdebug/tests/assignment-trace9.phpt - Fixed tests. Derick Rethans (Sat Oct 31 2009 - 09:08:56 GMT)
- [xdebug-dev] xdebug www.xdebug.org/html/files/php_xdebug-2.0.3-5.1.7.dll www.xdebug.org/html/files/php_xdebug-2.0.3-5.2.5.dll www.xdebug.org/html/files/php_xdebug-2.0.3-5.3.0.dll www.xdebug.org/html/files/xdebug-2.0.3.tgz www.xdebug.org/html/include/links.php www.xdebug.org/html/include/side.php xdebug/xdebug_xml.c - Fixed compilation on Windows. Derick Rethans (Tue Nov 03 2009 - 10:12:35 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - Fixed TSRMLS issues. Derick Rethans (Tue Nov 03 2009 - 10:15:06 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_code_coverage.c - More TSRMLS issues. Derick Rethans (Tue Nov 03 2009 - 10:18:12 GMT)
- [xdebug-dev] xdebug xdebug/contrib/tracefile-analyser.php xdebug/contrib/api/parser.php - Added a tracefile analysing script. Derick Rethans (Fri Nov 13 2009 - 11:06:39 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/tests/bug00476-2.phpt xdebug/tests/bug00476.phpt xdebug/tests/bug00173.phpt - Fixed bug #476: Xdebug doesn't support PHP 5.3's exception chaining. Derick Rethans (Sun Nov 22 2009 - 13:43:23 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c xdebug/xdebug_handler_dbgp.c - Fixed bug #356: temporary breakpoints persist. Derick Rethans (Sun Nov 22 2009 - 16:56:05 GMT)
- [xdebug-dev] xdebug xdebug/xdebug.c - Fixed bug #355: Function numbers in trace files weren't unique. Derick Rethans (Sun Nov 22 2009 - 18:43:28 GMT)
- [xdebug-dev] xdebug xdebug/tests/bug00355.phpt - Added a test case for bug #355. Derick Rethans (Sun Nov 22 2009 - 18:49:19 GMT)
- [xdebug-dev] xdebug xdebug/xdebug_handler_dbgp.c - Fixed bug #486: feature_get -n breakpoint_types returns out of date list. Derick Rethans (Sun Nov 22 2009 - 22:44:14 GMT)
- [xdebug-dev] xdebug-xul xdebug-xul/content/xdebul/dbgp-helper.js xdebug-xul/content/xdebul/dbgp-parser.js xdebug-xul/content/xdebul/xdebul.css xdebug-xul/content/xdebul/xdebul.xul xdebug-xul/locale/en-US/xdebul/xdebul.dtd Derick Rethans (Wed Nov 25 2009 - 12:43:52 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ test-5.1.sh test-5.2.sh test-6.0.sh test.sh Derick Rethans (Thu Nov 26 2009 - 16:29:27 GMT)
- [xdebug-dev] svn: /xdebug/trunk/debugclient/ build/buildcheck.sh configure.in Derick Rethans (Mon Dec 28 2009 - 01:01:22 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.mak xdebug_4_3.mak Derick Rethans (Mon Dec 28 2009 - 01:02:06 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ config.m4 config.w32 package.xml package2.xml xdebug_handler_gdb.c xdebug_handler_gdb.h xdebug_handler_php3.c xdebug_handler_php3.h xdebug_handlers.c Derick Rethans (Mon Dec 28 2009 - 01:04:10 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ test-5.1.sh test-5.2.sh test-5.3.sh Derick Rethans (Mon Dec 28 2009 - 17:31:25 GMT)
- [xdebug-dev] svn: /xdebug/trunk/tests/ assignment-trace8-php52.phpt assignment-trace8.phpt assignment-trace9-php52.phpt assignment-trace9.phpt bug00472.phpt bug00476-2.phpt bug00476.phpt scream.phpt Derick Rethans (Mon Dec 28 2009 - 17:32:30 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00328.phpt xdebug.dsp xdebug_var.c Derick Rethans (Mon Dec 28 2009 - 17:34:25 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_var.c Derick Rethans (Mon Dec 28 2009 - 17:36:20 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ usefulstuff.c Derick Rethans (Tue Dec 29 2009 - 10:35:47 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ rebuild.sh Derick Rethans (Tue Dec 29 2009 - 15:09:05 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_var.c Derick Rethans (Tue Dec 29 2009 - 15:09:29 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c xdebug_handler_dbgp.c Derick Rethans (Tue Dec 29 2009 - 15:20:08 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_var.c Derick Rethans (Tue Dec 29 2009 - 15:22:49 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00389.phpt xdebug.c Derick Rethans (Tue Dec 29 2009 - 17:00:17 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00391.phpt xdebug.c Derick Rethans (Tue Dec 29 2009 - 17:18:34 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00419.phpt xdebug.c Derick Rethans (Tue Dec 29 2009 - 17:41:37 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c xdebug_handler_dbgp.c xdebug_handlers.h Derick Rethans (Tue Dec 29 2009 - 21:28:30 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_handler_dbgp.c Derick Rethans (Wed Dec 30 2009 - 12:48:47 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Wed Dec 30 2009 - 13:31:53 GMT)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00032-ze22.phpt Derick Rethans (Thu Dec 31 2009 - 15:20:42 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Thu Dec 31 2009 - 15:21:08 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Fri Jan 01 2010 - 16:53:31 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Fri Jan 01 2010 - 17:15:00 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ LICENSE debugclient/main.c debugclient/usefulstuff.c debugclient/usefulstuff.h php_xdebug.h template.rc usefulstuff.c usefulstuff.h xdebug.c xdebug_code_coverage.c xdebug_code_coverage.h xdebug_com.c xdebug_com.h xdebug_compat.c xdebug_compat.h xdebug_handler_dbgp.c xdebug_handler_dbgp.h xdebug_handlers.c xdebug_handlers.h xdebug_mm.h xdebug_private.c xdebug_private.h xdebug_profiler.c xdebug_profiler.h xdebug_set.c xdebug_set.h xdebug_str.c xdebug_str.h xdebug_superglobals.c xdebug_superglobals.h xdebug_var.c xdebug_var.h xdebug_xml.c xdebug_xml.h Derick Rethans (Fri Jan 01 2010 - 17:15:26 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ NEWS Derick Rethans (Fri Jan 01 2010 - 17:28:36 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c xdebug_code_coverage.c Derick Rethans (Fri Jan 01 2010 - 22:35:57 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ NEWS Derick Rethans (Sat Jan 02 2010 - 22:56:56 GMT)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00355.phpt functrace_comp_0.phpt functrace_comp_1.phpt functrace_comp_2.phpt functrace_comp_3.phpt functrace_comp_4.phpt Derick Rethans (Sat Jan 02 2010 - 23:01:57 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h template.rc Derick Rethans (Sat Jan 02 2010 - 23:02:25 GMT)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Sat Jan 02 2010 - 23:04:26 GMT)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Sat Jan 02 2010 - 23:05:39 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ package.xml Derick Rethans (Sat Jan 02 2010 - 23:07:22 GMT)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Tue Jan 05 2010 - 13:59:12 GMT)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Tue Jan 05 2010 - 14:02:22 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ package.xml package2.xml Derick Rethans (Tue Jan 05 2010 - 14:02:41 GMT)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Tue Jan 05 2010 - 14:03:03 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h template.rc Derick Rethans (Tue Jan 05 2010 - 14:03:37 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_handler_dbgp.c Derick Rethans (Tue Jan 05 2010 - 17:36:50 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_handler_dbgp.c Derick Rethans (Tue Jan 05 2010 - 17:37:21 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00501.phpt xdebug.c Derick Rethans (Wed Jan 06 2010 - 18:02:33 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Sun Jan 10 2010 - 20:12:57 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ config.m4 config.w32 package.xml xdebug.c xdebug_code_coverage.c xdebug_code_coverage.h xdebug_private.h xdebug_stack.c xdebug_stack.h xdebug_tracing.c xdebug_tracing.h xdebug_var.c xdebug_var.h Derick Rethans (Sun Jan 10 2010 - 22:47:24 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_stack.c Derick Rethans (Mon Jan 11 2010 - 23:20:45 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00515.inc tests/bug00515.phpt xdebug_code_coverage.c Derick Rethans (Mon Jan 11 2010 - 23:23:08 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_stack.c Derick Rethans (Mon Jan 25 2010 - 10:12:16 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Sun Jan 31 2010 - 15:38:47 GMT)
- [xdebug-dev] xdebug-dev@lists.xdebug.org 75% 0FF on Pfizer. USA VIAGRA ® ID34 (Mon Mar 29 2010 - 16:43:48 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00340.phpt Derick Rethans (Mon Apr 05 2010 - 14:10:15 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00421.phpt bug00494.phpt bug00530.phpt bug00538.phpt dbgp/dbgpclient.php Derick Rethans (Mon Apr 05 2010 - 14:11:02 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00475.phpt xdebug_var.c xdebug_xml.c xdebug_xml.h Derick Rethans (Mon Apr 05 2010 - 14:17:53 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00558.phpt xdebug.c Derick Rethans (Mon Apr 05 2010 - 14:27:48 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h template.rc Derick Rethans (Tue Apr 06 2010 - 08:02:44 BST)
- [xdebug-dev] svn: /xdebug/trunk/ NEWS package.xml package2.xml Derick Rethans (Tue Apr 06 2010 - 10:46:53 BST)
- [xdebug-dev] svn: /xdebug/trunk/ package.xml package2.xml Derick Rethans (Tue Apr 06 2010 - 10:47:49 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h template.rc Derick Rethans (Tue Apr 06 2010 - 10:53:19 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00562.phpt xdebug.c Derick Rethans (Tue Apr 13 2010 - 20:18:21 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00558.phpt Derick Rethans (Thu Apr 15 2010 - 12:46:56 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Thu Apr 15 2010 - 12:47:15 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00566-1.phpt tests/bug00566-2.phpt xdebug.c Derick Rethans (Mon Apr 19 2010 - 14:08:17 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00565.phpt xdebug_stack.c Derick Rethans (Tue Apr 20 2010 - 13:44:37 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00565.phpt Derick Rethans (Tue Apr 20 2010 - 14:39:08 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00567.phpt xdebug.c Derick Rethans (Tue Apr 20 2010 - 14:42:42 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h xdebug.c Derick Rethans (Thu Apr 22 2010 - 17:26:22 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00570.phpt xdebug_compat.c xdebug_compat.h xdebug_stack.c Derick Rethans (Thu Apr 22 2010 - 22:33:36 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.ini Derick Rethans (Fri Apr 30 2010 - 03:05:53 BST)
- [xdebug-dev] svn: /xdebug/trunk/ contrib/xt.vim xt.vim Derick Rethans (Sun Jun 06 2010 - 17:52:33 BST)
- [xdebug-dev] svn: /xdebug/trunk/contrib/ api/parser.php tracefile-analyser.php Derick Rethans (Sun Jun 06 2010 - 18:09:19 BST)
- [xdebug-dev] svn: /xdebug/trunk/ NEWS php_xdebug.h template.rc Derick Rethans (Mon Jun 28 2010 - 13:58:56 BST)
- [xdebug-dev] svn: /xdebug/trunk/ NEWS Derick Rethans (Mon Jun 28 2010 - 13:58:57 BST)
- [xdebug-dev] svn: /xdebug/trunk/ package.xml package2.xml Derick Rethans (Mon Jun 28 2010 - 13:58:59 BST)
- [xdebug-dev] svn: /xdebug/trunk/ package.xml package2.xml Derick Rethans (Mon Jun 28 2010 - 13:59:02 BST)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Mon Jun 28 2010 - 15:29:13 BST)
- [xdebug-dev] svn: /xdebug/branches/ Derick Rethans (Mon Jun 28 2010 - 15:30:59 BST)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ php_xdebug.h template.rc Derick Rethans (Mon Jun 28 2010 - 21:50:19 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h template.rc Derick Rethans (Mon Jun 28 2010 - 21:54:45 BST)
- [xdebug-dev] svn: /xdebug/trunk/ Changelog Derick Rethans (Mon Jun 28 2010 - 21:54:46 BST)
- [xdebug-dev] svn: /xdebug/trunk/ README Derick Rethans (Mon Jun 28 2010 - 21:54:49 BST)
- [xdebug-dev] Xdebug 2.1 released! Derick Rethans (Tue Jun 29 2010 - 15:26:23 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_handler_dbgp.c Derick Rethans (Thu Jul 08 2010 - 09:11:14 BST)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ xdebug_handler_dbgp.c Derick Rethans (Thu Jul 08 2010 - 09:11:32 BST)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ xdebug.c Derick Rethans (Fri Jul 23 2010 - 17:53:36 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Fri Jul 23 2010 - 17:54:08 BST)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/xdebug.c trunk/xdebug.c Derick Rethans (Sat Jul 24 2010 - 00:26:02 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Sat Aug 07 2010 - 16:56:59 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h xdebug.c xdebug_stack.c xdebug_var.c xdebug_var.h Derick Rethans (Sat Aug 07 2010 - 17:14:12 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c xdebug_stack.c Derick Rethans (Sun Aug 15 2010 - 17:11:42 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Sun Aug 15 2010 - 17:13:26 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Michael Maclean (Thu Oct 14 2010 - 18:28:27 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00355.phpt Derick Rethans (Fri Oct 15 2010 - 16:02:18 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_var.c Michael Maclean (Sat Oct 16 2010 - 21:52:06 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/dbgp/ dbgpclient.php Derick Rethans (Mon Oct 18 2010 - 12:33:51 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00146.phpt bug00538-2.phpt Derick Rethans (Mon Oct 18 2010 - 12:34:09 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ Derick Rethans (Mon Oct 18 2010 - 12:35:17 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h xdebug.c xdebug_code_coverage.c xdebug_compat.c xdebug_compat.h xdebug_handler_dbgp.c xdebug_stack.c xdebug_var.c xdebug_var.h Derick Rethans (Mon Oct 18 2010 - 12:36:49 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c xdebug_code_coverage.c xdebug_compat.c xdebug_compat.h xdebug_var.c Derick Rethans (Fri Oct 22 2010 - 18:27:10 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/assignment-trace2.phpt tests/assignment-trace3.phpt tests/assignment-trace4.phpt tests/bug00340.phpt tests/bug00389.phpt tests/bug00391.phpt tests/bug00476-2.phpt tests/bug00476.phpt tests/bug00565.phpt tests/bug00570.phpt xdebug.c Derick Rethans (Fri Oct 22 2010 - 18:41:12 BST)
- [xdebug-dev] svn: /xdebug/trunk/ Derick Rethans (Fri Oct 22 2010 - 23:52:46 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ array_map.phpt Derick Rethans (Sun Oct 24 2010 - 20:32:06 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ assignment-trace1.phpt assignment-trace2.phpt assignment-trace3.phpt assignment-trace4.phpt assignment-trace5.phpt assignment-trace6.phpt assignment-trace7.phpt assignment-trace8-php52.phpt assignment-trace8.phpt assignment-trace9-php52.phpt assignment-trace9.phpt Derick Rethans (Tue Oct 26 2010 - 17:27:04 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00421.inc bug00421.phpt bug00475.phpt bug00494.inc bug00494.phpt bug00530.inc bug00530.phpt bug00538.inc bug00538.phpt bug00566-2.inc bug00566-2.phpt Derick Rethans (Tue Oct 26 2010 - 17:32:57 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00562.phpt Derick Rethans (Tue Oct 26 2010 - 17:33:59 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00566-1.phpt xdebug.c xdebug_compat.c Derick Rethans (Tue Oct 26 2010 - 17:34:41 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ local_vars_in_error.phpt test6.phpt Derick Rethans (Tue Oct 26 2010 - 21:50:04 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00241.phpt Derick Rethans (Tue Oct 26 2010 - 21:52:45 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ bug00241.phpt Derick Rethans (Tue Oct 26 2010 - 22:24:15 BST)
- [xdebug-dev] svn: /xdebug/trunk/tests/ xdebug_var_dump_non_overload.phpt Derick Rethans (Tue Oct 26 2010 - 23:22:33 BST)
- [xdebug-dev] svn: /xdebug/trunk/ test-5.1.sh test-5.2.sh test-5.3.sh test-6.0.sh test.sh Derick Rethans (Tue Oct 26 2010 - 23:23:15 BST)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/array_map.phpt branches/xdebug_2_1/tests/assignment-trace1.phpt branches/xdebug_2_1/tests/assignment-trace2.phpt branches/xdebug_2_1/tests/assignment-trace3.phpt branches/xdebug_2_1/tests/assignment-trace4.phpt branches/xdebug_2_1/tests/assignment-trace5.phpt branches/xdebug_2_1/tests/assignment-trace6.phpt branches/xdebug_2_1/tests/assignment-trace7.phpt branches/xdebug_2_1/tests/assignment-trace8-php52.phpt branches/xdebug_2_1/tests/assignment-trace8.phpt branches/xdebug_2_1/tests/assignment-trace9-php52.phpt branches/xdebug_2_1/tests/assignment-trace9.phpt branches/xdebug_2_1/tests/bug00146.phpt branches/xdebug_2_1/tests/bug00241.phpt branches/xdebug_2_1/tests/bug00334.phpt branches/xdebug_2_1/tests/bug00340.phpt branches/xdebug_2_1/tests/bug00355.phpt branches/xdebug_2_1/tests/bug00389.phpt branches/xdebug_2_1/tests/bug00391.phpt branches/xdebug_2_1/tests/bug00421.inc branches/xdebug_2_1/tests/bug00421.phpt branches/xdebug_2_1/tests/bug00470.p Derick Rethans (Wed Nov 03 2010 - 01:07:34 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/tests/ bug00022-ze1.phpt bug00032-ze1.phpt bug00057-ze1.phpt bug00212a-ze1.phpt local_vars_in_error-ze1.phpt test10.phpt Derick Rethans (Wed Nov 03 2010 - 01:10:13 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ test-5.1.sh test-5.2.sh test-5.3.sh test-6.0.sh test.sh Derick Rethans (Wed Nov 03 2010 - 01:10:49 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Wed Nov 03 2010 - 21:55:34 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_profiler.c xdebug_stack.c Derick Rethans (Wed Nov 03 2010 - 21:59:05 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h tests/bug00212b.phpt tests/bug00213.phpt tests/bug00562.phpt tests/coverage.phpt tests/coverage2.phpt tests/coverage3.phpt xdebug.c xdebug_code_coverage.c Derick Rethans (Wed Nov 03 2010 - 22:26:02 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_profiler.c Derick Rethans (Sun Nov 07 2010 - 05:02:37 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00631.phpt branches/xdebug_2_1/xdebug.c trunk/tests/bug00631.phpt trunk/xdebug.c Derick Rethans (Sun Nov 07 2010 - 05:05:00 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ xdebug.c Derick Rethans (Sun Nov 07 2010 - 05:15:43 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00631.phpt trunk/tests/bug00631.phpt Derick Rethans (Thu Dec 16 2010 - 23:50:42 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/closure-stack-trace.phpt tests/closure-trace.phpt xdebug_stack.c Derick Rethans (Thu Dec 16 2010 - 23:50:50 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ usefulstuff.c Derick Rethans (Sat Dec 25 2010 - 13:32:20 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00635.phpt xdebug.c xdebug_stack.c xdebug_stack.h Derick Rethans (Sun Jan 02 2011 - 23:38:38 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/assert_test.phpt branches/xdebug_2_1/tests/bug00241.phpt branches/xdebug_2_1/tests/bug00562.phpt branches/xdebug_2_1/tests/bug00642.phpt branches/xdebug_2_1/tests/call_user_func_array.phpt branches/xdebug_2_1/tests/call_user_func_array2.phpt branches/xdebug_2_1/tests/trace_with_magic_methods.phpt branches/xdebug_2_1/xdebug_stack.c trunk/tests/assert_test.phpt trunk/tests/bug00241.phpt trunk/tests/bug00562.phpt trunk/tests/bug00642.phpt trunk/tests/call_user_func_array.phpt trunk/tests/call_user_func_array2.phpt trunk/tests/trace_with_magic_methods.phpt trunk/xdebug_stack.c Derick Rethans (Mon Jan 03 2011 - 22:53:28 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_var.c Michael Maclean (Wed Jan 05 2011 - 23:24:51 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_var.c Derick Rethans (Fri Jan 07 2011 - 15:35:18 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00089.phpt tests/bug00280.phpt tests/xdebug_var_dump.phpt xdebug_var.c Derick Rethans (Fri Jan 07 2011 - 23:52:11 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00651.phpt branches/xdebug_2_1/xdebug.c trunk/tests/bug00651.phpt trunk/xdebug.c Derick Rethans (Fri Jan 07 2011 - 23:52:12 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/trace_with_magic_methods.phpt trunk/tests/trace_with_magic_methods.phpt Derick Rethans (Fri Jan 07 2011 - 23:52:13 GMT)
- [xdebug-dev] svn: /xdebug/trunk/tests/ closure-stack-trace.phpt closure-trace.phpt Derick Rethans (Fri Jan 07 2011 - 23:52:14 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00651.phpt branches/xdebug_2_1/tests/bug00651b.phpt branches/xdebug_2_1/tests/bug00651c.phpt branches/xdebug_2_1/xdebug.c trunk/tests/bug00651.phpt trunk/tests/bug00651b.phpt trunk/tests/bug00651c.phpt trunk/xdebug.c Derick Rethans (Mon Jan 10 2011 - 21:08:31 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/usefulstuff.c trunk/usefulstuff.c Derick Rethans (Mon Jan 10 2011 - 21:48:05 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h xdebug_handler_dbgp.c Derick Rethans (Fri Jan 14 2011 - 22:55:21 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00654.phpt branches/xdebug_2_1/xdebug.c trunk/tests/bug00654.phpt trunk/xdebug.c Derick Rethans (Fri Jan 14 2011 - 22:55:22 GMT)
- [xdebug-dev] svn: /xdebug/trunk/tests/ closure-stack-trace.phpt Derick Rethans (Fri Feb 11 2011 - 00:15:53 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/xdebug.c trunk/xdebug.c Derick Rethans (Fri Feb 11 2011 - 00:15:54 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/assignment-trace2.phpt branches/xdebug_2_1/tests/assignment-trace3.phpt branches/xdebug_2_1/tests/assignment-trace4.phpt branches/xdebug_2_1/tests/bug00340.phpt branches/xdebug_2_1/tests/bug00389.phpt branches/xdebug_2_1/tests/bug00391.phpt branches/xdebug_2_1/tests/bug00476-2.phpt branches/xdebug_2_1/tests/bug00476.phpt branches/xdebug_2_1/tests/bug00565.phpt branches/xdebug_2_1/tests/bug00570.phpt branches/xdebug_2_1/tests/bug00654.phpt branches/xdebug_2_1/tests/dump-superglobal1.phpt branches/xdebug_2_1/xdebug.c trunk/tests/assignment-trace2.phpt trunk/tests/assignment-trace3.phpt trunk/tests/assignment-trace4.phpt trunk/tests/bug00340.phpt trunk/tests/bug00389.phpt trunk/tests/bug00391.phpt trunk/tests/bug00476-2.phpt trunk/tests/bug00476.phpt trunk/tests/bug00565.phpt trunk/tests/bug00570.phpt trunk/tests/bug00635.phpt trunk/tests/bug00654.phpt trunk/tests/dump-superglobal1.phpt trunk/xdebug.c Derick Rethans (Fri Feb 11 2011 - 00:15:56 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/dump-superglobal1.phpt trunk/tests/dump-superglobal1.phpt Derick Rethans (Fri Feb 11 2011 - 00:15:57 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c xdebug_private.h xdebug_stack.c Derick Rethans (Fri Feb 11 2011 - 00:15:57 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_stack.c Derick Rethans (Fri Feb 11 2011 - 08:42:10 GMT)
- [xdebug-dev] svn: /xdebug/ branches/JDIMediaSolutions/.gitignore branches/PHP_6/.gitignore branches/PHP_6/debugclient/.gitignore branches/PHP_6/tests/.gitignore branches/XDEBUG_PATH_COVERAGE/.gitignore branches/XDEBUG_PATH_COVERAGE/debugclient/.gitignore branches/XDEBUG_PATH_COVERAGE/tests/.gitignore branches/unlabeled-1.10.2/.gitignore branches/unlabeled-1.11.2/.gitignore branches/unlabeled-1.11.4/.gitignore branches/unlabeled-1.13.2/.gitignore branches/unlabeled-1.138.2/.gitignore branches/unlabeled-1.14.2/.gitignore branches/unlabeled-1.15.2/.gitignore branches/unlabeled-1.152.2/.gitignore branches/unlabeled-1.17.2/.gitignore branches/unlabeled-1.19.2/.gitignore branches/unlabeled-1.22.2/.gitignore branches/unlabeled-1.23.2/.gitignore branches/unlabeled-1.28.2/.gitignore branches/unlabeled-1.29.2/.gitignore branches/unlabeled-1.33.2/.gitignore branches/unlabeled-1.38.2/.gitignore branches/unlabeled-1.4.2/.gitignore branches/unlabeled-1.454.2/.gitignore branches/unlabeled-1.47.2/.gitignore .5.2/.g Derick Rethans (Mon Feb 21 2011 - 22:13:22 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00665.phpt branches/xdebug_2_1/xdebug_stack.c trunk/tests/bug00665.phpt trunk/xdebug_stack.c Derick Rethans (Mon Feb 21 2011 - 22:13:24 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/tests/ .gitignore Derick Rethans (Mon Feb 21 2011 - 22:13:23 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00421.phpt branches/xdebug_2_1/tests/bug00494.phpt branches/xdebug_2_1/tests/bug00530.phpt branches/xdebug_2_1/xdebug_var.c trunk/tests/bug00421.phpt trunk/tests/bug00494.phpt trunk/tests/bug00530.phpt trunk/xdebug_var.c Derick Rethans (Thu Feb 24 2011 - 12:00:22 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00670.phpt branches/xdebug_2_1/xdebug_code_coverage.c trunk/tests/bug00670.phpt trunk/xdebug_code_coverage.c Derick Rethans (Thu Mar 10 2011 - 15:34:39 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/670-ConsistentHashing.inc branches/xdebug_2_1/tests/bug00670.phpt trunk/tests/670-ConsistentHashing.inc trunk/tests/bug00670.phpt Derick Rethans (Sun Mar 13 2011 - 21:34:08 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/670-ConsistentHashing.inc trunk/tests/670-ConsistentHashing.inc Derick Rethans (Tue Mar 15 2011 - 23:02:28 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00631.phpt xdebug_profiler.c Derick Rethans (Mon Mar 21 2011 - 20:08:32 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00631.phpt xdebug_profiler.c Derick Rethans (Mon Mar 21 2011 - 20:09:18 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00631.phpt xdebug_profiler.c Derick Rethans (Mon Mar 21 2011 - 20:09:19 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00631.phpt tests/bug00639-2.inc tests/bug00639.phpt xdebug_profiler.c Derick Rethans (Mon Mar 21 2011 - 20:09:20 GMT)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00639.phpt tests/bug00643-t1.inc tests/bug00643-t2.inc tests/bug00643.phpt xdebug_profiler.c Derick Rethans (Mon Mar 21 2011 - 20:09:21 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ tests/bug00631.phpt tests/bug00639-2.inc tests/bug00639.phpt tests/bug00643-t1.inc tests/bug00643-t2.inc tests/bug00643.phpt xdebug_profiler.c Derick Rethans (Mon Mar 21 2011 - 20:39:56 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ NEWS package.xml package2.xml php_xdebug.h template.rc Derick Rethans (Mon Mar 21 2011 - 21:17:13 GMT)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Mon Mar 21 2011 - 21:19:03 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ php_xdebug.h template.rc Derick Rethans (Mon Mar 21 2011 - 21:20:39 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/LICENSE branches/xdebug_2_1/debugclient/main.c branches/xdebug_2_1/debugclient/usefulstuff.c branches/xdebug_2_1/debugclient/usefulstuff.h branches/xdebug_2_1/php_xdebug.h branches/xdebug_2_1/template.rc branches/xdebug_2_1/tests/bug00421.phpt branches/xdebug_2_1/tests/bug00475.phpt branches/xdebug_2_1/tests/bug00494.phpt branches/xdebug_2_1/tests/bug00530.phpt branches/xdebug_2_1/tests/bug00538.phpt branches/xdebug_2_1/tests/bug00566-2.phpt branches/xdebug_2_1/usefulstuff.c branches/xdebug_2_1/usefulstuff.h branches/xdebug_2_1/xdebug.c branches/xdebug_2_1/xdebug_code_coverage.c branches/xdebug_2_1/xdebug_code_coverage.h branches/xdebug_2_1/xdebug_com.c branches/xdebug_2_1/xdebug_com.h branches/xdebug_2_1/xdebug_compat.c branches/xdebug_2_1/xdebug_compat.h branches/xdebug_2_1/xdebug_handler_dbgp.c branches/xdebug_2_1/xdebug_handler_dbgp.h branches/xdebug_2_1/xdebug_handlers.c branches/xdebug_2_1/xdebug_handlers.h branches/xdebug_2_1/xdebug_mm.h debug_pr Derick Rethans (Mon Mar 21 2011 - 21:33:27 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/dump-superglobal1.phpt trunk/tests/dump-superglobal1.phpt Derick Rethans (Mon Mar 21 2011 - 21:59:55 GMT)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/xdebug_stack.c trunk/xdebug_stack.c Derick Rethans (Thu Mar 24 2011 - 10:22:53 GMT)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ NEWS package.xml package2.xml php_xdebug.h template.rc Derick Rethans (Sun Mar 27 2011 - 12:56:01 BST)
- [xdebug-dev] svn: /xdebug/tags/ Derick Rethans (Sun Mar 27 2011 - 12:57:16 BST)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ php_xdebug.h template.rc Derick Rethans (Sun Mar 27 2011 - 12:57:58 BST)
- [xdebug-dev] Xdebug 2.1.1 released! Derick Rethans (Mon Mar 28 2011 - 10:52:16 BST)
- [xdebug-dev] svn: /xdebug/trunk/ php_xdebug.h xdebug.c Derick Rethans (Wed Mar 30 2011 - 21:36:19 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.c Derick Rethans (Wed Mar 30 2011 - 21:36:20 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug.ini Derick Rethans (Wed Mar 30 2011 - 22:40:35 BST)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/tests/bug00421.phpt branches/xdebug_2_1/tests/bug00475.phpt branches/xdebug_2_1/tests/bug00684.phpt branches/xdebug_2_1/tests/stacktrace_html_2.phpt branches/xdebug_2_1/tests/stacktrace_html_3.phpt branches/xdebug_2_1/tests/stacktrace_html_4.phpt branches/xdebug_2_1/tests/stacktrace_html_4_novar.phpt branches/xdebug_2_1/xdebug_var.c trunk/tests/bug00421.phpt trunk/tests/bug00475.phpt trunk/tests/bug00684.phpt trunk/tests/stacktrace_html_2.phpt trunk/tests/stacktrace_html_3.phpt trunk/tests/stacktrace_html_4.phpt trunk/tests/stacktrace_html_4_novar.phpt trunk/xdebug_var.c Derick Rethans (Mon May 02 2011 - 18:49:33 BST)
- [xdebug-dev] svn: /xdebug/ branches/xdebug_2_1/debugclient/.gitignore trunk/debugclient/.gitignore Derick Rethans (Mon May 02 2011 - 18:49:34 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/remote_log1.phpt tests/remote_log2.phpt tests/remote_log3.phpt usefulstuff.c xdebug_handler_dbgp.c xdebug_stack.c Derick Rethans (Fri May 27 2011 - 03:22:46 BST)
- [xdebug-dev] svn: /xdebug/trunk/ tests/bug00697.inc tests/bug00697.phpt xdebug.c Derick Rethans (Sun May 29 2011 - 19:08:14 BST)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ bug00697.inc bug00697.phpt xdebug.c Derick Rethans (Sun May 29 2011 - 19:10:21 BST)
- [xdebug-dev] svn: /xdebug/ .gitignore trunk/.gitignore Derick Rethans (Sun May 29 2011 - 19:27:21 BST)
- [xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ bug00697.inc bug00697.phpt tests/bug00697.inc tests/bug00697.phpt Derick Rethans (Wed Jun 08 2011 - 14:31:53 BST)
- [xdebug-dev] [derickr/xdebug] 4cd41a: Standard project directories initialized by cvs2sv... Derick Rethans (Sat Jun 18 2011 - 12:04:41 BST)
- [xdebug-dev] svn: /xdebug/trunk/ xdebug_stack.c Derick Rethans (Tue Jun 21 2011 - 12:53:57 BST)
- [xdebug-dev] [derickr/gtkdbgp] 6db11f: - Added .gitignore file Derick Rethans (Wed Jun 22 2011 - 15:27:01 BST)
- [xdebug-dev] [derickr/gtkdbgp] 7dc3d2: First part of a feature to remember which paths ha... Derick Rethans (Wed Jun 22 2011 - 15:24:31 BST)
- [xdebug-dev] [derickr/dbgp] 4818b2: Added the missing expression parameter. Derick Rethans (Wed Jun 22 2011 - 15:28:31 BST)
- [xdebug-dev] [derickr/xdebug.org] b5a510: - Xdebug is now on GIT. Derick Rethans (Thu Jun 23 2011 - 10:46:27 BST)
- [xdebug-dev] [derickr/xdebug.org] 2a9ac5: Fugbix typo. Derick Rethans (Thu Jun 23 2011 - 11:21:10 BST)
- [xdebug-dev] [derickr/xdebug] 0a4b5c: - Added two nonsense files to .gitignore. Derick Rethans (Thu Jun 23 2011 - 23:16:50 BST)
- [xdebug-dev] [derickr/xdebug] 10439b: Fixed test file for bug #538. Derick Rethans (Thu Jun 23 2011 - 23:16:58 BST)
- [xdebug-dev] [derickr/xdebug] 76e00c: Fixed bug #587: XDebug makes PHP always give out 2... Derick Rethans (Sat Jun 25 2011 - 10:12:54 BST)
- [xdebug-dev] [derickr/xdebug] 76e00c: Fixed bug #587: XDebug makes PHP always give out 2... Derick Rethans (Sat Jun 25 2011 - 10:13:16 BST)
- [xdebug-dev] [derickr/xdebug.org] f506bf: - Added a temp netbeans tutorial page. Derick Rethans (Wed Jun 29 2011 - 12:29:19 BST)
- [xdebug-dev] [derickr/xdebug.org] 9c3602: Added short introduction. Derick Rethans (Wed Jun 29 2011 - 12:30:56 BST)
- [xdebug-dev] [derickr/xdebug.org] f95421: Merge branch 'master' into tutorials Derick Rethans (Wed Jun 29 2011 - 12:36:17 BST)
- [xdebug-dev] [derickr/xdebug.org] 7d6048: Added stubs for other IDEs too. Derick Rethans (Fri Jul 01 2011 - 16:59:43 BST)
- [xdebug-dev] [derickr/xdebug] a8feb3: Fixed bug #693: Cachegrind files not written when ... Derick Rethans (Sat Jul 02 2011 - 00:58:48 BST)
- [xdebug-dev] [derickr/xdebug] a8feb3: Fixed bug #693: Cachegrind files not written when ... Derick Rethans (Sat Jul 02 2011 - 00:58:49 BST)
- [xdebug-dev] [derickr/xdebug.org] f257bd: Wrote first version of the NetBeans tutorial for w... Derick Rethans (Sun Jul 03 2011 - 12:34:51 BST)
- [xdebug-dev] [derickr/xdebug] 4b4d23: Fixed bug #699: Xdebug gets the filename wrong for... Derick Rethans (Mon Jul 04 2011 - 15:49:44 BST)
- [xdebug-dev] [derickr/xdebug] 4b4d23: Fixed bug #699: Xdebug gets the filename wrong for... Derick Rethans (Mon Jul 04 2011 - 15:49:44 BST)
- [xdebug-dev] [derickr/xdebug] e2f694: Merge branch 'taavi/use_lineno_index' Derick Rethans (Mon Jul 11 2011 - 16:07:05 BST)
- [xdebug-dev] [derickr/xdebug] bfff66: Fixed bug #703 by adding another opcode to the lis... Derick Rethans (Sat Jul 16 2011 - 15:38:48 BST)
- [xdebug-dev] [derickr/xdebug] bfff66: Fixed bug #703 by adding another opcode to the lis... Derick Rethans (Sat Jul 16 2011 - 15:38:47 BST)
- [xdebug-dev] [derickr/xdebug.org] 515859: Adding extra information to the NetBeans tutorial,... Derick Rethans (Wed Jul 27 2011 - 15:33:58 BST)
- [xdebug-dev] [derickr/xdebug] 136299: Fixed bug #622: Working with eval() code is inconv... Derick Rethans (Wed Jul 27 2011 - 22:04:54 BST)
- [xdebug-dev] [derickr/xdebug] 136299: Fixed bug #622: Working with eval() code is inconv... Derick Rethans (Wed Jul 27 2011 - 22:04:55 BST)
- [xdebug-dev] [derickr/xdebug] 73666f: Go with 2.1.2. Derick Rethans (Thu Jul 28 2011 - 12:40:38 BST)
- [xdebug-dev] [derickr/xdebug.org] 636aa3: - Publish Xdebug 2.1.2 Derick Rethans (Thu Jul 28 2011 - 16:42:00 BST)
- [xdebug-dev] [derickr/xdebug.org] f506bf: - Added a temp netbeans tutorial page. Derick Rethans (Thu Jul 28 2011 - 16:43:12 BST)
- [xdebug-dev] [derickr/xdebug.org] ed2f62: Merge pull request #5 from bogdanalbei/patch-2 Derick Rethans (Thu Aug 04 2011 - 13:45:07 BST)
- [xdebug-dev] [derickr/xdebug] 73666f: Go with 2.1.2. Derick Rethans (Thu Aug 04 2011 - 16:16:16 BST)
- [xdebug-dev] [derickr/xdebug] 0b5f47: Added a check for the headers of trace files to pr... Derick Rethans (Thu Aug 04 2011 - 16:23:47 BST)
- [xdebug-dev] [derickr/xdebug] 0b5f47: Added a check for the headers of trace files to pr... Derick Rethans (Thu Aug 04 2011 - 16:23:46 BST)
- [xdebug-dev] [derickr/xdebug] eaa74b: Fixed issue #606/#678/#688/#689/#704: crash after ... Derick Rethans (Sat Aug 13 2011 - 16:16:34 BST)
- [xdebug-dev] [derickr/xdebug] eaa74b: Fixed issue #606/#678/#688/#689/#704: crash after ... Derick Rethans (Sat Aug 13 2011 - 16:16:34 BST)
- [xdebug-dev] [derickr/xdebug] 42d8cc: Implemented issue #695: Added method call type to ... Derick Rethans (Sat Aug 13 2011 - 19:02:26 BST)
- [xdebug-dev] [derickr/xdebug] ceee1c: Fixed bug #614/#619: Viewing private variables in ... Derick Rethans (Sun Aug 14 2011 - 19:02:50 BST)
- [xdebug-dev] [derickr/xdebug] ceee1c: Fixed bug #614/#619: Viewing private variables in ... Derick Rethans (Sun Aug 14 2011 - 19:02:50 BST)
- [xdebug-dev] [derickr/xdebug] f047c6: Fixed bug #709: Xdebug doesn't understand E_USER_D... Derick Rethans (Mon Aug 15 2011 - 22:19:03 BST)
- [xdebug-dev] [derickr/xdebug] f047c6: Fixed bug #709: Xdebug doesn't understand E_USER_D... Derick Rethans (Mon Aug 15 2011 - 22:19:03 BST)
- [xdebug-dev] [derickr/xdebug] e03326: Added that you need to run ./buildconf as well. Derick Rethans (Tue Aug 23 2011 - 21:14:56 BST)
- [xdebug-dev] [derickr/xdebug] e03326: Added that you need to run ./buildconf as well. Derick Rethans (Tue Aug 23 2011 - 21:14:57 BST)
- [xdebug-dev] [derickr/xdebug.org] 843d17: Added a "contributing" section. Derick Rethans (Tue Aug 23 2011 - 21:45:06 BST)
- [xdebug-dev] [derickr/xdebug.org] 797a24: Fixed fonts. Derick Rethans (Tue Aug 23 2011 - 21:53:22 BST)
- [xdebug-dev] [derickr/xdebug.org] 07092c: Added rebase solution (per Matthew's suggestion). Derick Rethans (Tue Aug 23 2011 - 22:14:46 BST)
- [xdebug-dev] [derickr/xdebug.org] 5255b1: Swap order, as this makes more sense (Suggested by... Derick Rethans (Tue Aug 23 2011 - 22:39:03 BST)
- [xdebug-dev] [derickr/xdebug.org] 9a3564: Make it layout a bit better, and add the name/emai... Derick Rethans (Wed Aug 24 2011 - 09:29:20 BST)
- [xdebug-dev] [derickr/xdebug.org] 4e5d3f: Use "upstream" and use "rebase". Derick Rethans (Wed Aug 24 2011 - 19:37:01 BST)
- [xdebug-dev] [derickr/xdebug.org] 3a3b64: Fix wording. Derick Rethans (Thu Aug 25 2011 - 08:49:41 BST)
- [xdebug-dev] [derickr/xdebug] f8351f: Remove commented out unused code for variable name... Derick Rethans (Thu Sep 15 2011 - 14:17:13 BST)
- [xdebug-dev] [derickr/xdebug] f8351f: Remove commented out unused code for variable name... Derick Rethans (Thu Sep 15 2011 - 14:17:12 BST)
- [xdebug-dev] [derickr/xdebug] c323c2: Fixed bug #714: Cachegrind files have huge (wrong)... Derick Rethans (Sun Sep 18 2011 - 16:49:28 BST)
- [xdebug-dev] [derickr/xdebug] c323c2: Fixed bug #714: Cachegrind files have huge (wrong)... Derick Rethans (Sun Sep 18 2011 - 16:49:28 BST)
- [xdebug-dev] [derickr/xdebug] 0297f7: Fixed bug #698: Allow xdebug.remote_connect_back t... Derick Rethans (Mon Sep 19 2011 - 22:30:01 BST)
- [xdebug-dev] [derickr/xdebug] 0297f7: Fixed bug #698: Allow xdebug.remote_connect_back t... Derick Rethans (Mon Sep 19 2011 - 22:30:00 BST)
- [xdebug-dev] [derickr/xdebug] abad6d: Fixed bug #690: Function traces are not appended t... Derick Rethans (Sun Sep 25 2011 - 22:47:17 BST)
- [xdebug-dev] [derickr/xdebug] abad6d: Fixed bug #690: Function traces are not appended t... Derick Rethans (Sun Sep 25 2011 - 22:47:17 BST)
- [xdebug-dev] [derickr/xdebug] 6b6086: Added a test case for bug #360 (which is I think l... Derick Rethans (Mon Sep 26 2011 - 10:53:51 BST)
- [xdebug-dev] [derickr/xdebug] 6b6086: Added a test case for bug #360 (which is I think l... Derick Rethans (Mon Sep 26 2011 - 10:53:52 BST)
- [xdebug-dev] [derickr/gtkdbgp] d62052: Added binaries to .gitignore Derick Rethans (Tue Sep 27 2011 - 12:25:55 BST)
- [xdebug-dev] [derickr/xdebug] b0faa7: Fixed bug #723: xdebug is stricter than PHP regard... Derick Rethans (Fri Sep 30 2011 - 10:58:42 BST)
- [xdebug-dev] [derickr/xdebug] b0faa7: Fixed bug #723: xdebug is stricter than PHP regard... Derick Rethans (Fri Sep 30 2011 - 10:58:43 BST)
- [xdebug-dev] [derickr/xdebug] 9b91df: Fixed bug #305: xdebug exception handler doesn't p... Derick Rethans (Sat Oct 01 2011 - 14:42:41 BST)
- [xdebug-dev] [derickr/xdebug] 9b91df: Fixed bug #305: xdebug exception handler doesn't p... Derick Rethans (Sat Oct 01 2011 - 14:42:41 BST)
- [xdebug-dev] [derickr/xdebug] b6825b: ZTS fixes Derick Rethans (Wed Oct 12 2011 - 11:15:14 BST)
- [xdebug-dev] [derickr/xdebug] b6825b: ZTS fixes Derick Rethans (Wed Oct 12 2011 - 11:15:15 BST)
- [xdebug-dev] [derickr/xdebug] e6d443: Get rid of EXECUTE_DATA_PTR, that's an old relic. Derick Rethans (Fri Oct 14 2011 - 14:13:37 BST)
- [xdebug-dev] [derickr/xdebug] e6d443: Get rid of EXECUTE_DATA_PTR, that's an old relic. Derick Rethans (Fri Oct 14 2011 - 14:13:38 BST)
- [xdebug-dev] [derickr/xdebug.org] 214aa7: Fixed the instructions. Derick Rethans (Tue Oct 18 2011 - 18:38:47 BST)
- [xdebug-dev] [derickr/xdebug.org] 17d17e: Fixed contributing guidelines. Derick Rethans (Wed Oct 19 2011 - 01:58:08 BST)
- [xdebug-dev] [derickr/xdebug] 85c195: Reset color after truncated strings are displayed Derick Rethans (Wed Oct 19 2011 - 15:30:07 BST)
- [xdebug-dev] [derickr/xdebug.org] fa525a: Handle URL-encoded links. Derick Rethans (Sat Oct 22 2011 - 14:58:31 BST)
- [xdebug-dev] [derickr/gtkdbgp] a34c62: very basic README for new comers Derick Rethans (Wed Nov 09 2011 - 23:11:42 GMT)
- [xdebug-dev] [derickr/xdebug] 06757c: Fixed bug #725: EG(current_execute_data) is not ch... Derick Rethans (Fri Nov 11 2011 - 23:46:32 GMT)
- [xdebug-dev] [derickr/xdebug] 06757c: Fixed bug #725: EG(current_execute_data) is not ch... Derick Rethans (Fri Nov 11 2011 - 23:46:33 GMT)
- [xdebug-dev] [derickr/xdebug] a78e74: Hopefully fix the Windows build. Derick Rethans (Wed Nov 23 2011 - 11:49:38 GMT)
- [xdebug-dev] [derickr/xdebug] 7e7666: Fix link to php.net docs Derick Rethans (Tue Nov 29 2011 - 14:24:48 GMT)
- [xdebug-dev] [derickr/xdebug] : Make Xdebug work with PHP 5.1 again. Derick Rethans (Thu Jan 12 2012 - 18:56:08 GMT)
- [xdebug-dev] [derickr/xdebug] : Some more formatting changes for cli_color=1. Derick Rethans (Thu Jan 12 2012 - 19:14:11 GMT)
- [xdebug-dev] [derickr/xdebug.org] : Added the location where to download the DBGp prox... Derick Rethans (Fri Jan 13 2012 - 01:57:52 GMT)
- [xdebug-dev] [derickr/xdebug.org] : Added the location where to download the DBGp prox... Derick Rethans (Fri Jan 13 2012 - 02:07:54 GMT)
- [xdebug-dev] [derickr/xdebug] ab8905: get_last_error() is PHP 5.2 or later only. Derick Rethans (Tue Jan 24 2012 - 21:53:50 GMT)
- [xdebug-dev] [derickr/xdebug] ab8905: get_last_error() is PHP 5.2 or later only. Derick Rethans (Tue Jan 24 2012 - 21:53:50 GMT)
- [xdebug-dev] [derickr/xdebug] 9d66b9: Welcome 2012. Derick Rethans (Wed Jan 25 2012 - 22:08:40 GMT)
- [xdebug-dev] [derickr/xdebug.org] cb9768: Release 2.1.3. Derick Rethans (Wed Jan 25 2012 - 22:43:46 GMT)
- [xdebug-dev] [derickr/xdebug.org] 055565: Fixed duplicate "bug". Derick Rethans (Wed Jan 25 2012 - 22:47:15 GMT)
- [xdebug-dev] [derickr/xdebug.org] 05cd0d: Fixed header. Derick Rethans (Wed Jan 25 2012 - 22:48:56 GMT)
- [xdebug-dev] [derickr/xdebug] 9d66b9: Welcome 2012. Derick Rethans (Thu Jan 26 2012 - 09:47:51 GMT)
- [xdebug-dev] [derickr/xdebug] 5da5ac: Fixed version in .h file. Derick Rethans (Thu Jan 26 2012 - 09:47:52 GMT)
- [xdebug-dev] [derickr/xdebug.org] 7bd7ec: With correct version number. Derick Rethans (Thu Jan 26 2012 - 11:12:07 GMT)
- [xdebug-dev] [derickr/xdebug.org] 795363: Update version nr here too. Derick Rethans (Sat Jan 28 2012 - 10:05:40 GMT)
- [xdebug-dev] [derickr/xdebug.org] 155d52: Updated tarball with correct version nr. Derick Rethans (Mon Jan 30 2012 - 17:34:07 GMT)
- [xdebug-dev] [derickr/xdebug] 18ad28: Back to dev. Derick Rethans (Thu Feb 02 2012 - 14:13:25 GMT)
- [xdebug-dev] [derickr/xdebug] d334a6: Fixed bug #747: Still problem with error message a... Derick Rethans (Mon Feb 13 2012 - 09:56:14 GMT)
- [xdebug-dev] [derickr/xdebug] d334a6: Fixed bug #747: Still problem with error message a... Derick Rethans (Mon Feb 13 2012 - 09:56:15 GMT)
- [xdebug-dev] [derickr/xdebug.org] f25231: Added clarification about XDEBUG_CONFIG and multip... Derick Rethans (Mon Feb 13 2012 - 18:27:50 GMT)
- [xdebug-dev] [derickr/xdebug] fd9d3f: Fixed bug #778: Xdebug session in Eclipse crash wh... Derick Rethans (Wed Feb 15 2012 - 23:11:54 GMT)
- [xdebug-dev] [derickr/xdebug] fd9d3f: Fixed bug #778: Xdebug session in Eclipse crash wh... Derick Rethans (Wed Feb 15 2012 - 23:11:55 GMT)
- [xdebug-dev] [derickr/xdebug.org] 306ad0: Bye bye fucking PayPal. Derick Rethans (Fri Feb 17 2012 - 13:53:46 GMT)
- [xdebug-dev] [derickr/xdebug.org] aefbee: Redirect to the thank you page. Derick Rethans (Fri Feb 17 2012 - 14:04:00 GMT)
- [xdebug-dev] [derickr/xdebug.org] 353301: Fixed link. Derick Rethans (Fri Feb 17 2012 - 14:05:50 GMT)
- [xdebug-dev] [derickr/xdebug.org] 3f62fb: And now fix the license link Derick Rethans (Fri Feb 17 2012 - 14:06:32 GMT)
- [xdebug-dev] [derickr/xdebug.org] b08b90: Initial trouble shooting guide Derick Rethans (Wed Feb 22 2012 - 09:42:57 GMT)
- [xdebug-dev] [derickr/xdebug.org] 914fb1: Switch donation around for support contract. Derick Rethans (Wed Feb 22 2012 - 17:16:12 GMT)
- [xdebug-dev] [derickr/xdebug.org] 5b1c35: Update text. Derick Rethans (Wed Feb 22 2012 - 17:18:04 GMT)
- [xdebug-dev] [derickr/xdebug.org] 391ea2: Added a print style and allow for "all documentati... Derick Rethans (Wed Feb 22 2012 - 21:50:24 GMT)
- [xdebug-dev] [derickr/xdebug] ada97f: Fixed compilation with ZTS on PHP < 5.3 Derick Rethans (Sun Feb 26 2012 - 22:16:44 GMT)
- [xdebug-dev] [derickr/xdebug] ada97f: Fixed compilation with ZTS on PHP < 5.3 Derick Rethans (Sun Feb 26 2012 - 22:16:42 GMT)
- [xdebug-dev] [derickr/xdebug] 8f9792: Added a test case for issue #763. Derick Rethans (Wed Feb 29 2012 - 13:17:59 GMT)
- [xdebug-dev] [derickr/xdebug] 8f9792: Added a test case for issue #763. Derick Rethans (Wed Feb 29 2012 - 13:18:09 GMT)
- [xdebug-dev] [derickr/xdebug] b67916: Merge branch 'xdebug_2_1' of github.com:derickr/xd... Derick Rethans (Wed Feb 29 2012 - 13:19:16 GMT)
- [xdebug-dev] [derickr/xdebug] e169ff: Fixed test cases. Derick Rethans (Fri Mar 02 2012 - 22:56:15 GMT)
- [xdebug-dev] [derickr/xdebug] aa1b5c: Add a error-specific class to stack traces. Derick Rethans (Fri Mar 02 2012 - 22:56:14 GMT)
- [xdebug-dev] [derickr/xdebug] 0a1ded: Fixed issue #788: Collect errors eats fatal errors... Derick Rethans (Sun Mar 04 2012 - 00:30:23 GMT)
- [xdebug-dev] [derickr/xdebug] 0a1ded: Fixed issue #788: Collect errors eats fatal errors... Derick Rethans (Sun Mar 04 2012 - 00:30:25 GMT)
- [xdebug-dev] [derickr/xdebug] 074052: Added extra information to error printouts to tell... Derick Rethans (Sun Mar 04 2012 - 19:22:18 GMT)
- [xdebug-dev] [derickr/xdebug] a6c520: Fixed bug #787: Segmentation Fault with PHP header... Derick Rethans (Wed Mar 07 2012 - 19:33:16 GMT)
- [xdebug-dev] [derickr/xdebug] a6c520: Fixed bug #787: Segmentation Fault with PHP header... Derick Rethans (Wed Mar 07 2012 - 19:33:18 GMT)
- [xdebug-dev] [derickr/xdebug] 61834f: Removed: unused variables Derick Rethans (Fri Mar 09 2012 - 23:20:05 GMT)
- [xdebug-dev] [derickr/xdebug] b39387: Merge pull request #19 from patrickallaert/FixImpl... Derick Rethans (Fri Mar 09 2012 - 23:20:16 GMT)
- [xdebug-dev] [derickr/xdebug] a44d88: Fixed: Implicit declarations of some functions. Derick Rethans (Fri Mar 09 2012 - 23:26:40 GMT)
- [xdebug-dev] [derickr/xdebug] 3cd097: Merge pull request #20 from patrickallaert/FixPrin... Derick Rethans (Fri Mar 09 2012 - 23:27:34 GMT)
- [xdebug-dev] [derickr/xdebug.org] 2e2003: Added flattr button. Derick Rethans (Sat Mar 10 2012 - 09:39:54 GMT)
- [xdebug-dev] [derickr/xdebug] 0282e9: Fixed test for PHP 5.4/master. Derick Rethans (Sat Mar 10 2012 - 12:34:23 GMT)
- [xdebug-dev] [derickr/xdebug] 0282e9: Fixed test for PHP 5.4/master. Derick Rethans (Sat Mar 10 2012 - 12:34:24 GMT)
- [xdebug-dev] [derickr/xdebug] f0fc52: Fixing output buffers, take 1. Derick Rethans (Mon Mar 12 2012 - 16:15:40 GMT)
- [xdebug-dev] [derickr/xdebug] derickr (Mon Mar 12 2012 - 22:19:56 GMT)
- [xdebug-dev] [derickr/xdebug] bf9bb5: Go with 2.1.4. Derick Rethans (Mon Mar 12 2012 - 22:19:56 GMT)
- [xdebug-dev] [derickr/xdebug] bf9bb5: Go with 2.1.4. Derick Rethans (Mon Mar 12 2012 - 22:25:07 GMT)
- [xdebug-dev] [derickr/xdebug] 1fe345: Fix ZTS build. Derick Rethans (Mon Mar 12 2012 - 22:40:09 GMT)
- [xdebug-dev] [derickr/xdebug] baeaca: Back to dev. Derick Rethans (Mon Mar 12 2012 - 22:42:48 GMT)
- [xdebug-dev] [derickr/xdebug] baeaca: Back to dev. Derick Rethans (Mon Mar 12 2012 - 22:42:49 GMT)
- [xdebug-dev] [derickr/xdebug] ab33bc: Go with 2.1.4, take #2. Derick Rethans (Mon Mar 12 2012 - 22:50:06 GMT)
- [xdebug-dev] [derickr/xdebug] baeaca: Back to dev. Derick Rethans (Mon Mar 12 2012 - 22:50:12 GMT)
- [xdebug-dev] [derickr/xdebug.org] 913ce7: Added the 2.1.4 release. Derick Rethans (Mon Mar 12 2012 - 23:02:57 GMT)
- [xdebug-dev] [derickr/xdebug.org] 38fdc3: Fugbix typo. Derick Rethans (Tue Mar 13 2012 - 08:39:36 GMT)
- [xdebug-dev] [derickr/xdebug] ab33bc: Go with 2.1.4, take #2. Derick Rethans (Tue Mar 13 2012 - 12:11:24 GMT)
- [xdebug-dev] [derickr/xdebug] acb87d: Make package version 2 the only supported one. Derick Rethans (Tue Mar 13 2012 - 13:28:36 GMT)
- [xdebug-dev] [derickr/xdebug] derickr (Tue Mar 13 2012 - 13:28:41 GMT)
- [xdebug-dev] [derickr/xdebug.org] f55d13: Go with 2.2.0RC1. Derick Rethans (Tue Mar 13 2012 - 13:48:44 GMT)
- [xdebug-dev] [derickr/xdebug.org] 0987f4: Fixed link. Derick Rethans (Tue Mar 13 2012 - 14:02:26 GMT)
- [xdebug-dev] [derickr/xdebug] derickr (Sun Mar 18 2012 - 21:51:34 GMT)
- [xdebug-dev] [derickr/xdebug] 7d743c: Blind stab at implementing issue #794. Derick Rethans (Sun Mar 18 2012 - 21:54:55 GMT)
- [xdebug-dev] [derickr/xdebug] 7d743c: Blind stab at implementing issue #794. Derick Rethans (Sun Mar 18 2012 - 21:55:09 GMT)
- [xdebug-dev] [derickr/xdebug] b242fb: Right, lets do this in a nicer way with the alread... Derick Rethans (Sun Mar 18 2012 - 22:10:30 GMT)
- [xdebug-dev] [derickr/xdebug] 917df4: We need this one as well now for Windows. Derick Rethans (Sun Mar 18 2012 - 22:27:20 GMT)
- [xdebug-dev] [derickr/xdebug] 152bfa: And this constant needs to be available too. Derick Rethans (Sun Mar 18 2012 - 22:31:41 GMT)
- [xdebug-dev] [derickr/xdebug] f96435: Ansi formats are also needed for Windows now. Derick Rethans (Mon Mar 19 2012 - 12:04:50 GMT)
- [xdebug-dev] [derickr/xdebug] 76f72f: And all the variable rendering functions too. Derick Rethans (Mon Mar 19 2012 - 12:07:03 GMT)
- [xdebug-dev] [derickr/xdebug] ed7039: Just testing whether this works. Derick Rethans (Tue Mar 20 2012 - 11:48:49 GMT)
- [xdebug-dev] [derickr/xdebug] e70a32: So Windows C-lib doesn't do \e, so changing this t... Derick Rethans (Tue Mar 20 2012 - 15:08:09 GMT)
- [xdebug-dev] [derickr/xdebug] 1aa063: Read in a loop in case of signals. Derick Rethans (Tue Mar 20 2012 - 20:01:17 GMT)
- [xdebug-dev] [derickr/xdebug] b5f45b: Implement issue #794: Allow coloured output on Win... Derick Rethans (Tue Mar 20 2012 - 20:02:06 GMT)
- [xdebug-dev] [derickr/xdebug] b5f45b: Implement issue #794: Allow coloured output on Win... Derick Rethans (Tue Mar 20 2012 - 20:03:40 GMT)
- [xdebug-dev] [derickr/xdebug.org] 16ce36: Update version numbers. Derick Rethans (Fri Mar 23 2012 - 21:51:51 GMT)
- [xdebug-dev] [derickr/xdebug] 1b93a4: Fixed bug #801: Segfault with streamwrapper, unclo... Derick Rethans (Sat Mar 24 2012 - 00:06:02 GMT)
- [xdebug-dev] [derickr/xdebug] 1b93a4: Fixed bug #801: Segfault with streamwrapper, unclo... Derick Rethans (Sat Mar 24 2012 - 00:06:04 GMT)
- [xdebug-dev] [derickr/xdebug.org] 2c0687: Added Windows/Netbeans documentation for xdebug.fi... Derick Rethans (Sat Mar 24 2012 - 11:06:30 GMT)
- [xdebug-dev] [derickr/xdebug.org] 960ab8: Fixed issue #612, #691, #712 and #764: Issues with... Derick Rethans (Sat Mar 24 2012 - 15:42:59 GMT)
- [xdebug-dev] [derickr/xdebug.org] 42009a: Fixed bug #784: Unlimited feature for var_display_... Derick Rethans (Sat Mar 24 2012 - 16:52:50 GMT)
- [xdebug-dev] [derickr/xdebug.org] b7a9b5: Correct changes, as a 2M limit is not practical. Derick Rethans (Sat Mar 24 2012 - 17:16:45 GMT)
- [xdebug-dev] [derickr/xdebug] d35f34: Make -1 for xdebug.var_dump_max_data and xdebug.va... Derick Rethans (Sat Mar 24 2012 - 19:08:59 GMT)
- [xdebug-dev] [derickr/xdebug] d35f34: Make -1 for xdebug.var_dump_max_data and xdebug.va... Derick Rethans (Sat Mar 24 2012 - 19:08:59 GMT)
- [xdebug-dev] [derickr/xdebug.org] f148da: One more shot at #764: windows and spaces in paths... Derick Rethans (Mon Mar 26 2012 - 20:27:27 BST)
- [xdebug-dev] [derickr/xdebug] 308f95: Fixed bug #774: Fixed eval and bailout without a b... Derick Rethans (Mon Mar 26 2012 - 22:48:25 BST)
- [xdebug-dev] [derickr/xdebug] 308f95: Fixed bug #774: Fixed eval and bailout without a b... Derick Rethans (Mon Mar 26 2012 - 22:48:27 BST)
- [xdebug-dev] [derickr/xdebug] 96c80b: Only run this test for PHP 5.3 and higher, because... Derick Rethans (Thu Mar 29 2012 - 09:21:49 BST)
- [xdebug-dev] [derickr/xdebug] 96c80b: Only run this test for PHP 5.3 and higher, because... Derick Rethans (Thu Mar 29 2012 - 09:21:49 BST)
- [xdebug-dev] [derickr/xdebug.org] 80bdcc: Propagate changes from the document back to the on... Derick Rethans (Thu Mar 29 2012 - 13:36:07 BST)
- [xdebug-dev] [derickr/xdebug] 6d5678: Fixed comment style and add an extra check for pat... Derick Rethans (Mon Apr 02 2012 - 10:17:07 BST)
- [xdebug-dev] [derickr/xdebug] 6d5678: Fixed comment style and add an extra check for pat... Derick Rethans (Mon Apr 02 2012 - 10:17:07 BST)
- [xdebug-dev] [derickr/xdebug.org] a9f9c3: Fixed the wizard for windows/5.4 and extension_dir... Derick Rethans (Fri Apr 06 2012 - 11:50:38 BST)
- [xdebug-dev] [derickr/xdebug] cd929a: Added a test case for the non-bug #806. Derick Rethans (Sun Apr 08 2012 - 13:53:00 BST)
- [xdebug-dev] [derickr/xdebug] cd929a: Added a test case for the non-bug #806. Derick Rethans (Sun Apr 08 2012 - 13:53:01 BST)
- [xdebug-dev] [derickr/xdebug] 02b828: Fixed bug #662/#758: php_value xdebug.idekey is ig... Derick Rethans (Sun Apr 08 2012 - 22:40:50 BST)
- [xdebug-dev] [derickr/xdebug] 9b56b3: Made Xdebug compile in master with PHP 5.4 again. Derick Rethans (Sun Apr 08 2012 - 22:40:50 BST)
- [xdebug-dev] [derickr/xdebug] f572a9: Fixed ZTS build. Derick Rethans (Wed Apr 11 2012 - 23:23:08 BST)
- [xdebug-dev] [derickr/xdebug] f572a9: Fixed ZTS build. Derick Rethans (Wed Apr 11 2012 - 23:23:10 BST)
- [xdebug-dev] [derickr/xdebug.org] 2978ad: Fixed SQL injection (thanks to Sijmen Ruwhof). Derick Rethans (Sun Apr 15 2012 - 16:58:43 BST)
- [xdebug-dev] [derickr/xdebug] 19d326: Added a test case for #815: Xdebug crashes when 'e... Derick Rethans (Sun Apr 22 2012 - 15:25:09 BST)
- [xdebug-dev] [derickr/xdebug] 19d326: Added a test case for #815: Xdebug crashes when 'e... Derick Rethans (Sun Apr 22 2012 - 15:25:11 BST)
- [xdebug-dev] [derickr/xdebug] 2ff34b: Get ready for Xdebug 2.2.0RC2. Derick Rethans (Sun Apr 22 2012 - 15:50:19 BST)
- [xdebug-dev] [derickr/xdebug] derickr (Sun Apr 22 2012 - 16:26:41 BST)
- [xdebug-dev] [derickr/xdebug.org] 5d118a: Improve xdebug.idekey documentation. Derick Rethans (Sun Apr 22 2012 - 16:28:23 BST)
- [xdebug-dev] [derickr/xdebug.org] a52828: Added md5sums to downloads. Derick Rethans (Tue Apr 24 2012 - 22:12:58 BST)
- [xdebug-dev] [derickr/xdebug] 5989b7: Back to -dev (2.2.0rc3-dev). Derick Rethans (Sat Apr 28 2012 - 00:47:27 BST)
- [xdebug-dev] [derickr/xdebug] 7de5d2: - Back to -dev. Derick Rethans (Sat Apr 28 2012 - 00:47:37 BST)
- [xdebug-dev] [derickr/xdebug] 06bb76: Added a test case for issue #728. Derick Rethans (Sat Apr 28 2012 - 23:18:35 BST)
- [xdebug-dev] [derickr/xdebug] 1646d2: Removed unused stuff Derick Rethans (Tue May 01 2012 - 22:47:16 BST)
- [xdebug-dev] [derickr/xdebug] cf110e: Fixed typo in test description. Derick Rethans (Tue May 01 2012 - 22:54:56 BST)
- [xdebug-dev] [derickr/xdebug] 31dc7d: Fixed bug #627: Added the realpath check. Derick Rethans (Sat May 05 2012 - 16:31:43 BST)
- [xdebug-dev] [derickr/xdebug] 6243de: Fixed bug #823: Single quotes are escaped in var_d... Derick Rethans (Sat May 05 2012 - 21:25:51 BST)
- [xdebug-dev] [derickr/xdebug] 6f2bb8: Fixed bug #687: Xdebug does not show dynamically d... Derick Rethans (Sun May 06 2012 - 15:53:14 BST)
- [xdebug-dev] [derickr/xdebug] 0e562c: Fixed warnings when compiling with -Wall against P... Derick Rethans (Sun May 06 2012 - 20:53:36 BST)
- [xdebug-dev] [derickr/xdebug] 290dc9: Fixed issue with realpath in ZTS, as VCWD_REALPATH... Derick Rethans (Mon May 07 2012 - 13:12:18 BST)
- [xdebug-dev] [derickr/xdebug] 4feb04: Fixed bug #827: Enabling Xdebug causes phpt tests ... Derick Rethans (Mon May 07 2012 - 13:46:21 BST)
- [xdebug-dev] [derickr/xdebug] 6074d4: Reorganize test for bug #475. Derick Rethans (Mon May 07 2012 - 14:29:53 BST)
- [xdebug-dev] [derickr/xdebug] a4dd78: Go with 2.2.0. Derick Rethans (Mon May 07 2012 - 23:41:00 BST)
- [xdebug-dev] [derickr/xdebug] 595f50: Go with 2.2.0. Derick Rethans (Tue May 08 2012 - 00:20:21 BST)
- [xdebug-dev] [derickr/xdebug] derickr (Tue May 08 2012 - 00:20:30 BST)
- [xdebug-dev] [derickr/xdebug.org] 9b71d7: Xdebug 2.2.0! Derick Rethans (Tue May 08 2012 - 13:37:49 BST)
- [xdebug-dev] [derickr/xdebug.org] eee007: Fixed typo. Derick Rethans (Tue May 08 2012 - 13:53:32 BST)
- [xdebug-dev] [derickr/xdebug] efd941: Back to dev (on the 2.2 branch). Derick Rethans (Tue May 08 2012 - 22:46:09 BST)
- [xdebug-dev] [derickr/xdebug] derickr (Tue May 08 2012 - 22:46:14 BST)
- [xdebug-dev] [derickr/xdebug.org] 04bfb8: Removed spurious header. Derick Rethans (Mon May 21 2012 - 10:26:14 BST)
- [xdebug-dev] [derickr/xdebug] d0f753: Fixed bug #838/bug #839/bug #840: Debugging static... Derick Rethans (Mon May 28 2012 - 09:23:32 BST)
- [xdebug-dev] [derickr/xdebug] d0f753: Fixed bug #838/bug #839/bug #840: Debugging static... Derick Rethans (Mon May 28 2012 - 09:23:34 BST)
- [xdebug-dev] [derickr/xdebug.org] 199797: Added a link to XCallGraph. Derick Rethans (Mon May 28 2012 - 09:54:19 BST)
- [xdebug-dev] [derickr/xdebug] 6c7255: Fixed bug #843: Text output depends on php locale. Derick Rethans (Mon May 28 2012 - 18:41:17 BST)
- [xdebug-dev] [derickr/xdebug] 6c7255: Fixed bug #843: Text output depends on php locale. Derick Rethans (Mon May 28 2012 - 18:41:15 BST)
- [xdebug-dev] [derickr/xdebug.org] 0b66f7: s/2.1/2.2/g Derick Rethans (Tue May 29 2012 - 17:07:25 BST)
- [xdebug-dev] [derickr/xdebug.org] a59338: Fixed names for test files. Derick Rethans (Tue May 29 2012 - 17:09:10 BST)
- [xdebug-dev] [derickr/xdebug.org] cb96b2: Fixed last commit. Derick Rethans (Tue May 29 2012 - 17:10:13 BST)
- [xdebug-dev] [derickr/xdebug] d9e85c: Added test cases for DBGP's property_value. Derick Rethans (Mon Jun 25 2012 - 19:04:22 BST)
- [xdebug-dev] [derickr/xdebug] d9e85c: Added test cases for DBGP's property_value. Derick Rethans (Mon Jun 25 2012 - 19:04:23 BST)
- [xdebug-dev] [derickr/xdebug.org] ec5b1e: Added RSS feed generation. Derick Rethans (Wed Jun 27 2012 - 21:19:34 BST)
- [xdebug-dev] [derickr/xdebug] 1b2066: Fixed a memory checking issue if the filename was ... Derick Rethans (Wed Jun 27 2012 - 21:19:55 BST)
- [xdebug-dev] [derickr/xdebug] 1b2066: Fixed a memory checking issue if the filename was ... Derick Rethans (Wed Jun 27 2012 - 21:19:56 BST)
- [xdebug-dev] [derickr/xdebug] e95eb3: Make this non-void function return a value. Derick Rethans (Fri Jul 13 2012 - 15:22:21 BST)
- [xdebug-dev] [derickr/xdebug] e95eb3: Make this non-void function return a value. Derick Rethans (Fri Jul 13 2012 - 15:22:24 BST)
- [xdebug-dev] [derickr/xdebug] 44b1bf: Fixed a few test cases. Derick Rethans (Sat Jul 14 2012 - 22:32:47 BST)
- [xdebug-dev] [derickr/xdebug] 44b1bf: Fixed a few test cases. Derick Rethans (Sat Jul 14 2012 - 22:32:48 BST)
- [xdebug-dev] [derickr/xdebug] dace6b: Go with 2.2.1. Derick Rethans (Sat Jul 14 2012 - 22:33:15 BST)
- [xdebug-dev] [derickr/xdebug] derickr (Sat Jul 14 2012 - 22:34:22 BST)
- [xdebug-dev] [derickr/xdebug] dace6b: Go with 2.2.1. Derick Rethans (Sat Jul 14 2012 - 22:35:57 BST)
- [xdebug-dev] [derickr/xdebug] bf15c7: Back to -dev. Derick Rethans (Sat Jul 14 2012 - 22:35:59 BST)
- [xdebug-dev] [derickr/xdebug.org] dd2c95: Go with 2.2.1. Derick Rethans (Sat Jul 14 2012 - 23:10:10 BST)
- [xdebug-dev] [derickr/xdebug.org] 3b8b0f: Fixed suggested installation version. Derick Rethans (Mon Jul 16 2012 - 19:04:48 BST)
- [xdebug-dev] [derickr/xdebug] 414420: Start with making the profiler startable from ever... Derick Rethans (Thu Jul 19 2012 - 16:13:49 BST)
- [xdebug-dev] [derickr/xdebug] 3017ac: Fix -Wformat-security issue Derick Rethans (Fri Jul 20 2012 - 09:42:53 BST)
- [xdebug-dev] [derickr/xdebug] 3017ac: Fix -Wformat-security issue Derick Rethans (Fri Jul 20 2012 - 09:43:17 BST)
- [xdebug-dev] [derickr/xdebug.org] 7fa426: Update for 2.2.1. Derick Rethans (Thu Jul 26 2012 - 09:07:22 BST)
- [xdebug-dev] [derickr/xdebug] 747cc9: Fixed issue #598: Xdebug was checking X-HTTP-FORWA... Derick Rethans (Fri Sep 07 2012 - 11:01:03 BST)
- [xdebug-dev] [derickr/xdebug] 747cc9: Fixed issue #598: Xdebug was checking X-HTTP-FORWA... Derick Rethans (Fri Sep 07 2012 - 11:02:06 BST)
- [xdebug-dev] [derickr/xdebug] 18a556: Fixed test case. Derick Rethans (Sun Sep 30 2012 - 02:44:09 BST)
- [xdebug-dev] [derickr/xdebug] 78e427: Fixed bug #885: missing validation point returned ... Derick Rethans (Sun Sep 30 2012 - 02:44:25 BST)
- [xdebug-dev] [derickr/xdebug] e77a85: Fixed bug #879: Closing brace in trait-using class... Derick Rethans (Sun Sep 30 2012 - 02:44:33 BST)
- [xdebug-dev] [derickr/xdebug.org] 1ab3fc: Changed host repository. Derick Rethans (Sun Sep 30 2012 - 02:58:37 BST)
- [xdebug-dev] [xdebug/xdebug] 73c6ed: Fixed bug #885: missing validation point returned ... Derick Rethans (Thu Oct 04 2012 - 14:51:18 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Thu Oct 04 2012 - 14:52:22 BST)
- [xdebug-dev] [derickr/xdebug.org] f51e96: Fixed bug #890: xdebug.manual_url setting is not s... Derick Rethans (Sun Oct 21 2012 - 20:08:42 BST)
- [xdebug-dev] [xdebug/xdebug] aaffd6: Update the changed xdebug.ini. Derick Rethans (Sun Oct 21 2012 - 20:18:21 BST)
- [xdebug-dev] [xdebug/xdebug] 9405c4: Fixed bug #885: missing validation point returned ... Derick Rethans (Sun Oct 21 2012 - 20:20:47 BST)
- [xdebug-dev] [xdebug/xdebug] ca3aa9: Fixed bug #879: Closing brace in trait-using class... Derick Rethans (Sun Oct 21 2012 - 20:22:47 BST)
- [xdebug-dev] [xdebug/xdebug] aaffd6: Update the changed xdebug.ini. Derick Rethans (Sun Oct 21 2012 - 20:25:38 BST)
- [xdebug-dev] [xdebug/xdebug] 0bbbe4: Fixed bug #898: Problem with xdebug_var_dump'ing e... Derick Rethans (Sat Nov 10 2012 - 23:14:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 0bbbe4: Fixed bug #898: Problem with xdebug_var_dump'ing e... Derick Rethans (Sat Nov 10 2012 - 23:15:09 GMT)
- [xdebug-dev] [derickr/xdebug.org] 042c37: Updated documentation to include Firewall and SELi... Derick Rethans (Mon Nov 12 2012 - 14:29:30 GMT)
- [xdebug-dev] [derickr/xdebug.org] b497d1: Document the '*' value for xdebug.dump.* as well. Derick Rethans (Mon Nov 12 2012 - 14:32:48 GMT)
- [xdebug-dev] [xdebug/xdebug] 8b6058: Preliminary support for PHP 5.5 - this still segfa... Derick Rethans (Sat Nov 24 2012 - 19:07:01 GMT)
- [xdebug-dev] [xdebug/xdebug] 8b6058: Preliminary support for PHP 5.5 - this still segfa... Derick Rethans (Sat Nov 24 2012 - 19:08:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 622fbf: Fixed bug #625: xdebug_get_headers() resets header... Derick Rethans (Mon Dec 17 2012 - 20:02:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 5c9a22: Fixed bug #903: xdebug_get_headers() returns repla... Derick Rethans (Mon Dec 17 2012 - 20:02:36 GMT)
- [xdebug-dev] [xdebug/xdebug] 622fbf: Fixed bug #625: xdebug_get_headers() resets header... Derick Rethans (Mon Dec 17 2012 - 20:02:59 GMT)
- [xdebug-dev] [derickr/xdebug.org] 633c90: Document port conflicts with FastCGI. Derick Rethans (Mon Dec 17 2012 - 20:05:14 GMT)
- [xdebug-dev] [xdebug/xdebug] dc90da: Fixed xdebug.ini sample file. Derick Rethans (Tue Dec 18 2012 - 12:32:03 GMT)
- [xdebug-dev] [xdebug/xdebug] dc90da: Fixed xdebug.ini sample file. Derick Rethans (Tue Dec 18 2012 - 12:34:54 GMT)
- [xdebug-dev] [xdebug/xdebug] cf303a: Fixed bug #811: PHP Documentation Link. Derick Rethans (Thu Dec 20 2012 - 15:58:15 GMT)
- [xdebug-dev] [xdebug/xdebug] cf303a: Fixed bug #811: PHP Documentation Link. Derick Rethans (Thu Dec 20 2012 - 15:58:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 1857b3: Fixed bug #886: Use the same file system protocol ... Derick Rethans (Sun Dec 23 2012 - 22:46:04 GMT)
- [xdebug-dev] [xdebug/xdebug] 1857b3: Fixed bug #886: Use the same file system protocol ... Derick Rethans (Sun Dec 23 2012 - 22:46:31 GMT)
- [xdebug-dev] [xdebug/xdebug] 31ff89: Fixed tests due to changes in output of the fix fo... Derick Rethans (Mon Dec 24 2012 - 12:52:30 GMT)
- [xdebug-dev] [xdebug/xdebug] 5516cc: Added a test for bug 625 to verify `xdebug_get_hea... Derick Rethans (Fri Jan 04 2013 - 20:04:36 GMT)
- [xdebug-dev] [xdebug/xdebug] 31ff89: Fixed tests due to changes in output of the fix fo... Derick Rethans (Fri Jan 04 2013 - 20:05:58 GMT)
- [xdebug-dev] [xdebug/xdebug] 1dce34: fix PHP 5.5 build Derick Rethans (Fri Jan 04 2013 - 22:46:38 GMT)
- [xdebug-dev] [xdebug/xdebug] 1dce34: fix PHP 5.5 build Derick Rethans (Fri Jan 04 2013 - 22:46:57 GMT)
- [xdebug-dev] [derickr/xdebug.org] d205bf: Fixed typo. Derick Rethans (Wed Jan 16 2013 - 10:01:24 GMT)
- [xdebug-dev] [derickr/xdebug.org] 819ca1: Added FAQ about the missing of phpize. Derick Rethans (Wed Jan 16 2013 - 10:17:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 903609: Fixed PHP Bug #60330: Xebug 2.2.x requires autotoo... Derick Rethans (Mon Jan 21 2013 - 19:17:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 903609: Fixed PHP Bug #60330: Xebug 2.2.x requires autotoo... Derick Rethans (Mon Jan 21 2013 - 19:15:48 GMT)
- [xdebug-dev] [xdebug/xdebug] f751db: Added a test case for bug #913. Derick Rethans (Sat Mar 09 2013 - 22:00:27 GMT)
- [xdebug-dev] [xdebug/xdebug] f751db: Added a test case for bug #913. Derick Rethans (Sat Mar 09 2013 - 22:01:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 9ca24a: Fixed bug #920: AM_CONFIG_HEADER is deprecated Derick Rethans (Sat Mar 09 2013 - 22:17:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 9ca24a: Fixed bug #920: AM_CONFIG_HEADER is deprecated Derick Rethans (Sat Mar 09 2013 - 22:18:12 GMT)
- [xdebug-dev] [xdebug/xdebug] f013b5: xdebug is a zend extension Derick Rethans (Sat Mar 23 2013 - 13:01:29 GMT)
- [xdebug-dev] [xdebug/xdebug] f013b5: xdebug is a zend extension Derick Rethans (Sat Mar 23 2013 - 13:03:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 3ccff0: s/2012/2013 or s/2012/%d Derick Rethans (Sat Mar 23 2013 - 14:45:58 GMT)
- [xdebug-dev] [xdebug/xdebug] 3ccff0: s/2012/2013 or s/2012/%d Derick Rethans (Sat Mar 23 2013 - 14:46:00 GMT)
- [xdebug-dev] [xdebug/xdebug] 7f0d0c: Fixed a test case. Derick Rethans (Sat Mar 23 2013 - 15:47:33 GMT)
- [xdebug-dev] [xdebug/xdebug] 7f0d0c: Fixed a test case. Derick Rethans (Sat Mar 23 2013 - 15:47:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 68419f: Go with 2.2.2. Derick Rethans (Sat Mar 23 2013 - 16:46:19 GMT)
- [xdebug-dev] [xdebug/xdebug] 68419f: Go with 2.2.2. Derick Rethans (Sat Mar 23 2013 - 16:46:20 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Mar 23 2013 - 16:48:37 GMT)
- [xdebug-dev] [derickr/xdebug.org] 949a7c: Added 2.2.2, and updated scanners to support php 5... Derick Rethans (Sat Mar 23 2013 - 18:34:37 GMT)
- [xdebug-dev] [derickr/xdebug.org] 6cacc2: Update version to 2.2.2 here. Derick Rethans (Mon Mar 25 2013 - 09:23:33 GMT)
- [xdebug-dev] [xdebug/xdebug] 489d48: Fixed bug #923: Crashes in ZTS when debugging stat... Derick Rethans (Tue May 14 2013 - 19:10:49 BST)
- [xdebug-dev] [xdebug/xdebug] 489d48: Fixed bug #923: Crashes in ZTS when debugging stat... Derick Rethans (Tue May 14 2013 - 19:10:31 BST)
- [xdebug-dev] [derickr/xdebug.org] 9dd9a1: Fixed #935: Document the return value from xdebug_... Derick Rethans (Tue May 14 2013 - 19:14:00 BST)
- [xdebug-dev] [derickr/xdebug.org] 16ce9c: Removed href. Derick Rethans (Sat May 18 2013 - 22:21:33 BST)
- [xdebug-dev] [xdebug/xdebug] 4ef755: Fixed bug #931: Crash with exception in shut-down ... Derick Rethans (Sun May 19 2013 - 19:09:27 BST)
- [xdebug-dev] [xdebug/xdebug] 897182: Fixed bug #947: Newlines converted when html_error... Derick Rethans (Sun May 19 2013 - 19:09:48 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun May 19 2013 - 19:13:16 BST)
- [xdebug-dev] [xdebug/xdebug] 6aacfa: Fixed bug #929: Directory name management in .prof... Derick Rethans (Sun May 19 2013 - 19:09:07 BST)
- [xdebug-dev] [xdebug/xdebug] 472878: Fixed test case. Derick Rethans (Sun May 19 2013 - 19:09:05 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun May 19 2013 - 19:13:22 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun May 19 2013 - 19:13:11 BST)
- [xdebug-dev] [xdebug/xdebug] 915308: Go with 2.2.3 Derick Rethans (Wed May 22 2013 - 05:17:10 BST)
- [xdebug-dev] [xdebug/xdebug] 6aacfa: Fixed bug #929: Directory name management in .prof... Derick Rethans (Wed May 22 2013 - 05:17:08 BST)
- [xdebug-dev] [xdebug/xdebug] adb5cf: Go with 2.2.3. Derick Rethans (Wed May 22 2013 - 05:24:47 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed May 22 2013 - 05:56:46 BST)
- [xdebug-dev] [derickr/xdebug.org] e1bd31: Make this better. Derick Rethans (Wed May 22 2013 - 06:46:49 BST)
- [xdebug-dev] [derickr/xdebug.org] bf5d6f: Release 2.2.3. Derick Rethans (Wed May 22 2013 - 06:45:13 BST)
- [xdebug-dev] [derickr/xdebug.org] 2a5e87: Rename files. Derick Rethans (Wed May 22 2013 - 15:51:40 BST)
- [xdebug-dev] [derickr/xdebug.org] 73516c: Update docs to latest version. Derick Rethans (Wed May 22 2013 - 15:56:57 BST)
- [xdebug-dev] [xdebug/xdebug] 738a32: Fixed bug #785: Profiler does not handle closures ... Derick Rethans (Sun May 26 2013 - 00:15:19 BST)
- [xdebug-dev] [xdebug/xdebug] 738a32: Fixed bug #785: Profiler does not handle closures ... Derick Rethans (Sun May 26 2013 - 00:15:20 BST)
- [xdebug-dev] [xdebug/xdebug] ce28c7: Fixed PHP-932: Added an error message in case the ... Derick Rethans (Sun May 26 2013 - 01:45:33 BST)
- [xdebug-dev] [xdebug/xdebug] 8e7c28: Fix misplaced ) Derick Rethans (Sat Jun 08 2013 - 12:52:07 BST)
- [xdebug-dev] [xdebug/xdebug] 8e7c28: Fix misplaced ) Derick Rethans (Sat Jun 08 2013 - 12:52:06 BST)
- [xdebug-dev] [xdebug/xdebug] eb9f5d: Fixed bug #863: Support xdebug.overload_var_dump t... Derick Rethans (Sun Jun 09 2013 - 22:17:37 BST)
- [xdebug-dev] [derickr/dbgp] 8824e5: Removed duplicate feature 'encoding' Derick Rethans (Fri Jun 21 2013 - 13:32:04 BST)
- [xdebug-dev] [derickr/dbgp] dbfbac: Renamed to .rst so github will automatically displ... Derick Rethans (Fri Jun 21 2013 - 13:56:28 BST)
- [xdebug-dev] [derickr/dbgp] 4298d4: Added small description for stack_depth command Derick Rethans (Fri Jun 21 2013 - 14:30:11 BST)
- [xdebug-dev] [derickr/dbgp] 78d8f5: Added extended properties and extended properties ... Derick Rethans (Sat Jun 22 2013 - 14:33:52 BST)
- [xdebug-dev] [derickr/xdebug.org] 7a309e: Use preg_replace_callback instead of preg_replace(... Derick Rethans (Sat Jun 22 2013 - 19:26:39 BST)
- [xdebug-dev] [derickr/xdebug.org] 2cabda: Upgrade the extension. Derick Rethans (Sun Jun 23 2013 - 11:30:26 BST)
- [xdebug-dev] [derickr/xdebug.org] 2040e9: Fixed bug #950: Wizard doesn't provide DLL to down... Derick Rethans (Wed Jun 26 2013 - 19:40:26 BST)
- [xdebug-dev] [xdebug/xdebug] 72498c: Added compatibility with other extensions modifyin... Derick Rethans (Mon Jul 29 2013 - 10:40:20 BST)
- [xdebug-dev] [derickr/xdebug.org] 2775f5: Update features.php Derick Rethans (Tue Aug 06 2013 - 14:47:19 BST)
- [xdebug-dev] [xdebug/xdebug] c53907: Added support for serialized "collect_params". Derick Rethans (Sat Sep 28 2013 - 00:46:36 BST)
- [xdebug-dev] [xdebug/xdebug] 6ab974: Fixed some test cases. Derick Rethans (Sat Sep 28 2013 - 13:32:31 BST)
- [xdebug-dev] [xdebug/xdebug] 6ab974: Fixed some test cases. Derick Rethans (Sat Sep 28 2013 - 13:32:40 BST)
- [xdebug-dev] [derickr/dbgp] 2b770b: Clarify quoting for strings. Derick Rethans (Sat Sep 28 2013 - 13:27:26 BST)
- [xdebug-dev] [derickr/dbgp] 2b770b: Clarify quoting for strings. Derick Rethans (Tue Oct 01 2013 - 09:32:52 BST)
- [xdebug-dev] [xdebug/xdebug] 1d62da: Added xdebug.show_local_vars=0 to these tests to m... Derick Rethans (Wed Oct 09 2013 - 19:28:24 BST)
- [xdebug-dev] [xdebug/xdebug] 1d62da: Added xdebug.show_local_vars=0 to these tests to m... Derick Rethans (Wed Oct 09 2013 - 19:28:12 BST)
- [xdebug-dev] [xdebug/xdebug] 8a0d12: Fixed bug #976: XDebug crashes if current varibles... Derick Rethans (Mon Oct 14 2013 - 01:42:35 BST)
- [xdebug-dev] [xdebug/xdebug] f7d19d: Implemented issue #971: The trace file option "XDE... Derick Rethans (Mon Oct 14 2013 - 02:32:10 BST)
- [xdebug-dev] [derickr/xdebug.org] 4468cb: Added missing fields in documentation of computeri... Derick Rethans (Sun Nov 24 2013 - 21:40:56 GMT)
- [xdebug-dev] [xdebug/xdebug] d0e178: DBGP: Fixed crashes when invalid values are passed... Derick Rethans (Mon Nov 25 2013 - 21:57:51 GMT)
- [xdebug-dev] [xdebug/xdebug] d0e178: DBGP: Fixed crashes when invalid values are passed... Derick Rethans (Mon Nov 25 2013 - 21:57:58 GMT)
- [xdebug-dev] [xdebug/xdebug] 8a0d12: Fixed bug #976: XDebug crashes if current varibles... Derick Rethans (Mon Nov 25 2013 - 21:57:28 GMT)
- [xdebug-dev] [xdebug/xdebug] ed8447: Fixed bug #963: Xdebug waits too long for response... Derick Rethans (Tue Dec 03 2013 - 00:12:55 GMT)
- [xdebug-dev] [xdebug/xdebug] 742409: Fixed warnings as shown by the extra compile flags... Derick Rethans (Tue Dec 03 2013 - 00:49:40 GMT)
- [xdebug-dev] [xdebug/xdebug] ed8447: Fixed bug #963: Xdebug waits too long for response... Derick Rethans (Tue Dec 03 2013 - 00:13:03 GMT)
- [xdebug-dev] [xdebug/xdebug] 742409: Fixed warnings as shown by the extra compile flags... Derick Rethans (Tue Dec 03 2013 - 00:49:46 GMT)
- [xdebug-dev] [derickr/xdebug.org] ed94af: Argh, missing break! Derick Rethans (Tue Dec 03 2013 - 21:56:57 GMT)
- [xdebug-dev] [xdebug/xdebug] 7b4221: Added a test case for bug #1007: Static Variables ... Derick Rethans (Wed Dec 04 2013 - 10:29:13 GMT)
- [xdebug-dev] [xdebug/xdebug] 7b4221: Added a test case for bug #1007: Static Variables ... Derick Rethans (Wed Dec 04 2013 - 10:29:17 GMT)
- [xdebug-dev] [xdebug/xdebug] f13060: Fixed issue #1003: Add option to xdebug_print_func... Derick Rethans (Mon Dec 09 2013 - 18:29:54 GMT)
- [xdebug-dev] [xdebug/xdebug] f9083e: Revert PR #77: Added compatibility with other exte... Derick Rethans (Tue Dec 10 2013 - 23:17:02 GMT)
- [xdebug-dev] [xdebug/xdebug] 2c93aa: Implement issue #1004: Ability to halt on warning/... Derick Rethans (Sun Dec 15 2013 - 14:08:23 GMT)
- [xdebug-dev] [derickr/xdebug.org] e71c56: Added docs for XDEBUG_TRACE_NAKED_FILENAME. Derick Rethans (Fri Dec 20 2013 - 10:55:11 GMT)
- [xdebug-dev] [derickr/xdebug.org] a2aa6a: Document xdebug.collect_params=5. Derick Rethans (Sat Dec 21 2013 - 15:39:01 GMT)
- [xdebug-dev] [derickr/xdebug.org] 1e267f: Documented xdebug.halt_level and the XDEBUG_STACK_... Derick Rethans (Sat Dec 21 2013 - 15:59:03 GMT)
- [xdebug-dev] [derickr/xdebug.org] 10ec8a: Finished docs for return frames in computerized fu... Derick Rethans (Sat Jan 04 2014 - 12:04:44 GMT)
- [xdebug-dev] [xdebug/xdebug] a73d50: Finishing up support for issue #1021 and #1022: se... Derick Rethans (Sat Jan 04 2014 - 12:05:07 GMT)
- [xdebug-dev] [derickr/xdebug.org] bd7b68: Added that this only works for 2.3 and later. Derick Rethans (Sat Jan 04 2014 - 12:12:22 GMT)
- [xdebug-dev] [xdebug/xdebug] cb7798: Implemented issue #304: File name and line number ... Derick Rethans (Mon Jan 06 2014 - 22:27:46 GMT)
- [xdebug-dev] [xdebug/xdebug] 032271: Implemented issue #310: Allow class vars and array... Derick Rethans (Mon Jan 06 2014 - 22:28:33 GMT)
- [xdebug-dev] [derickr/xdebug.org] 6c4dbc: Documentation for var_dump/xdebug_debug_zval as in... Derick Rethans (Mon Jan 06 2014 - 22:35:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 85b79f: Implemented issue #1015: Set display_errors and er... Derick Rethans (Tue Jan 07 2014 - 23:00:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 70c89b: Made the new force_display_errors and force_error_... Derick Rethans (Wed Jan 08 2014 - 22:45:02 GMT)
- [xdebug-dev] [derickr/xdebug.org] 801312: Document new settings for xdebug.force_error_repor... Derick Rethans (Wed Jan 08 2014 - 22:55:28 GMT)
- [xdebug-dev] [xdebug/xdebug] 23dbf9: Implemented issue #380: Added xdebug_code_coverage... Derick Rethans (Thu Jan 09 2014 - 21:13:09 GMT)
- [xdebug-dev] [derickr/xdebug.org] 9f41af: Document the new xdebug_code_coverage_started() fu... Derick Rethans (Fri Jan 10 2014 - 13:09:48 GMT)
- [xdebug-dev] [xdebug/xdebug] 6ff33f: Implemented issue #406: Added support for remote d... Derick Rethans (Fri Jan 10 2014 - 16:32:06 GMT)
- [xdebug-dev] [derickr/xdebug.org] 6465dc: typo Derick Rethans (Thu Jan 16 2014 - 20:24:23 GMT)
- [xdebug-dev] [derickr/xdebug.org] 3dd0c9: Fixed download clone link Derick Rethans (Mon Jan 20 2014 - 14:10:52 GMT)
- [xdebug-dev] [derickr/xdebug.org] 6a14b4: No need for MySQL if all we do is counting. Derick Rethans (Sun Jan 26 2014 - 13:11:54 GMT)
- [xdebug-dev] [derickr/xdebug.org] 889667: No more google, use amazon wishlist. Derick Rethans (Mon Feb 10 2014 - 18:12:10 GMT)
- [xdebug-dev] [derickr/xdebug.org] 2f9c76: Fixed typo. Derick Rethans (Thu Feb 27 2014 - 16:38:18 GMT)
- [xdebug-dev] [xdebug/xdebug] 04951a: Implemented issue #495: Added support for the wild... Derick Rethans (Thu Feb 27 2014 - 18:59:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 11740d: Implemented issue #722: Add stack trace limit sett... Derick Rethans (Thu Feb 27 2014 - 19:59:21 GMT)
- [xdebug-dev] [derickr/xdebug.org] df13a8: Xdebug 2.2.4. Derick Rethans (Fri Feb 28 2014 - 16:35:00 GMT)
- [xdebug-dev] [xdebug/xdebug] c3af0f: Go with 2.2.4. Derick Rethans (Sun Mar 02 2014 - 21:24:11 GMT)
- [xdebug-dev] [xdebug/xdebug] c3af0f: Go with 2.2.4. Derick Rethans (Sun Mar 02 2014 - 21:24:09 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed Mar 12 2014 - 22:49:21 GMT)
- [xdebug-dev] [derickr/xdebug.org] 066ca8: Added windows binaries for 2.2.4. Derick Rethans (Wed Mar 12 2014 - 23:59:18 GMT)
- [xdebug-dev] [derickr/xdebug.org] 475042: Fixed latestWindowsVersion. Derick Rethans (Wed Apr 09 2014 - 11:08:12 BST)
- [xdebug-dev] [xdebug/xdebug] 2b6a0f: Fixed a few test cases due to 2013->2014. Derick Rethans (Fri Apr 11 2014 - 13:27:57 BST)
- [xdebug-dev] [xdebug/xdebug] 2b6a0f: Fixed a few test cases due to 2013->2014. Derick Rethans (Fri Apr 11 2014 - 13:27:58 BST)
- [xdebug-dev] [xdebug/xdebug] b33ad4: Fixed issue #1024: Add support for PHP 5.6's ASSIG... Derick Rethans (Fri Apr 18 2014 - 10:28:04 BST)
- [xdebug-dev] [xdebug/xdebug] eaeff3: Fixed 2013-2014 year test issues, fixed additional... Derick Rethans (Fri Apr 18 2014 - 11:28:41 BST)
- [xdebug-dev] [xdebug/xdebug] eaeff3: Fixed 2013-2014 year test issues, fixed additional... Derick Rethans (Fri Apr 18 2014 - 11:28:40 BST)
- [xdebug-dev] [xdebug/xdebug] 73fdbc: fix tests. Derick Rethans (Fri Apr 18 2014 - 11:29:48 BST)
- [xdebug-dev] [xdebug/xdebug] a72971: Fix build problem on hurd-i386 due to not having P... Derick Rethans (Tue Apr 22 2014 - 20:36:51 BST)
- [xdebug-dev] [xdebug/xdebug] a72971: Fix build problem on hurd-i386 due to not having P... Derick Rethans (Tue Apr 22 2014 - 20:36:51 BST)
- [xdebug-dev] [xdebug/xdebug] 667745: Fixed issue #1023: Add support for PHP 5.6 variadi... Derick Rethans (Thu Apr 24 2014 - 23:38:57 BST)
- [xdebug-dev] [xdebug/xdebug] 1e13ca: Fixed issue #982: Incorrect file paths in exceptio... Derick Rethans (Sat Apr 26 2014 - 00:01:31 BST)
- [xdebug-dev] [derickr/xdebug.org] 8df8e2: Update for 2.2.5. Derick Rethans (Tue Apr 29 2014 - 21:39:14 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Apr 29 2014 - 21:40:17 BST)
- [xdebug-dev] [xdebug/xdebug] cf1031: Go with 2.2.5. Derick Rethans (Tue Apr 29 2014 - 21:40:12 BST)
- [xdebug-dev] [xdebug/xdebug] da1d11: Back to -dev. Derick Rethans (Tue Apr 29 2014 - 21:41:00 BST)
- [xdebug-dev] [xdebug/xdebug] cf1031: Go with 2.2.5. Derick Rethans (Tue Apr 29 2014 - 21:41:00 BST)
- [xdebug-dev] [derickr/xdebug.org] 401ab1: Go with 2.2.5 Derick Rethans (Tue Apr 29 2014 - 21:49:42 BST)
- [xdebug-dev] [derickr/xdebug.org] 08b527: Windows binaries. Derick Rethans (Tue Apr 29 2014 - 22:32:24 BST)
- [xdebug-dev] [xdebug/xdebug] be44a4: Fixed bug #1025: Xdebug does not reject wrong brea... Derick Rethans (Tue May 20 2014 - 00:49:25 BST)
- [xdebug-dev] [xdebug/xdebug] be44a4: Fixed bug #1025: Xdebug does not reject wrong brea... Derick Rethans (Tue May 20 2014 - 00:49:26 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue May 20 2014 - 00:52:57 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue May 20 2014 - 00:54:21 BST)
- [xdebug-dev] [xdebug/xdebug] be44a4: Fixed bug #1025: Xdebug does not reject wrong brea... Derick Rethans (Tue May 20 2014 - 00:58:26 BST)
- [xdebug-dev] [xdebug/xdebug] be44a4: Fixed bug #1025: Xdebug does not reject wrong brea... Derick Rethans (Tue May 20 2014 - 00:58:26 BST)
- [xdebug-dev] [xdebug/xdebug] 6206ef: Fixed uninitialized variables usage Derick Rethans (Tue May 20 2014 - 17:36:56 BST)
- [xdebug-dev] [xdebug/xdebug] 6206ef: Fixed uninitialized variables usage Derick Rethans (Tue May 20 2014 - 17:36:56 BST)
- [xdebug-dev] [xdebug/xdebug] a2968e: Fixed header and output hooking procedure Derick Rethans (Tue May 20 2014 - 21:18:46 BST)
- [xdebug-dev] [derickr/xdebug.org] 627b0b: Support namespaced class names Derick Rethans (Fri Jun 13 2014 - 10:02:36 BST)
- [xdebug-dev] [derickr/xdebug.org] 5caff4: Added PHP 5.6 binaries for Xdebug 2.2.5. Derick Rethans (Thu Aug 28 2014 - 21:28:29 BST)
- [xdebug-dev] [xdebug/xdebug] 50afe4: Fixed memory leaks when requesting an object throu... Derick Rethans (Mon Sep 22 2014 - 16:16:18 BST)
- [xdebug-dev] [xdebug/xdebug] 50afe4: Fixed memory leaks when requesting an object throu... Derick Rethans (Mon Sep 22 2014 - 16:16:18 BST)
- [xdebug-dev] [xdebug/xdebug] 493fed: Port over branch and path finding from VLD. Derick Rethans (Sun Oct 05 2014 - 16:31:46 BST)
- [xdebug-dev] [xdebug/xdebug] 9e3ca1: Fixed bug #1073 and #1075: Segmentation fault with... Derick Rethans (Sun Oct 05 2014 - 22:33:42 BST)
- [xdebug-dev] [xdebug/xdebug] 9e3ca1: Fixed bug #1073 and #1075: Segmentation fault with... Derick Rethans (Sun Oct 05 2014 - 22:33:42 BST)
- [xdebug-dev] [derickr/xdebug.org] 31e58a: Add comments to troubleshooting document Derick Rethans (Tue Oct 07 2014 - 10:24:18 BST)
- [xdebug-dev] [xdebug/xdebug] f1ff5f: Fixes a crash/memory read error with the tests/arr... Derick Rethans (Fri Oct 17 2014 - 14:38:28 BST)
- [xdebug-dev] [xdebug/xdebug] f1ff5f: Fixes a crash/memory read error with the tests/arr... Derick Rethans (Fri Oct 17 2014 - 14:38:28 BST)
- [xdebug-dev] [xdebug/xdebug] 07b3ac: Refactor tracing in preparation for another uber c... Derick Rethans (Sat Oct 25 2014 - 15:50:06 BST)
- [xdebug-dev] [derickr/xdebug.org] faf35c: Generate HTML from latest derickr/dbgp.git version... Derick Rethans (Wed Nov 05 2014 - 16:42:08 GMT)
- [xdebug-dev] [derickr/xdebug.org] 9154ad: Fixed isseu #1030, added netbeans file-link format... Derick Rethans (Fri Nov 07 2014 - 15:03:12 GMT)
- [xdebug-dev] [derickr/xdebug.org] db7ae9: Fixed issue #1057: Updated script to strip trailin... Derick Rethans (Fri Nov 07 2014 - 15:05:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 72ddde: Updated bundled xdebug.ini file with new settings. Derick Rethans (Sun Nov 09 2014 - 10:44:13 GMT)
- [xdebug-dev] [xdebug/xdebug] dd3667: Fixed the tracefile analyser as the format version... Derick Rethans (Tue Nov 11 2014 - 14:26:27 GMT)
- [xdebug-dev] [xdebug/xdebug] dd3667: Fixed the tracefile analyser as the format version... Derick Rethans (Tue Nov 11 2014 - 14:26:26 GMT)
- [xdebug-dev] [xdebug/xdebug] 9404ef: Fixed issue #1084: Added support for extended clas... Derick Rethans (Wed Nov 12 2014 - 13:10:27 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Fri Nov 14 2014 - 15:23:53 GMT)
- [xdebug-dev] [xdebug/xdebug] 97febf: Go with 2.2.6. Derick Rethans (Fri Nov 14 2014 - 15:23:45 GMT)
- [xdebug-dev] [xdebug/xdebug] 97febf: Go with 2.2.6. Derick Rethans (Fri Nov 14 2014 - 15:23:45 GMT)
- [xdebug-dev] [xdebug/xdebug] 12b3c2: Back to -dev. Derick Rethans (Fri Nov 14 2014 - 17:03:20 GMT)
- [xdebug-dev] [xdebug/xdebug] df31c7: Fixed ZTS build :-( Derick Rethans (Fri Nov 14 2014 - 17:03:07 GMT)
- [xdebug-dev] [xdebug/xdebug] a936e2: Fixed version for Windows. Derick Rethans (Fri Nov 14 2014 - 17:34:30 GMT)
- [xdebug-dev] [xdebug/xdebug] a936e2: Fixed version for Windows. Derick Rethans (Fri Nov 14 2014 - 17:34:35 GMT)
- [xdebug-dev] [xdebug/xdebug] df31c7: Fixed ZTS build :-( Derick Rethans (Fri Nov 14 2014 - 17:39:05 GMT)
- [xdebug-dev] [xdebug/xdebug] 165eee: Back to -dev. Derick Rethans (Fri Nov 14 2014 - 17:39:05 GMT)
- [xdebug-dev] [derickr/xdebug.org] cbb399: Xdebug 2.2.6 release. Derick Rethans (Sat Nov 15 2014 - 20:15:12 GMT)
- [xdebug-dev] [derickr/xdebug.org] d85708: Update version for scanner. Derick Rethans (Sat Nov 15 2014 - 20:26:34 GMT)
- [xdebug-dev] [xdebug/xdebug] d5f049: Fixed issue #644: Shared secret for profiler_enabl... Derick Rethans (Mon Nov 17 2014 - 09:53:39 GMT)
- [xdebug-dev] [xdebug/xdebug] a55460: Fixed bug #1087: zend_execute_script or zend_eval_... Derick Rethans (Sun Nov 23 2014 - 18:14:49 GMT)
- [xdebug-dev] [xdebug/xdebug] a55460: Fixed bug #1087: zend_execute_script or zend_eval_... Derick Rethans (Sun Nov 23 2014 - 18:14:49 GMT)
- [xdebug-dev] [xdebug/xdebug] 1412a8: Travis, take #1. Derick Rethans (Sun Nov 23 2014 - 18:27:32 GMT)
- [xdebug-dev] [xdebug/xdebug] 672bdc: Mark as executable. Derick Rethans (Sun Nov 23 2014 - 18:28:46 GMT)
- [xdebug-dev] [xdebug/xdebug] 473601: Use correct PHP executable. Derick Rethans (Sun Nov 23 2014 - 18:31:03 GMT)
- [xdebug-dev] [xdebug/xdebug] 8a2a9b: Really use right executable. Derick Rethans (Sun Nov 23 2014 - 18:33:05 GMT)
- [xdebug-dev] [xdebug/xdebug] 7b312d: And update Makefile.fragments. Derick Rethans (Sun Nov 23 2014 - 18:38:21 GMT)
- [xdebug-dev] [xdebug/xdebug] fde57b: Fixed the fragments properly. Perhaps? Derick Rethans (Sun Nov 23 2014 - 18:44:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 6d57bf: Add showing of diffs. Derick Rethans (Sun Nov 23 2014 - 18:46:37 GMT)
- [xdebug-dev] [xdebug/xdebug] a6dad2: Fixed typo. Derick Rethans (Sun Nov 23 2014 - 18:49:17 GMT)
- [xdebug-dev] [xdebug/xdebug] d43c9e: Xdebug, not mongo Derick Rethans (Sun Nov 23 2014 - 18:55:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 419472: Let's see if this sorts out the path issue. Derick Rethans (Sun Nov 23 2014 - 19:54:00 GMT)
- [xdebug-dev] [xdebug/xdebug] c49f29: Sigh, type it right! Derick Rethans (Sun Nov 23 2014 - 19:56:27 GMT)
- [xdebug-dev] [xdebug/xdebug] 15cb48: Trying to sort out config for DBGp tests. Derick Rethans (Sun Nov 23 2014 - 20:01:33 GMT)
- [xdebug-dev] [xdebug/xdebug] b82558: Let's try that again. Derick Rethans (Sun Nov 23 2014 - 20:04:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 26ff41: We need it in the normal config too. Derick Rethans (Sun Nov 23 2014 - 20:17:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 46a0df: Don't really care about PHP 5.2, but why does 5.6 ... Derick Rethans (Sun Nov 23 2014 - 20:30:24 GMT)
- [xdebug-dev] [xdebug/xdebug] b7074c: There is no opcache file... now how do I disable i... Derick Rethans (Sun Nov 23 2014 - 20:34:41 GMT)
- [xdebug-dev] [xdebug/xdebug] a2b3f0: See whether this tells us a bit more as to why PHP... Derick Rethans (Sun Nov 23 2014 - 21:06:03 GMT)
- [xdebug-dev] [xdebug/xdebug] 227e4f: Enable Travis-CI for Xdebug. Derick Rethans (Sun Nov 23 2014 - 22:36:26 GMT)
- [xdebug-dev] [xdebug/xdebug] 227e4f: Enable Travis-CI for Xdebug. Derick Rethans (Sun Nov 23 2014 - 22:45:40 GMT)
- [xdebug-dev] [xdebug/xdebug] 227e4f: Enable Travis-CI for Xdebug. Derick Rethans (Sun Nov 23 2014 - 22:45:40 GMT)
- [xdebug-dev] [xdebug/xdebug] dcb38d: Fixed segfaults with ZTS on PHP 5.6 Derick Rethans (Sun Nov 23 2014 - 23:03:56 GMT)
- [xdebug-dev] [xdebug/xdebug] dcb38d: Fixed segfaults with ZTS on PHP 5.6 Derick Rethans (Sun Nov 23 2014 - 23:03:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 68586b: Fixed years in tests. Derick Rethans (Sun Nov 23 2014 - 23:42:10 GMT)
- [xdebug-dev] [xdebug/xdebug] afe1b7: Fixed bug #1088: Xdebug won't show dead and not ex... Derick Rethans (Tue Dec 02 2014 - 21:13:17 GMT)
- [xdebug-dev] [xdebug/xdebug] afe1b7: Fixed bug #1088: Xdebug won't show dead and not ex... Derick Rethans (Tue Dec 02 2014 - 21:13:17 GMT)
- [xdebug-dev] [xdebug/xdebug] 9b2a6f: Fixed issue #1094: Segmentation fault when attempt... Derick Rethans (Tue Dec 02 2014 - 21:30:10 GMT)
- [xdebug-dev] [xdebug/xdebug] c04521: Fixed bug #1087: Running scripts in RINIT is reall... Derick Rethans (Wed Dec 03 2014 - 13:40:31 GMT)
- [xdebug-dev] [xdebug/xdebug] c04521: Fixed bug #1087: Running scripts in RINIT is reall... Derick Rethans (Wed Dec 03 2014 - 13:40:30 GMT)
- [xdebug-dev] [xdebug/xdebug] 609a87: Fixed issue #1094: Take 2: Segmentation fault when... Derick Rethans (Sat Dec 13 2014 - 20:30:01 GMT)
- [xdebug-dev] [xdebug/xdebug] 3f59db: Fixed issue #1096: performance improvement handlin... Derick Rethans (Tue Dec 23 2014 - 21:58:45 GMT)
- [xdebug-dev] [xdebug/xdebug] 141594: Fixed issue #1098: Xdebug doesn't make use of __de... Derick Rethans (Sat Dec 27 2014 - 20:07:15 GMT)
- [xdebug-dev] [xdebug/xdebug] 141594: Fixed issue #1098: Xdebug doesn't make use of __de... Derick Rethans (Sat Dec 27 2014 - 20:07:15 GMT)
- [xdebug-dev] [xdebug/xdebug] 052bf9: Changed headers to use 2015. Derick Rethans (Tue Jan 06 2015 - 21:05:40 GMT)
- [xdebug-dev] [xdebug/xdebug] cda37f: Changed headers to use 2015. Derick Rethans (Tue Jan 06 2015 - 21:07:07 GMT)
- [xdebug-dev] [xdebug/xdebug] cda37f: Changed headers to use 2015. Derick Rethans (Tue Jan 06 2015 - 21:07:08 GMT)
- [xdebug-dev] [xdebug/xdebug] a969de: typo fixes - https://github.com/vlajos/misspell_fi... Derick Rethans (Tue Jan 06 2015 - 22:31:28 GMT)
- [xdebug-dev] [xdebug/xdebug] a969de: typo fixes - https://github.com/vlajos/misspell_fi... Derick Rethans (Tue Jan 06 2015 - 22:31:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 21583f: Added a test case for bug #1083. Derick Rethans (Mon Jan 12 2015 - 18:28:19 GMT)
- [xdebug-dev] [xdebug/xdebug] 21583f: Added a test case for bug #1083. Derick Rethans (Mon Jan 12 2015 - 18:28:18 GMT)
- [xdebug-dev] [xdebug/xdebug] 8ab0b9: Stop using Travis for 5.3 Derick Rethans (Wed Jan 14 2015 - 22:08:19 GMT)
- [xdebug-dev] [xdebug/xdebug] 7eb625: Fixed bug #973: use case-insensitive filename comp... Derick Rethans (Wed Jan 14 2015 - 22:27:50 GMT)
- [xdebug-dev] [xdebug/xdebug] d082db: Added more file endings to .gitignore Derick Rethans (Sun Jan 18 2015 - 19:07:02 GMT)
- [xdebug-dev] [xdebug/xdebug] 33070a: Fixed bug #1100: Raise default max_nesting_level t... Derick Rethans (Sun Jan 18 2015 - 21:50:18 GMT)
- [xdebug-dev] [xdebug/xdebug] cc4f4f: Go with 2.2.7. Derick Rethans (Wed Jan 21 2015 - 21:59:29 GMT)
- [xdebug-dev] [xdebug/xdebug] cee8ec: Go with 2.2.7. Derick Rethans (Wed Jan 21 2015 - 22:00:42 GMT)
- [xdebug-dev] [xdebug/xdebug] 1b683a: Go with 2.2.7. Derick Rethans (Wed Jan 21 2015 - 22:00:14 GMT)
- [xdebug-dev] [xdebug/xdebug] 8da014: Use 'long' data type to find out the last dead cod... Derick Rethans (Wed Jan 21 2015 - 22:23:28 GMT)
- [xdebug-dev] [xdebug/xdebug] 8da014: Use 'long' data type to find out the last dead cod... Derick Rethans (Wed Jan 21 2015 - 22:33:18 GMT)
- [xdebug-dev] [xdebug/xdebug] cee8ec: Go with 2.2.7. Derick Rethans (Wed Jan 21 2015 - 22:33:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 2ffb2c: Back to -dev Derick Rethans (Thu Jan 22 2015 - 00:14:01 GMT)
- [xdebug-dev] [derickr/xdebug.org] af1f46: Xdebug 2.2.7 Derick Rethans (Thu Jan 22 2015 - 00:14:47 GMT)
- [xdebug-dev] [xdebug/xdebug] 2ffb2c: Back to -dev Derick Rethans (Thu Jan 22 2015 - 07:30:42 GMT)
- [xdebug-dev] [derickr/xdebug.org] 255b5e: Fixed date for 2.2.7 release Derick Rethans (Thu Jan 22 2015 - 08:06:14 GMT)
- [xdebug-dev] [xdebug/xdebug] 2afcb2: Fixed bug #1101: Debugger is not triggered on xdeb... Derick Rethans (Mon Jan 26 2015 - 21:29:43 GMT)
- [xdebug-dev] [xdebug/xdebug] 2afcb2: Fixed bug #1101: Debugger is not triggered on xdeb... Derick Rethans (Mon Jan 26 2015 - 21:29:43 GMT)
- [xdebug-dev] [xdebug/xdebug] 4d36cc: Fixed issue #1102: Stop Xdebug from crashing when ... Derick Rethans (Thu Jan 29 2015 - 17:37:20 GMT)
- [xdebug-dev] [xdebug/xdebug] 4d36cc: Fixed issue #1102: Stop Xdebug from crashing when ... Derick Rethans (Thu Jan 29 2015 - 17:37:20 GMT)
- [xdebug-dev] [xdebug/xdebug] 8ad0a5: Fixed issue #1103: XDEBUG_SESSION_STOP_NO_EXEC onl... Derick Rethans (Sun Feb 01 2015 - 12:58:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 8ad0a5: Fixed issue #1103: XDEBUG_SESSION_STOP_NO_EXEC onl... Derick Rethans (Sun Feb 01 2015 - 12:58:52 GMT)
- [xdebug-dev] [derickr/xdebug.org] 5d03c6: Fixed HTML Derick Rethans (Wed Feb 04 2015 - 15:23:19 GMT)
- [xdebug-dev] [xdebug/xdebug] 338c22: Fixed test case for issue #885 Derick Rethans (Sun Feb 08 2015 - 00:46:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 338c22: Fixed test case for issue #885 Derick Rethans (Sun Feb 08 2015 - 00:46:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 6704df: Fixed issue #1104: One character non-public proper... Derick Rethans (Tue Feb 10 2015 - 22:47:47 GMT)
- [xdebug-dev] [xdebug/xdebug] 6704df: Fixed issue #1104: One character non-public proper... Derick Rethans (Tue Feb 10 2015 - 22:47:48 GMT)
- [xdebug-dev] [xdebug/xdebug] accce1: Changed references from PHP/CVS to debugclient/GIT... Derick Rethans (Fri Feb 13 2015 - 20:38:24 GMT)
- [xdebug-dev] [xdebug/xdebug] accce1: Changed references from PHP/CVS to debugclient/GIT... Derick Rethans (Fri Feb 13 2015 - 20:38:24 GMT)
- [xdebug-dev] [xdebug/xdebug] 77dc66: Implement issue #1054: Profiler support for filena... Derick Rethans (Fri Feb 13 2015 - 20:46:30 GMT)
- [xdebug-dev] [xdebug/xdebug] e42116: Fixed issue #1066: Better error message for SELinu... Derick Rethans (Sat Feb 14 2015 - 00:08:43 GMT)
- [xdebug-dev] [xdebug/xdebug] e42116: Fixed issue #1066: Better error message for SELinu... Derick Rethans (Sat Feb 14 2015 - 00:08:45 GMT)
- [xdebug-dev] [xdebug/xdebug] ce9a17: fix property_set when depth > 0 Derick Rethans (Sun Feb 15 2015 - 18:50:10 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Feb 15 2015 - 18:50:29 GMT)
- [xdebug-dev] [xdebug/xdebug] bdba3a: Fixed issue #1105: Setting properties without spec... Derick Rethans (Sun Feb 15 2015 - 22:30:21 GMT)
- [xdebug-dev] [xdebug/xdebug] bdba3a: Fixed issue #1105: Setting properties without spec... Derick Rethans (Sun Feb 15 2015 - 22:30:20 GMT)
- [xdebug-dev] [xdebug/xdebug] e51c0d: Fixed issue #1059: Crash when using a non-associat... Derick Rethans (Mon Feb 16 2015 - 23:14:19 GMT)
- [xdebug-dev] [xdebug/xdebug] e51c0d: Fixed issue #1059: Crash when using a non-associat... Derick Rethans (Mon Feb 16 2015 - 23:14:19 GMT)
- [xdebug-dev] [xdebug/xdebug] b51cb1: Fixed issue #1111: eval does not work when debugge... Derick Rethans (Sun Feb 22 2015 - 11:47:52 GMT)
- [xdebug-dev] [xdebug/xdebug] b51cb1: Fixed issue #1111: eval does not work when debugge... Derick Rethans (Sun Feb 22 2015 - 11:47:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 561778: Fixed cachegrind filename and functionname compres... Derick Rethans (Sun Feb 22 2015 - 17:34:00 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Feb 22 2015 - 17:52:23 GMT)
- [xdebug-dev] [xdebug/xdebug] be2c55: Back to -dev for the 2.3 branch Derick Rethans (Sun Feb 22 2015 - 18:33:12 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Feb 22 2015 - 18:33:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 9b15fe: Update tests for new major version number (3) Derick Rethans (Sun Feb 22 2015 - 18:39:22 GMT)
- [xdebug-dev] [derickr/xdebug.org] 3632bb: Ready site for 2.3 branch Derick Rethans (Sun Feb 22 2015 - 18:48:46 GMT)
- [xdebug-dev] [derickr/xdebug.org] c98535: Changed subjective link to absolute one to derickr... Derick Rethans (Sun Feb 22 2015 - 18:59:09 GMT)
- [xdebug-dev] [xdebug/xdebug] b8e00b: Added missing files to package.xml file Derick Rethans (Sun Feb 22 2015 - 19:18:53 GMT)
- [xdebug-dev] [xdebug/xdebug] b8e00b: Added missing files to package.xml file Derick Rethans (Sun Feb 22 2015 - 19:18:54 GMT)
- [xdebug-dev] [derickr/xdebug.org] 472845: Update broken tarbal (missing branch info) Derick Rethans (Mon Feb 23 2015 - 09:44:09 GMT)
- [xdebug-dev] [derickr/xdebug.org] a5ee07: Fixed Daniel's name Derick Rethans (Mon Feb 23 2015 - 13:57:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 835212: Fixed issue #1112: Setting an invalid xdebug.trace... Derick Rethans (Tue Feb 24 2015 - 09:09:38 GMT)
- [xdebug-dev] [xdebug/xdebug] 835212: Fixed issue #1112: Setting an invalid xdebug.trace... Derick Rethans (Tue Feb 24 2015 - 09:09:37 GMT)
- [xdebug-dev] [xdebug/xdebug] 5b762d: Fixed issue #1113: xdebug.*_trigger do no longer w... Derick Rethans (Tue Feb 24 2015 - 21:44:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 5b762d: Fixed issue #1113: xdebug.*_trigger do no longer w... Derick Rethans (Tue Feb 24 2015 - 21:54:56 GMT)
- [xdebug-dev] [xdebug/xdebug] d65162: Fixed issue numbers and test description Derick Rethans (Tue Feb 24 2015 - 21:54:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 873748: Go with 2.3.1 Derick Rethans (Tue Feb 24 2015 - 22:08:57 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Feb 24 2015 - 22:09:02 GMT)
- [xdebug-dev] [derickr/xdebug.org] d00e45: Release 2.3.1 Derick Rethans (Tue Feb 24 2015 - 23:11:21 GMT)
- [xdebug-dev] [derickr/xdebug.org] b605dd: Fixed HTML issues Derick Rethans (Tue Feb 24 2015 - 23:12:38 GMT)
- [xdebug-dev] [xdebug/xdebug] 1bc9c6: Back to -dev Derick Rethans (Tue Feb 24 2015 - 23:33:31 GMT)
- [xdebug-dev] [xdebug/xdebug] 873748: Go with 2.3.1 Derick Rethans (Tue Feb 24 2015 - 23:33:31 GMT)
- [xdebug-dev] [derickr/xdebug.org] 8b8efb: Update profiler instructions to point to QCacheGri... Derick Rethans (Thu Feb 26 2015 - 11:24:58 GMT)
- [xdebug-dev] [derickr/dbgp] 754452: Add optional -c param to context_get example Derick Rethans (Fri Feb 27 2015 - 10:25:51 GMT)
- [xdebug-dev] [xdebug/xdebug] a71762: Fixed issue #1117: Path/branch coverage sometimes ... Derick Rethans (Sat Feb 28 2015 - 16:29:45 GMT)
- [xdebug-dev] [xdebug/xdebug] a71762: Fixed issue #1117: Path/branch coverage sometimes ... Derick Rethans (Sat Feb 28 2015 - 16:29:46 GMT)
- [xdebug-dev] [derickr/xdebug.org] 87959a: Moved entry for #1015 to the correct section. Derick Rethans (Tue Mar 03 2015 - 08:56:29 GMT)
- [xdebug-dev] [derickr/xdebug.org] 8e885e: Get rid of the scare quotes Derick Rethans (Wed Mar 18 2015 - 12:56:26 GMT)
- [xdebug-dev] [xdebug/xdebug] 544943: Fixed issue #1121: Segfaults with path/branch cove... Derick Rethans (Sat Mar 21 2015 - 22:57:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 544943: Fixed issue #1121: Segfaults with path/branch cove... Derick Rethans (Sat Mar 21 2015 - 22:57:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 5c8c76: Go with 2.3.2 Derick Rethans (Sun Mar 22 2015 - 00:04:21 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Mar 22 2015 - 00:04:24 GMT)
- [xdebug-dev] [derickr/xdebug.org] 7cb946: Go with 2.3.2! Derick Rethans (Sun Mar 22 2015 - 11:28:57 GMT)
- [xdebug-dev] [xdebug/xdebug] 5c8c76: Go with 2.3.2 Derick Rethans (Sun Mar 22 2015 - 11:34:14 GMT)
- [xdebug-dev] [xdebug/xdebug] 3b06cb: Back to -dev Derick Rethans (Sun Mar 22 2015 - 11:34:14 GMT)
- [xdebug-dev] [derickr/dbgp] 46208d: fix close tags Derick Rethans (Sun Mar 22 2015 - 23:28:12 GMT)
- [xdebug-dev] [derickr/dbgp] f44e72: remove too much get/set Derick Rethans (Mon Mar 23 2015 - 00:09:48 GMT)
- [xdebug-dev] [derickr/xdebug.org] 018590: Link to PHP Tools for VS Derick Rethans (Wed Mar 25 2015 - 14:54:27 GMT)
- [xdebug-dev] [xdebug/xdebug] b6da4d: Fixed issue #1133: PDO exception code value type i... Derick Rethans (Tue Mar 31 2015 - 10:52:26 BST)
- [xdebug-dev] [xdebug/xdebug] b6da4d: Fixed issue #1133: PDO exception code value type i... Derick Rethans (Tue Mar 31 2015 - 10:52:27 BST)
- [xdebug-dev] [derickr/xdebug.org] 8f20f1: Update features.php - new client: artbek's chrome ... Derick Rethans (Sat Apr 04 2015 - 11:57:54 BST)
- [xdebug-dev] [xdebug/xdebug] 9f12cb: Fixed issue #996: Can't evaluate property of class... Derick Rethans (Mon Apr 06 2015 - 00:52:48 BST)
- [xdebug-dev] [xdebug/xdebug] 9f12cb: Fixed issue #996: Can't evaluate property of class... Derick Rethans (Mon Apr 06 2015 - 00:52:48 BST)
- [xdebug-dev] [derickr/xdebug.org] 4802ea: Added links to individual news stories Derick Rethans (Mon Apr 06 2015 - 20:24:25 BST)
- [xdebug-dev] [derickr/xdebug.org] a34902: Document shared secrets for trace files and the pr... Derick Rethans (Mon Apr 06 2015 - 22:58:03 BST)
- [xdebug-dev] [derickr/xdebug.org] 5c0481: Fixed category Derick Rethans (Mon Apr 06 2015 - 22:59:28 BST)
- [xdebug-dev] [derickr/xdebug.org] 568f3f: Fixed missing call to strlen(). Derick Rethans (Wed Apr 08 2015 - 11:54:44 BST)
- [xdebug-dev] [xdebug/xdebug] 78d575: Get rid of setlocale hack, by using %F instead of ... Derick Rethans (Sun Apr 19 2015 - 00:51:00 BST)
- [xdebug-dev] [xdebug/xdebug] 78d575: Get rid of setlocale hack, by using %F instead of ... Derick Rethans (Sun Apr 19 2015 - 00:50:59 BST)
- [xdebug-dev] [xdebug/xdebug] e660be: fix crash reproducible with coverage On Derick Rethans (Sun May 10 2015 - 23:18:57 BST)
- [xdebug-dev] [xdebug/xdebug] e660be: fix crash reproducible with coverage On Antony Dovgal (Sun May 10 2015 - 23:18:57 BST)
- [xdebug-dev] [derickr/xdebug.org] b0b0e9: The Eclipse plugin has been part of Eclipse since ... Derick Rethans (Wed May 13 2015 - 00:18:34 BST)
- [xdebug-dev] [xdebug/xdebug] 559ec0: Fixed issue #1148: Can't disable max_nesting_funct... Derick Rethans (Wed May 13 2015 - 00:41:10 BST)
- [xdebug-dev] [xdebug/xdebug] 559ec0: Fixed issue #1148: Can't disable max_nesting_funct... Derick Rethans (Wed May 13 2015 - 08:38:01 BST)
- [xdebug-dev] [xdebug/xdebug] 559ec0: Fixed issue #1148: Can't disable max_nesting_funct... Derick Rethans (Wed May 13 2015 - 08:38:01 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed May 13 2015 - 08:38:30 BST)
- [xdebug-dev] [xdebug/xdebug] 5136c8: Added contributing file Derick Rethans (Fri May 22 2015 - 15:56:14 BST)
- [xdebug-dev] [xdebug/xdebug] 84254e: Fixed formatting Derick Rethans (Fri May 22 2015 - 15:58:27 BST)
- [xdebug-dev] [xdebug/xdebug] 397774: reStructuredTextify the README. Derick Rethans (Fri May 22 2015 - 16:01:20 BST)
- [xdebug-dev] [xdebug/xdebug] bbd2b9: Tidy up some language. Derick Rethans (Mon May 25 2015 - 01:57:47 BST)
- [xdebug-dev] [xdebug/xdebug] 55762d: Implemented #1153: Basic function monitoring Derick Rethans (Mon May 25 2015 - 02:21:59 BST)
- [xdebug-dev] [xdebug/xdebug] 888a43: fix usage of virtual_file_ex Derick Rethans (Tue May 26 2015 - 01:01:38 BST)
- [xdebug-dev] [xdebug/xdebug] 888a43: fix usage of virtual_file_ex Derick Rethans (Wed May 27 2015 - 21:54:22 BST)
- [xdebug-dev] [xdebug/xdebug] 6ca3d3: switch from efree to STR_FREE Derick Rethans (Wed May 27 2015 - 23:15:28 BST)
- [xdebug-dev] [xdebug/xdebug] 6ca3d3: switch from efree to STR_FREE Derick Rethans (Wed May 27 2015 - 23:15:28 BST)
- [xdebug-dev] [derickr/xdebug.org] df5fd3: Add pugdebug to the list of clients Derick Rethans (Thu May 28 2015 - 23:55:28 BST)
- [xdebug-dev] [xdebug/xdebug] 1958b3: Fixed issue #1151: Crash when another extension ca... Derick Rethans (Fri May 29 2015 - 13:41:56 BST)
- [xdebug-dev] [xdebug/xdebug] 1958b3: Fixed issue #1151: Crash when another extension ca... Derick Rethans (Fri May 29 2015 - 13:41:55 BST)
- [xdebug-dev] [derickr/xdebug.org] ce7dcc: Fixed issue #1132: Better link to show that cookie... Derick Rethans (Sat May 30 2015 - 20:57:33 BST)
- [xdebug-dev] [derickr/xdebug.org] eb210c: Fixed issue with undefined array element. Derick Rethans (Mon Jun 01 2015 - 22:44:43 BST)
- [xdebug-dev] [xdebug/xdebug] c50a75: Reset overloaded opcodes at the end of each reques... Derick Rethans (Thu Jun 04 2015 - 14:47:47 BST)
- [xdebug-dev] [xdebug/xdebug] c50a75: Reset overloaded opcodes at the end of each reques... Derick Rethans (Thu Jun 04 2015 - 14:47:47 BST)
- [xdebug-dev] [xdebug/xdebug] 2c6604: Implement issue #1129: Allow for user configured h... Derick Rethans (Sun Jun 07 2015 - 12:30:48 BST)
- [xdebug-dev] [xdebug/xdebug.org] f6db82: Added .gitignore file to ignore development Window... Derick Rethans (Tue Jun 09 2015 - 16:10:06 BST)
- [xdebug-dev] [xdebug/xdebug.org] c68e88: Create new README file Derick Rethans (Tue Jun 09 2015 - 16:24:26 BST)
- [xdebug-dev] [xdebug/xdebug.org] da4d15: Add KDevelop. Derick Rethans (Thu Jun 11 2015 - 21:51:33 BST)
- [xdebug-dev] [xdebug/xdebug] 61e69f: Fixed issue #1130: Escaping issues with docrefs an... Derick Rethans (Sat Jun 13 2015 - 10:44:20 BST)
- [xdebug-dev] [xdebug/xdebug] 61e69f: Fixed issue #1130: Escaping issues with docrefs an... Derick Rethans (Sat Jun 13 2015 - 10:44:20 BST)
- [xdebug-dev] [xdebug/xdebug] 614d2d: Fixed issue #686: Not possible to inspect SplObjec... Derick Rethans (Sun Jun 14 2015 - 00:42:19 BST)
- [xdebug-dev] [xdebug/xdebug] 614d2d: Fixed issue #686: Not possible to inspect SplObjec... Derick Rethans (Sun Jun 14 2015 - 00:42:18 BST)
- [xdebug-dev] [xdebug/xdebug] 90eea5: Fixed issue #864: No attributes are shown if an ob... Derick Rethans (Sun Jun 14 2015 - 19:32:54 BST)
- [xdebug-dev] [xdebug/xdebug] 90eea5: Fixed issue #864: No attributes are shown if an ob... Derick Rethans (Sun Jun 14 2015 - 19:32:55 BST)
- [xdebug-dev] [xdebug/xdebug] f233bb: Fixed issue #1140: Tracing with __debugInfo() cras... Derick Rethans (Sun Jun 14 2015 - 21:45:49 BST)
- [xdebug-dev] [xdebug/xdebug] f233bb: Fixed issue #1140: Tracing with __debugInfo() cras... Derick Rethans (Sun Jun 14 2015 - 21:45:49 BST)
- [xdebug-dev] [xdebug/xdebug] f7d7b2: Fixed issue #1137: Windows does not support %zu fo... Derick Rethans (Mon Jun 15 2015 - 10:06:02 BST)
- [xdebug-dev] [xdebug/xdebug] f7d7b2: Fixed issue #1137: Windows does not support %zu fo... Derick Rethans (Mon Jun 15 2015 - 10:06:02 BST)
- [xdebug-dev] [xdebug/xdebug] 78addf: Reset overloaded opcodes at the end of each reques... Derick Rethans (Mon Jun 15 2015 - 21:06:57 BST)
- [xdebug-dev] [xdebug/xdebug] 78addf: Reset overloaded opcodes at the end of each reques... Derick Rethans (Mon Jun 15 2015 - 21:06:56 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Jun 15 2015 - 21:08:31 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Jun 15 2015 - 21:08:31 BST)
- [xdebug-dev] [xdebug/xdebug] 9c90d2: Merge branch 'xdebug_2_3' Derick Rethans (Mon Jun 15 2015 - 21:18:21 BST)
- [xdebug-dev] [xdebug/xdebug] 90eea5: Fixed issue #864: No attributes are shown if an ob... Derick Rethans (Mon Jun 15 2015 - 21:19:37 BST)
- [xdebug-dev] [xdebug/xdebug] f2a6df: Reset overloaded opcodes at the end of each reques... Derick Rethans (Mon Jun 15 2015 - 21:21:03 BST)
- [xdebug-dev] [xdebug/xdebug] f2a6df: Reset overloaded opcodes at the end of each reques... Derick Rethans (Mon Jun 15 2015 - 21:21:02 BST)
- [xdebug-dev] [xdebug/xdebug] cb2cca: Update package.xml file for 2.3.3 release Derick Rethans (Fri Jun 19 2015 - 00:27:12 BST)
- [xdebug-dev] [xdebug/xdebug.org] a54eb8: Added announcement for 2.3.3 Derick Rethans (Fri Jun 19 2015 - 00:27:59 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Fri Jun 19 2015 - 00:28:06 BST)
- [xdebug-dev] [xdebug/xdebug] cb2cca: Update package.xml file for 2.3.3 release Derick Rethans (Fri Jun 19 2015 - 09:53:54 BST)
- [xdebug-dev] [xdebug/xdebug.org] 87293e: Added windows binaries for 2.3.3 Derick Rethans (Fri Jun 19 2015 - 11:32:57 BST)
- [xdebug-dev] [xdebug/xdebug] 4785f7: Fixed issue #1166: Using $this in __debugInfo() ca... Derick Rethans (Sun Jun 28 2015 - 16:11:18 BST)
- [xdebug-dev] [xdebug/xdebug] 4785f7: Fixed issue #1166: Using $this in __debugInfo() ca... Derick Rethans (Sun Jun 28 2015 - 16:11:18 BST)
- [xdebug-dev] [xdebug/xdebug.org] 3bd93a: Updating max_nesting_level Derick Rethans (Wed Jul 01 2015 - 17:55:03 BST)
- [xdebug-dev] [xdebug/xdebug] 57b7a8: Fixed issue #1174: SIGFPE in xdebug_get_monitored_... Derick Rethans (Sat Jul 18 2015 - 15:06:49 BST)
- [xdebug-dev] [xdebug/xdebug] 8ce288: Updated for API changes to INI settings Derick Rethans (Sat Aug 29 2015 - 12:43:34 BST)
- [xdebug-dev] [xdebug/xdebug] 133e03: Added PHP 7 to the test matrix Derick Rethans (Sat Aug 29 2015 - 12:49:24 BST)
- [xdebug-dev] [xdebug/xdebug] 3c8cbd: Do not do this with PHP 7 yes, as the file is not ... Derick Rethans (Sat Aug 29 2015 - 13:28:26 BST)
- [xdebug-dev] [xdebug/xdebug] 17baaa: Gah, typo Derick Rethans (Sat Aug 29 2015 - 13:31:12 BST)
- [xdebug-dev] [xdebug/xdebug] e6185b: The PHP 4 style constructor has been deprecated (f... Derick Rethans (Mon Aug 31 2015 - 12:24:26 BST)
- [xdebug-dev] [xdebug/xdebug] 0dba11: Fixed test case for self:: in assignment traces. Derick Rethans (Mon Aug 31 2015 - 18:27:35 BST)
- [xdebug-dev] [xdebug/xdebug] 8b2dbf: In PHP 7, we should just use the original exceptio... Derick Rethans (Wed Sep 02 2015 - 10:24:46 BST)
- [xdebug-dev] [xdebug/xdebug] 61b19b: Apparently using 7.0 instead of nightly is better,... Derick Rethans (Wed Sep 02 2015 - 10:25:47 BST)
- [xdebug-dev] [xdebug/xdebug] 03eb12: Implement function argument collection for PHP 7. Derick Rethans (Thu Sep 03 2015 - 09:03:35 BST)
- [xdebug-dev] [xdebug/xdebug] a94be3: some missing TSRM stuff for 7 Derick Rethans (Sat Sep 05 2015 - 20:06:36 BST)
- [xdebug-dev] [xdebug/xdebug] edaa30: Fixed typo in version check Derick Rethans (Sat Sep 05 2015 - 20:07:12 BST)
- [xdebug-dev] [xdebug/xdebug] 2ea813: To display a resource handle we need to use ->hand... Derick Rethans (Sat Sep 05 2015 - 19:57:15 BST)
- [xdebug-dev] [xdebug/xdebug] b05f74: Fixed some test case expected results (now breaks ... Derick Rethans (Sat Sep 12 2015 - 09:25:23 BST)
- [xdebug-dev] [xdebug/xdebug] a2fef1: Fixed detecting a static self with PHP 5.x Derick Rethans (Sat Sep 12 2015 - 09:59:33 BST)
- [xdebug-dev] [xdebug/xdebug] 1cda6e: Allow DBGp tests to be skipped by exporting the SK... Derick Rethans (Sun Sep 20 2015 - 00:00:56 BST)
- [xdebug-dev] [xdebug/xdebug] 5d0194: Attempting to fix Travis build and IRC notificatio... Derick Rethans (Sun Sep 20 2015 - 17:21:13 BST)
- [xdebug-dev] [xdebug/xdebug] 828fd4: Fixed issues with apply counts (max_nesting_level) Derick Rethans (Sun Sep 27 2015 - 11:29:00 BST)
- [xdebug-dev] [xdebug/xdebug] f4d27a: Fixed syntax for PHP < 7.0 — not sure how this sli... Derick Rethans (Sun Sep 27 2015 - 11:34:10 BST)
- [xdebug-dev] [xdebug/xdebug] a72521: In PHP 7, eval_string might throw an 'Error' too, ... Derick Rethans (Sun Oct 11 2015 - 11:30:23 BST)
- [xdebug-dev] [xdebug/xdebug] f042f6: Preserve numerical 'indexes' for object properties Derick Rethans (Sun Oct 18 2015 - 23:21:31 BST)
- [xdebug-dev] [xdebug/xdebug] ca0fde: fix wrong hash API calls Derick Rethans (Thu Oct 22 2015 - 23:51:09 BST)
- [xdebug-dev] [xdebug/xdebug] 38f72a: Fixed #1123: PHPUnit with coverage is exponentiall... Derick Rethans (Sun Oct 25 2015 - 00:10:38 BST)
- [xdebug-dev] [xdebug/xdebug] 38f72a: Fixed #1123: PHPUnit with coverage is exponentiall... Derick Rethans (Sun Oct 25 2015 - 00:10:51 BST)
- [xdebug-dev] [xdebug/xdebug] 19decf: Fixed issue #1192: Dead code analysis does not wor... Derick Rethans (Wed Nov 04 2015 - 10:23:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 19decf: Fixed issue #1192: Dead code analysis does not wor... Derick Rethans (Wed Nov 04 2015 - 10:23:13 GMT)
- [xdebug-dev] [xdebug/xdebug] 6efc65: Fixed issue #1170: If socket connect fails make su... Derick Rethans (Wed Nov 04 2015 - 10:32:17 GMT)
- [xdebug-dev] [xdebug/xdebug] 6efc65: Fixed issue #1170: If socket connect fails make su... Derick Rethans (Wed Nov 04 2015 - 10:32:16 GMT)
- [xdebug-dev] [xdebug/xdebug] b7281f: The new version supporting PHP 7 is going to be 2.... Derick Rethans (Wed Nov 04 2015 - 10:40:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 7e678c: Must test before committing. Fixed string matches ... Derick Rethans (Wed Nov 04 2015 - 11:26:43 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Thu Nov 05 2015 - 14:33:32 GMT)
- [xdebug-dev] [xdebug/xdebug] f9a688: Make tests work with any sort of directory name Derick Rethans (Thu Nov 05 2015 - 15:32:46 GMT)
- [xdebug-dev] [xdebug/xdebug] 5b79da: Fixed test case due to changes in PHP 5 and PHP 7 Derick Rethans (Thu Nov 05 2015 - 17:27:07 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Thu Nov 05 2015 - 17:46:47 GMT)
- [xdebug-dev] [xdebug/xdebug] 982cee: Go with 2.4.0beta1 Derick Rethans (Thu Nov 05 2015 - 17:46:45 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 379bf5: Prepare for Xdebug 2.4.0beta1 release Derick Rethans (Thu Nov 05 2015 - 17:47:39 GMT)
- [xdebug-dev] [xdebug/xdebug] f8007b: Boo, put the wrong date in the package.xml file's ... Derick Rethans (Thu Nov 05 2015 - 17:49:30 GMT)
- [xdebug-dev] [xdebug/xdebug] 6abc0e: Back to -dev. Derick Rethans (Thu Nov 05 2015 - 17:55:42 GMT)
- [xdebug-dev] [xdebug/xdebug] 6b8a16: Get rid of UTF-8 character that's causing issues Derick Rethans (Mon Nov 09 2015 - 01:40:02 GMT)
- [xdebug-dev] [xdebug/xdebug] 149fa3: Mark 2.4.0beta1 correctly as a beta release Derick Rethans (Mon Nov 09 2015 - 16:49:40 GMT)
- [xdebug-dev] [xdebug/xdebug] d9eafb: Fixed issue #1202: Anonymous classes are not handl... Derick Rethans (Tue Nov 10 2015 - 22:27:28 GMT)
- [xdebug-dev] [derickr/dbgp] 937a33: Fixed typo as per Xdebug issue #1205 Derick Rethans (Wed Nov 11 2015 - 19:00:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 0d53ac: Fixed issue #1203: Accessing static property of a ... Derick Rethans (Fri Nov 13 2015 - 20:14:46 GMT)
- [xdebug-dev] [xdebug/xdebug.org] ef544a: Fixed outdated external links Derick Rethans (Sun Nov 15 2015 - 22:46:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 2ac614: Don't use addresses of local temp vars Derick Rethans (Mon Nov 16 2015 - 21:19:21 GMT)
- [xdebug-dev] [xdebug/xdebug] bd3c67: fix -Wmaybe-uninitialized Derick Rethans (Tue Nov 17 2015 - 11:39:39 GMT)
- [xdebug-dev] [xdebug/xdebug] 0ec66d: Fixed issue #1209: Segfault with building a functi... Derick Rethans (Wed Nov 18 2015 - 22:30:46 GMT)
- [xdebug-dev] [xdebug/xdebug] c495b1: Fixed issue #1200: Additional opcodes need to be o... Derick Rethans (Thu Nov 19 2015 - 23:12:57 GMT)
- [xdebug-dev] [derickr/dbgp] c2a8b4: Fixed typoes as per Xdebug issue #1206 Derick Rethans (Fri Nov 20 2015 - 17:48:46 GMT)
- [xdebug-dev] [xdebug/xdebug] b1d281: Go with 2.4.0RC1. Derick Rethans (Sat Nov 21 2015 - 12:35:15 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Nov 21 2015 - 12:35:16 GMT)
- [xdebug-dev] [xdebug/xdebug] c4092b: Back to -dev Derick Rethans (Sat Nov 21 2015 - 12:35:49 GMT)
- [xdebug-dev] [xdebug/xdebug.org] bbc9d5: Go with 2.4.0RC1. Derick Rethans (Sat Nov 21 2015 - 12:35:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 8883a3: Fixed issue #1181: Remote debugging does not handl... Derick Rethans (Sun Nov 22 2015 - 15:38:02 GMT)
- [xdebug-dev] [xdebug/xdebug] 7a280e: Fix test on windows Derick Rethans (Sun Nov 22 2015 - 17:38:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 7d9f78: Fixed issue #1194: The error message is doubly HTM... Derick Rethans (Mon Nov 23 2015 - 16:00:49 GMT)
- [xdebug-dev] [xdebug/xdebug.org] be5827: Rename file to fix the wizard. Derick Rethans (Tue Nov 24 2015 - 12:46:57 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 266c85: Added Windows binary, they're necessary to make th... Derick Rethans (Wed Nov 25 2015 - 16:40:23 GMT)
- [xdebug-dev] [xdebug/xdebug] 4faf45: Fixed issue #1215: SIGSEGV if xdebug.trace_output_... Derick Rethans (Sun Nov 29 2015 - 15:10:42 GMT)
- [xdebug-dev] [xdebug/xdebug] 02278b: Fixed compiler warnings (mostly size and signednes... Derick Rethans (Sun Nov 29 2015 - 15:32:22 GMT)
- [xdebug-dev] [xdebug/xdebug] 2857a9: Fixed issue #1212: Segfault with code coverage dea... Derick Rethans (Sun Nov 29 2015 - 18:41:06 GMT)
- [xdebug-dev] [xdebug/xdebug] ebb986: Tests are for #1210 which is fixed, but #1212 got ... Derick Rethans (Sun Nov 29 2015 - 18:48:29 GMT)
- [xdebug-dev] [xdebug/xdebug] d7092c: Fixed issue #1217: xdebug.show_error_trace should ... Derick Rethans (Mon Nov 30 2015 - 10:35:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 34e79d: Fixed issue #1219: Set default value for xdebug.ov... Derick Rethans (Tue Dec 01 2015 - 19:44:28 GMT)
- [xdebug-dev] [xdebug/xdebug] dce206: Fixed/added SKIPIFs to make tests not fail when so... Derick Rethans (Tue Dec 01 2015 - 20:02:51 GMT)
- [xdebug-dev] [xdebug/xdebug] b70eb1: Fixed issue #1218: Xdebug messes with the exceptio... Derick Rethans (Tue Dec 01 2015 - 21:13:37 GMT)
- [xdebug-dev] [xdebug/xdebug] 2038eb: Use long or zend_long depending on whether we're u... Derick Rethans (Wed Dec 02 2015 - 22:27:58 GMT)
- [xdebug-dev] [xdebug/xdebug] 25976e: Fixed issue #1189: Remove address attribute from r... Derick Rethans (Wed Dec 02 2015 - 23:03:27 GMT)
- [xdebug-dev] [xdebug/xdebug] 587416: Go with 2.4.0RC2. Derick Rethans (Wed Dec 02 2015 - 23:48:56 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed Dec 02 2015 - 23:48:57 GMT)
- [xdebug-dev] [xdebug/xdebug.org] f06bf6: Go with 2.4.0RC2. Derick Rethans (Thu Dec 03 2015 - 00:19:01 GMT)
- [xdebug-dev] [xdebug/xdebug] fbf942: Back to -dev Derick Rethans (Thu Dec 03 2015 - 00:22:40 GMT)
- [xdebug-dev] [xdebug/xdebug] c08b3f: Update version in README instructions Derick Rethans (Thu Dec 03 2015 - 11:29:28 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 25248a: Tweaked the version detection regex to accept PHP ... Derick Rethans (Fri Dec 04 2015 - 09:48:25 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 59f520: Make flattr work again. Derick Rethans (Tue Dec 08 2015 - 16:18:09 GMT)
- [xdebug-dev] [xdebug/xdebug] db709d: Initialize aggr_key to pacify compiler Derick Rethans (Wed Dec 09 2015 - 19:19:22 GMT)
- [xdebug-dev] [xdebug/xdebug] b3b96c: Fixed issue #1229: Detect GCC 4.8 and disable opti... Derick Rethans (Wed Dec 09 2015 - 19:24:01 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 5d24ea: Fix parameters wrong references in docs and FAQ Derick Rethans (Sat Dec 12 2015 - 11:31:10 GMT)
- [xdebug-dev] [xdebug/xdebug] b22844: Update xdebug_var.c Derick Rethans (Sat Dec 12 2015 - 20:40:36 GMT)
- [xdebug-dev] [xdebug/xdebug] c23467: Go with 2.4.0RC3 Derick Rethans (Sat Dec 12 2015 - 20:48:14 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 12 2015 - 20:48:18 GMT)
- [xdebug-dev] [xdebug/xdebug] 2d26bf: Back to -dev Derick Rethans (Sat Dec 12 2015 - 20:54:47 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 64927e: Go with 2.4.0RC3! Derick Rethans (Sat Dec 12 2015 - 21:10:31 GMT)
- [xdebug-dev] [xdebug/xdebug] 1ce0ee: Fixed issue #1223: Xdebug crashes on PHP 7 when do... Derick Rethans (Mon Dec 14 2015 - 19:10:26 GMT)
- [xdebug-dev] [xdebug/xdebug.org] a07bc6: Fixed issue #1234: 2.4.0RC3 reports as normal exte... Derick Rethans (Mon Dec 14 2015 - 20:26:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 3db008: Fixed issue #1220: Segmentation fault if var_dump(... Derick Rethans (Tue Dec 15 2015 - 21:36:23 GMT)
- [xdebug-dev] [xdebug/xdebug] c36ea3: Fixed issue #1229: Issues with GCC 4.8, which in -... Derick Rethans (Wed Dec 16 2015 - 23:10:02 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed Dec 16 2015 - 23:10:38 GMT)
- [xdebug-dev] [xdebug/xdebug] c36ea3: Fixed issue #1229: Issues with GCC 4.8, which in -... Derick Rethans (Wed Dec 16 2015 - 23:17:15 GMT)
- [xdebug-dev] [xdebug/xdebug] 6415b2: Add opcode handler for ZEND_SEND_VAL_EX in PHP 7 Derick Rethans (Thu Dec 17 2015 - 23:18:32 GMT)
- [xdebug-dev] [xdebug/xdebug] 0a1c35: Fixed issue #1238: Xdebug crashes with SIGSEGV whi... Derick Rethans (Fri Dec 18 2015 - 23:15:47 GMT)
- [xdebug-dev] [xdebug/xdebug] 8f253c: Fixed issue #1236: Can't remove breakpoints with n... Derick Rethans (Sat Dec 19 2015 - 12:32:04 GMT)
- [xdebug-dev] [xdebug/xdebug] 77d705: Fixed issue #1235: Xdebug does not compile against... Derick Rethans (Sun Dec 20 2015 - 20:25:21 GMT)
- [xdebug-dev] [xdebug/xdebug] 12c158: Fixed issue #1245: xdebug_dump_superglobals dumps ... Derick Rethans (Sun Jan 10 2016 - 23:38:39 GMT)
- [xdebug-dev] [xdebug/xdebug] df97a7: Fixed issue #1250: Add PHP version descriptors to ... Derick Rethans (Wed Jan 13 2016 - 10:17:32 GMT)
- [xdebug-dev] [xdebug/xdebug] ac33f0: Fixed issue #1239: Crash due to changes with the C... Derick Rethans (Tue Jan 19 2016 - 22:24:40 GMT)
- [xdebug-dev] [xdebug/xdebug] c54532: Hello 2016. Derick Rethans (Tue Jan 19 2016 - 22:45:43 GMT)
- [xdebug-dev] [xdebug/xdebug.org] ffdf6d: Get rid of hits() and MySQL access Derick Rethans (Mon Jan 25 2016 - 16:40:01 GMT)
- [xdebug-dev] [xdebug/xdebug] dce78e: Fixed issue #1241: Xdebug doesn't handle FAST_RET ... Derick Rethans (Mon Jan 25 2016 - 21:37:05 GMT)
- [xdebug-dev] [xdebug/xdebug] 140bbc: Fixed issue #1241: Xdebug doesn't handle FAST_RET ... Derick Rethans (Mon Jan 25 2016 - 21:55:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 148ed8: Go with 2.4.0RC4 Derick Rethans (Mon Jan 25 2016 - 22:19:44 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Jan 25 2016 - 22:19:45 GMT)
- [xdebug-dev] [xdebug/xdebug.org] ab7ff7: Go with 2.4.0rc4 Derick Rethans (Mon Jan 25 2016 - 22:48:03 GMT)
- [xdebug-dev] [xdebug/xdebug] 6effb0: Fixed issue #1262: overload_var_dump=0 messes with... Derick Rethans (Fri Feb 05 2016 - 11:18:10 GMT)
- [xdebug-dev] [xdebug/xdebug] eb5667: Fixed issue #1267: AIX build issues Derick Rethans (Mon Feb 08 2016 - 16:56:44 GMT)
- [xdebug-dev] [xdebug/xdebug] d7901e: Fixed #1266: xdebug_dump_superglobals() always dum... Derick Rethans (Mon Feb 08 2016 - 17:33:06 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 0f7f8b: Clarify what I need for remote debugger bugs Derick Rethans (Mon Feb 08 2016 - 19:02:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 028298: Put the sys/select.h include into a configure defi... Derick Rethans (Tue Feb 09 2016 - 10:23:39 GMT)
- [xdebug-dev] [xdebug/xdebug] 7f7d02: Fixed issue #1261: segmentation fault in xdebug.so... Derick Rethans (Tue Feb 09 2016 - 21:02:55 GMT)
- [xdebug-dev] [xdebug/xdebug] 74873a: Back to -dev Derick Rethans (Tue Feb 23 2016 - 19:16:38 GMT)
- [xdebug-dev] [xdebug/xdebug] f2c660: Fixed issue #1258: Case in PHP 7.0 and code covera... Derick Rethans (Tue Feb 23 2016 - 20:25:10 GMT)
- [xdebug-dev] [xdebug/xdebug] af5446: Fixed issue #1270: String parsing marked not cover... Derick Rethans (Sat Feb 27 2016 - 17:15:18 GMT)
- [xdebug-dev] [xdebug/xdebug] 821c1f: Go with 2.4.0 Derick Rethans (Thu Mar 03 2016 - 08:56:13 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Thu Mar 03 2016 - 08:56:15 GMT)
- [xdebug-dev] [xdebug/xdebug] 6db16d: Back to -dev Derick Rethans (Thu Mar 03 2016 - 09:02:51 GMT)
- [xdebug-dev] [xdebug/xdebug] f19258: Fixed typo Derick Rethans (Thu Mar 03 2016 - 22:30:09 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 2d8961: Release 2.4.0 Derick Rethans (Thu Mar 03 2016 - 22:30:26 GMT)
- [xdebug-dev] [xdebug/xdebug] 631db0: Fixed issue #1277: Crash when using a userland fun... Derick Rethans (Fri Mar 04 2016 - 15:31:53 GMT)
- [xdebug-dev] [xdebug/xdebug] 1e81ef: Fixed a bunch of coverage tests on Windows, where ... Derick Rethans (Tue Mar 15 2016 - 09:44:38 GMT)
- [xdebug-dev] [xdebug/xdebug] d3ed81: Fixed issue #1282: var_dump() of integers > 32 bit... Derick Rethans (Tue Mar 15 2016 - 11:35:01 GMT)
- [xdebug-dev] [xdebug/xdebug] a96e21: Fixed data type for xdebug.overload_var_dump, and ... Derick Rethans (Tue Mar 15 2016 - 11:35:45 GMT)
- [xdebug-dev] [xdebug/xdebug] ea5f33: Fixed a bunch of coverage tests on Windows, where ... Derick Rethans (Tue Mar 15 2016 - 11:40:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 61071b: Added license template to tracefile analyser examp... Derick Rethans (Fri Mar 18 2016 - 10:15:15 GMT)
- [xdebug-dev] [xdebug/xdebug] ea2a49: Fixed issue #1288: Segfault when uncaught exceptio... Derick Rethans (Mon Apr 11 2016 - 20:50:03 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Apr 30 2016 - 11:16:47 BST)
- [xdebug-dev] [xdebug/xdebug] e89326: master is now 2.5.x Derick Rethans (Sat Apr 30 2016 - 11:19:27 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Apr 30 2016 - 11:19:27 BST)
- [xdebug-dev] [xdebug/xdebug] c906e1: Issue #1241: FAST_CALL/FAST_RET take #2 Derick Rethans (Sat Apr 30 2016 - 11:14:03 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Apr 30 2016 - 11:16:05 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Apr 30 2016 - 11:16:19 BST)
- [xdebug-dev] [xdebug/xdebug] 35918a: Implemented issue #998: Added support for IPv6 Derick Rethans (Sat Apr 30 2016 - 13:14:14 BST)
- [xdebug-dev] [xdebug/xdebug] 5fcbfc: Travis uses different text in the messages Derick Rethans (Sat Apr 30 2016 - 16:01:36 BST)
- [xdebug-dev] [xdebug/xdebug] e7dba5: Restrict Xdebug 2.4 to PHP >= 5.4 and PHP < 7.1 Derick Rethans (Sun May 08 2016 - 00:45:06 BST)
- [xdebug-dev] [xdebug/xdebug] e7dba5: Restrict Xdebug 2.4 to PHP >= 5.4 and PHP < 7.1 Derick Rethans (Sun May 08 2016 - 00:45:06 BST)
- [xdebug-dev] [xdebug/xdebug] 6aa530: PHP 7.1: Some refcounting changed for array elemen... Derick Rethans (Mon May 09 2016 - 19:23:47 BST)
- [xdebug-dev] [xdebug/xdebug] 550d53: Fixed #1291: Debugclient installation fails on Mac... Derick Rethans (Tue May 10 2016 - 23:36:50 BST)
- [xdebug-dev] [xdebug/xdebug] 550d53: Fixed #1291: Debugclient installation fails on Mac... Derick Rethans (Tue May 10 2016 - 23:36:51 BST)
- [xdebug-dev] [xdebug/xdebug] 1ad738: Fixed issue #1106: A thrown Exception after a clas... Derick Rethans (Wed May 11 2016 - 03:24:00 BST)
- [xdebug-dev] [xdebug/xdebug] 1ad738: Fixed issue #1106: A thrown Exception after a clas... Derick Rethans (Wed May 11 2016 - 03:24:00 BST)
- [xdebug-dev] [xdebug/xdebug.org] 02f3a7: Add comment about UK store Derick Rethans (Wed May 11 2016 - 13:13:35 BST)
- [xdebug-dev] [xdebug/xdebug.org] af5cde: Added description of how to install xdebug with ho... Derick Rethans (Wed May 11 2016 - 13:14:44 BST)
- [xdebug-dev] [xdebug/xdebug.org] 2277c7: Clarified that you need a homebrew php, and added ... Derick Rethans (Thu May 12 2016 - 14:57:50 BST)
- [xdebug-dev] [xdebug/xdebug] 87aa00: Fixed issue #1263: Code coverage segmentation faul... Derick Rethans (Sat May 14 2016 - 17:04:47 BST)
- [xdebug-dev] [xdebug/xdebug] 87aa00: Fixed issue #1263: Code coverage segmentation faul... Derick Rethans (Sat May 14 2016 - 17:04:47 BST)
- [xdebug-dev] [derickr/dbgp] 2007bb: Fixed typoes Derick Rethans (Mon May 23 2016 - 15:03:37 BST)
- [xdebug-dev] [xdebug/xdebug.org] f46b07: Fixed #1299: Documented return type for xdebug_get... Derick Rethans (Sun May 29 2016 - 09:06:36 BST)
- [xdebug-dev] [xdebug/xdebug] 5ff283: Fixed issue #1246: Path and branch coverage should... Derick Rethans (Sun May 29 2016 - 09:08:29 BST)
- [xdebug-dev] [xdebug/xdebug] 5ff283: Fixed issue #1246: Path and branch coverage should... Derick Rethans (Sun May 29 2016 - 09:08:28 BST)
- [xdebug-dev] [derickr/dbgp] bd0669: Allow for an additional 'state' breakpoint type. Derick Rethans (Tue Jun 07 2016 - 11:09:51 BST)
- [xdebug-dev] [derickr/dbgp] 0cd8b8: A new flag to breakpoints to show whether it was r... Derick Rethans (Tue Jun 07 2016 - 11:33:34 BST)
- [xdebug-dev] [derickr/dbgp] e5aca3: Allow for an additional 'state' breakpoint type. Derick Rethans (Tue Jun 07 2016 - 11:50:49 BST)
- [xdebug-dev] [derickr/dbgp] 73031a: A new flag to breakpoints to show whether it was r... Derick Rethans (Tue Jun 07 2016 - 12:12:54 BST)
- [xdebug-dev] [derickr/dbgp] e9293e: A new flag to breakpoints to show whether it was r... Derick Rethans (Tue Jun 07 2016 - 12:04:22 BST)
- [xdebug-dev] [derickr/dbgp] 052cf0: Allow for an additional 'scope_change' breakpoint ... Derick Rethans (Tue Jun 07 2016 - 12:13:36 BST)
- [xdebug-dev] [derickr/dbgp] b059eb: Add 'resolved' attribute to breakpoint_set, breakp... Derick Rethans (Tue Jun 07 2016 - 17:01:51 BST)
- [xdebug-dev] [derickr/dbgp] 682a53: Fixed 0 value to 'unresolved' and add wording as h... Derick Rethans (Tue Jun 14 2016 - 13:20:34 BST)
- [xdebug-dev] [derickr/dbgp] 61ba19: Mention that the lineno attribute might be differe... Derick Rethans (Tue Jun 14 2016 - 13:46:13 BST)
- [xdebug-dev] [derickr/dbgp] 618d8f: Fixed typoes Derick Rethans (Tue Jun 14 2016 - 16:57:31 BST)
- [xdebug-dev] [xdebug/xdebug] c51a26: Skip test if opcode isn't loaded. Derick Rethans (Mon Jun 27 2016 - 19:32:22 BST)
- [xdebug-dev] [xdebug/xdebug] c51a26: Skip test if opcode isn't loaded. Derick Rethans (Mon Jun 27 2016 - 19:32:23 BST)
- [xdebug-dev] [xdebug/xdebug] 6088ac: Allow failures for PHP 7.1 (nightly) for now. Derick Rethans (Mon Jun 27 2016 - 19:37:08 BST)
- [xdebug-dev] [xdebug/xdebug] 5744af: Fixed travis.yml syntax Derick Rethans (Mon Jun 27 2016 - 22:19:25 BST)
- [xdebug-dev] [xdebug/xdebug] 62b373: Fixed issue #1326: Tracing and generators crashes ... Derick Rethans (Wed Jul 06 2016 - 23:05:29 BST)
- [xdebug-dev] [xdebug/xdebug] 62b373: Fixed issue #1326: Tracing and generators crashes ... Derick Rethans (Wed Jul 06 2016 - 23:05:36 BST)
- [xdebug-dev] [derickr/dbgp] dd0d90: Get name in specs the same as the title. Derick Rethans (Mon Jul 11 2016 - 11:38:32 BST)
- [xdebug-dev] The Xdebug-dev/DBGp list. Derick Rethans (Tue Jul 19 2016 - 10:15:04 BST)
- [xdebug-dev] Re: What commands can be sent during run state? Derick Rethans (Tue Jul 19 2016 - 10:21:35 BST)
- [xdebug-dev] Re: New proposed change for breakpoint_resolved xdebug protocol Derick Rethans (Tue Jul 19 2016 - 10:34:01 BST)
- [xdebug-dev] [xdebug/xdebug] 2289bc: Fixed issue #1333: Profiler accesses memory struct... Derick Rethans (Sun Jul 31 2016 - 14:13:12 BST)
- [xdebug-dev] [xdebug/xdebug] 2289bc: Fixed issue #1333: Profiler accesses memory struct... Derick Rethans (Sun Jul 31 2016 - 15:41:43 BST)
- [xdebug-dev] [xdebug/xdebug] 2289bc: Fixed issue #1333: Profiler accesses memory struct... Derick Rethans (Sun Jul 31 2016 - 15:42:02 BST)
- [xdebug-dev] [xdebug/xdebug] ab986a: Fixed issue #1303: POLLRDHUP is not supported outs... Derick Rethans (Sun Jul 31 2016 - 15:43:10 BST)
- [xdebug-dev] [xdebug/xdebug] 02a6ec: Go with 2.4.1 Derick Rethans (Mon Aug 01 2016 - 21:37:39 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Aug 01 2016 - 21:37:54 BST)
- [xdebug-dev] [xdebug/xdebug.org] 1cbcbd: Xdebug 2.4.1 release Derick Rethans (Tue Aug 02 2016 - 10:42:05 BST)
- [xdebug-dev] [xdebug/xdebug] e425ec: back to -dev Derick Rethans (Tue Aug 02 2016 - 10:57:36 BST)
- [xdebug-dev] [xdebug/xdebug] 02a6ec: Go with 2.4.1 Derick Rethans (Tue Aug 02 2016 - 10:57:37 BST)
- [xdebug-dev] Adding -d Parameter to `eval` Command Max Sherman (Fri Aug 26 2016 - 19:08:45 BST)
- [xdebug-dev] [xdebug/xdebug.org] 57b584: Document that context_names in Xdebug is static Derick Rethans (Tue Aug 30 2016 - 11:11:29 BST)
- [xdebug-dev] [derickr/dbgp] 8d39d0: Add optional -d stack depth parameter to eval comm... Derick Rethans (Thu Sep 01 2016 - 09:20:43 BST)
- [xdebug-dev] [xdebug/xdebug.org] dc7c45: Fixed issue #1347: Incorrect documentation for xde... Derick Rethans (Sat Sep 10 2016 - 09:23:34 BST)
- [xdebug-dev] [xdebug/xdebug.org] 8a0e7a: Add docs for remote_addr_header and clarify remote... Derick Rethans (Fri Sep 16 2016 - 11:06:31 BST)
- [xdebug-dev] [xdebug/xdebug] 8ddab7: Fixed issue #1331: Segfault in code coverage Derick Rethans (Tue Oct 04 2016 - 20:54:22 BST)
- [xdebug-dev] [xdebug/xdebug] 8ddab7: Fixed issue #1331: Segfault in code coverage Derick Rethans (Tue Oct 04 2016 - 20:54:23 BST)
- [xdebug-dev] [xdebug/xdebug] c4aad5: Fix travis build error on php 7.* Derick Rethans (Tue Oct 04 2016 - 21:38:44 BST)
- [xdebug-dev] [xdebug/xdebug] 24e815: Fixed tests related in changes in behaviour betwee... Derick Rethans (Sun Oct 30 2016 - 16:53:43 GMT)
- [xdebug-dev] [xdebug/xdebug] 8e3718: Added memory leak checks on Travis for master too. Derick Rethans (Sat Nov 12 2016 - 13:40:50 GMT)
- [xdebug-dev] [xdebug/xdebug] 55b67f: Travis doesn't have valgrind, so this is going to ... Derick Rethans (Sat Nov 12 2016 - 14:31:02 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Nov 12 2016 - 14:49:25 GMT)
- [xdebug-dev] [xdebug/xdebug] 27f523: Added missing test file for PHP 7.1 Derick Rethans (Sat Nov 12 2016 - 14:49:20 GMT)
- [xdebug-dev] [xdebug/xdebug] 9613c6: Make this not inline, as we're exporting it Derick Rethans (Sat Nov 12 2016 - 15:41:42 GMT)
- [xdebug-dev] [xdebug/xdebug] 9613c6: Make this not inline, as we're exporting it Derick Rethans (Sat Nov 12 2016 - 15:41:50 GMT)
- [xdebug-dev] [xdebug/xdebug.org] b4e6a0: Release Xdebug 2.5.0RC1. Derick Rethans (Sat Nov 12 2016 - 16:57:03 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 31952e: Update the header a little bit! Derick Rethans (Sat Nov 12 2016 - 17:06:09 GMT)
- [xdebug-dev] [xdebug/xdebug] b0b559: Back to -dev. Derick Rethans (Sat Nov 12 2016 - 17:09:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 555e42: Fix minimum required PHP version in package.xml to... Derick Rethans (Sat Nov 12 2016 - 19:13:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 746b03: Fixed issue #1357: Function signature using variad... Derick Rethans (Wed Nov 16 2016 - 13:27:25 GMT)
- [xdebug-dev] [xdebug/xdebug] 5c68b0: Merge branch 'xdebug_2_2' Derick Rethans (Wed Nov 16 2016 - 20:47:29 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed Nov 16 2016 - 20:59:34 GMT)
- [xdebug-dev] [xdebug/xdebug] ba40fe: Fixed issue #1343: Wrong values of numerical keys ... Derick Rethans (Wed Nov 16 2016 - 21:01:57 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 8bed5b: Rename file so that the wizards picks it up. Derick Rethans (Tue Nov 22 2016 - 11:25:18 GMT)
- [xdebug-dev] [xdebug/xdebug] cbb7d9: Fixed issue #1242: Xdebug on Windows with Eclipse ... Derick Rethans (Wed Nov 23 2016 - 21:32:36 GMT)
- [xdebug-dev] [xdebug/xdebug] 5c68b0: Merge branch 'xdebug_2_2' Derick Rethans (Wed Nov 23 2016 - 21:55:39 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 108ad9: Fixed issue #922: The "Tailored Installation Instr... Derick Rethans (Sun Nov 27 2016 - 18:55:54 GMT)
- [xdebug-dev] [xdebug/xdebug.org] b1f518: Fixed issue #1369: Add link to RSS in the HTML of ... Derick Rethans (Mon Nov 28 2016 - 15:51:32 GMT)
- [xdebug-dev] [xdebug/xdebug.org] c011cb: Fixed issue #727: 'xdebug.profiler_aggregate' opti... Derick Rethans (Mon Nov 28 2016 - 19:27:48 GMT)
- [xdebug-dev] [xdebug/xdebug.org] d71fe3: Add a note about the loading order with Zend OPCac... Derick Rethans (Tue Nov 29 2016 - 10:49:06 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 258625: Added real apt install commands for PHP 5 and 7 Derick Rethans (Thu Dec 01 2016 - 15:56:58 GMT)
- [xdebug-dev] [xdebug/xdebug] efefe5: Fixed issue #1361: Remote debugging connection iss... Anatol Belski (Thu Dec 01 2016 - 16:23:23 GMT)
- [xdebug-dev] [xdebug/xdebug] 3c7ca1: Moar debug info Derick Rethans (Thu Dec 01 2016 - 16:41:40 GMT)
- [xdebug-dev] [xdebug/xdebug] 0829c7: Moar debug info Derick Rethans (Thu Dec 01 2016 - 16:48:37 GMT)
- [xdebug-dev] [xdebug/xdebug] ff8d08: Moar debug info Derick Rethans (Thu Dec 01 2016 - 17:41:10 GMT)
- [xdebug-dev] [xdebug/xdebug] f1e4b7: One more try Derick Rethans (Thu Dec 01 2016 - 18:15:29 GMT)
- [xdebug-dev] [xdebug/xdebug] b9ae9f: Add the assert Derick Rethans (Thu Dec 01 2016 - 19:17:39 GMT)
- [xdebug-dev] [xdebug/xdebug] f4c6ff: Initialise things better Anatol Belski (Fri Dec 02 2016 - 00:46:20 GMT)
- [xdebug-dev] [xdebug/xdebug] e8ddaf: Fixed issue #1361: Remote debugging connection iss... Anatol Belski (Fri Dec 02 2016 - 11:15:38 GMT)
- [xdebug-dev] [xdebug/xdebug] 00d59d: Fixed issue #1361: Remote debugging connection iss... Derick Rethans (Fri Dec 02 2016 - 11:28:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 6df472: Fixed issue #1373: Crash in zend_hash_apply_with_a... Derick Rethans (Fri Dec 02 2016 - 17:09:03 GMT)
- [xdebug-dev] [xdebug/xdebug] f9c789: Fixed issue #1168: Added defensive check to preven... Derick Rethans (Sun Dec 04 2016 - 14:51:22 GMT)
- [xdebug-dev] [xdebug/xdebug] c859cf: Fixed issue #1232: add memory delta to HTML traces Derick Rethans (Sun Dec 04 2016 - 15:16:31 GMT)
- [xdebug-dev] [xdebug/xdebug] dc1705: Fixed issue #1365: Allow remote_connect_back to be... Derick Rethans (Sun Dec 04 2016 - 17:04:19 GMT)
- [xdebug-dev] [xdebug/xdebug] 150336: Go with 2.5.0 Derick Rethans (Sun Dec 04 2016 - 18:38:39 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Dec 04 2016 - 18:38:42 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 45a7a5: Release Xdebug 2.5.0 Derick Rethans (Sun Dec 04 2016 - 19:21:26 GMT)
- [xdebug-dev] [xdebug/xdebug.org] a8788b: Remove forgotten var_dump Derick Rethans (Wed Dec 07 2016 - 14:38:21 GMT)
- [xdebug-dev] [xdebug/xdebug] 920dc3: Fix IPV6 client creation in unit tests (Was swappe... Derick Rethans (Thu Dec 08 2016 - 18:48:28 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 696147: Do a proper regular expression for ignore_links (u... Derick Rethans (Sun Dec 11 2016 - 14:04:44 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 3dfca6: Do a proper regular expression for ignore_links (u... Derick Rethans (Sun Dec 11 2016 - 14:05:44 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 3dfca6: Do a proper regular expression for ignore_links (u... Derick Rethans (Sun Dec 11 2016 - 14:06:00 GMT)
- [xdebug-dev] [xdebug/xdebug] e1458a: Fixed issue #1057: Add xdebug.ini of all settings ... Derick Rethans (Sun Dec 11 2016 - 14:09:03 GMT)
- [xdebug-dev] [xdebug/xdebug] e1458a: Fixed issue #1057: Add xdebug.ini of all settings ... Derick Rethans (Sun Dec 11 2016 - 14:09:49 GMT)
- [xdebug-dev] [xdebug/xdebug] cc4acd: Fixed issue #1156: DBGp: step_out skips subsequent... Derick Rethans (Sun Dec 11 2016 - 15:56:51 GMT)
- [xdebug-dev] [xdebug/xdebug] 5857b9: Back to -dev Derick Rethans (Mon Dec 12 2016 - 18:55:59 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 937cfa: Go from 2.3 to 2.5 in instructions Derick Rethans (Wed Dec 14 2016 - 11:13:27 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 937cfa: Go from 2.3 to 2.5 in instructions Derick Rethans (Wed Dec 14 2016 - 11:13:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 62612a: Master is now 2.6.x Derick Rethans (Wed Dec 14 2016 - 11:14:22 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed Dec 14 2016 - 11:14:23 GMT)
- [xdebug-dev] [xdebug/xdebug] 62cd75: Only check PHP 5.6-7.1 for Xdebug 2.5.x Derick Rethans (Wed Dec 14 2016 - 11:50:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 62cd75: Only check PHP 5.6-7.1 for Xdebug 2.5.x Derick Rethans (Wed Dec 14 2016 - 11:50:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 9bda2b: Make config.m4 warn about anything < 7.0 and >= 7.... Derick Rethans (Wed Dec 14 2016 - 11:51:17 GMT)
- [xdebug-dev] [xdebug/xdebug] d5f6f3: Strip trailing whitespaces Derick Rethans (Fri Dec 16 2016 - 12:31:54 GMT)
- [xdebug-dev] [xdebug/xdebug] d5f6f3: Strip trailing whitespaces Derick Rethans (Fri Dec 16 2016 - 12:31:55 GMT)
- [xdebug-dev] [xdebug/xdebug] aa2818: Fixed issue #1300: Xdebug functions are not exposi... Derick Rethans (Fri Dec 16 2016 - 12:33:50 GMT)
- [xdebug-dev] [xdebug/xdebug] aa2818: Fixed issue #1300: Xdebug functions are not exposi... Derick Rethans (Fri Dec 16 2016 - 12:33:50 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 777402: Document unix:// pathspecs being allowed in remote... Derick Rethans (Fri Dec 16 2016 - 12:37:19 GMT)
- [xdebug-dev] [xdebug/xdebug] a54cf4: Fixed issue #1379: Add support for Unix domain soc... Derick Rethans (Fri Dec 16 2016 - 12:39:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 90efb3: Fixed issue #1313: Arguments to __call() trampolin... Derick Rethans (Sat Dec 17 2016 - 15:21:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 90efb3: Fixed issue #1313: Arguments to __call() trampolin... Derick Rethans (Sat Dec 17 2016 - 15:21:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 0ccfb3: PHP 7.2 test fixes. Derick Rethans (Sat Dec 17 2016 - 15:43:07 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 17 2016 - 15:44:49 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 17 2016 - 15:45:02 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 17 2016 - 15:45:21 GMT)
- [xdebug-dev] [xdebug/xdebug] 8b5dfc: - Fixed issue #1278: Xdebug with PHP 7 does not ha... Derick Rethans (Sat Dec 17 2016 - 19:19:05 GMT)
- [xdebug-dev] [xdebug/xdebug] 8b5dfc: - Fixed issue #1278: Xdebug with PHP 7 does not ha... Derick Rethans (Sat Dec 17 2016 - 19:19:07 GMT)
- [xdebug-dev] [xdebug/xdebug] 9bfea6: Fixed issue #1272: property_get doesn't return @at... Derick Rethans (Sat Dec 17 2016 - 20:33:45 GMT)
- [xdebug-dev] [derickr/dbgp] 75f7e8: Fixed typo: SHOUD -> SHOULD Derick Rethans (Sun Dec 18 2016 - 21:34:01 GMT)
- [xdebug-dev] [derickr/dbgp] 9b29ab: Fixed typo: SHOUD -> SHOULD Derick Rethans (Sun Dec 18 2016 - 21:35:45 GMT)
- [xdebug-dev] [derickr/dbgp] derickr (Sun Dec 18 2016 - 21:36:16 GMT)
- [xdebug-dev] [xdebug/xdebug] 15cf0c: Fixed issue #1312: Implement DBGP's extended_prope... Derick Rethans (Tue Dec 20 2016 - 16:59:28 GMT)
- [xdebug-dev] [derickr/dbgp] a84388: Improve specification on XML namespaces and add mi... Derick Rethans (Sat Dec 24 2016 - 12:30:55 GMT)
- [xdebug-dev] [xdebug/xdebug] 30dc2e: Get rid of Windows line endings Derick Rethans (Wed Jan 04 2017 - 09:53:08 GMT)
- [xdebug-dev] [xdebug/xdebug] f0a502: Hello 2017. Derick Rethans (Wed Jan 04 2017 - 09:55:06 GMT)
- [xdebug-dev] [xdebug/xdebug] 39a11d: Fixed issue #1381: Code Coverage misses line due t... Derick Rethans (Wed Jan 04 2017 - 10:41:03 GMT)
- [xdebug-dev] [xdebug/xdebug] 39a11d: Fixed issue #1381: Code Coverage misses line due t... Derick Rethans (Wed Jan 04 2017 - 10:41:06 GMT)
- [xdebug-dev] [xdebug/xdebug] 851291: Fixed bug #964: Xdebug does not parse X-Forwarded-... Derick Rethans (Wed Jan 04 2017 - 11:19:14 GMT)
- [xdebug-dev] [derickr/dbgp] 58767c: Add 'resolved' attribute to breakpoint_set, breakp... Derick Rethans (Wed Jan 04 2017 - 11:39:47 GMT)
- [xdebug-dev] [derickr/dbgp] bae359: Added 'breakpoint_resolved' notification Derick Rethans (Wed Jan 04 2017 - 11:42:29 GMT)
- [xdebug-dev] [derickr/dbgp] 53b72b: Improve specification on XML namespaces and add mi... Derick Rethans (Wed Jan 04 2017 - 11:47:11 GMT)
- [xdebug-dev] RFC: DBGp: New notification "debug" Derick Rethans (Wed Jan 04 2017 - 12:04:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 61e49b: Fixed issue #1180: Code coverage crashes with non-... Derick Rethans (Thu Jan 05 2017 - 13:34:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 61e49b: Fixed issue #1180: Code coverage crashes with non-... Derick Rethans (Thu Jan 05 2017 - 13:37:27 GMT)
- [xdebug-dev] [xdebug/xdebug] 65aeff: Fixed issue #1377: Drop support for PHP 5.5 and 5.... Derick Rethans (Sun Jan 08 2017 - 19:43:50 GMT)
- [xdebug-dev] [xdebug/xdebug] 194203: Fixed issue #1385: can not fetch IS_INDIRECT prope... Derick Rethans (Sun Jan 08 2017 - 20:42:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 194203: Fixed issue #1385: can not fetch IS_INDIRECT prope... Derick Rethans (Sun Jan 08 2017 - 20:42:13 GMT)
- [xdebug-dev] [xdebug/xdebug] 8c68d7: Fixed issue #1386: Executable code not shown as ex... Derick Rethans (Mon Jan 09 2017 - 17:57:51 GMT)
- [xdebug-dev] [xdebug/xdebug] 8c68d7: Fixed issue #1386: Executable code not shown as ex... Derick Rethans (Mon Jan 09 2017 - 17:57:52 GMT)
- [xdebug-dev] [xdebug/xdebug] a06254: Mark 7.2/nightly as "allow fail" for now, as there... Derick Rethans (Mon Jan 09 2017 - 23:40:00 GMT)
- [xdebug-dev] [xdebug/xdebug] ac28d5: Fixed issue #1384: Building warning on Ubuntu 16.0... Derick Rethans (Wed Jan 11 2017 - 20:22:57 GMT)
- [xdebug-dev] [xdebug/xdebug] 233dbb: Fixed issue #1380: Add xdebug_is_debugger_active()... Derick Rethans (Sat Jan 14 2017 - 17:26:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 257183: Fixed issue #1392: Unable to compile on FreeBSD du... Derick Rethans (Sat Jan 21 2017 - 14:29:41 GMT)
- [xdebug-dev] [xdebug/xdebug] 257183: Fixed issue #1392: Unable to compile on FreeBSD du... Derick Rethans (Sat Jan 21 2017 - 14:29:42 GMT)
- [xdebug-dev] [xdebug/xdebug] aa1f38: Fixed bug #1394: Code coverage does not cover inst... Derick Rethans (Sun Jan 29 2017 - 12:33:42 GMT)
- [xdebug-dev] [xdebug/xdebug] aa1f38: Fixed bug #1394: Code coverage does not cover inst... Derick Rethans (Sun Jan 29 2017 - 12:33:41 GMT)
- [xdebug-dev] [derickr/dbgp] 6b8ea7: Renamed 'Debug' Notificaitons to 'Error' Notificat... Derick Rethans (Tue Jan 31 2017 - 14:22:16 GMT)
- [xdebug-dev] [derickr/dbgp] 1f3b00: Renamed 'Debug' Notifications to 'Error' Notificat... Derick Rethans (Tue Jan 31 2017 - 14:22:51 GMT)
- [xdebug-dev] [derickr/dbgp] 53b72b: Improve specification on XML namespaces and add mi... Derick Rethans (Tue Jan 31 2017 - 14:23:17 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 1bd6b0: Fixed issue #1391: Added documentation for argumen... Derick Rethans (Tue Jan 31 2017 - 18:05:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 88a7e8: Fixed issue #1391: Add backtrack for xdebug_call_*... Derick Rethans (Tue Jan 31 2017 - 18:06:11 GMT)
- [xdebug-dev] [xdebug/xdebug] e19afb: Move trace file triggering to first executed funct... Derick Rethans (Sun Feb 05 2017 - 17:16:31 GMT)
- [xdebug-dev] [derickr/dbgp] a3e70a: Clarify that the notification packet data should b... Derick Rethans (Mon Feb 06 2017 - 17:41:13 GMT)
- [xdebug-dev] [derickr/dbgp] 7270dd: Created separate section for each packet type, and... Derick Rethans (Mon Feb 06 2017 - 18:08:39 GMT)
- [xdebug-dev] [xdebug/xdebug] 9e6e00: Fixed issue #1305: Property names with quotes Derick Rethans (Wed Feb 08 2017 - 22:02:14 GMT)
- [xdebug-dev] [derickr/dbgp] 6167a0: Added undocumented 'supported_encodings' feature Derick Rethans (Tue Feb 14 2017 - 10:52:21 GMT)
- [xdebug-dev] [derickr/dbgp] derickr (Tue Feb 14 2017 - 10:52:24 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 1e5873: Updated to draft 19 + supported_encodings clarific... Derick Rethans (Tue Feb 14 2017 - 11:23:02 GMT)
- [xdebug-dev] [xdebug/xdebug] db700b: Fix the build on 32-bit platforms where ZEND_USE_A... Derick Rethans (Mon Feb 20 2017 - 12:03:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 575c04: Use the same flags as my local builds. Derick Rethans (Fri Feb 24 2017 - 11:14:34 GMT)
- [xdebug-dev] [xdebug/xdebug] e0b818: Added some debugging. Derick Rethans (Fri Feb 24 2017 - 11:19:19 GMT)
- [xdebug-dev] [xdebug/xdebug] d13d05: -Wmaybe-uninitialized is not supported on the Trav... Derick Rethans (Fri Feb 24 2017 - 11:22:07 GMT)
- [xdebug-dev] [xdebug/xdebug] 136c31: Fixed Travis compile as brk is apparently somethin... Derick Rethans (Fri Feb 24 2017 - 11:28:05 GMT)
- [xdebug-dev] [xdebug/xdebug] 50b00f: Make sure we only define variables that we actuall... Derick Rethans (Fri Feb 24 2017 - 11:30:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 62c04e: Fixed another shadowy declaration Derick Rethans (Fri Feb 24 2017 - 11:34:07 GMT)
- [xdebug-dev] [xdebug/xdebug] 206479: Fixed another shadowy 'brk' declaration Derick Rethans (Fri Feb 24 2017 - 11:40:20 GMT)
- [xdebug-dev] [xdebug/xdebug] 8173a6: Fixed shadowy 'index' declaration Derick Rethans (Fri Feb 24 2017 - 11:44:34 GMT)
- [xdebug-dev] [xdebug/xdebug] b0d304: Fixed shadowy 'index' declaration Derick Rethans (Fri Feb 24 2017 - 12:03:50 GMT)
- [xdebug-dev] [xdebug/xdebug] f2169d: Fixed handler initialization Derick Rethans (Fri Feb 24 2017 - 12:28:01 GMT)
- [xdebug-dev] [xdebug/xdebug] 8979b8: Fixed more initializers Derick Rethans (Fri Feb 24 2017 - 12:37:18 GMT)
- [xdebug-dev] [xdebug/xdebug] cb53ff: Fixed shadowy 'index' declaration Derick Rethans (Fri Feb 24 2017 - 12:43:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 0e683d: Fixed more initializers Derick Rethans (Fri Feb 24 2017 - 12:50:10 GMT)
- [xdebug-dev] [xdebug/xdebug] 6162b4: Fixed shadowy 'socket' and 'utime' declaration Derick Rethans (Fri Feb 24 2017 - 12:59:28 GMT)
- [xdebug-dev] [xdebug/xdebug] 0bacb5: Get rid of macro that used the shadowed 'index' ar... Derick Rethans (Fri Feb 24 2017 - 16:17:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 92112c: -Wmaybe-uninitialized is not supported on the Trav... Derick Rethans (Fri Feb 24 2017 - 16:38:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 92112c: -Wmaybe-uninitialized is not supported on the Trav... Derick Rethans (Fri Feb 24 2017 - 16:48:38 GMT)
- [xdebug-dev] [xdebug/xdebug] aa44f6: Go with 2.5.1 Derick Rethans (Sun Feb 26 2017 - 14:03:18 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Feb 26 2017 - 14:03:20 GMT)
- [xdebug-dev] [xdebug/xdebug] 0fb207: Fixed date and version in package.xml for 2.5.1 Derick Rethans (Sun Feb 26 2017 - 14:28:20 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 90eba3: Move from SHA1 to SHA256 Derick Rethans (Sun Feb 26 2017 - 14:35:32 GMT)
- [xdebug-dev] [xdebug/xdebug] 0fb207: Fixed date and version in package.xml for 2.5.1 Derick Rethans (Sun Feb 26 2017 - 14:37:32 GMT)
- [xdebug-dev] [xdebug/xdebug] aa44f6: Go with 2.5.1 Derick Rethans (Sun Feb 26 2017 - 14:37:31 GMT)
- [xdebug-dev] [xdebug/xdebug] 9fd8f2: Fixed issue #1401: Improved error message in case ... Derick Rethans (Thu Mar 02 2017 - 10:09:19 GMT)
- [xdebug-dev] [xdebug/xdebug] cada69: Make test case more rubust Derick Rethans (Thu Mar 02 2017 - 16:18:47 GMT)
- [xdebug-dev] [xdebug/xdebug] cada69: Make test case more rubust Derick Rethans (Thu Mar 02 2017 - 16:18:49 GMT)
- [xdebug-dev] [xdebug/xdebug] eb9a2c: improve the foldexpr in xt.vim, the former one doe... Derick Rethans (Tue Mar 07 2017 - 13:04:06 GMT)
- [xdebug-dev] [xdebug/xdebug.org] a41ee8: Correct remote handle Derick Rethans (Mon Mar 27 2017 - 10:58:25 BST)
- [xdebug-dev] [xdebug/xdebug.org] 327166: Fixed grammar Derick Rethans (Sun Apr 02 2017 - 16:51:27 BST)
- [xdebug-dev] [xdebug/xdebug] 5934e5: Fixed bug #701: Functions as array indexes show ??... Derick Rethans (Mon Apr 10 2017 - 13:52:13 BST)
- [xdebug-dev] [xdebug/xdebug] 5934e5: Fixed bug #701: Functions as array indexes show ??... Derick Rethans (Mon Apr 10 2017 - 13:52:15 BST)
- [xdebug-dev] [xdebug/xdebug] 586948: Use @ with assert and create_function as PHP 7.2 h... Derick Rethans (Mon Apr 10 2017 - 20:49:07 BST)
- [xdebug-dev] [xdebug/xdebug] d5b2ba: Fixed #1417: Fetching properties of static class c... Derick Rethans (Fri Apr 14 2017 - 12:40:50 BST)
- [xdebug-dev] [xdebug/xdebug] d5b2ba: Fixed #1417: Fetching properties of static class c... Derick Rethans (Fri Apr 14 2017 - 12:40:51 BST)
- [xdebug-dev] [xdebug/xdebug] 03fef7: Fixed issue #1413: Code coverage mishap with PHP 7... Derick Rethans (Sun Apr 16 2017 - 00:27:35 BST)
- [xdebug-dev] [xdebug/xdebug] 03fef7: Fixed issue #1413: Code coverage mishap with PHP 7... Derick Rethans (Mon Apr 17 2017 - 17:49:39 BST)
- [xdebug-dev] [xdebug/xdebug] f9e992: Fixed issue #1419: Summary not written when script... Derick Rethans (Mon Apr 17 2017 - 17:49:40 BST)
- [xdebug-dev] [xdebug/xdebug] a6a80a: Go with 2.5.2 Derick Rethans (Mon Apr 17 2017 - 18:49:17 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Apr 17 2017 - 18:49:20 BST)
- [xdebug-dev] [xdebug/xdebug.org] 5d207b: Go with 2.5.2. Derick Rethans (Mon Apr 17 2017 - 20:23:27 BST)
- [xdebug-dev] [xdebug/xdebug] a6a80a: Go with 2.5.2 Derick Rethans (Mon Apr 17 2017 - 20:26:11 BST)
- [xdebug-dev] [xdebug/xdebug] e3ec14: Back to -dev Derick Rethans (Mon Apr 17 2017 - 20:26:11 BST)
- [xdebug-dev] [xdebug/xdebug] d37ade: Fixed issue #1411: Use Error (Throwable) instead o... Derick Rethans (Mon Apr 17 2017 - 20:46:20 BST)
- [xdebug-dev] [xdebug/xdebug] 63ffb5: Fixed #1421: Xdebug crashes when it is loaded with... Derick Rethans (Tue Apr 18 2017 - 12:55:28 BST)
- [xdebug-dev] [xdebug/xdebug] 63ffb5: Fixed #1421: Xdebug crashes when it is loaded with... Derick Rethans (Tue Apr 18 2017 - 12:55:29 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Apr 18 2017 - 13:02:58 BST)
- [xdebug-dev] [xdebug/xdebug] ca89d2: Go with 2.5.3 Derick Rethans (Tue Apr 18 2017 - 13:02:55 BST)
- [xdebug-dev] [xdebug/xdebug.org] e189d6: Go with 2.5.3 Derick Rethans (Tue Apr 18 2017 - 13:06:19 BST)
- [xdebug-dev] [xdebug/xdebug] ca89d2: Go with 2.5.3 Derick Rethans (Tue Apr 18 2017 - 13:10:27 BST)
- [xdebug-dev] [xdebug/xdebug] 0b81fd: Back to -dev Derick Rethans (Tue Apr 18 2017 - 13:10:27 BST)
- [xdebug-dev] [xdebug/xdebug.org] 5404ee: Add Windows binaries for 2.5.3. Derick Rethans (Thu Apr 20 2017 - 13:54:19 BST)
- [xdebug-dev] [xdebug/xdebug.org] 59028f: Update with the right binaries Derick Rethans (Thu Apr 20 2017 - 15:57:42 BST)
- [xdebug-dev] [xdebug/xdebug.org] be3f27: Removed broken binaries. Derick Rethans (Thu Apr 20 2017 - 16:01:02 BST)
- [xdebug-dev] [xdebug/xdebug] 2d9ceb: Fix set_time_limit hanging on PHP 5.6 when pcntl_e... Derick Rethans (Thu Apr 20 2017 - 23:50:55 BST)
- [xdebug-dev] [xdebug/xdebug] 2d9ceb: Fix set_time_limit hanging on PHP 5.6 when pcntl_e... Derick Rethans (Thu Apr 20 2017 - 23:50:56 BST)
- [xdebug-dev] [xdebug/xdebug] 286211: Fixed compilation on ZTS. Derick Rethans (Fri Apr 21 2017 - 16:50:17 BST)
- [xdebug-dev] [xdebug/xdebug] 286211: Fixed compilation on ZTS. Derick Rethans (Fri Apr 21 2017 - 16:50:16 BST)
- [xdebug-dev] [xdebug/xdebug] c114c9: Fixed issue #1429: Code coverage does not cover nu... Derick Rethans (Wed May 03 2017 - 13:56:08 BST)
- [xdebug-dev] [xdebug/xdebug] c114c9: Fixed issue #1429: Code coverage does not cover nu... Derick Rethans (Wed May 03 2017 - 13:56:10 BST)
- [xdebug-dev] [xdebug/xdebug] ba63d5: Fixed issue #1434: Code coverage segfaults on 32-b... Derick Rethans (Sun May 07 2017 - 13:55:53 BST)
- [xdebug-dev] [xdebug/xdebug] ba63d5: Fixed issue #1434: Code coverage segfaults on 32-b... Derick Rethans (Sun May 07 2017 - 13:55:55 BST)
- [xdebug-dev] [xdebug/xdebug] dc5fe7: Fixed issue #799: Function traces report base clas... Derick Rethans (Mon May 08 2017 - 03:27:05 BST)
- [xdebug-dev] [xdebug/xdebug] dc5fe7: Fixed issue #799: Function traces report base clas... Derick Rethans (Mon May 08 2017 - 03:27:07 BST)
- [xdebug-dev] [xdebug/xdebug] 2c5e40: Fixed (extra) test case in master after fix for #7... Derick Rethans (Mon May 08 2017 - 03:34:13 BST)
- [xdebug-dev] [xdebug/xdebug] 8c5889: Go with 2.5.4 Derick Rethans (Sun May 14 2017 - 22:15:31 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun May 14 2017 - 22:15:33 BST)
- [xdebug-dev] [xdebug/xdebug.org] fcbeaa: Go with 2.5.4. Derick Rethans (Sun May 14 2017 - 22:58:14 BST)
- [xdebug-dev] [xdebug/xdebug] 48fc95: Fixed attribution Derick Rethans (Sun May 14 2017 - 22:59:11 BST)
- [xdebug-dev] [xdebug/xdebug] 48fc95: Fixed attribution Derick Rethans (Sun May 14 2017 - 22:59:19 BST)
- [xdebug-dev] [xdebug/xdebug] 8c5889: Go with 2.5.4 Derick Rethans (Sun May 14 2017 - 23:00:31 BST)
- [xdebug-dev] [xdebug/xdebug] a868c8: Back to -dev Derick Rethans (Sun May 14 2017 - 23:00:32 BST)
- [xdebug-dev] [xdebug/xdebug] fbe585: Fixed issue #1439: TYPE_CHECK needs overloading du... Derick Rethans (Tue May 16 2017 - 23:06:57 BST)
- [xdebug-dev] [xdebug/xdebug] fbe585: Fixed issue #1439: TYPE_CHECK needs overloading du... Derick Rethans (Tue May 16 2017 - 23:06:58 BST)
- [xdebug-dev] [xdebug/xdebug] b321ca: Fixed issue #1430: Change DBGp tests to use TEST_P... Derick Rethans (Sat May 20 2017 - 19:06:56 BST)
- [xdebug-dev] [xdebug/xdebug] 257e29: Fixed #1444: Code Coverage misses a variable in a ... Derick Rethans (Sun May 28 2017 - 18:49:45 BST)
- [xdebug-dev] [xdebug/xdebug] 257e29: Fixed #1444: Code Coverage misses a variable in a ... Derick Rethans (Sun May 28 2017 - 18:49:46 BST)
- [xdebug-dev] [xdebug/xdebug] 287185: Fixed issue #1446: Code Coverage misses elseif if ... Derick Rethans (Thu Jun 01 2017 - 14:02:04 BST)
- [xdebug-dev] [xdebug/xdebug] 287185: Fixed issue #1446: Code Coverage misses elseif if ... Derick Rethans (Thu Jun 01 2017 - 14:02:06 BST)
- [xdebug-dev] [xdebug/xdebug] 36b4f9: Go with 2.5.5 Derick Rethans (Tue Jun 20 2017 - 22:01:35 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Jun 20 2017 - 22:01:38 BST)
- [xdebug-dev] [xdebug/xdebug.org] 8651c7: Go with 2.5.5 Derick Rethans (Tue Jun 20 2017 - 23:01:21 BST)
- [xdebug-dev] [xdebug/xdebug] 1a7c4d: Used EG(active) instead of Removed EG(valid_symbol... Derick Rethans (Sun Jul 09 2017 - 14:43:07 BST)
- [xdebug-dev] [xdebug/xdebug.org] db8582: Added SublimeTextXdebug reference to clients list Derick Rethans (Sun Jul 09 2017 - 15:35:48 BST)
- [xdebug-dev] [xdebug/xdebug.org] ef479b: Document missing constant XDEBUG_CC_BRANCH_CHECK Derick Rethans (Sun Jul 09 2017 - 15:37:07 BST)
- [xdebug-dev] [derickr/dbgp] 69b27d: Fixed Xdebug #1453: proxyinit: parameter -a instea... Derick Rethans (Mon Jul 10 2017 - 09:56:06 BST)
- [xdebug-dev] [xdebug/xdebug] 36b4f9: Go with 2.5.5 Derick Rethans (Sun Jul 16 2017 - 13:46:17 BST)
- [xdebug-dev] [xdebug/xdebug] 8860a3: Back to -dev Derick Rethans (Sun Jul 16 2017 - 13:46:19 BST)
- [xdebug-dev] [xdebug/xdebug] 960b03: Fixed issue #1455: Compile failure on Alpine Linux... Derick Rethans (Sun Jul 16 2017 - 13:46:50 BST)
- [xdebug-dev] [xdebug/xdebug] 960b03: Fixed issue #1455: Compile failure on Alpine Linux... Derick Rethans (Sun Jul 16 2017 - 13:46:51 BST)
- [xdebug-dev] [xdebug/xdebug.org] 3f1736: Publish DBGp draft 20 Derick Rethans (Sat Sep 02 2017 - 10:08:06 BST)
- [xdebug-dev] [xdebug/xdebug.org] da843b: Fixed #1463: Installation instructions for using b... Derick Rethans (Sat Sep 02 2017 - 10:02:08 BST)
- [xdebug-dev] [derickr/dbgp] derickr (Sat Sep 02 2017 - 10:04:02 BST)
- [xdebug-dev] [derickr/dbgp] 14ff84: Go with draft 20 Derick Rethans (Sat Sep 02 2017 - 10:03:59 BST)
- [xdebug-dev] [xdebug/xdebug] 87fcee: Fixed issue #1474: Crashes due to variable resolvi... Derick Rethans (Mon Sep 25 2017 - 19:55:55 BST)
- [xdebug-dev] [xdebug/xdebug] d7c70c: Fix compilation on Windows (VC15) Derick Rethans (Wed Oct 04 2017 - 10:45:21 BST)
- [xdebug-dev] [xdebug/xdebug] d1a7a0: Fixed issue #1471: Tracing crashes with return_ass... Derick Rethans (Sat Oct 07 2017 - 10:56:37 BST)
- [xdebug-dev] [xdebug/xdebug] d1a7a0: Fixed issue #1471: Tracing crashes with return_ass... Derick Rethans (Sun Oct 15 2017 - 15:04:22 BST)
- [xdebug-dev] [xdebug/xdebug] db46ff: honours TEST_PHP_ARGS for sub-process Derick Rethans (Tue Oct 17 2017 - 21:14:10 BST)
- [xdebug-dev] [xdebug/xdebug] db46ff: honours TEST_PHP_ARGS for sub-process Derick Rethans (Tue Oct 17 2017 - 21:14:12 BST)
- [xdebug-dev] [xdebug/xdebug] 6f6e2b: Fixed issue #1481: overload_var_dump type Derick Rethans (Wed Oct 18 2017 - 15:50:52 BST)
- [xdebug-dev] [xdebug/xdebug] 6f6e2b: Fixed issue #1481: overload_var_dump type Derick Rethans (Wed Oct 18 2017 - 15:50:54 BST)
- [xdebug-dev] [xdebug/xdebug.org] d3c280: Fixed HTML Derick Rethans (Wed Oct 18 2017 - 16:17:54 BST)
- [xdebug-dev] [xdebug/xdebug] 56bd4a: compat macro unneeded on 2.6 / PHP 7+ Derick Rethans (Wed Oct 18 2017 - 16:55:09 BST)
- [xdebug-dev] [xdebug/xdebug] 2686f0: Fixed issue #1482: stop travis when build fails Derick Rethans (Fri Oct 20 2017 - 23:47:42 BST)
- [xdebug-dev] [xdebug/xdebug] 2686f0: Fixed issue #1482: stop travis when build fails Derick Rethans (Fri Oct 20 2017 - 23:47:44 BST)
- [xdebug-dev] [xdebug/xdebug.org] d2caa1: Add introduction, and fix version for docs Derick Rethans (Mon Oct 23 2017 - 19:51:20 BST)
- [xdebug-dev] [xdebug/xdebug] 0734ec: Fixed issue #1484: Use FD_CLOEXEC to prevent debug... Derick Rethans (Fri Oct 27 2017 - 11:30:15 BST)
- [xdebug-dev] [xdebug/xdebug] 040ec0: Fixed issue #1420: Handle PHP 7.2's new methods fo... Derick Rethans (Mon Oct 30 2017 - 22:58:25 GMT)
- [xdebug-dev] [xdebug/xdebug] d9be53: Fixed issue #1449: Debugging breaks with array ele... Derick Rethans (Sun Nov 05 2017 - 22:33:57 GMT)
- [xdebug-dev] [xdebug/xdebug] 61d652: Fixed issue #1470: Make connect timeout configurab... Derick Rethans (Mon Nov 06 2017 - 19:29:34 GMT)
- [xdebug-dev] [xdebug/xdebug] ee5fc8: Fixed issue #1486: Crash on ZEND_SWITCH_LONG / ZEN... Derick Rethans (Sun Nov 12 2017 - 19:16:14 GMT)
- [xdebug-dev] [xdebug/xdebug] df0ad4: fix a use after free case Derick Rethans (Sun Nov 12 2017 - 19:34:35 GMT)
- [xdebug-dev] [xdebug/xdebug] cee063: Implemented issue #990: DBGp: Add notifications fo... Derick Rethans (Sat Nov 18 2017 - 13:49:06 GMT)
- [xdebug-dev] [xdebug/xdebug] ebf61f: Simplify the Travis set-up Derick Rethans (Sat Nov 18 2017 - 14:03:58 GMT)
- [xdebug-dev] [xdebug/xdebug] 276c24: Update README.rst Derick Rethans (Sat Nov 18 2017 - 14:07:21 GMT)
- [xdebug-dev] [xdebug/xdebug] 276c24: Update README.rst Derick Rethans (Sat Nov 18 2017 - 14:07:19 GMT)
- [xdebug-dev] [xdebug/xdebug] 926808: Fixed issue #474: Implement memory profiling. Derick Rethans (Sat Nov 18 2017 - 15:00:27 GMT)
- [xdebug-dev] [xdebug/xdebug] 669a81: Implemented issue #1323: Add setting to configure ... Derick Rethans (Sun Nov 19 2017 - 13:02:47 GMT)
- [xdebug-dev] [xdebug/xdebug] 31f33c: Fixed issue #575: Dump super globals contents to e... Derick Rethans (Thu Nov 23 2017 - 00:00:01 GMT)
- [xdebug-dev] [xdebug/xdebug] 9b559e: Fixed issue #1496: Add some better instructions Derick Rethans (Thu Nov 23 2017 - 18:30:12 GMT)
- [xdebug-dev] [xdebug/xdebug] 6fa4d6: Fixed issue #1495: Implement xdebug.filename_forma... Derick Rethans (Sat Nov 25 2017 - 09:15:44 GMT)
- [xdebug-dev] [xdebug/xdebug] c86834: Get rid of superfluous Makefile.in file. Derick Rethans (Wed Nov 29 2017 - 13:26:38 GMT)
- [xdebug-dev] [xdebug/xdebug] 210822: Fixed typo in header; not really a problem as TSRM... Derick Rethans (Thu Nov 30 2017 - 11:29:48 GMT)
- [xdebug-dev] [xdebug/xdebug] 42c1f9: Add Appveyor configuration Derick Rethans (Thu Nov 30 2017 - 16:47:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 157080: We don't have examples Derick Rethans (Thu Nov 30 2017 - 16:51:26 GMT)
- [xdebug-dev] [xdebug/xdebug] 84619a: Use correct enable flag Derick Rethans (Thu Nov 30 2017 - 17:06:06 GMT)
- [xdebug-dev] [xdebug/xdebug] 807e4d: Add running tests. Derick Rethans (Thu Nov 30 2017 - 17:36:08 GMT)
- [xdebug-dev] [xdebug/xdebug] ec6e6c: Fix variable name Derick Rethans (Fri Dec 01 2017 - 10:25:44 GMT)
- [xdebug-dev] [xdebug/xdebug] bbeddb: And now correctly Derick Rethans (Fri Dec 01 2017 - 10:37:18 GMT)
- [xdebug-dev] [xdebug/xdebug] bfc77b: And once again. Derick Rethans (Fri Dec 01 2017 - 10:48:44 GMT)
- [xdebug-dev] [xdebug/xdebug] 20c803: Sigh Derick Rethans (Fri Dec 01 2017 - 11:09:14 GMT)
- [xdebug-dev] [xdebug/xdebug] e65c6b: Hopefully this time Derick Rethans (Fri Dec 01 2017 - 11:35:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 34f60c: Try it this way, first Derick Rethans (Fri Dec 01 2017 - 12:58:21 GMT)
- [xdebug-dev] [xdebug/xdebug] 54e8e0: Try it this way, first Derick Rethans (Fri Dec 01 2017 - 13:13:38 GMT)
- [xdebug-dev] [xdebug/xdebug] 49c1fd: Try copying the Travis method Derick Rethans (Fri Dec 01 2017 - 14:50:11 GMT)
- [xdebug-dev] [xdebug/xdebug] 719eba: Use git push with delayed expansion Derick Rethans (Fri Dec 01 2017 - 15:07:49 GMT)
- [xdebug-dev] [xdebug/xdebug] 0247ef: Expand built matrix Derick Rethans (Fri Dec 01 2017 - 16:57:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 4b2f84: Move appveyor files into a dotted directory, like ... Derick Rethans (Sat Dec 02 2017 - 10:29:35 GMT)
- [xdebug-dev] [xdebug/xdebug] 2bfeae: Put back test_script Derick Rethans (Sat Dec 02 2017 - 11:38:21 GMT)
- [xdebug-dev] [xdebug/xdebug] 02ba33: Revert "Put back test_script" Derick Rethans (Sat Dec 02 2017 - 11:41:19 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 02 2017 - 11:44:08 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 02 2017 - 11:47:14 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 02 2017 - 11:49:43 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 647ea5: Go with 2.6.0alpha1 Derick Rethans (Sat Dec 02 2017 - 19:10:58 GMT)
- [xdebug-dev] [xdebug/xdebug] b74945: Merge 2.5.x change log into master Derick Rethans (Sat Dec 02 2017 - 19:11:55 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 02 2017 - 19:11:58 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Dec 02 2017 - 19:11:58 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 8967cf: Added Patreon Derick Rethans (Sat Dec 02 2017 - 19:18:34 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 02dd14: Added <hr/> between articles. Derick Rethans (Sat Dec 02 2017 - 19:21:14 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 07a95d: Fixed link Derick Rethans (Sat Dec 02 2017 - 19:24:26 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 100f01: Use better links Derick Rethans (Sat Dec 02 2017 - 19:27:22 GMT)
- [xdebug-dev] [xdebug/xdebug] ba818d: Reorganise env vars, and no need for a loop for ar... Derick Rethans (Sun Dec 03 2017 - 13:06:03 GMT)
- [xdebug-dev] [xdebug/xdebug] 22ee1a: Hopefully fixed ZTS_STATE argument, and add debug ... Derick Rethans (Sun Dec 03 2017 - 13:12:37 GMT)
- [xdebug-dev] [xdebug/xdebug] 70c5dd: Hopefully fix variable substitution Derick Rethans (Sun Dec 03 2017 - 13:23:40 GMT)
- [xdebug-dev] [xdebug/xdebug] 284160: Run only the Xdebug tests Derick Rethans (Sun Dec 03 2017 - 13:29:09 GMT)
- [xdebug-dev] [xdebug/xdebug] 9ef2c7: Try 3 Derick Rethans (Sun Dec 03 2017 - 13:36:44 GMT)
- [xdebug-dev] [xdebug/xdebug] ee5694: Try 4 Derick Rethans (Sun Dec 03 2017 - 13:41:47 GMT)
- [xdebug-dev] [xdebug/xdebug] 945461: Try 5 Derick Rethans (Sun Dec 03 2017 - 13:59:55 GMT)
- [xdebug-dev] [xdebug/xdebug] 16bcaa: Skip DBGp tests for now Derick Rethans (Sun Dec 03 2017 - 14:05:53 GMT)
- [xdebug-dev] [xdebug/xdebug] 212203: Fixed tests for Windows Derick Rethans (Sun Dec 03 2017 - 14:28:18 GMT)
- [xdebug-dev] [xdebug/xdebug] 78ce69: Fixed tests for Windows Derick Rethans (Sun Dec 03 2017 - 15:41:01 GMT)
- [xdebug-dev] [xdebug/xdebug] fcdc50: Fixed tests for Windows Derick Rethans (Sun Dec 03 2017 - 16:08:47 GMT)
- [xdebug-dev] [xdebug/xdebug] aafda2: Fixed issue #1493: Run test suite on Windows by us... Derick Rethans (Sun Dec 03 2017 - 17:13:48 GMT)
- [xdebug-dev] [xdebug/xdebug] 11f19e: Name files correctly Derick Rethans (Sun Dec 03 2017 - 17:25:29 GMT)
- [xdebug-dev] [xdebug/xdebug] 38b5e4: Sigh, windows Derick Rethans (Sun Dec 03 2017 - 17:37:46 GMT)
- [xdebug-dev] [xdebug/xdebug] 913c29: Sigh, windows Derick Rethans (Sun Dec 03 2017 - 17:45:18 GMT)
- [xdebug-dev] [xdebug/xdebug] d92729: Fix minimal version according to config.m4 Derick Rethans (Sun Dec 03 2017 - 18:08:20 GMT)
- [xdebug-dev] [xdebug/xdebug] 5bf79e: Fixed issue #1493: Run test suite on Windows by us... Derick Rethans (Sun Dec 03 2017 - 18:36:08 GMT)
- [xdebug-dev] [xdebug/xdebug] e3d872: Merge branch 'appveyor' Derick Rethans (Sun Dec 03 2017 - 18:36:33 GMT)
- [xdebug-dev] [xdebug/xdebug] 5bf79e: Fixed issue #1493: Run test suite on Windows by us... Derick Rethans (Mon Dec 04 2017 - 18:10:43 GMT)
- [xdebug-dev] [xdebug/xdebug] a1ce3e: Fixed issue #1498: Make Xdebug use the new ZEND_EX... Derick Rethans (Tue Dec 05 2017 - 10:28:30 GMT)
- [xdebug-dev] [xdebug/xdebug] d599e7: Fixed issue #702: Support by-ref assignments in va... Derick Rethans (Sun Dec 10 2017 - 16:44:35 GMT)
- [xdebug-dev] [xdebug/xdebug] aafa66: Fixed issue #1502: SEND_REF lines are not marked a... Derick Rethans (Mon Dec 11 2017 - 23:38:40 GMT)
- [xdebug-dev] [xdebug/xdebug] 9b69ae: Fixed issue #1501: Numeric property names are cut-... Derick Rethans (Tue Dec 12 2017 - 13:06:36 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 968ba7: cookie should be named XDEBUG_SESSION Derick Rethans (Wed Dec 13 2017 - 12:52:42 GMT)
- [xdebug-dev] [xdebug/xdebug.org] c257be: Document new FF helper Derick Rethans (Wed Dec 13 2017 - 15:59:43 GMT)
- [xdebug-dev] [xdebug/xdebug.org] c257be: Document new FF helper Derick Rethans (Wed Dec 13 2017 - 15:59:56 GMT)
- [xdebug-dev] [xdebug/xdebug] 018856: Fixed issue #1437: Add X-Xdebug-Profile-Filename h... Derick Rethans (Sat Dec 16 2017 - 20:04:50 GMT)
- [xdebug-dev] [xdebug/xdebug] 6073ac: Add CI badges Derick Rethans (Sun Dec 17 2017 - 14:13:17 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 5dfa6b: Add CI build status badges Derick Rethans (Sun Dec 17 2017 - 14:15:58 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 5dfa6b: Add CI build status badges Derick Rethans (Sun Dec 17 2017 - 14:16:10 GMT)
- [xdebug-dev] [xdebug/xdebug.org] derickr (Sun Dec 17 2017 - 14:17:37 GMT)
- [xdebug-dev] [xdebug/xdebug.org] derickr (Sun Dec 17 2017 - 14:17:43 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 7242b5: Fix misspelled words Derick Rethans (Sun Dec 17 2017 - 20:02:22 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 486348: Fix Patreon button Derick Rethans (Thu Dec 28 2017 - 18:19:04 GMT)
- [xdebug-dev] [xdebug/xdebug] 6e49e6: Fixed issue #1059: Add filter capabilities to trac... Derick Rethans (Thu Dec 28 2017 - 19:13:18 GMT)
- [xdebug-dev] [xdebug/xdebug] f7db5b: Go with 2.6.0beta1 Derick Rethans (Thu Dec 28 2017 - 19:24:12 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Thu Dec 28 2017 - 19:24:15 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 125f87: Go with 2.6.0beta1 Derick Rethans (Thu Dec 28 2017 - 21:17:25 GMT)
- [xdebug-dev] [xdebug/xdebug] d6dd7d: Back to -dev Derick Rethans (Thu Dec 28 2017 - 21:23:52 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 7b20d3: Allow for VC15 (for PHP 7.2) files to show up Derick Rethans (Fri Dec 29 2017 - 21:22:59 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 63456c: Fixed error message. Derick Rethans (Sat Dec 30 2017 - 17:26:16 GMT)
- [xdebug-dev] [xdebug/xdebug] 6cac5b: Fixed issue 1506: Add garbage collection statistic... Derick Rethans (Sun Dec 31 2017 - 14:59:16 GMT)
- [xdebug-dev] [xdebug/xdebug] 5385de: Fixed issue #1506: Add garbage collection statisti... Derick Rethans (Sun Dec 31 2017 - 15:01:05 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Dec 31 2017 - 15:01:13 GMT)
- [xdebug-dev] [xdebug/xdebug] 5385de: Fixed issue #1506: Add garbage collection statisti... Derick Rethans (Sun Dec 31 2017 - 15:01:45 GMT)
- [xdebug-dev] [xdebug/xdebug] c9c977: Fixed issue #1507: Add functions to access Zend En... Derick Rethans (Sun Dec 31 2017 - 15:04:43 GMT)
- [xdebug-dev] [xdebug/xdebug] d01bb8: Fixed issue #1506: Add garbage collection statisti... Derick Rethans (Sun Dec 31 2017 - 15:05:15 GMT)
- [xdebug-dev] [xdebug/xdebug] 5955dd: Added forgotten test case. Derick Rethans (Sun Dec 31 2017 - 15:18:44 GMT)
- [xdebug-dev] [xdebug/xdebug.org] c2dc27: Add documentation for garbage collection statistic... Derick Rethans (Sun Dec 31 2017 - 16:13:06 GMT)
- [xdebug-dev] [xdebug/xdebug] ef4ffb: Fixed issue #1506: Add garbage collection statisti... Derick Rethans (Sun Dec 31 2017 - 16:18:49 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Dec 31 2017 - 16:19:12 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Dec 31 2017 - 16:19:26 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Dec 31 2017 - 16:19:32 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Dec 31 2017 - 16:19:37 GMT)
- [xdebug-dev] [xdebug/xdebug] c356f5: Header maintenance (and welcome to 2018) Derick Rethans (Mon Jan 01 2018 - 13:28:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 029363: Fixed issue #1508: Code coverage filter not checke... Derick Rethans (Tue Jan 02 2018 - 10:01:54 GMT)
- [xdebug-dev] [xdebug/xdebug] 1ec713: Fix duplicate symbol xdebug_old_gc_collect_cycles Derick Rethans (Tue Jan 02 2018 - 14:27:24 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 8eadb2: Latest version is 2.6.0beta1 now Derick Rethans (Tue Jan 02 2018 - 17:14:53 GMT)
- [xdebug-dev] [xdebug/xdebug] 0690bf: Fixed issue #1509: Code coverage missing for case ... Derick Rethans (Fri Jan 05 2018 - 23:59:09 GMT)
- [xdebug-dev] [derickr/dbgp] 2e0ed4: Clarify property name encodings Derick Rethans (Sat Jan 06 2018 - 12:24:04 GMT)
- [xdebug-dev] [xdebug/xdebug] 307009: Fixed issue #1512: Xdebug does not properly encode... Derick Rethans (Mon Jan 08 2018 - 10:53:15 GMT)
- [xdebug-dev] [xdebug/xdebug] 0dc36e: Fixed issue #1510: Change switch/case "break inten... Derick Rethans (Mon Jan 08 2018 - 15:17:40 GMT)
- [xdebug-dev] [xdebug/xdebug] 7885bf: Fixed issue #1511: Detect and use compiler flags t... Derick Rethans (Mon Jan 08 2018 - 16:40:11 GMT)
- [xdebug-dev] [derickr/dbgp] 3b2bb9: Clarify property name encodings Derick Rethans (Tue Jan 09 2018 - 17:27:15 GMT)
- [xdebug-dev] [derickr/dbgp] b6ebe9: Clarify property name encodings Derick Rethans (Wed Jan 10 2018 - 12:13:06 GMT)
- [xdebug-dev] [derickr/dbgp] b4b673: Clarify property name encodings Derick Rethans (Wed Jan 10 2018 - 12:14:36 GMT)
- [xdebug-dev] [derickr/dbgp] 9fa669: Clarify property name encodings Derick Rethans (Wed Jan 10 2018 - 12:17:23 GMT)
- [xdebug-dev] [derickr/dbgp] 2180e4: Clarify property name encodings Derick Rethans (Wed Jan 10 2018 - 12:19:00 GMT)
- [xdebug-dev] [derickr/dbgp] 9c7d8a: Clarify property name encodings Derick Rethans (Wed Jan 10 2018 - 12:21:08 GMT)
- [xdebug-dev] [derickr/dbgp] 1afc76: Clarify property name encodings Derick Rethans (Wed Jan 10 2018 - 12:22:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 370f87: Split test case for issue #421 into two Derick Rethans (Sun Jan 14 2018 - 00:32:55 GMT)
- [xdebug-dev] [xdebug/xdebug] cb31cb: Test case for #1335: Debugging with PhpStorm somet... Derick Rethans (Sun Jan 14 2018 - 14:42:18 GMT)
- [xdebug-dev] [derickr/dbgp] 1afc76: Clarify property name encodings Derick Rethans (Sun Jan 14 2018 - 14:45:35 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 1a5193: DBGp draft 21 Derick Rethans (Sun Jan 14 2018 - 14:49:16 GMT)
- [xdebug-dev] [xdebug/xdebug] 7c0c0e: Fixed bug #1515: Object property names with a NULL... Derick Rethans (Tue Jan 16 2018 - 23:18:44 GMT)
- [xdebug-dev] [xdebug/xdebug] ff1b48: Fixed #1517: Notifications incorrectly specify the... Derick Rethans (Wed Jan 17 2018 - 16:58:37 GMT)
- [xdebug-dev] [derickr/dbgp] 0429f5: Clarify that the body (and encoding attribute) is ... Derick Rethans (Wed Jan 17 2018 - 17:01:28 GMT)
- [xdebug-dev] [xdebug/xdebug] ff1b48: Fixed #1517: Notifications incorrectly specify the... Derick Rethans (Thu Jan 18 2018 - 08:16:13 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Thu Jan 18 2018 - 08:16:45 GMT)
- [xdebug-dev] [xdebug/xdebug] 050974: Fixed issue #1516: Can't fetch variables or object... Derick Rethans (Thu Jan 18 2018 - 20:50:23 GMT)
- [xdebug-dev] [xdebug/xdebug] cc7d7d: Fixed issue #1454: Invalid memory read or segfault... Derick Rethans (Sat Jan 20 2018 - 09:52:26 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 28db35: Documentation for 2.6 features. Derick Rethans (Mon Jan 22 2018 - 12:43:42 GMT)
- [xdebug-dev] [xdebug/xdebug] f6c6e1: Go with 2.6.0rc1 Derick Rethans (Mon Jan 22 2018 - 18:25:00 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Jan 22 2018 - 18:25:05 GMT)
- [xdebug-dev] [xdebug/xdebug] acf16d: Fixed version name (RC instead of rc) Derick Rethans (Mon Jan 22 2018 - 18:32:26 GMT)
- [xdebug-dev] [xdebug/xdebug] acf16d: Fixed version name (RC instead of rc) Derick Rethans (Mon Jan 22 2018 - 18:32:33 GMT)
- [xdebug-dev] [xdebug/xdebug.org] b8c738: Go with Xdebug 2.6.0RC1. Derick Rethans (Mon Jan 22 2018 - 21:48:50 GMT)
- [xdebug-dev] [xdebug/xdebug] 710d5e: Added two new files to, and fix typo in package.xm... Derick Rethans (Tue Jan 23 2018 - 12:59:18 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Jan 23 2018 - 12:59:21 GMT)
- [xdebug-dev] [xdebug/xdebug.org] b8232c: Go with 2.6.0RC2 Derick Rethans (Tue Jan 23 2018 - 15:13:52 GMT)
- [xdebug-dev] [xdebug/xdebug] 9fb7cc: Fixed SKIPIF version check Derick Rethans (Sat Jan 27 2018 - 13:58:08 GMT)
- [xdebug-dev] [xdebug/xdebug] d9c070: Fixed issue #1522: Remote debugging test failures ... Derick Rethans (Sat Jan 27 2018 - 14:56:07 GMT)
- [xdebug-dev] [xdebug/xdebug] 6bdcfb: WIP: Refactor starting debugging connections Derick Rethans (Sun Jan 28 2018 - 17:52:31 GMT)
- [xdebug-dev] [xdebug/xdebug] 61690f: Go with 2.6.0 Derick Rethans (Mon Jan 29 2018 - 20:09:25 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Mon Jan 29 2018 - 20:09:27 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 26ec54: Go with Xdebug 2.6.0 Derick Rethans (Mon Jan 29 2018 - 21:27:37 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 2dcaa9: Added Patreon button. Derick Rethans (Mon Jan 29 2018 - 21:39:21 GMT)
- [xdebug-dev] [xdebug/xdebug.org] b53b01: Link to blog post Derick Rethans (Tue Jan 30 2018 - 09:57:15 GMT)
- [xdebug-dev] [xdebug/xdebug.org] 33c198: Fixed typo Derick Rethans (Tue Jan 30 2018 - 13:55:01 GMT)
- [xdebug-dev] [xdebug/xdebug.org] e5f6d6: Fixed example by using the right filter type Derick Rethans (Thu Feb 08 2018 - 15:57:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 3f7d46: Fixed issue #1487: Re-enable IPv6 test on Travis Derick Rethans (Thu Feb 08 2018 - 21:04:34 GMT)
- [xdebug-dev] [xdebug/xdebug] a923b9: Fixed issue #1525: Namespace filter does equality ... Derick Rethans (Fri Feb 09 2018 - 21:25:32 GMT)
- [xdebug-dev] [xdebug/xdebug] f295ee: Fixed issue #938: Improve support for debugging fo... Derick Rethans (Sat Feb 24 2018 - 13:04:19 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Sat Feb 24 2018 - 13:05:27 GMT)
- [xdebug-dev] [xdebug/xdebug.org] cb37f8: Change Travis Badge to point to its real location Derick Rethans (Fri Mar 02 2018 - 16:58:34 GMT)
- [xdebug-dev] [xdebug/xdebug] 52c1c6: Push Windows Build SDK to 2.1.1 Derick Rethans (Wed Mar 07 2018 - 09:55:16 GMT)
- [xdebug-dev] [xdebug/xdebug] 93a5ab: Fixed issue #1532: SIGABRT when using remote debug... Derick Rethans (Wed Mar 07 2018 - 13:08:58 GMT)
- [xdebug-dev] [xdebug/xdebug] derickr (Wed Mar 28 2018 - 09:28:12 BST)
- [xdebug-dev] [xdebug/xdebug] 8d032e: Mark this branch as 2.6.x-dev Derick Rethans (Wed Mar 28 2018 - 09:30:00 BST)
- [xdebug-dev] [xdebug/xdebug] 8d032e: Mark this branch as 2.6.x-dev Derick Rethans (Wed Mar 28 2018 - 09:30:00 BST)
- [xdebug-dev] [xdebug/xdebug] 421f19: Fixed issue #938: Improve support for debugging fo... Derick Rethans (Thu Mar 29 2018 - 11:33:30 BST)
- [xdebug-dev] [xdebug/xdebug] de1fa8: Fixed issue #1543: Various memory leaks due to cha... Derick Rethans (Fri Mar 30 2018 - 14:06:11 BST)
- [xdebug-dev] [xdebug/xdebug] de1fa8: Fixed issue #1543: Various memory leaks due to cha... Derick Rethans (Fri Mar 30 2018 - 14:06:12 BST)
- [xdebug-dev] [xdebug/xdebug] 4981b8: Go with Xdebug 2.7.0alpha1 Derick Rethans (Sun Apr 01 2018 - 14:46:08 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Sun Apr 01 2018 - 14:48:19 BST)
- [xdebug-dev] [xdebug/xdebug.org] 7a3a76: Go with 2.7.0alpha1 Derick Rethans (Sun Apr 01 2018 - 16:32:16 BST)
- [xdebug-dev] [xdebug/xdebug] 09091b: Back to -dev Derick Rethans (Sun Apr 01 2018 - 16:41:07 BST)
- [xdebug-dev] [xdebug/xdebug] 39bac0: Mark as beta to prevent issues Derick Rethans (Tue Apr 03 2018 - 10:44:18 BST)
- [xdebug-dev] [xdebug/xdebug] 610c66: skip test if localhost doesn't resolve as IPv6 Derick Rethans (Thu Apr 05 2018 - 10:37:47 BST)
- [xdebug-dev] [xdebug/xdebug.org] e93a4b: Remove the brew instructions for the mac Derick Rethans (Thu Apr 05 2018 - 13:50:19 BST)
- [xdebug-dev] [xdebug/xdebug.org] 790ea6: Fixed syntax Derick Rethans (Thu Apr 05 2018 - 13:54:49 BST)
- [xdebug-dev] [xdebug/xdebug] 101ab9: Fixed issue #1556: Crash when register_shutdown_fu... Derick Rethans (Tue Jun 05 2018 - 10:50:11 BST)
- [xdebug-dev] [xdebug/xdebug] 101ab9: Fixed issue #1556: Crash when register_shutdown_fu... Derick Rethans (Tue Jun 05 2018 - 10:50:15 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Jun 12 2018 - 11:55:12 BST)
- [xdebug-dev] [xdebug/xdebug] derickr (Tue Jun 12 2018 - 11:55:24 BST)
- [xdebug-dev] [xdebug/xdebug] 411149: Fixed issue #1557: Remove 'return' in void xdebug_... Derick Rethans (Tue Jun 12 2018 - 13:44:27 BST)
- [xdebug-dev] [xdebug/xdebug] 411149: Fixed issue #1557: Remove 'return' in void xdebug_... Derick Rethans (Tue Jun 12 2018 - 13:44:28 BST)
- Last message date: Tue Jun 12 2018 - 13:44:31 BST
- Archived on: Sun Jun 24 2018 - 04:00:04 BST