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

Currently displaying revision 10, show latest

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