File php5-xdebug.changes of Package php5-xdebug (Revision 11)
Currently displaying revision 11, show latest
1
-------------------------------------------------------------------
2
Wed Mar 14 19:05:51 UTC 2012 - cs@linux-administrator.com
3
4
- update to release 2.1.4
5
6
-------------------------------------------------------------------
7
Sun Jan 29 17:07:27 UTC 2012 - cs@linux-administrator.com
8
9
- update to release 2.1.3
10
11
-------------------------------------------------------------------
12
Tue Dec 30 21:16:00 UTC 2008 - cs@linux-administrator.com
13
14
* Fixed bugs:
15
- Fixed for strange jump positions in path analysis.
16
- Fixed issues with code coverage crashing on parse errors.
17
- Fixed code code coverage by overriding more opcodes.
18
- Fixed issues with Xdebug stalling/crashing when detaching from remote debugging.
19
- Fixed crash on Vista where memory was freed with routines from a different
20
standard-C library than it was allocated with. (Patch by Eric Promislow).
21
- Link against the correct CRT library. (Patch by Eric Promislow).
22
- Sort the symbol elements according to name. (Patch by Eric Promislow).
23
- Fixed support for mapped-drive UNC paths for Windows. (Patch by Eric Promislow ).
24
- Fixed a segfault in interactive mode while including a file.
25
- Fixed a crash in super global dumping in case somebody was strange enough
26
to reassign them to a value type other than an Array.
27
- Simplify version checking for libtool. (Patch by PGNet).
28
- Fixed display of unused returned variables from functions in PHP 5.3.
29
- Include config.w32 in the packages as well.
30
- Fixed .dsp for building with PHP 4.
31
32
* Added features:
33
- Support debugging into phars.
34
- Basic PHP 5.3 support.
35
36
-------------------------------------------------------------------
37
Mon Nov 12 08:36:57 UTC 2007 - crrodriguez@suse.de
38
39
- version 2.0.2
40
- Fixed bug #325: DBGP: "detach" stops further sessions being established
41
from Apache.
42
- Fixed bug #321: Code coverage crashes on empty PHP files.
43
- Fixed bug #318: Segmentation Fault in code coverage analysis.
44
- Fixed bug #315: Xdebug crashes when including a file that doesn't exist.
45
- Fixed bug #314: PHP CLI Error Logging thwarted when XDebug Loaded.
46
- Fixed bug #300: Direction of var_dump().
47
- Always set the transaction_id and command. (Related to bug #313).
48
49
-------------------------------------------------------------------
50
Mon Oct 22 00:14:14 UTC 2007 - crrodriguez@suse.de
51
52
- update to version 2.0.1
53
- Improved code coverage performance dramatically.
54
- PHP 5.3 compatibility (no namespaces yet though).
55
- Fixed bug #300: Xdebug does not force LTR rendering for its tables.
56
- Fixed bug #299: Computerized traces don't have a newline for return
57
entries if memory limit is not enabled.
58
- Fixed bug #298: xdebug_var_dump() doesn't handle entity replacements
59
correctly concerning string length.
60
- Fixed a memory free error related to remote debugging conditions.
61
62
-------------------------------------------------------------------
63
Thu May 17 20:06:15 UTC 2007 - judas_iscariote@shorewall.net
64
65
- update snapshot to RC5-dev
66
67
-------------------------------------------------------------------
68
Sun Apr 29 11:27:33 UTC 2007 - judas_iscariote@shorewall.net
69
70
- update to RC4 snapshot to fix some annoying crashes and bugs.
71
72