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