Download Firefox:
Windows
,
Mac OS X
php.xdebug.devel (thread)
<
Prev Period
]
[
Next Period
>
Bug 0000217: stepping through code sometimes gives a wrong execution line
,
noreply
Bug 0000217: stepping through code sometimes gives a wrong execution line
,
noreply
xdebug xdebug/README - One more.
,
Derick Rethans
xdebug xdebug/README - Test commit.
,
Derick Rethans
Bug 0000216: call_user_* makes profiling much less useful
,
noreply
Bug 0000216: call_user_* makes profiling much less useful
,
noreply
Bug 0000216: call_user_* makes profiling much less useful
,
noreply
xdebug xdebug/Makefile.frag xdebug/config.m4 xdebug/package.xml xdebug/package2.xml - Unconfuse people that install Xdebug with the PECL installer.
,
Derick Rethans
xdebug xdebug/xdebug_handler_dbgp.c numeric index.
,
Derick Rethans
xdebug xdebug/xdebug_var.c would show the first page of a level too deep as well.
,
Derick Rethans
xdebug xdebug/tests/bug00173.phpt - Fixed testcase.
,
Derick Rethans
Bug 0000215: cannot get the next page of children variables.
,
noreply
Bug 0000215: cannot get the next page of children variables.
,
noreply
Bug 0000214: Large array inside an array doesn't report page or pagesize
,
noreply
Bug 0000214: Large array inside an array doesn't report page or pagesize
,
noreply
xdebug xdebug/xdebug.c - Fixed PECL bug #8989: Compile error with PHP 5 and GCC 2.95.
,
Derick Rethans
xdebug xdebug/xdebug_handler_dbgp.c - Change context 1 from globals (superglobals + vars in bottom most stack
,
Derick Rethans
xdebug xdebug/tests/bug00173.phpt - Fixed test case... this is now handling much better than before.
,
Derick Rethans
xdebug xdebug/xdebug.c - Overload some more opcodes.
,
Derick Rethans
xdebug xdebug/xdebug_code_coverage.c - Fixed dead code analysis for THROW.
,
Derick Rethans
xdebug xdebug/xdebug_set.c - Allocate one byte more because of safety.
,
Derick Rethans
xdebug xdebug/xdebug.c - Make the remote_log feature work.
,
Derick Rethans
xdebug xdebug/xdebug_handler_dbgp.c xdebug/tests/bug00209.inc xdebug/tests/bug00209.phpt shutdown function.
,
Derick Rethans
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
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
Bug 0000213: Dead code analysis doesn't take catches for throws into account
,
xdebug-dev
Bug 0000213: Dead code analysis doesn't take catches for throws into account
,
xdebug-dev
Bug 0000212: coverage coverage inaccurate
,
xdebug-dev
Bug 0000212: coverage coverage inaccurate
,
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
xdebug xdebug/xdebug.c - Fixed bug #208: Socket connection attempted when XDEBUG_SESSION_STOP.
,
Derick Rethans
Bug 0000211: When starting a new session with a different idekey, the cookie is not updated
,
xdebug-dev
Bug 0000211: When starting a new session with a different idekey, the cookie is not updated
,
xdebug-dev
Bug 0000210: Add a way to stop the debug session without having to execute a script
,
xdebug-dev
Bug 0000210: Add a way to stop the debug session without having to execute a script
,
xdebug-dev
Bug 0000209: Additional remote debugging session started when triggering shutdown function
,
xdebug-dev
Bug 0000209: Additional remote debugging session started when triggering shutdown function
,
xdebug-dev
Bug 0000209: Additional remote debugging session started when triggering shutdown function
,
xdebug-dev
Bug 0000209: Additional remote debugging session started when triggering shutdown function
,
noreply
Bug 0000208: Socket connection attempted when XDEBUG_SESSION_STOP
,
xdebug-dev
Bug 0000208: Socket connection attempted when XDEBUG_SESSION_STOP
,
xdebug-dev
Bug 0000207: Update docs to include 'script' file naming option
,
xdebug-dev
Bug 0000206: Escape binary output
,
xdebug-dev
Bug 0000206: Escape binary output
,
xdebug-dev
Bug 0000206: Escape binary output
,
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
xdebug xdebug/xdebug_handler_dbgp.c - Fixed two valgrind errors. One was an uninitialized value, the other
,
Derick Rethans
xdebug xdebug/php_xdebug.h xdebug/xdebug.c xdebug/xdebug_code_coverage.c - Fixed oparray prefill caching for code coverage.
,
Derick Rethans
Bug 0000205: Add a list of supported IDEs/debugger frontends
,
xdebug-dev
Bug 0000204: Add better docs about phpize/php-config
,
xdebug-dev
xdebug xdebug/package.xml xdebug/package2.xml xdebug/php_xdebug.h - PEAR wants "RC" and not "rc"...
,
Derick Rethans
xdebug xdebug/package2.xml - Update package2.xml file as well.
,
Derick Rethans
xdebug xdebug/package.xml - Go with rc1.
,
Derick Rethans
Bug 0000126: turn off html output when html_errors = 0
,
xdebug-dev
xdebug xdebug/php_xdebug.h xdebug/xdebug.c - Fixed bug #181: Xdebug doesn't handle uncaught exception output correctly.
,
Derick Rethans
Bug 0000181: Xdebug doesn't handle exception output correctly
,
xdebug-dev
Bug 0000194: Revert new stack trace HTML to old
,
xdebug-dev
xdebug xdebug/xdebug.dsp - Added the xdebug_set files to the PHP 4.x build thingy too.
,
Derick Rethans
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
xdebug xdebug/xdebug_code_coverage.c - ZEND_THROW only exists in Zend Engine 2.
,
Derick Rethans
xdebug xdebug/config.w32 xdebug/package.xml - Added the xdebug_set.[hc] files to the windows build and package description
,
Derick Rethans
xdebug xdebug/xdebug_handlers.h - Fixed wrong type for context variable.
,
Derick Rethans
xdebug xdebug/xdebug.c xdebug/xdebug_superglobals.c xdebug/xdebug_superglobals.h - Namespace protected super global dumping functions.
,
Derick Rethans
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
Bug 0000172: coverage produce wrong coverage
,
xdebug-dev
xdebug xdebug/xdebug.c - Fixed bug #173: Coverage produce wrong coverage, by overloading yet another
,
Derick Rethans
Bug 0000195: CLI Error after debgging session
,
xdebug-dev
Bug 0000182: Errors are not html escaped when being displayed.
,
xdebug-dev
Bug 0000182: Errors are not html escaped when being displayed.
,
xdebug-dev
xdebug xdebug/xdebug.c - Fixed bug #203: PHP errors with html content processed incorrectly. This
,
Derick Rethans
xdebug xdebug/xdebug.c xdebug/tests/start_trace.phpt - Make the filename parameter to the xdebug_start_trace() function optional. If
,
Derick Rethans
Re: missing (still) Makefile.in for/from xdebugclient configure
,
Derick Rethans
Bug 0000203: PHP errors with html content processed incorrectly
,
xdebug-dev
Bug 0000203: PHP errors with html content processed incorrectly
,
xdebug-dev
Bug 0000203: PHP errors with html content processed incorrectly
,
xdebug-dev
Bug 0000203: PHP errors with html content processed incorrectly
,
xdebug-dev
xdebug xdebug/xt.vim - Added folding for VIM .xt file format. (Patch by Ethan Winn
,
Derick Rethans
xdebug xdebug/xdebug_handler_gdb.c - One more TSRMLS issue.
,
Derick Rethans
<
Prev Period
]
[
Next Period
>
^^^
ADDITIONAL NAVIGATION
^^^
Recently Viewed:
yellowdog.gener...
python.sqlalche...
culture.studies...
ietf.tsvwg/2002...
java.mule.devel...
netbsd.ports.dr...
user-groups.lin...
gnu.core-utils....
kde.users.multi...
qnx.openqnx.dev...
systems.archos....
text.xml.xtm.tm...
mail.qpsmtpd/20...
audio.csound.de...
linux.jpackage....
freebsd.chat/20...
drivers.eepro10...
org.user-groups...
xfree86.newbie/...
hardware.microc...
editors.tex.tex...
voip.wengophone...
web.eprints.dev...
boot-loaders.gr...
Home
|
blog view
,
Court Document Archive
|
USPTO Patent Archive
(NEW!) |
advertise
| OSDir is an
inevitable
website.