Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
5.5.13
:
extensions
>
php5-xdebug
> php5-xdebug.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File php5-xdebug.changes of Package php5-xdebug
------------------------------------------------------------------- Mon Jul 17 06:11:11 UTC 2017 - cs@linux-administrator.com - update to release 2.5.5 ------------------------------------------------------------------- Fri Dec 9 07:25:35 UTC 2016 - cs@linux-administrator.com - update to release 2.5.0 ------------------------------------------------------------------- Tue Apr 19 10:00:28 UTC 2016 - cs@linux-administrator.com - update to release 2.4.0 ------------------------------------------------------------------- Fri Jun 19 11:35:59 UTC 2015 - cs@linux-administrator.com - update to release 2.3.3 ------------------------------------------------------------------- Mon Mar 23 10:32:09 UTC 2015 - cs@linux-administrator.com - update to release 2.3.2 ------------------------------------------------------------------- Wed Feb 25 12:14:31 UTC 2015 - cs@linux-administrator.com - update to release 2.3.1 ------------------------------------------------------------------- Fri Jan 23 07:43:22 UTC 2015 - cs@linux-administrator.com - update to release 2.2.7 ------------------------------------------------------------------- Wed Nov 19 19:18:17 UTC 2014 - cs@linux-administrator.com - update to release 2.2.6 ------------------------------------------------------------------- Thu May 1 17:29:02 UTC 2014 - cs@linux-administrator.com - update to release 2.2.5 ------------------------------------------------------------------- Sun Mar 2 17:20:04 UTC 2014 - cs@linux-administrator.com - update to release 2.2.4 ------------------------------------------------------------------- Sun Mar 24 11:05:38 UTC 2013 - cs@linux-administrator.com - update to release 2.2.2 ------------------------------------------------------------------- Tue Sep 18 10:23:24 UTC 2012 - cs@linux-administrator.com - update to release 2.2.1 ------------------------------------------------------------------- Wed Mar 14 19:05:51 UTC 2012 - cs@linux-administrator.com - update to release 2.1.4 ------------------------------------------------------------------- Sun Jan 29 17:07:27 UTC 2012 - cs@linux-administrator.com - update to release 2.1.3 ------------------------------------------------------------------- Tue Dec 30 21:16:00 UTC 2008 - cs@linux-administrator.com * Fixed bugs: - Fixed for strange jump positions in path analysis. - Fixed issues with code coverage crashing on parse errors. - Fixed code code coverage by overriding more opcodes. - Fixed issues with Xdebug stalling/crashing when detaching from remote debugging. - Fixed crash on Vista where memory was freed with routines from a different standard-C library than it was allocated with. (Patch by Eric Promislow). - Link against the correct CRT library. (Patch by Eric Promislow). - Sort the symbol elements according to name. (Patch by Eric Promislow). - Fixed support for mapped-drive UNC paths for Windows. (Patch by Eric Promislow ). - Fixed a segfault in interactive mode while including a file. - Fixed a crash in super global dumping in case somebody was strange enough to reassign them to a value type other than an Array. - Simplify version checking for libtool. (Patch by PGNet). - Fixed display of unused returned variables from functions in PHP 5.3. - Include config.w32 in the packages as well. - Fixed .dsp for building with PHP 4. * Added features: - Support debugging into phars. - Basic PHP 5.3 support. ------------------------------------------------------------------- Mon Nov 12 08:36:57 UTC 2007 - crrodriguez@suse.de - version 2.0.2 - Fixed bug #325: DBGP: "detach" stops further sessions being established from Apache. - Fixed bug #321: Code coverage crashes on empty PHP files. - Fixed bug #318: Segmentation Fault in code coverage analysis. - Fixed bug #315: Xdebug crashes when including a file that doesn't exist. - Fixed bug #314: PHP CLI Error Logging thwarted when XDebug Loaded. - Fixed bug #300: Direction of var_dump(). - Always set the transaction_id and command. (Related to bug #313). ------------------------------------------------------------------- Mon Oct 22 00:14:14 UTC 2007 - crrodriguez@suse.de - update to version 2.0.1 - Improved code coverage performance dramatically. - PHP 5.3 compatibility (no namespaces yet though). - Fixed bug #300: Xdebug does not force LTR rendering for its tables. - Fixed bug #299: Computerized traces don't have a newline for return entries if memory limit is not enabled. - Fixed bug #298: xdebug_var_dump() doesn't handle entity replacements correctly concerning string length. - Fixed a memory free error related to remote debugging conditions. ------------------------------------------------------------------- Thu May 17 20:06:15 UTC 2007 - judas_iscariote@shorewall.net - update snapshot to RC5-dev ------------------------------------------------------------------- Sun Apr 29 11:27:33 UTC 2007 - judas_iscariote@shorewall.net - update to RC4 snapshot to fix some annoying crashes and bugs.