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 14)

Currently displaying revision 14, show latest

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