Branch: refs/heads/xdebug_2_1
Home: https://github.com/derickr/xdebug
Commit: 7de5d26eb1390388cb9663530af279167ad2a040
https://github.com/derickr/xdebug/commit/7de5d26eb1390388cb9663530af279167ad2a040
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-06-28 (Mon, 28 Jun 2010)
Changed paths:
M php_xdebug.h
M template.rc
Log Message:
-----------
- Back to -dev.
SVN Rev: 3307
Commit: 404c95f9f7f988ace113b0ca1a9423b271edbc29
https://github.com/derickr/xdebug/commit/404c95f9f7f988ace113b0ca1a9423b271edbc29
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-06-28 (Mon, 28 Jun 2010)
Changed paths:
R Changelog
Log Message:
-----------
- Removed outdated Changelog file; it stopped working since the switch to SVN.
SVN Rev: 3308
Commit: 6339281d2be4b78973cc49bc7e567e6bf58b6fd2
https://github.com/derickr/xdebug/commit/6339281d2be4b78973cc49bc7e567e6bf58b6fd2
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-06-28 (Mon, 28 Jun 2010)
Changed paths:
M README
Log Message:
-----------
- s/2.1/2.2/g
SVN Rev: 3309
Commit: 1c3f26b784dfab4b983e011cae505c40099fbecf
https://github.com/derickr/xdebug/commit/1c3f26b784dfab4b983e011cae505c40099fbecf
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-07-08 (Thu, 08 Jul 2010)
Changed paths:
M xdebug_handler_dbgp.c
Log Message:
-----------
- Fixed bug #592: Xdebug crashes with run after detach.
SVN Rev: 3321
Commit: 97829ea2079ff0901c23b2b08e35c8922845fe4f
https://github.com/derickr/xdebug/commit/97829ea2079ff0901c23b2b08e35c8922845fe4f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-07-23 (Fri, 23 Jul 2010)
Changed paths:
M xdebug.c
Log Message:
-----------
- Make sure JIT also is used for xdebug_break().
SVN Rev: 3328
Commit: 04ae2640b6adeb115500f5f87cd19c107888f4e7
https://github.com/derickr/xdebug/commit/04ae2640b6adeb115500f5f87cd19c107888f4e7
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-07-23 (Fri, 23 Jul 2010)
Changed paths:
M xdebug.c
Log Message:
-----------
- Fixed bug #596: Call breakpoint never works with instance methods, only
static methods.
SVN Rev: 3329
Commit: b6844bff1cacd788f7b22d4e719c10dd875fa0bd
https://github.com/derickr/xdebug/commit/b6844bff1cacd788f7b22d4e719c10dd875fa0bd
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-08-07 (Sat, 07 Aug 2010)
Changed paths:
M xdebug.c
Log Message:
-----------
- Fixed a segfault that could occur when a statement was called, without some sort
of stack.
SVN Rev: 3336
Commit: 23c5739ee923938aba0c029d3971db563cb43606
https://github.com/derickr/xdebug/commit/23c5739ee923938aba0c029d3971db563cb43606
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-08-07 (Sat, 07 Aug 2010)
Changed paths:
M php_xdebug.h
M xdebug.c
M xdebug_stack.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
- Added ANSI colour output for the shell. (Patch by Michael Maclean).
SVN Rev: 3337
Commit: 1a54e81b34ec0d35193c26f3db0e4c1cfba55ec2
https://github.com/derickr/xdebug/commit/1a54e81b34ec0d35193c26f3db0e4c1cfba55ec2
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M xdebug.c
M xdebug_stack.c
Log Message:
-----------
- Fixed TSRM_LS issues
- Fixed "lack of output issue", but that reintroduces a memleak.
- Patch by Michael Maclean.
SVN Rev: 3338
Commit: 75e49cfb78de719223282e81c89a969248cbc7b5
https://github.com/derickr/xdebug/commit/75e49cfb78de719223282e81c89a969248cbc7b5
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M xdebug.c
Log Message:
-----------
- Fixed compile on windows
SVN Rev: 3339
Commit: 13ea5de48ff441749ab3d34db7a38b0842e71819
https://github.com/derickr/xdebug/commit/13ea5de48ff441749ab3d34db7a38b0842e71819
Author: Michael Maclean <michael[@]no-surprises.co.uk>
Date: 2010-10-14 (Thu, 14 Oct 2010)
Changed paths:
M xdebug.c
Log Message:
-----------
Fix memory leak when cli_color is enabled
SVN Rev: 3341
Commit: 03eb0883b4e1cc348be7b8bd641c328fbe7486bb
https://github.com/derickr/xdebug/commit/03eb0883b4e1cc348be7b8bd641c328fbe7486bb
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M tests/bug00355.phpt
Log Message:
-----------
- Fixed test case
SVN Rev: 3342
Commit: 8340dc8ea279bcbd1a8d693c5f41c832fe2d699a
https://github.com/derickr/xdebug/commit/8340dc8ea279bcbd1a8d693c5f41c832fe2d699a
Author: Michael Maclean <michael[@]no-surprises.co.uk>
Date: 2010-10-16 (Sat, 16 Oct 2010)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Fix TSRM problem on 5.2
SVN Rev: 3343
Commit: 10d34782e6a8ea2ea0da6b18475f40a9e0d61847
https://github.com/derickr/xdebug/commit/10d34782e6a8ea2ea0da6b18475f40a9e0d61847
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M tests/dbgp/dbgpclient.php
Log Message:
-----------
- Force debugging to on for dbgp tests.
SVN Rev: 3344
Commit: f2a952a058513b24eb1d8a97227f0bde92fe1806
https://github.com/derickr/xdebug/commit/f2a952a058513b24eb1d8a97227f0bde92fe1806
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M tests/bug00146.phpt
M tests/bug00538-2.phpt
Log Message:
-----------
- Fixed test cases.
SVN Rev: 3345
Commit: a0e3aba7d8d40217a47a3aabfa5ba9f30ee2bc60
https://github.com/derickr/xdebug/commit/a0e3aba7d8d40217a47a3aabfa5ba9f30ee2bc60
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Log Message:
-----------
- Ignore .sh files from directory.
SVN Rev: 3346
Commit: 413d88b56c1658e7234a41ba754fb48621319b59
https://github.com/derickr/xdebug/commit/413d88b56c1658e7234a41ba754fb48621319b59
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M php_xdebug.h
M xdebug.c
M xdebug_code_coverage.c
M xdebug_compat.c
M xdebug_compat.h
M xdebug_handler_dbgp.c
M xdebug_stack.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
- Trunk (5.4) support (minus output catching for DBGp).
SVN Rev: 3347
Commit: 1ef642b39093c7864e4331a65a0eb4b33c7b4f3f
https://github.com/derickr/xdebug/commit/1ef642b39093c7864e4331a65a0eb4b33c7b4f3f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M xdebug.c
M xdebug_code_coverage.c
M xdebug_compat.c
M xdebug_compat.h
M xdebug_var.c
Log Message:
-----------
- Make things compile with PHP 5.3 again.
SVN Rev: 3348
Commit: 6e78cb0c3ea642f7a949e29a0f783ffa72399fa8
https://github.com/derickr/xdebug/commit/6e78cb0c3ea642f7a949e29a0f783ffa72399fa8
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M tests/assignment-trace2.phpt
M tests/assignment-trace3.phpt
M tests/assignment-trace4.phpt
M tests/bug00340.phpt
M tests/bug00389.phpt
M tests/bug00391.phpt
M tests/bug00476-2.phpt
M tests/bug00476.phpt
M tests/bug00565.phpt
M tests/bug00570.phpt
M xdebug.c
Log Message:
-----------
- Use lower case setting names so that they work case sensitively
- Modified test cases to be explicit about turning of GET superglobal dumping.
SVN Rev: 3349
Commit: 3690a2614b07fdf0faf00054642227d1d104a3e8
https://github.com/derickr/xdebug/commit/3690a2614b07fdf0faf00054642227d1d104a3e8
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Log Message:
-----------
- Added a few more ignore files.
SVN Rev: 3350
Commit: fa7fbd06e1d6cb9498dda9911cd05daf7fe95c43
https://github.com/derickr/xdebug/commit/fa7fbd06e1d6cb9498dda9911cd05daf7fe95c43
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-24 (Sun, 24 Oct 2010)
Changed paths:
M tests/array_map.phpt
Log Message:
-----------
- Remove the three function calls from the test, as this information can not be
obtained anymore from (atleast) PHP 5.1 and later.
SVN Rev: 3351
Commit: 82478917e4b51088a6921c994fd757c306cd8b2d
https://github.com/derickr/xdebug/commit/82478917e4b51088a6921c994fd757c306cd8b2d
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/assignment-trace1.phpt
M tests/assignment-trace2.phpt
M tests/assignment-trace3.phpt
M tests/assignment-trace4.phpt
M tests/assignment-trace5.phpt
M tests/assignment-trace6.phpt
M tests/assignment-trace7.phpt
M tests/assignment-trace8-php52.phpt
M tests/assignment-trace8.phpt
M tests/assignment-trace9-php52.phpt
M tests/assignment-trace9.phpt
Log Message:
-----------
- Fixed testcases; it's xdebug.collect_return and not xdebug.collect_returns.
SVN Rev: 3352
Commit: bb80a0b288976cb98022cac5db35118c568017bb
https://github.com/derickr/xdebug/commit/bb80a0b288976cb98022cac5db35118c568017bb
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
A tests/bug00421.inc
M tests/bug00421.phpt
M tests/bug00475.phpt
A tests/bug00494.inc
M tests/bug00494.phpt
A tests/bug00530.inc
M tests/bug00530.phpt
A tests/bug00538.inc
M tests/bug00538.phpt
A tests/bug00566-2.inc
M tests/bug00566-2.phpt
Log Message:
-----------
- Fixed tests. PHP 5.1 and 5.2 do not have NOWDOCs.
SVN Rev: 3353
Commit: f94210c11ccb450cb99d7132f90e61269e0fc60f
https://github.com/derickr/xdebug/commit/f94210c11ccb450cb99d7132f90e61269e0fc60f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/bug00562.phpt
Log Message:
-----------
- Fixed test; it requires 5.3 as it tests closures.
SVN Rev: 3354
Commit: 89771ecae8b6bfb79e7cc02adecf67c9a0ddd6bb
https://github.com/derickr/xdebug/commit/89771ecae8b6bfb79e7cc02adecf67c9a0ddd6bb
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/bug00566-1.phpt
M xdebug.c
M xdebug_compat.c
Log Message:
-----------
- Fixed issues with PHP trunk related to optimisation of return values for
both internal and user-land functions.
SVN Rev: 3355
Commit: 0880b972dfec3d514afe22b90e40ac6c3eafef46
https://github.com/derickr/xdebug/commit/0880b972dfec3d514afe22b90e40ac6c3eafef46
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/local_vars_in_error.phpt
M tests/test6.phpt
Log Message:
-----------
- Since PHP 5.1, those variables are always ordered the same.
SVN Rev: 3356
Commit: af6147c544f621580ec4f6fed6b6a0139784b1e2
https://github.com/derickr/xdebug/commit/af6147c544f621580ec4f6fed6b6a0139784b1e2
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/bug00241.phpt
Log Message:
-----------
- This is user configured data, let's not rely on it for tests.
SVN Rev: 3357
Commit: 15867775f83aaaf8bdb68016d03d83210201d236
https://github.com/derickr/xdebug/commit/15867775f83aaaf8bdb68016d03d83210201d236
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/bug00241.phpt
Log Message:
-----------
- Small (not test-affecting) changes between PHP versions
SVN Rev: 3358
Commit: 0a42c7d98971d7d8e99a2959bed61c86920ba26f
https://github.com/derickr/xdebug/commit/0a42c7d98971d7d8e99a2959bed61c86920ba26f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
M tests/xdebug_var_dump_non_overload.phpt
Log Message:
-----------
- Make this test simpler; it's not needed to test the functionality.
SVN Rev: 3359
Commit: 82ea409181310f5e53b30017112178459dc9bafe
https://github.com/derickr/xdebug/commit/82ea409181310f5e53b30017112178459dc9bafe
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-10-26 (Tue, 26 Oct 2010)
Changed paths:
R test-5.1.sh
R test-5.2.sh
R test-5.3.sh
R test-6.0.sh
A test.sh
Log Message:
-----------
- Get rid of version dependent test files; they're no longer needed.
SVN Rev: 3360
Commit: cc0b1c4c3613aa8179336c847947a0a1f918fe7d
https://github.com/derickr/xdebug/commit/cc0b1c4c3613aa8179336c847947a0a1f918fe7d
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-11-02 (Tue, 02 Nov 2010)
Changed paths:
R tests/bug00022-ze1.phpt
R tests/bug00032-ze1.phpt
R tests/bug00057-ze1.phpt
R tests/bug00212a-ze1.phpt
M tests/bug00212a.phpt
M tests/bug00334.phpt
M tests/bug00470.phpt
M tests/bug00472.phpt
M tests/bug00515.phpt
R tests/coverage-ze1.phpt
R tests/coverage2-ze1.phpt
R tests/coverage3-ze1.phpt
M tests/coverage4.phpt
R tests/local_vars_in_error-ze1.phpt
R tests/test10.phpt
R tests/test14.phpt
R tests/test16.phpt
R tests/test20.phpt
R tests/test6-ze1.phpt
R tests/test7.phpt
R tests/test9.phpt
Log Message:
-----------
- Get rid of ZE1 tests
- Merge test fixes from trunk to the 2.1 branch
SVN Rev: 3362
Commit: 7d4085496e0544bb61f3a61a6a2767a98b7c87f0
https://github.com/derickr/xdebug/commit/7d4085496e0544bb61f3a61a6a2767a98b7c87f0
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-11-03 (Wed, 03 Nov 2010)
Changed paths:
M xdebug.c
Log Message:
-----------
- A small optimisation, that defers file length checking until it's really needed.
SVN Rev: 3365
Commit: 3d739a00b191695fa9ba12ee0f1c02289f8e1b97
https://github.com/derickr/xdebug/commit/3d739a00b191695fa9ba12ee0f1c02289f8e1b97
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-11-03 (Wed, 03 Nov 2010)
Changed paths:
M xdebug_profiler.c
M xdebug_stack.c
Log Message:
-----------
- An optimisation that defers profiler structure allocations til it is actually
needed.
SVN Rev: 3366
Commit: 2543784f4a50ea82cad488fbf6a112bf54386734
https://github.com/derickr/xdebug/commit/2543784f4a50ea82cad488fbf6a112bf54386734
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-11-03 (Wed, 03 Nov 2010)
Changed paths:
M php_xdebug.h
M tests/bug00212b.phpt
M tests/bug00213.phpt
M tests/bug00562.phpt
M tests/coverage.phpt
M tests/coverage2.phpt
M tests/coverage3.phpt
M xdebug.c
M xdebug_code_coverage.c
Log Message:
-----------
- Allows some of the code coverage opcode overloading to be disabled; for increased performance.
SVN Rev: 3367
Commit: dc3b0395d1b31d646a23e7550cf66eda79e5fb06
https://github.com/derickr/xdebug/commit/dc3b0395d1b31d646a23e7550cf66eda79e5fb06
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-11-06 (Sat, 06 Nov 2010)
Changed paths:
M xdebug_profiler.c
Log Message:
-----------
- Fixed the optimisation by also allocating on demand the previous profilre information frame.
SVN Rev: 3368
Commit: 1b122a8692419cfc90c7f6584fe0ce5d1336edaf
https://github.com/derickr/xdebug/commit/1b122a8692419cfc90c7f6584fe0ce5d1336edaf
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-11-06 (Sat, 06 Nov 2010)
Changed paths:
A tests/bug00631.phpt
M xdebug.c
Log Message:
-----------
- Fixed bug #631: Summary not written when script ended with "exit()".
SVN Rev: 3369
Commit: 993e9e08d09cc200bc60fbce5f9e7f0868df297a
https://github.com/derickr/xdebug/commit/993e9e08d09cc200bc60fbce5f9e7f0868df297a
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
M tests/bug00631.phpt
Log Message:
-----------
- Fixed test case.
SVN Rev: 3375
Commit: 4d51adcd873ba5cc9e9218b339c32e9ea895fcfa
https://github.com/derickr/xdebug/commit/4d51adcd873ba5cc9e9218b339c32e9ea895fcfa
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-12-16 (Thu, 16 Dec 2010)
Changed paths:
A tests/closure-stack-trace.phpt
A tests/closure-trace.phpt
M xdebug_stack.c
Log Message:
-----------
- Added better support for closures in stack traces and function traces.
SVN Rev: 3376
Commit: 05a2fc9d8ca4dfc0601e5ad8b9cc078e84fa8e36
https://github.com/derickr/xdebug/commit/05a2fc9d8ca4dfc0601e5ad8b9cc078e84fa8e36
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2010-12-25 (Sat, 25 Dec 2010)
Changed paths:
M usefulstuff.c
Log Message:
-----------
and profiler output file names. Patch by EungJun Yi/이응준
<semtlenori[@]gmail.com>
SVN Rev: 3377
Commit: 89d56e05fc3d4084ad28f59529fcba6e196eef8f
https://github.com/derickr/xdebug/commit/89d56e05fc3d4084ad28f59529fcba6e196eef8f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-02 (Sun, 02 Jan 2011)
Changed paths:
A tests/bug00635.phpt
M xdebug.c
M xdebug_stack.c
M xdebug_stack.h
Log Message:
-----------
- Fixed bug #635: Browser output broken with xdebug.show_exception_trace = 1.
SVN Rev: 3380
Commit: 435fac57b9fe398c0a2edd6a16ccd6044636a657
https://github.com/derickr/xdebug/commit/435fac57b9fe398c0a2edd6a16ccd6044636a657
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-03 (Mon, 03 Jan 2011)
Changed paths:
M tests/assert_test.phpt
M tests/bug00241.phpt
M tests/bug00562.phpt
A tests/bug00642.phpt
M tests/call_user_func_array.phpt
M tests/call_user_func_array2.phpt
A tests/trace_with_magic_methods.phpt
M xdebug_stack.c
Log Message:
-----------
- Fixed bug #642: No line number for offsetGet and offsetSet.
- Also fixes __get/__set/__isset/__unset and __call line numbers.
SVN Rev: 3381
Commit: d55870a5b55d30693d1bd06abbb3ecdb3ac278f9
https://github.com/derickr/xdebug/commit/d55870a5b55d30693d1bd06abbb3ecdb3ac278f9
Author: Michael Maclean <michael[@]no-surprises.co.uk>
Date: 2011-01-05 (Wed, 05 Jan 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Arrows should not be black
SVN Rev: 3382
Commit: ae5609dad0b04edb9920ef8769583f7be5b35b99
https://github.com/derickr/xdebug/commit/ae5609dad0b04edb9920ef8769583f7be5b35b99
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
- Added the size of arrays to the fancy output, so that you know how many
elements there are.
SVN Rev: 3383
Commit: ada8faa40fe693931fc659b14e452d510a387a5f
https://github.com/derickr/xdebug/commit/ada8faa40fe693931fc659b14e452d510a387a5f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
M tests/bug00089.phpt
M tests/bug00280.phpt
M tests/xdebug_var_dump.phpt
M xdebug_var.c
Log Message:
-----------
- Fixed latest feature, and update tests for it too.
SVN Rev: 3384
Commit: d948af1befd2d4e7ae6fff34f4299a65ebeb85bc
https://github.com/derickr/xdebug/commit/d948af1befd2d4e7ae6fff34f4299a65ebeb85bc
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
A tests/bug00651.phpt
M xdebug.c
Log Message:
-----------
- Fixed bug #651: Incorrect code coverage after empty() in conditional.
SVN Rev: 3385
Commit: 33ef85eb9d7554d646b0d05bc4d5d02cc2cd295e
https://github.com/derickr/xdebug/commit/33ef85eb9d7554d646b0d05bc4d5d02cc2cd295e
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
M tests/trace_with_magic_methods.phpt
Log Message:
-----------
- Fixed test case, test() could also be the ctor name.
SVN Rev: 3386
Commit: b939568c3a5adbd8d21a9c7490215fa290a2c515
https://github.com/derickr/xdebug/commit/b939568c3a5adbd8d21a9c7490215fa290a2c515
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
M tests/closure-stack-trace.phpt
M tests/closure-trace.phpt
Log Message:
-----------
- Fixed test case for closures, they only work in 5.3 and higher.
SVN Rev: 3387
Commit: 7c427e99232b62600edb9738cc31b394f07a865f
https://github.com/derickr/xdebug/commit/7c427e99232b62600edb9738cc31b394f07a865f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-10 (Mon, 10 Jan 2011)
Changed paths:
M tests/bug00651.phpt
A tests/bug00651b.phpt
A tests/bug00651c.phpt
M xdebug.c
Log Message:
-----------
- One more opcode for bug #651: Incorrect code coverage after empty() in
conditional when using XDEBUG_CC_UNUSED.
SVN Rev: 3388
Commit: 40b52b30c3c124e27e3697e97ed82b452a162029
https://github.com/derickr/xdebug/commit/40b52b30c3c124e27e3697e97ed82b452a162029
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-10 (Mon, 10 Jan 2011)
Changed paths:
M usefulstuff.c
Log Message:
-----------
- Fixed bug #653: XDebug profiler crash with %H in file name and non standart
port.
SVN Rev: 3389
Commit: cbd6e778b4f8fe14ac5a8c8e9db0bac268ad8a35
https://github.com/derickr/xdebug/commit/cbd6e778b4f8fe14ac5a8c8e9db0bac268ad8a35
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-14 (Fri, 14 Jan 2011)
Changed paths:
M php_xdebug.h
M xdebug_handler_dbgp.c
Log Message:
-----------
- Adjusted the output buffering check for DBGp so that it at least works for
PHP < 5.3.99.
SVN Rev: 3390
Commit: 72e60fdc5960cf89e2e4fd5c6477b83600d5b8b2
https://github.com/derickr/xdebug/commit/72e60fdc5960cf89e2e4fd5c6477b83600d5b8b2
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-01-14 (Fri, 14 Jan 2011)
Changed paths:
A tests/bug00654.phpt
M xdebug.c
Log Message:
-----------
- Fixed bug #654: Xdebug hides error message in CLI.
SVN Rev: 3391
Commit: f5eb4cb3d63ba1cee2955b1326bcaf1328722993
https://github.com/derickr/xdebug/commit/f5eb4cb3d63ba1cee2955b1326bcaf1328722993
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-10 (Thu, 10 Feb 2011)
Changed paths:
M tests/closure-stack-trace.phpt
Log Message:
-----------
- Fixed test case.
SVN Rev: 3393
Commit: 7197646e0360295f317098704f9ef97bb7a11d69
https://github.com/derickr/xdebug/commit/7197646e0360295f317098704f9ef97bb7a11d69
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-10 (Thu, 10 Feb 2011)
Changed paths:
M xdebug.c
Log Message:
-----------
- Rename symbols to be extra safe.
SVN Rev: 3394
Commit: 38adef728f978d28b3f23293a7b16c0080a147bb
https://github.com/derickr/xdebug/commit/38adef728f978d28b3f23293a7b16c0080a147bb
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-10 (Thu, 10 Feb 2011)
Changed paths:
M tests/assignment-trace2.phpt
M tests/assignment-trace3.phpt
M tests/assignment-trace4.phpt
M tests/bug00340.phpt
M tests/bug00389.phpt
M tests/bug00391.phpt
M tests/bug00476-2.phpt
M tests/bug00476.phpt
M tests/bug00565.phpt
M tests/bug00570.phpt
M tests/bug00635.phpt
M tests/bug00654.phpt
A tests/dump-superglobal1.phpt
M xdebug.c
Log Message:
-----------
- Revert super global settings to upper case letters as per docs. This now also
works with PHP's run-tests.php.
- Added a test for dumping superglobals.
SVN Rev: 3395
Commit: e1ffce5cd2f6431553c6ae48701ec5009e6164f7
https://github.com/derickr/xdebug/commit/e1ffce5cd2f6431553c6ae48701ec5009e6164f7
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-10 (Thu, 10 Feb 2011)
Changed paths:
M tests/dump-superglobal1.phpt
Log Message:
-----------
- Fixed test once more.
SVN Rev: 3396
Commit: 3b8db49b7035ea69456d373bf286bbec0934bc56
https://github.com/derickr/xdebug/commit/3b8db49b7035ea69456d373bf286bbec0934bc56
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-10 (Thu, 10 Feb 2011)
Changed paths:
M xdebug.c
M xdebug_private.h
M xdebug_stack.c
Log Message:
-----------
- Issue #660: Check X-HTTP-FORWARDED-FOR before falling back to REMOTE_ADDR.
(Patch by Hannes Magnusson <bjori[@]php.net>)
SVN Rev: 3397
Commit: ca679abd75447fa6705cae3a62f4b9e6526cb832
https://github.com/derickr/xdebug/commit/ca679abd75447fa6705cae3a62f4b9e6526cb832
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-11 (Fri, 11 Feb 2011)
Changed paths:
M xdebug_stack.c
Log Message:
-----------
- Fixed typo.
SVN Rev: 3398
Commit: 0365f97d9a410ee2221a43723e8c5f8991137b12
https://github.com/derickr/xdebug/commit/0365f97d9a410ee2221a43723e8c5f8991137b12
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-21 (Mon, 21 Feb 2011)
Changed paths:
A .gitignore
A debugclient/.gitignore
A tests/.gitignore
Log Message:
-----------
- Added .gitignore files.
SVN Rev: 3400
Commit: 24096942e66673e0f655f138463cbe64dfddda11
https://github.com/derickr/xdebug/commit/24096942e66673e0f655f138463cbe64dfddda11
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-21 (Mon, 21 Feb 2011)
Changed paths:
A tests/bug00665.phpt
M xdebug_stack.c
Log Message:
-----------
- Fixed bug #665: xdebug does not respect display_errors=stderr.
Patch by Ben Spencer <dangerous.ben[@]gmail.com>
SVN Rev: 3402
Commit: 46f3f37c461231a468cd1cf5c660bd6f1c293a79
https://github.com/derickr/xdebug/commit/46f3f37c461231a468cd1cf5c660bd6f1c293a79
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-02-24 (Thu, 24 Feb 2011)
Changed paths:
M tests/bug00421.phpt
M tests/bug00494.phpt
M tests/bug00530.phpt
M xdebug_var.c
Log Message:
-----------
- Fixed bug #518: make CLASSNAME pseudo-property optional, not necessary.
SVN Rev: 3403
Commit: a10d19332fdd4b568028cabbec65f63f4b57aca3
https://github.com/derickr/xdebug/commit/a10d19332fdd4b568028cabbec65f63f4b57aca3
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-10 (Thu, 10 Mar 2011)
Changed paths:
A tests/bug00670.phpt
M xdebug_code_coverage.c
Log Message:
-----------
- Fixed bug #670: Xdebug crashes with broken "break x" code.
SVN Rev: 3407
Commit: c9b4e930181e23b8b9826eea729c8818dcf507d5
https://github.com/derickr/xdebug/commit/c9b4e930181e23b8b9826eea729c8818dcf507d5
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-13 (Sun, 13 Mar 2011)
Changed paths:
A tests/670-ConsistentHashing.inc
M tests/bug00670.phpt
Log Message:
-----------
- Fixed test and filename.
SVN Rev: 3408
Commit: 2b114cf9d63272fe7ad91a8c693841224148e503
https://github.com/derickr/xdebug/commit/2b114cf9d63272fe7ad91a8c693841224148e503
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M tests/670-ConsistentHashing.inc
Log Message:
-----------
- Fixed test files to run without extra dependencies.
SVN Rev: 3409
Commit: 4b023bc2937f44ed00079f053f414ead077c6bf3
https://github.com/derickr/xdebug/commit/4b023bc2937f44ed00079f053f414ead077c6bf3
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M tests/bug00631.phpt
M xdebug_profiler.c
Log Message:
-----------
- Changed file version and added creator as per
https://bugs.kde.org/show_bug.cgi?id=256425#c10
SVN Rev: 3410
Commit: ae4666a8912e09cac3c01680c0f23f91d3028d35
https://github.com/derickr/xdebug/commit/ae4666a8912e09cac3c01680c0f23f91d3028d35
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M tests/bug00631.phpt
M xdebug_profiler.c
Log Message:
-----------
- Added the (optional) positions line as per section 1.2 of
http://kcachegrind.sourceforge.net/html/CallgrindFormat.html
SVN Rev: 3411
Commit: 33a8b205a9c5b4e8e07cfcae5c90ef88ce661b0f
https://github.com/derickr/xdebug/commit/33a8b205a9c5b4e8e07cfcae5c90ef88ce661b0f
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M tests/bug00631.phpt
M xdebug_profiler.c
Log Message:
-----------
- Add events/positions in the correct place.
SVN Rev: 3412
Commit: ca23e381a3b6eeaf2ea2219a942e23d2e2fbded6
https://github.com/derickr/xdebug/commit/ca23e381a3b6eeaf2ea2219a942e23d2e2fbded6
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M tests/bug00631.phpt
A tests/bug00639-2.inc
A tests/bug00639.phpt
M xdebug_profiler.c
Log Message:
-----------
- Tentative fix for bug #639: Xdebug profiling: output not correct - missing
'cfl='.
SVN Rev: 3413
Commit: 75b72407461d78a794059594c78ace362e016b76
https://github.com/derickr/xdebug/commit/75b72407461d78a794059594c78ace362e016b76
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M tests/bug00639.phpt
A tests/bug00643-t1.inc
A tests/bug00643-t2.inc
A tests/bug00643.phpt
M xdebug_profiler.c
Log Message:
-----------
- Fixed bug #643: Profiler gets line numbers wrong
SVN Rev: 3414
Commit: 246c4fa23d292e2b99a67c4b26b022970c800ff0
https://github.com/derickr/xdebug/commit/246c4fa23d292e2b99a67c4b26b022970c800ff0
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M LICENSE
M debugclient/main.c
M debugclient/usefulstuff.c
M debugclient/usefulstuff.h
M php_xdebug.h
M template.rc
M tests/bug00421.phpt
M tests/bug00475.phpt
M tests/bug00494.phpt
M tests/bug00530.phpt
M tests/bug00538.phpt
M tests/bug00566-2.phpt
M usefulstuff.c
M usefulstuff.h
M xdebug.c
M xdebug_code_coverage.c
M xdebug_code_coverage.h
M xdebug_com.c
M xdebug_com.h
M xdebug_compat.c
M xdebug_compat.h
M xdebug_handler_dbgp.c
M xdebug_handler_dbgp.h
M xdebug_handlers.c
M xdebug_handlers.h
M xdebug_mm.h
M xdebug_private.c
M xdebug_private.h
M xdebug_profiler.c
M xdebug_profiler.h
M xdebug_set.c
M xdebug_set.h
M xdebug_stack.c
M xdebug_stack.h
M xdebug_str.c
M xdebug_str.h
M xdebug_superglobals.c
M xdebug_superglobals.h
M xdebug_tracing.c
M xdebug_tracing.h
M xdebug_var.c
M xdebug_var.h
M xdebug_xml.c
M xdebug_xml.h
Log Message:
-----------
- We're in 2011.
SVN Rev: 3419
Commit: 5a3e568395b7aa23f61d57c052b52fde09d23baa
https://github.com/derickr/xdebug/commit/5a3e568395b7aa23f61d57c052b52fde09d23baa
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-21 (Mon, 21 Mar 2011)
Changed paths:
M tests/dump-superglobal1.phpt
Log Message:
-----------
- Fixed test case.
SVN Rev: 3420
Commit: 0f31c8f72522bcd1e39e94d0aa421e581de33419
https://github.com/derickr/xdebug/commit/0f31c8f72522bcd1e39e94d0aa421e581de33419
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M xdebug_stack.c
Log Message:
-----------
- Fixed ZTS compilation.
SVN Rev: 3425
Commit: c058887e110bff7edc03a06ffda575ab411558b5
https://github.com/derickr/xdebug/commit/c058887e110bff7edc03a06ffda575ab411558b5
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M php_xdebug.h
M xdebug.c
Log Message:
-----------
- Implemented issue #517: Add a function trace trigger like for the profiler.
Patch by Patrick Allaert <patrickallaert[@]php.net>.
SVN Rev: 3433
Commit: 0b48fcb0ab40a1676b70829d8a771558f25c9ed4
https://github.com/derickr/xdebug/commit/0b48fcb0ab40a1676b70829d8a771558f25c9ed4
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M xdebug.c
Log Message:
-----------
- Refactor the profiler trigger with the new xdebug_trigger_enabled() function.
SVN Rev: 3434
Commit: d7fa3464c7ce60eea62207d88046edd88d547831
https://github.com/derickr/xdebug/commit/d7fa3464c7ce60eea62207d88046edd88d547831
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M xdebug.ini
Log Message:
-----------
- Added a "generated file" header.
- Added missing ini entries: xdebug.cli_color, xdebug.coverage_enable,
xdebug.remote_cookie_expire_time, xdebug.trace_enable_trigger.
- Added the %U modifier to file name formatting specifiers.
- Fixed typoes.
SVN Rev: 3435
Commit: bc49ba1a56db5cd139114a257967b694338f047d
https://github.com/derickr/xdebug/commit/bc49ba1a56db5cd139114a257967b694338f047d
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-05-02 (Mon, 02 May 2011)
Changed paths:
M tests/bug00421.phpt
M tests/bug00475.phpt
A tests/bug00684.phpt
M tests/stacktrace_html_2.phpt
M tests/stacktrace_html_3.phpt
M tests/stacktrace_html_4.phpt
M tests/stacktrace_html_4_novar.phpt
M xdebug_var.c
Log Message:
-----------
- Fixed bug #684: xdebug_var_dump - IE does not support &.
SVN Rev: 3439
Commit: 6c4329def55a62711bd504f0965f549ee70bd0cd
https://github.com/derickr/xdebug/commit/6c4329def55a62711bd504f0965f549ee70bd0cd
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-05-02 (Mon, 02 May 2011)
Changed paths:
M debugclient/.gitignore
Log Message:
-----------
- Added depcomp to .gitignore
SVN Rev: 3440
Commit: e5c88f3df5e1fa2329f7297304c6ff342382f4c8
https://github.com/derickr/xdebug/commit/e5c88f3df5e1fa2329f7297304c6ff342382f4c8
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-05-26 (Thu, 26 May 2011)
Changed paths:
A tests/remote_log1.phpt
A tests/remote_log2.phpt
A tests/remote_log3.phpt
M usefulstuff.c
M xdebug_handler_dbgp.c
M xdebug_stack.c
Log Message:
-----------
- Added connection success/failure logging to the xdebug.remote_log functionality.
SVN Rev: 3441
Commit: 0ec49a493b28f19e8cdb68526885a0a122e510f7
https://github.com/derickr/xdebug/commit/0ec49a493b28f19e8cdb68526885a0a122e510f7
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-05-29 (Sun, 29 May 2011)
Changed paths:
A tests/bug00697.inc
A tests/bug00697.phpt
M xdebug.c
Log Message:
-----------
- Fixed bug #697: Incorrect code coverage of function arguments when using XDEBUG_CC_UNUSED
SVN Rev: 3442
Commit: 0de664fd9d62475644aa8005e3d566bd996d8223
https://github.com/derickr/xdebug/commit/0de664fd9d62475644aa8005e3d566bd996d8223
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-05-29 (Sun, 29 May 2011)
Changed paths:
M .gitignore
Log Message:
-----------
- Added .svn to the .gitignore files.
SVN Rev: 3444
Commit: 62268b7519476fbfd458f136f2ab0929a3cb24af
https://github.com/derickr/xdebug/commit/62268b7519476fbfd458f136f2ab0929a3cb24af
Author: Derick Rethans <derick[@]derickrethans.nl>
Date: 2011-06-21 (Tue, 21 Jun 2011)
Changed paths:
M xdebug_stack.c
Log Message:
-----------
- Fixed a segfault for when the log file was not actually opened.
SVN Rev: 3448
Commit: e69ba96d815dbca8cdecaf507f4e32428bc6f17c
https://github.com/derickr/xdebug/commit/e69ba96d815dbca8cdecaf507f4e32428bc6f17c
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-06-22 (Wed, 22 Jun 2011)
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 0a4b5c833203950342d992e1df49f2c898e063c9
https://github.com/derickr/xdebug/commit/0a4b5c833203950342d992e1df49f2c898e063c9
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-06-23 (Thu, 23 Jun 2011)
Changed paths:
M .gitignore
Log Message:
-----------
- Added two nonsense files to .gitignore.
Commit: 9c4491a8dd2435cf3ae143bd137b5560a6afe9f1
https://github.com/derickr/xdebug/commit/9c4491a8dd2435cf3ae143bd137b5560a6afe9f1
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-06-23 (Thu, 23 Jun 2011)
Changed paths:
M tests/bug00538-2.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 46d61dd5b59d295e8f73422a699f5acaa213ce86
https://github.com/derickr/xdebug/commit/46d61dd5b59d295e8f73422a699f5acaa213ce86
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-06-25 (Sat, 25 Jun 2011)
Changed paths:
M tests/bug00538-2.phpt
M xdebug_stack.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: cd16e8de280fe8fdd9cd7c4c5d46eae9d10b8fb4
https://github.com/derickr/xdebug/commit/cd16e8de280fe8fdd9cd7c4c5d46eae9d10b8fb4
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-06-25 (Sat, 25 Jun 2011)
Changed paths:
M .gitignore
Log Message:
-----------
Merge branch 'master' of github.com:derickr/xdebug
Commit: 1b99e52216962e88a72a4cb0625070ddec254f68
https://github.com/derickr/xdebug/commit/1b99e52216962e88a72a4cb0625070ddec254f68
Author: Taavi Burns <taavi[@]taaviburns.ca>
Date: 2011-06-28 (Tue, 28 Jun 2011)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
lineno is already a nice int key; use it instead of sprintfing into a string just for a hash key. Improves performance of a silly little test by 35% (10s -> 6s).
Commit: 8ca255ff34a303fe51efd877e48e343ee4c0bc30
https://github.com/derickr/xdebug/commit/8ca255ff34a303fe51efd877e48e343ee4c0bc30
Author: Taavi Burns <taavi[@]taaviburns.ca>
Date: 2011-07-01 (Fri, 01 Jul 2011)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Cache the previous filename's entry.
Doing strcmp is a lot faster than hashing and going through the table. And don't forget to reset the cache entry when coverage is disabled!
Commit: 4b1c1a941468e080116572f1561c3b51fce0f193
https://github.com/derickr/xdebug/commit/4b1c1a941468e080116572f1561c3b51fce0f193
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-01 (Fri, 01 Jul 2011)
Changed paths:
A tests/bug00693.phpt
M usefulstuff.c
Log Message:
-----------
Merge branch 'issue693'
Commit: a71eef24383e24e3b040e3e686a8b7d4f10677e5
https://github.com/derickr/xdebug/commit/a71eef24383e24e3b040e3e686a8b7d4f10677e5
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-01 (Fri, 01 Jul 2011)
Changed paths:
M tests/dbgp/dbgpclient.php
M tests/remote_log3.phpt
Log Message:
-----------
Make sure that the debug dbgpclient always generates a log and fixed the dependent test-case.
Commit: b75a39f13bb56dfaf2afb05561e0b4b780950428
https://github.com/derickr/xdebug/commit/b75a39f13bb56dfaf2afb05561e0b4b780950428
Author: Taavi Burns <taavi[@]taaviburns.ca>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
We should use our copy of the filename, not the passed-in version.
Commit: 4568143e5b5b0c81894030db3d76f5e9d71f60cd
https://github.com/derickr/xdebug/commit/4568143e5b5b0c81894030db3d76f5e9d71f60cd
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
A tests/bug00699.inc
A tests/bug00699.phpt
M xdebug_stack.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: cedf0b40de5d617f22e170263767daf0588581be
https://github.com/derickr/xdebug/commit/cedf0b40de5d617f22e170263767daf0588581be
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-04 (Mon, 04 Jul 2011)
Changed paths:
M tests/remote_log1.phpt
M tests/remote_log2.phpt
Log Message:
-----------
Fixed the test cases as debugging of course needs to be enabled.
Commit: e2f6942f4916d921f5f2a5ea7f035cf9d59826f0
https://github.com/derickr/xdebug/commit/e2f6942f4916d921f5f2a5ea7f035cf9d59826f0
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Merge branch 'taavi/use_lineno_index'
Commit: 94429d3a3cbe395b58a55d5d2754bb97d7d107d2
https://github.com/derickr/xdebug/commit/94429d3a3cbe395b58a55d5d2754bb97d7d107d2
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Fixed incorrect variable declaration.
Commit: 417211e6f541a128043a23af2734262bd2ab3ff6
https://github.com/derickr/xdebug/commit/417211e6f541a128043a23af2734262bd2ab3ff6
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Merge branch 'taavi/cache_filename'
Commit: 31e558dda7000d6c74eff9434e0f92256af31197
https://github.com/derickr/xdebug/commit/31e558dda7000d6c74eff9434e0f92256af31197
Author: Taavi Burns <taavi[@]taaviburns.ca>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M config.m4
Log Message:
-----------
Derick said that this is probably no longer an issue. And it's a huge performance booster!
Commit: f27df0fae76b30bf11fe04c2b9ef58bab70f662f
https://github.com/derickr/xdebug/commit/f27df0fae76b30bf11fe04c2b9ef58bab70f662f
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-07 (Thu, 07 Jul 2011)
Changed paths:
M config.m4
Log Message:
-----------
Merge branch 'taavi/with_optimizations'
Commit: 374c1aaedecf66483ea808bbebff9398d2efa5f7
https://github.com/derickr/xdebug/commit/374c1aaedecf66483ea808bbebff9398d2efa5f7
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-10 (Sun, 10 Jul 2011)
Changed paths:
M php_xdebug.h
M xdebug.c
M xdebug_code_coverage.c
Log Message:
-----------
- Merged Taavi's thread safety fixes and resolve conflict.
Commit: 7e5cb327a28105ed53401bebcc278ded36826988
https://github.com/derickr/xdebug/commit/7e5cb327a28105ed53401bebcc278ded36826988
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-10 (Sun, 10 Jul 2011)
Changed paths:
M php_xdebug.h
M xdebug.c
M xdebug_code_coverage.c
Log Message:
-----------
Merge branch 'taavi/cache_filename2'
Commit: 84ce2ef6a92bec244ffa0ca0a08acc34821f9e45
https://github.com/derickr/xdebug/commit/84ce2ef6a92bec244ffa0ca0a08acc34821f9e45
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-10 (Sun, 10 Jul 2011)
Changed paths:
M xdebug.c
Log Message:
-----------
Fixed issue with xdebug_trigger_enabled() in ZTS mode.
Commit: 16c843bc1b54e44e8494a6b6c38e35cce1131200
https://github.com/derickr/xdebug/commit/16c843bc1b54e44e8494a6b6c38e35cce1131200
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-10 (Sun, 10 Jul 2011)
Changed paths:
M usefulstuff.c
Log Message:
-----------
Adjust call to virtual_file_ex() for changed API in PHP 5.4 and later.
Commit: 6795a1c28af6b603ef72e0336f062c9601b5d266
https://github.com/derickr/xdebug/commit/6795a1c28af6b603ef72e0336f062c9601b5d266
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-16 (Sat, 16 Jul 2011)
Changed paths:
A tests/bug00703.inc
A tests/bug00703.phpt
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug.c
Commit: e755241d82e943e7662e76ec78df1821c8fa0186
https://github.com/derickr/xdebug/commit/e755241d82e943e7662e76ec78df1821c8fa0186
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-07-27 (Wed, 27 Jul 2011)
Changed paths:
A tests/bug00622.inc
A tests/bug00622.phpt
A tests/test18a.phpt
A tests/test18b.phpt
M xdebug.c
M xdebug_handler_dbgp.c
M xdebug_handler_dbgp.h
M xdebug_handlers.h
M xdebug_stack.c
M xdebug_tracing.c
Log Message:
-----------
Merge branch 'issue622'
Commit: 3388a4384f57954a7e94d49523572ec71f481599
https://github.com/derickr/xdebug/commit/3388a4384f57954a7e94d49523572ec71f481599
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-04 (Thu, 04 Aug 2011)
Changed paths:
M NEWS
M package.xml
M package2.xml
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: db4aab7f67c6623527591f48a1aad9c8e6a5bf68
https://github.com/derickr/xdebug/commit/db4aab7f67c6623527591f48a1aad9c8e6a5bf68
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-04 (Thu, 04 Aug 2011)
Changed paths:
M contrib/tracefile-analyser.php
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 3b98e6bf0f5f1be0a5aa4e8692149f788c319289
https://github.com/derickr/xdebug/commit/3b98e6bf0f5f1be0a5aa4e8692149f788c319289
Author: Derick Rethans <derick[@]openindiana-64bit.(none)>
Date: 2011-08-10 (Wed, 10 Aug 2011)
Changed paths:
A tests/bug00419-sunos.phpt
M tests/bug00419.phpt
M usefulstuff.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: aaecfd175abf2f2fbe69c0b87077bf8efbeda79e
https://github.com/derickr/xdebug/commit/aaecfd175abf2f2fbe69c0b87077bf8efbeda79e
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-12 (Fri, 12 Aug 2011)
Changed paths:
A tests/bug00606-2.inc
A tests/bug00606-2.phpt
A tests/bug00606.inc
A tests/bug00606.phpt
A tests/bug00678-2.inc
A tests/bug00678-2.phpt
A tests/bug00678.inc
A tests/bug00678.phpt
A tests/bug00688.inc
A tests/bug00688.phpt
A tests/bug00689.inc
A tests/bug00689.phpt
M xdebug.c
M xdebug_handler_dbgp.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 5a3cc5b0354b0fc474ba6b150c076239f6476355
https://github.com/derickr/xdebug/commit/5a3cc5b0354b0fc474ba6b150c076239f6476355
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-12 (Fri, 12 Aug 2011)
Changed paths:
M tests/trace1.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 871bcf328347de07cb053b5cc7f600aa8a36ec02
https://github.com/derickr/xdebug/commit/871bcf328347de07cb053b5cc7f600aa8a36ec02
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-12 (Fri, 12 Aug 2011)
Changed paths:
M .gitignore
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 42d8ccb28a97db8decca2cb93c3e8ed214127455
https://github.com/derickr/xdebug/commit/42d8ccb28a97db8decca2cb93c3e8ed214127455
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-13 (Sat, 13 Aug 2011)
Changed paths:
M tests/bug00241.phpt
M xdebug_stack.c
Log Message:
-----------
Implemented issue #695: Added method call type to xdebug_get_function_stack().
Commit: 0b87f29413092996e87369109af8ecba2d377d8a
https://github.com/derickr/xdebug/commit/0b87f29413092996e87369109af8ecba2d377d8a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-14 (Sun, 14 Aug 2011)
Changed paths:
M tests/bug00494.phpt
A tests/bug00614.inc
A tests/bug00614.phpt
A tests/bug00619.inc
A tests/bug00619.phpt
M xdebug_handler_dbgp.c
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 1975fa249a918912ffd65debf7adb7a2aa8574ec
https://github.com/derickr/xdebug/commit/1975fa249a918912ffd65debf7adb7a2aa8574ec
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-15 (Mon, 15 Aug 2011)
Changed paths:
A tests/bug00709.phpt
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 14e7c067325501a3467e168afbdefb990ea92a91
https://github.com/derickr/xdebug/commit/14e7c067325501a3467e168afbdefb990ea92a91
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-08-23 (Tue, 23 Aug 2011)
Changed paths:
M debugclient/INSTALL
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 4e62ab85e068aa5c9f8c788102618fed39048288
https://github.com/derickr/xdebug/commit/4e62ab85e068aa5c9f8c788102618fed39048288
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-09 (Fri, 09 Sep 2011)
Changed paths:
M php_xdebug.h
M tests/bug00421.inc
M tests/bug00421.phpt
M tests/bug00475.phpt
M tests/bug00494.phpt
M tests/bug00530.phpt
M tests/bug00538.phpt
M tests/bug00566-2.phpt
M tests/bug00619.phpt
A tests/bug00623.inc
A tests/bug00623.phpt
R tests/localvariables.xml
M xdebug_handler_dbgp.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 157616bb0a7777398550db4f7d8870b21b8b5353
https://github.com/derickr/xdebug/commit/157616bb0a7777398550db4f7d8870b21b8b5353
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-09 (Fri, 09 Sep 2011)
Changed paths:
M tests/bug00606-2.phpt
A tests/bug00703-php51.phpt
M tests/bug00703.phpt
M tests/bug00709.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: e79b7227be416d44f2795fc351e569b2912729fb
https://github.com/derickr/xdebug/commit/e79b7227be416d44f2795fc351e569b2912729fb
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-11 (Sun, 11 Sep 2011)
Changed paths:
M config.m4
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
config.m4
Commit: 65f15e430cf80a124b06756cc5a7b83d46a4419c
https://github.com/derickr/xdebug/commit/65f15e430cf80a124b06756cc5a7b83d46a4419c
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M tests/bug00614.phpt
A tests/bug00622-php53.phpt
M tests/bug00622.inc
M tests/bug00622.phpt
M xdebug_handler_dbgp.c
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 8e1e7516a49a5f97c78f7344d0e96d929ca62f85
https://github.com/derickr/xdebug/commit/8e1e7516a49a5f97c78f7344d0e96d929ca62f85
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
M xdebug_handler_dbgp.c
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: d89bc08fd4140ab710fa370a18626ef5b0324b8e
https://github.com/derickr/xdebug/commit/d89bc08fd4140ab710fa370a18626ef5b0324b8e
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-13 (Tue, 13 Sep 2011)
Changed paths:
A tests/bug00614-php54.phpt
M xdebug_handler_dbgp.c
M xdebug_var.c
Log Message:
-----------
Make static properties work for PHP 5.4 too, and added a test.
Commit: a885c81e7e12d36cf7dba2d347b63080e4790b24
https://github.com/derickr/xdebug/commit/a885c81e7e12d36cf7dba2d347b63080e4790b24
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-14 (Wed, 14 Sep 2011)
Changed paths:
M tests/bug00614.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 9181a1d724a6d8b81d8a7afe16fb9d1c7d77cb8f
https://github.com/derickr/xdebug/commit/9181a1d724a6d8b81d8a7afe16fb9d1c7d77cb8f
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-14 (Wed, 14 Sep 2011)
Changed paths:
M tests/bug00614-php54.phpt
M tests/remote_log3.phpt
Log Message:
-----------
Fixed test cases.
Commit: 233efa81de77f41060f49e90298203125b9a12db
https://github.com/derickr/xdebug/commit/233efa81de77f41060f49e90298203125b9a12db
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-14 (Wed, 14 Sep 2011)
Changed paths:
M tests/001.phpt
M tests/array_map.phpt
M tests/assert_test.phpt
M tests/assignment-trace8-php52.phpt
M tests/assignment-trace8.phpt
M tests/assignment-trace9-php52.phpt
M tests/assignment-trace9.phpt
M tests/auto_trace.phpt
M tests/bug00001.phpt
M tests/bug00002.phpt
M tests/bug00003.phpt
M tests/bug00022.phpt
A tests/bug00032-php52.phpt
R tests/bug00032-ze22.phpt
M tests/bug00032.phpt
R tests/bug00057-ze2.phpt
A tests/bug00057.phpt
M tests/bug00089.phpt
M tests/bug00146.phpt
M tests/bug00168.phpt
M tests/bug00173.phpt
M tests/bug00176.phpt
M tests/bug00209.phpt
M tests/bug00212a.phpt
M tests/bug00212b.phpt
M tests/bug00212c.phpt
M tests/bug00213.phpt
M tests/bug00241.phpt
M tests/bug00265.phpt
M tests/bug00280.phpt
M tests/bug00298.phpt
M tests/bug00313.phpt
M tests/bug00314.phpt
M tests/bug00315.phpt
M tests/bug00318.phpt
M tests/bug00328.phpt
M tests/bug00334.phpt
M tests/bug00355.phpt
M tests/bug00391.phpt
M tests/bug00419-sunos.phpt
M tests/bug00419.phpt
M tests/bug00421.phpt
M tests/bug00422.phpt
M tests/bug00470.phpt
M tests/bug00472.phpt
M tests/bug00475.phpt
M tests/bug00476-2.phpt
M tests/bug00476.phpt
M tests/bug00494.phpt
M tests/bug00501.phpt
M tests/bug00515.phpt
M tests/bug00530.phpt
M tests/bug00535.phpt
M tests/bug00538-2.phpt
M tests/bug00562.phpt
M tests/bug00565.phpt
M tests/bug00566-1.phpt
M tests/bug00566-2.phpt
M tests/bug00567.phpt
M tests/bug00606-2.phpt
M tests/bug00606.phpt
M tests/bug00614.phpt
M tests/bug00622-php53.phpt
M tests/bug00622.phpt
M tests/bug00623.phpt
M tests/bug00631.phpt
M tests/bug00665.phpt
M tests/bug00670.phpt
M tests/bug00678-2.phpt
M tests/bug00678.phpt
M tests/bug00688.phpt
M tests/bug00689.phpt
M tests/bug00697.phpt
M tests/bug00699.phpt
M tests/bug00703-php51.phpt
M tests/bug00703.phpt
M tests/bug00709.phpt
M tests/call_user_func_array.phpt
M tests/call_user_func_array2.phpt
M tests/coverage.phpt
M tests/coverage2.phpt
M tests/coverage3.phpt
M tests/coverage4.phpt
M tests/exception.phpt
M tests/function_counter.phpt
M tests/functrace_comp_0.phpt
M tests/functrace_comp_1.phpt
M tests/functrace_comp_2.phpt
M tests/functrace_comp_3.phpt
M tests/functrace_comp_4.phpt
M tests/get_declared_vars.phpt
M tests/local_vars_in_error.phpt
M tests/memory_usage.phpt
M tests/peak_memory_usage.phpt
M tests/scream.phpt
M tests/shutdown.phpt
M tests/stacktrace_html_0.phpt
M tests/stacktrace_html_1.phpt
M tests/stacktrace_html_2.phpt
M tests/stacktrace_html_3.phpt
M tests/stacktrace_html_4.phpt
M tests/stacktrace_html_4_novar.phpt
M tests/stacktrace_text_0.phpt
M tests/stacktrace_text_1.phpt
M tests/stacktrace_text_2.phpt
M tests/stacktrace_text_3.phpt
M tests/stacktrace_text_4.phpt
M tests/stacktrace_text_4_novar.phpt
M tests/start_trace.phpt
M tests/test1.phpt
M tests/test10b.phpt
M tests/test11.phpt
M tests/test12.phpt
M tests/test13.phpt
M tests/test14b.phpt
M tests/test15.phpt
M tests/test16b.phpt
M tests/test17.phpt
M tests/test18.phpt
M tests/test18a.phpt
M tests/test18b.phpt
M tests/test19.phpt
M tests/test20b.phpt
M tests/test3.phpt
M tests/test4.phpt
M tests/test5.phpt
M tests/test6.phpt
M tests/test7b.phpt
M tests/test8.phpt
M tests/test9b.phpt
M tests/trace.phpt
M tests/trace1.phpt
M tests/trace2.phpt
M tests/trace_with_magic_methods.phpt
M tests/xdebug_call.phpt
M tests/xdebug_call_depth.phpt
M tests/xdebug_call_depth2.phpt
M tests/xdebug_var_dump.phpt
M tests/xdebug_var_dump_non_overload.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
tests/bug00562.phpt
Commit: 6a446d375a47b41bd897e31552fcc6b9be1d6dcc
https://github.com/derickr/xdebug/commit/6a446d375a47b41bd897e31552fcc6b9be1d6dcc
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-18 (Sun, 18 Sep 2011)
Changed paths:
A tests/bug00714.phpt
M xdebug_profiler.c
Log Message:
-----------
Merge branch 'issue714-kcachegrind-uninitialised-var'
Commit: a9bfd06713f8cbc67e878752a173df879dc3a736
https://github.com/derickr/xdebug/commit/a9bfd06713f8cbc67e878752a173df879dc3a736
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-19 (Mon, 19 Sep 2011)
Changed paths:
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 7c80f9f0639a9154ee139c86d754f6c0643b7d53
https://github.com/derickr/xdebug/commit/7c80f9f0639a9154ee139c86d754f6c0643b7d53
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-25 (Sun, 25 Sep 2011)
Changed paths:
A tests/bug00690-1.phpt
A tests/bug00690-2.phpt
M xdebug_tracing.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 9c173a84ba5cc8af66f0c8891201a3d2ac11065d
https://github.com/derickr/xdebug/commit/9c173a84ba5cc8af66f0c8891201a3d2ac11065d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-26 (Mon, 26 Sep 2011)
Changed paths:
A tests/bug00360.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 4f304c190d5501c9cd3fc0ff1f88647a40771a39
https://github.com/derickr/xdebug/commit/4f304c190d5501c9cd3fc0ff1f88647a40771a39
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-09-30 (Fri, 30 Sep 2011)
Changed paths:
M tests/bug00340.phpt
A tests/bug00723.phpt
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: ca5e126537d1162dab7748ea987dbe2e48ce084d
https://github.com/derickr/xdebug/commit/ca5e126537d1162dab7748ea987dbe2e48ce084d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
A tests/bug00305.phpt
M xdebug_stack.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug_stack.c
Commit: 088db98ff8e26a38c834ac6d9374278a37c0485b
https://github.com/derickr/xdebug/commit/088db98ff8e26a38c834ac6d9374278a37c0485b
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M xdebug_stack.c
M xdebug_tracing.c
Log Message:
-----------
Fixed some compiler warnings.
Commit: 3d46e74fc5a28f8567ea9264243e9fab06c9d3be
https://github.com/derickr/xdebug/commit/3d46e74fc5a28f8567ea9264243e9fab06c9d3be
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M xdebug_stack.c
M xdebug_tracing.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 00a00ea4512d414f0592675a7c91f5791868eb1a
https://github.com/derickr/xdebug/commit/00a00ea4512d414f0592675a7c91f5791868eb1a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M xdebug_stack.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug_stack.c
Commit: 5a171b8c08530e40e195296da727ec0f759bf911
https://github.com/derickr/xdebug/commit/5a171b8c08530e40e195296da727ec0f759bf911
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-12 (Wed, 12 Oct 2011)
Changed paths:
M xdebug_handler_dbgp.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug_handler_dbgp.c
Commit: 14f157057ebdb317e6b841f282f4c5322c16cbdd
https://github.com/derickr/xdebug/commit/14f157057ebdb317e6b841f282f4c5322c16cbdd
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-14 (Fri, 14 Oct 2011)
Changed paths:
M config.m4
M config.w32
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 85c195cd5384c14e2ced249ad88d09f074d0c180
https://github.com/derickr/xdebug/commit/85c195cd5384c14e2ced249ad88d09f074d0c180
Author: Michael Maclean <michael[@]no-surprises.co.uk>
Date: 2011-10-15 (Sat, 15 Oct 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Reset color after truncated strings are displayed
Fixes #733
Commit: 7401e36a8223d719eda19fc47dd62551f3f9c66d
https://github.com/derickr/xdebug/commit/7401e36a8223d719eda19fc47dd62551f3f9c66d
Author: Michael Maclean <michael[@]no-surprises.co.uk>
Date: 2011-10-15 (Sat, 15 Oct 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Fix length of strings when var_export_max_data=1
Fixes #735
Commit: 4912bcc7dfc5dd244e0cda31a241162337a75567
https://github.com/derickr/xdebug/commit/4912bcc7dfc5dd244e0cda31a241162337a75567
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-19 (Wed, 19 Oct 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Merge pull request #9 from mgdm/master
Fixes for var_export functions with CLI color.
Commit: 2087e81f4d176a24ef2668ef73737c1e0eafa557
https://github.com/derickr/xdebug/commit/2087e81f4d176a24ef2668ef73737c1e0eafa557
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-22 (Sat, 22 Oct 2011)
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: a5ec958528f9bf4a6bdd33bce38eb15e80765fbe
https://github.com/derickr/xdebug/commit/a5ec958528f9bf4a6bdd33bce38eb15e80765fbe
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-23 (Sun, 23 Oct 2011)
Changed paths:
A tests/bug00609.phpt
M xdebug.c
M xdebug_stack.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 47cd48e404c4b8c6b168f625da7a2bad9a428084
https://github.com/derickr/xdebug/commit/47cd48e404c4b8c6b168f625da7a2bad9a428084
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M xdebug_compat.c
M xdebug_compat.h
Log Message:
-----------
Removed some unnecessary PHP 6 compat stuff.
Commit: 8a47ac1d411734e2a94e67df7b3567ec06631ced
https://github.com/derickr/xdebug/commit/8a47ac1d411734e2a94e67df7b3567ec06631ced
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M xdebug.c
M xdebug_stack.c
Log Message:
-----------
Allow the forcing of ANSI terminal colours by using xdebug.cli_color=2.
Commit: b133657e1fb875481fcca4e1a576e0120ab623e6
https://github.com/derickr/xdebug/commit/b133657e1fb875481fcca4e1a576e0120ab623e6
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-24 (Mon, 24 Oct 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Reformatting ANSI output so that it looks nicely with the xdebug.var_display_max_* settings.
Commit: 4da0c692eb167d0286891e630aaffe3cbd54c9be
https://github.com/derickr/xdebug/commit/4da0c692eb167d0286891e630aaffe3cbd54c9be
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-10-25 (Tue, 25 Oct 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 535df9039a7dc3c5ce07284f4b7a7a6ccd906dde
https://github.com/derickr/xdebug/commit/535df9039a7dc3c5ce07284f4b7a7a6ccd906dde
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-11-11 (Fri, 11 Nov 2011)
Changed paths:
M tests/bug00022.phpt
M tests/bug00212a.phpt
M tests/bug00212b.phpt
M tests/bug00212c.phpt
M tests/bug00213.phpt
M tests/bug00241.phpt
M tests/bug00265.phpt
M tests/bug00334.phpt
A tests/bug00457-2.phpt
A tests/bug00457.phpt
M tests/bug00470.phpt
M tests/bug00472.phpt
M tests/bug00515.phpt
M tests/bug00535.phpt
M tests/bug00538-2.phpt
M tests/bug00562.phpt
M tests/bug00651.phpt
M tests/bug00651b.phpt
M tests/bug00651c.phpt
M tests/bug00693.phpt
M tests/bug00697.phpt
M tests/bug00703.phpt
M tests/coverage.phpt
M tests/coverage2.phpt
M tests/coverage3.phpt
M tests/coverage4.phpt
M tests/get_declared_vars.phpt
M tests/test8.phpt
A tests/vardump-overload-cli.phpt
M xdebug.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Implemented issue #457: var_dump() overloading for the commandline.
This is a continuation of the xdebug.cli_color argument. The code simply works
the same but doesn't apply the ANSI symbols. Ought to work on Windows too, but
haven't tested that as my dev environment is broken for it.
Commit: a78e74619b0a3b039424170566039f86da2f4082
https://github.com/derickr/xdebug/commit/a78e74619b0a3b039424170566039f86da2f4082
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-11-23 (Wed, 23 Nov 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Hopefully fix the Windows build.
Commit: f01655d52fc1174b148a6d15782bd29a677248f9
https://github.com/derickr/xdebug/commit/f01655d52fc1174b148a6d15782bd29a677248f9
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-11-23 (Wed, 23 Nov 2011)
Changed paths:
M xdebug_xml.c
M xdebug_xml.h
Log Message:
-----------
Fixed tons of size_t vs int warnings due to strlen() returning size_t
Commit: d9e7a791577d6de5d77a7bdd1d517c4bc6b46858
https://github.com/derickr/xdebug/commit/d9e7a791577d6de5d77a7bdd1d517c4bc6b46858
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-11-23 (Wed, 23 Nov 2011)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Disable ANSI codes all together on Windows.
Commit: bd618291f3fbda1154eb02192f4f25e741eb9de4
https://github.com/derickr/xdebug/commit/bd618291f3fbda1154eb02192f4f25e741eb9de4
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-11-24 (Thu, 24 Nov 2011)
Changed paths:
M tests/bug00457-2.phpt
M tests/bug00457.phpt
M tests/vardump-overload-cli.phpt
M xdebug_var.c
Log Message:
-----------
Fixed bug #752: Xdebug modifies output of var_dump.
Commit: 7e766674c945d3e9acc07726e203f55c3e270493
https://github.com/derickr/xdebug/commit/7e766674c945d3e9acc07726e203f55c3e270493
Author: Hannes Magnusson <bjori[@]redpill-linpro.com>
Date: 2011-11-29 (Tue, 29 Nov 2011)
Changed paths:
M xdebug.ini
Log Message:
-----------
Fix link to php.net docs
Commit: d076740a453768883fd5fdf09e00ed2451d75564
https://github.com/derickr/xdebug/commit/d076740a453768883fd5fdf09e00ed2451d75564
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2011-11-29 (Tue, 29 Nov 2011)
Changed paths:
M xdebug.ini
Log Message:
-----------
Merge pull request #12 from bjori/master
Fix link to the php.net docs in xdebug.ini
Commit: edd28454f4d9c1a154c54505c69960314dd85be9
https://github.com/derickr/xdebug/commit/edd28454f4d9c1a154c54505c69960314dd85be9
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M tests/bug00457-2.phpt
M tests/bug00457.phpt
M xdebug_var.c
Log Message:
-----------
Some more formatting changes for cli_color=1.
Commit: 04f80138fbdf14c34cf70ced8728abe0497e1e6d
https://github.com/derickr/xdebug/commit/04f80138fbdf14c34cf70ced8728abe0497e1e6d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
A tests/bug00766.inc
A tests/bug00766.phpt
M xdebug.c
M xdebug_code_coverage.c
Log Message:
-----------
Fixed issue #766: Xdebug doesn't understand ZEND_RETURN_BY_REF in PHP 5.4.
Commit: 758d962a7e2c24294a351040561c07d16be21e5a
https://github.com/derickr/xdebug/commit/758d962a7e2c24294a351040561c07d16be21e5a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-01-12 (Thu, 12 Jan 2012)
Changed paths:
M xdebug.ini
M xdebug_var.c
M xdebug_xml.c
M xdebug_xml.h
Log Message:
-----------
Merge branch 'master' of github.com:derickr/xdebug
Commit: 4922e9b409020d1d93f97b17e0de9189c24540d1
https://github.com/derickr/xdebug/commit/4922e9b409020d1d93f97b17e0de9189c24540d1
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-01-24 (Tue, 24 Jan 2012)
Changed paths:
M tests/bug00265.phpt
M tests/bug00314.phpt
A tests/bug00609-php53.phpt
M tests/bug00609.phpt
M tests/test18b.phpt
M tests/trace2.phpt
M xdebug_stack.c
M xdebug_tracing.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 22087b2b9736ae25ee9cebd6cd3c673cdb4e53e6
https://github.com/derickr/xdebug/commit/22087b2b9736ae25ee9cebd6cd3c673cdb4e53e6
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-01-25 (Wed, 25 Jan 2012)
Changed paths:
M LICENSE
M debugclient/main.c
M debugclient/usefulstuff.c
M debugclient/usefulstuff.h
M php_xdebug.h
M template.rc
M tests/bug00606-2.phpt
M tests/bug00606.phpt
M tests/bug00614-php54.phpt
M tests/bug00614.phpt
M tests/bug00619.phpt
M tests/bug00622-php53.phpt
M tests/bug00622.phpt
M tests/bug00623.phpt
M tests/bug00678-2.phpt
M tests/bug00678.phpt
M tests/bug00688.phpt
M tests/bug00689.phpt
M usefulstuff.c
M usefulstuff.h
M xdebug.c
M xdebug_code_coverage.c
M xdebug_code_coverage.h
M xdebug_com.c
M xdebug_com.h
M xdebug_compat.c
M xdebug_compat.h
M xdebug_handler_dbgp.c
M xdebug_handler_dbgp.h
M xdebug_handlers.c
M xdebug_handlers.h
M xdebug_mm.h
M xdebug_private.c
M xdebug_private.h
M xdebug_profiler.c
M xdebug_profiler.h
M xdebug_set.c
M xdebug_set.h
M xdebug_stack.c
M xdebug_stack.h
M xdebug_str.c
M xdebug_str.h
M xdebug_superglobals.c
M xdebug_superglobals.h
M xdebug_tracing.c
M xdebug_tracing.h
M xdebug_var.c
M xdebug_var.h
M xdebug_xml.c
M xdebug_xml.h
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 7e971c40af96e08be0cd6def832993fc65ab109e
https://github.com/derickr/xdebug/commit/7e971c40af96e08be0cd6def832993fc65ab109e
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-01-25 (Wed, 25 Jan 2012)
Changed paths:
M tests/bug00703-php51.phpt
Log Message:
-----------
Fixed test case, the normal #703 test already had this.
Commit: b9af9494416b5b15aa197b6d9ca77f6166c22ac7
https://github.com/derickr/xdebug/commit/b9af9494416b5b15aa197b6d9ca77f6166c22ac7
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Log Message:
-----------
Merge commit '18ad284'
Commit: 004b99c8a8ad3b2a1986c931a1585e9d71a4b39a
https://github.com/derickr/xdebug/commit/004b99c8a8ad3b2a1986c931a1585e9d71a4b39a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M xdebug_handler_dbgp.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 893cfd575c13877e738ffee086c7e66f54cf47bf
https://github.com/derickr/xdebug/commit/893cfd575c13877e738ffee086c7e66f54cf47bf
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-13 (Mon, 13 Feb 2012)
Changed paths:
A tests/bug00747-php51.phpt
A tests/bug00747-php53.phpt
A tests/bug00747.phpt
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 46ef89cd04b3aa9ba84ec20b53d19e368adc4c18
https://github.com/derickr/xdebug/commit/46ef89cd04b3aa9ba84ec20b53d19e368adc4c18
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-15 (Wed, 15 Feb 2012)
Changed paths:
A tests/bug00778.inc
A tests/bug00778.phpt
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 98bbaa65c19c4114d82cb25be10f69cb580abc2d
https://github.com/derickr/xdebug/commit/98bbaa65c19c4114d82cb25be10f69cb580abc2d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-26 (Sun, 26 Feb 2012)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: f6cb1caf650f75ca242b78c9190de2adc1ba2fd2
https://github.com/derickr/xdebug/commit/f6cb1caf650f75ca242b78c9190de2adc1ba2fd2
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
A tests/bug00763.inc
A tests/bug00763.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: e5b9aae3abc08282a34f091950dac53c3a225a6c
https://github.com/derickr/xdebug/commit/e5b9aae3abc08282a34f091950dac53c3a225a6c
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
A tests/bug00777.inc
A tests/bug00777.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 265690823e49dc03eebb825ae946aab466fb4353
https://github.com/derickr/xdebug/commit/265690823e49dc03eebb825ae946aab466fb4353
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
A tests/bug00756.phpt
M xdebug.c
M xdebug_code_coverage.c
M xdebug_code_coverage.h
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug_code_coverage.c
xdebug_var.c
Commit: aea78a3f851995d281e7eb08f5254853d19cccac
https://github.com/derickr/xdebug/commit/aea78a3f851995d281e7eb08f5254853d19cccac
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
A tests/bug00757a.phpt
A tests/bug00757b.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 1417d8999292b622b8f0d936f60e1155fb11a4cd
https://github.com/derickr/xdebug/commit/1417d8999292b622b8f0d936f60e1155fb11a4cd
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths:
A tests/bug00744.phpt
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 9e45c31dbdec037a2760c432984687830c10c172
https://github.com/derickr/xdebug/commit/9e45c31dbdec037a2760c432984687830c10c172
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Changed paths:
M xdebug_var.c
Log Message:
-----------
Merge branch 'master' of github.com:derickr/xdebug
Commit: b59d6eafe14a4376a99a93db35c770d29744ad7d
https://github.com/derickr/xdebug/commit/b59d6eafe14a4376a99a93db35c770d29744ad7d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-02-29 (Wed, 29 Feb 2012)
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: aa1b5c41c400a079e709cb85fe1df11b79b9e6cf
https://github.com/derickr/xdebug/commit/aa1b5c41c400a079e709cb85fe1df11b79b9e6cf
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-02 (Fri, 02 Mar 2012)
Changed paths:
M tests/bug00305.phpt
M tests/bug00340.phpt
M tests/bug00635.phpt
M tests/stacktrace_html_0.phpt
M tests/stacktrace_html_1.phpt
M tests/stacktrace_html_2.phpt
M tests/stacktrace_html_3.phpt
M tests/stacktrace_html_4.phpt
M tests/stacktrace_html_4_novar.phpt
M xdebug.c
M xdebug_stack.c
M xdebug_stack.h
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Add a error-specific class to stack traces.
Commit: bed61bfef873a799376eb75dcc2f09bd0d486fea
https://github.com/derickr/xdebug/commit/bed61bfef873a799376eb75dcc2f09bd0d486fea
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-02 (Fri, 02 Mar 2012)
Changed paths:
M tests/bug00566-1.phpt
M tests/bug00690-2.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: e7d920a31b4818dacb79cfa6bb8d337598d45626
https://github.com/derickr/xdebug/commit/e7d920a31b4818dacb79cfa6bb8d337598d45626
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-02 (Fri, 02 Mar 2012)
Changed paths:
M tests/bug00305.phpt
M tests/bug00340.phpt
M tests/bug00635.phpt
M tests/stacktrace_html_0.phpt
M tests/stacktrace_html_1.phpt
M tests/stacktrace_html_2.phpt
M tests/stacktrace_html_3.phpt
M tests/stacktrace_html_4.phpt
M tests/stacktrace_html_4_novar.phpt
M xdebug.c
M xdebug_stack.c
M xdebug_stack.h
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Merge branch 'xdebug-stack-error-class'
Commit: f2c2ad2e21cd8b23a2915ef6ac65868349db294d
https://github.com/derickr/xdebug/commit/f2c2ad2e21cd8b23a2915ef6ac65868349db294d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-03 (Sat, 03 Mar 2012)
Changed paths:
A tests/error_collection_1.phpt
A tests/error_collection_2.phpt
A tests/error_collection_3.phpt
M xdebug_stack.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug_stack.c
Commit: 07405214855f433457c792fba4f1ccf70160fb61
https://github.com/derickr/xdebug/commit/07405214855f433457c792fba4f1ccf70160fb61
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
M php_xdebug.h
M tests/scream.phpt
A tests/scream_cli.phpt
A tests/scream_html.out.html
A tests/scream_html.phpt
M xdebug.c
M xdebug_stack.c
Log Message:
-----------
Added extra information to error printouts to tell that the error suppression operator has been ignored.
Commit: 5c430524c3d2cd9f1f4a6c0e1ad063f7566c36a0
https://github.com/derickr/xdebug/commit/5c430524c3d2cd9f1f4a6c0e1ad063f7566c36a0
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-07 (Wed, 07 Mar 2012)
Changed paths:
A tests/bug00787.phpt
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 5a5d6dee229fd016fb80a46b63ef436371a853a2
https://github.com/derickr/xdebug/commit/5a5d6dee229fd016fb80a46b63ef436371a853a2
Author: Patrick Allaert <pa[@]ez.no>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M xdebug_stack.c
Log Message:
-----------
Fixed GCC warning: remote_port is a long and not int
Alternatively: remote_port could be defined as an unsigned int
Commit: 89f04f432a7f865ce2db71e13d1758dfb1eff7c7
https://github.com/derickr/xdebug/commit/89f04f432a7f865ce2db71e13d1758dfb1eff7c7
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M usefulstuff.h
M xdebug.c
M xdebug_handler_dbgp.c
M xdebug_tracing.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 3cd0973458ad3bd4547a362c3dbb725e38389680
https://github.com/derickr/xdebug/commit/3cd0973458ad3bd4547a362c3dbb725e38389680
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M xdebug_stack.c
Log Message:
-----------
Merge pull request #20 from patrickallaert/FixPrintfFormat
Fixed GCC warning: remote_port is a long and not int
Commit: 8d9993be2a09a710c9c9cfe800d087094524012a
https://github.com/derickr/xdebug/commit/8d9993be2a09a710c9c9cfe800d087094524012a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-09 (Fri, 09 Mar 2012)
Changed paths:
M tests/bug00756.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: f0fc522c08153213f375fb3a7db2d5c73e88ee78
https://github.com/derickr/xdebug/commit/f0fc522c08153213f375fb3a7db2d5c73e88ee78
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M php_xdebug.h
A tests/bug00790-2.inc
A tests/bug00790-2.phpt
A tests/bug00790.inc
A tests/bug00790.phpt
M tests/dbgp/dbgpclient.php
M xdebug.c
M xdebug_handler_dbgp.c
M xdebug_handler_dbgp.h
M xdebug_handlers.h
Log Message:
-----------
Fixing output buffers, take 1.
Commit: 44a5378fee569106bfb8739b5f18b49f1dcb08fe
https://github.com/derickr/xdebug/commit/44a5378fee569106bfb8739b5f18b49f1dcb08fe
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M tests/bug00790-2.phpt
M xdebug.c
M xdebug_handler_dbgp.c
M xdebug_handler_dbgp.h
M xdebug_handlers.h
Log Message:
-----------
Instead of using an output buffer, we now overwrite sapi_module.ub_write.
Commit: 071bcc49e59f760c4153176f08851757bf80f340
https://github.com/derickr/xdebug/commit/071bcc49e59f760c4153176f08851757bf80f340
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M php_xdebug.h
M xdebug.c
M xdebug_handler_dbgp.c
M xdebug_handler_dbgp.h
M xdebug_handlers.h
Log Message:
-----------
Use the new output handling code for PHP 5.1.0-PHP 5.3.x too.
Commit: 1fe34543e85a504ad74c834395ac806b3752516a
https://github.com/derickr/xdebug/commit/1fe34543e85a504ad74c834395ac806b3752516a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M xdebug.c
Log Message:
-----------
Fix ZTS build.
Commit: 6eee300d4412f1a82fed880073b462825dad5b4a
https://github.com/derickr/xdebug/commit/6eee300d4412f1a82fed880073b462825dad5b4a
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 7d6950ab543dde47e6f72d1c3330d4372d34ac82
https://github.com/derickr/xdebug/commit/7d6950ab543dde47e6f72d1c3330d4372d34ac82
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: acb87d37436b08cfab582aaf0e0beec34e086398
https://github.com/derickr/xdebug/commit/acb87d37436b08cfab582aaf0e0beec34e086398
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-13 (Tue, 13 Mar 2012)
Changed paths:
M package.xml
R package2.xml
Log Message:
-----------
Make package version 2 the only supported one.
Commit: 942a29db826b7ee8667479b0799a230763391cc7
https://github.com/derickr/xdebug/commit/942a29db826b7ee8667479b0799a230763391cc7
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-13 (Tue, 13 Mar 2012)
Changed paths:
M package.xml
Log Message:
-----------
Update for 2.2.0rc1.
Commit: 03940ba4401bd19393058edba24e570c1669856b
https://github.com/derickr/xdebug/commit/03940ba4401bd19393058edba24e570c1669856b
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-13 (Tue, 13 Mar 2012)
Changed paths:
M php_xdebug.h
M template.rc
Log Message:
-----------
Update version numbers.
Commit: 7d743c582a53b6f299a96279c3dc99c8535f8d98
https://github.com/derickr/xdebug/commit/7d743c582a53b6f299a96279c3dc99c8535f8d98
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M xdebug.c
M xdebug_stack.c
Log Message:
-----------
Blind stab at implementing issue #794.
Commit: 56c2f19dd0bbd7b126644874085405079147ab13
https://github.com/derickr/xdebug/commit/56c2f19dd0bbd7b126644874085405079147ab13
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-18 (Sun, 18 Mar 2012)
Changed paths:
M php_xdebug.h
M template.rc
Log Message:
-----------
Back to dev (2.2.0rc2-dev).
Commit: 1aa06378a6bec3d63d26cdafc7ddfc0ee3c901d7
https://github.com/derickr/xdebug/commit/1aa06378a6bec3d63d26cdafc7ddfc0ee3c901d7
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M tests/dbgp/dbgpclient.php
Log Message:
-----------
Read in a loop in case of signals.
Commit: b5f45b947836a7a17f95d3dfacd42b5474b2f70f
https://github.com/derickr/xdebug/commit/b5f45b947836a7a17f95d3dfacd42b5474b2f70f
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M php_xdebug.h
M xdebug.c
M xdebug_stack.c
M xdebug_var.c
M xdebug_var.h
Log Message:
-----------
Implement issue #794: Allow coloured output on Windows.
So Windows C-lib doesn't do \e, so changing this to the escape char in the
source. Fun huh? Lets hope that doesn't mess anything up.
Commit: ed3fcc95db344b1f5d22a43894f9675f57573430
https://github.com/derickr/xdebug/commit/ed3fcc95db344b1f5d22a43894f9675f57573430
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-23 (Fri, 23 Mar 2012)
Changed paths:
M php_xdebug.h
A tests/bug00801.phpt
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
php_xdebug.h
Commit: 24c94422a4c5337b564d6c47016dee8966cfaf44
https://github.com/derickr/xdebug/commit/24c94422a4c5337b564d6c47016dee8966cfaf44
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-24 (Sat, 24 Mar 2012)
Changed paths:
A tests/xdebug_var_dump_limitations.phpt
A tests/xdebug_var_dump_limitations_cli.phpt
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1' with changes for Xdebug 2.2.
Commit: a11e47d221990c9aa8d516ac8eb6a279da3ac8a9
https://github.com/derickr/xdebug/commit/a11e47d221990c9aa8d516ac8eb6a279da3ac8a9
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-26 (Mon, 26 Mar 2012)
Changed paths:
A tests/bug00774.inc
A tests/bug00774.phpt
M xdebug_handler_dbgp.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 97508cc14e4fa294ed4a14676e79a92d56ba4f79
https://github.com/derickr/xdebug/commit/97508cc14e4fa294ed4a14676e79a92d56ba4f79
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-03-29 (Thu, 29 Mar 2012)
Changed paths:
M tests/bug00801.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: be99287d3c910148aa248d067aee480630d30ee3
https://github.com/derickr/xdebug/commit/be99287d3c910148aa248d067aee480630d30ee3
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-02 (Mon, 02 Apr 2012)
Changed paths:
M usefulstuff.c
M xdebug_code_coverage.c
M xdebug_stack.c
M xdebug_tracing.c
M xdebug_var.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: aba6eef99f97a54b8024b81ae04b45074bcc5c7d
https://github.com/derickr/xdebug/commit/aba6eef99f97a54b8024b81ae04b45074bcc5c7d
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-03 (Tue, 03 Apr 2012)
Changed paths:
A tests/bug00806.inc
A tests/bug00806.phpt
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: f598d27cad477f38d5a9f90dfa3db7553dea470f
https://github.com/derickr/xdebug/commit/f598d27cad477f38d5a9f90dfa3db7553dea470f
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-03 (Tue, 03 Apr 2012)
Changed paths:
A tests/bug00701.phpt
M xdebug_code_coverage.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug_code_coverage.c
Commit: b1e300ca156c43847fd71690d4815d590774bd67
https://github.com/derickr/xdebug/commit/b1e300ca156c43847fd71690d4815d590774bd67
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-08 (Sun, 08 Apr 2012)
Changed paths:
M test.sh
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: 6ba84dae1b05b244b0cf4dbf46608f4548f4d4fd
https://github.com/derickr/xdebug/commit/6ba84dae1b05b244b0cf4dbf46608f4548f4d4fd
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-08 (Sun, 08 Apr 2012)
Changed paths:
A tests/bug00797.inc
A tests/bug00797.phpt
Log Message:
-----------
Added a test case for bug #797.
Commit: 9b56b3b679b6e1b5ff0cf2556b40150fa2f46570
https://github.com/derickr/xdebug/commit/9b56b3b679b6e1b5ff0cf2556b40150fa2f46570
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-08 (Sun, 08 Apr 2012)
Changed paths:
M xdebug_code_coverage.c
Log Message:
-----------
Made Xdebug compile in master with PHP 5.4 again.
Commit: 8ea0093a7cdf3c813bd8a34eb1b097105760e4f3
https://github.com/derickr/xdebug/commit/8ea0093a7cdf3c813bd8a34eb1b097105760e4f3
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-08 (Sun, 08 Apr 2012)
Changed paths:
M php_xdebug.h
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
xdebug.c
Commit: 70baf1abf485586068ec0ec2e238439f262a7970
https://github.com/derickr/xdebug/commit/70baf1abf485586068ec0ec2e238439f262a7970
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-11 (Wed, 11 Apr 2012)
Changed paths:
M xdebug.c
Log Message:
-----------
Merge branch 'xdebug_2_1'
Commit: e63f03a5f97636e051319c0205f48554df74f738
https://github.com/derickr/xdebug/commit/e63f03a5f97636e051319c0205f48554df74f738
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
A tests/bug00814.inc
A tests/bug00814.phpt
A tests/bug00815.inc
A tests/bug00815.phpt
M tests/dbgp/dbgpclient.php
Log Message:
-----------
Merge branch 'xdebug_2_1'
Conflicts:
tests/dbgp/dbgpclient.php
Commit: 2ff34bbbfb13584f05626b9df288e52c694bc3f5
https://github.com/derickr/xdebug/commit/2ff34bbbfb13584f05626b9df288e52c694bc3f5
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
M package.xml
M php_xdebug.h
M template.rc
Log Message:
-----------
Get ready for Xdebug 2.2.0RC2.
Commit: 5989b7c3597dc633a23db993cbf10a20fad5cacc
https://github.com/derickr/xdebug/commit/5989b7c3597dc633a23db993cbf10a20fad5cacc
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-22 (Sun, 22 Apr 2012)
Changed paths:
M php_xdebug.h
M template.rc
Log Message:
-----------
Back to -dev (2.2.0rc3-dev).
Commit: 3ff4076237de99fc38a9cc86b29017b9131b60f6
https://github.com/derickr/xdebug/commit/3ff4076237de99fc38a9cc86b29017b9131b60f6
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-23 (Mon, 23 Apr 2012)
Changed paths:
M xdebug_handler_dbgp.c
M xdebug_var.c
Log Message:
-----------
Splitting out root vs property. WIP.
Commit: cc7fd703e6ba052acc34b508f82cc3c7f1c9972f
https://github.com/derickr/xdebug/commit/cc7fd703e6ba052acc34b508f82cc3c7f1c9972f
Author: Derick Rethans <github[@]derickrethans.nl>
Date: 2012-04-23 (Mon, 23 Apr 2012)
Changed paths:
M tests/bug00797.inc
M tests/bug00797.phpt
M xdebug_var.c
Log Message:
-----------
Fixed issue #797: Xdebug crashes when fetching static properties.
Compare: https://github.com/derickr/xdebug/compare/0fb7f00...cc7fd70
Received on Sat Apr 28 2012 - 00:47:38 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST