Next | Query returned 53 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2020-06-13 18:06:19 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-xdebug: update to 2.9.6

Update php-xdebug to 2.9.6.

Fri, May 29, 2020 - xdebug 2.9.6

Fixed bugs:

- Fixed issue #1782: Cookie "XDEBUG_SESSION" will be soon rejected because
  it has the "sameSite" attribute set to none
- Fixed issue #1787: Branch coverage data does not always follow the
  lines/functions format
- Fixed issue #1790: Segfault in var_dump() or while debugging with protobuf
  extension
   2020-04-26 11:40:56 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-xdebug: update to 2.9.5

Update php-xdebug to 2.9.5.

php-xdebug 2.9.5 (2020-04-25)

Fixed bugs:

- Fixed issue #1772: Crash with exception thrown inside a destructor
- Fixed issue #1775: Segfault when another extension compiles a PHP file
  during RINIT
- Fixed issue #1779: Nested multi-line built-in function in namespace are
  not covered
   2020-03-24 16:01:55 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-xdebug: update to 2.9.4

Update php-xdebug to 2.9.4.

Mon, Mar 23, 2020 - xdebug 2.9.4

= Fixed bugs:

- Fixed issue #1763: Crash while setting opcode overrides in ZTS mode.
- Fixed issue #1766: Using the DBGp detach command disables remote debugging for \ 
the whole process.
   2020-03-23 16:32:07 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-xdebug: update to 2.9.3

Update php-xdebug to 2.9.3.

2.9.3	Fri, Mar 13, 2020

= Fixed bugs:

- Fixed issue #1753: Resolved breakpoints use information from wrong files
- Fixed issue #1758: Xdebug changes error_get_last results inside a try catch
- Fixed issue #1759: User registered opcode handlers should call ones already
  set by other extensions

2.9.2	Fri, Jan 31, 2020

= Fixed bugs:

- Fixed issue #1735: DBGp eval warning promoted to Exception can cause
  out-of-sync responses
- Fixed issue #1736: Segmentation fault when other extensions run PHP in
  RINIT
- Fixed issue #1739: Tracing footer not written

2.9.1	Thu, Jan 16, 2020

= Fixed bugs:

- Fixed issue #1721: Header may not contain NUL bytes in Unknown on line 0
- Fixed issue #1727: Debugger stops more often than expected due to
  resolving breakpoints
- Fixed issue #1728: INIT_STATIC_METHOD_CALL is not overloaded
- Fixed issue #1731: var_dump with DateTime does not output properties
  (Ryan Mauger)
- Fixed issue #1733: SEND_VAR_NO_REF_EX opcode, used for require(), is not
  overloaded
- Fixed issue #1734: Segfault with DBGp "source" with a out-of-range start
  line number
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-12-16 17:30:15 by Takahiro Kambe | Files touched by this commit (18)
Log message:
Drop php71 support

Drop php71 support mechanically.
   2019-12-15 19:33:09 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-xdebug: update to 2.9.0

Update php-xdebug to 2.9.0.

o pkgsrc change: allow build on php74.

Changes are too many to write here, please refer Changelog in detail.

<https://pecl.php.net/package-changelog.php?package=xdebug>
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-22 10:20:23 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/php-xdebug: update to 2.7.2

Update php-xdebug to 2.7.2.

2.7.1	(2019-04-05)

= Fixed bugs:

- Fixed issue #1646: Missing newline in error message
- Fixed issue #1647: Memory corruption when a conditional breakpoint is used
- Fixed issue #1641: Perfomance degradation with getpid syscall (Kees
  Hoekzema)

2.7.2	(2019-05-06)

= Fixed bugs:

- Fixed issue #1488: Rewrite DBGp 'property_set' to always use eval
- Fixed issue #1586: error_reporting()'s return value is incorrect during
  debugger's 'eval' command
- Fixed issue #1615: Turn off Zend OPcache when remote debugger is turned on
- Fixed issue #1656: remote_connect_back alters header if multiple values
  are present
- Fixed issue #1662: __debugInfo should not be used for user-defined classes
   2019-03-16 08:58:59 by Benny Siegert | Files touched by this commit (2)
Log message:
Update php-xdebug to 2.7.0.

From Michael Moll via github.
Closes NetBSD/pkgsrc#43.

  [2019-03-06] ? Xdebug 2.7.0

      Fixed Bugs

      Fixed bug #1520: Xdebug does not handle variables and properties with
      "-" in their name
      Fixed bug #1577: Code coverage path analysis with chained catch fails
      in PHP 7.3
      Fixed bug #1639: Compile warning/error on GCC 8 or Clang due to "break
      intentionally missing"
      Fixed bug #1642: Debugger gives: "Warning: Header may not contain NUL
      bytes"
  [2019-02-15] ? Xdebug 2.7.0RC2

      Fixed Bugs

      Fixed bug #1551: Property with value null is not represented well
      Fixed bug #1621: Xdebug fails to compile cleanly on 32-bit platforms
      Fixed bug #1625: Work around ABI conflicts in PHP 7.3.0/PHP 7.3.1
      Fixed bug #1628: The PHP function name being constructed to record when
      GC Collection runs, is not freed
      Fixed bug #1629: SOAP Client/Server detection code does not handle
      inherited classes
  [2019-02-01] ? Xdebug 2.7.0rc1

      Fixed Bugs

      Fixed bug #1571: File/line information is not shown for closures in
      namespaces.
      Fixed bug #1578: Compile error due to redefinition of "zif_handler"
      with old GCCs.
      Fixed bug #1583: Xdebug crashes when OPcache's compact literals
      optimisation is on.
      Fixed bug #1598: Make path/branch coverage work with OPcache loaded for
      PHP 7.3 and later.
      Fixed bug #1620: Division by zero when GC Stats Collection runs with
      memory manager disabled.
  [2018-09-20] ? Xdebug 2.7.0beta1

      Improvements

      Fixed bug #1519: PHP 7.3 support (with a contribution by Christoph M.
      Becker)

Next | Query returned 53 messages, browsing 21 to 30 | Previous