Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-xdebug > php5-xdebug.changes
Sign Up | Log In

File php5-xdebug.changes of Package php5-xdebug (Revision 25)

Currently displaying revision 25, show latest

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