Skip to content
Avatar

Sponsors

Highlights

  • Pro

Organizations

@zetacomponents
Block or Report

Block or report derickr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
derickr/README.rst

Derick Rethans

Hi there!

I'm Derick, and I'm the primary maintainer of PHP's debugger, Xdebug. If you have questions, feel free to reach out to me by e-mail, Twitter, or IRC.

cheers, Derick

Pinned

  1. xdebug Public

    Forked from xdebug/xdebug

    Xdebug

    PHP 259 36

  2. timelib Public

    Timelib is a timezone and date/time library that can calculate local time, convert between timezones and parse textual descriptions of date/time information.

    C 108 59

  3. dbgp Public

    Common DeBugGer Protocol as used by Xdebug and other implementations.

    22 5

  4. geospatial Public

    Forked from php-geospatial/geospatial

    PHP Extension to handle common geospatial functions.

    C 2

1,283 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 2 repositories

Created a pull request in php/php-src that received 2 comments

Fix GH-10072: PHP crashes when execute_ex is overridden and a __call trampoline is used from internal code

For the description see #10072 ­— In addition I had to add the extra check for !execute_data as well. @arnaud-lb — I used my test, as there did see…

+121 −7 2 comments
Reviewed 1 pull request in 1 repository
php/php-src 1 pull request

Created an issue in php/php-src that received 3 comments

PHP crashes when execute_ex is overridden and a __call trampoline is used from internal code

Description This is reproducible by first installing this extension, which pretty much only sets up a dummy overload of zend_execute_ex. Then run t…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.