Skip to content

Changelog php-phpdocumentor-reflection-docblock (5.3.0-1)

2021

php-phpdocumentor-reflection-docblock (5.3.0-1) unstable; urgency=medium

   * Simplify gbp import-orig
   * Update standards version to 4.6.0, no changes needed.
   * Update watch file format version to 4.
   * Generate phpabtpl at build time
   * Install dh-sequence-* instead of using dh --with

2020

php-phpdocumentor-reflection-docblock (5.2.2-1) unstable; urgency=medium

   * Upload to unstable now that the reverse dependencies are ready
   * Rename main branch to debian/latest (DEP-14)
   * Extend d/clean (handle vendor/)

php-phpdocumentor-reflection-docblock (5.2.1-1) experimental; urgency=medium

   * New upstream release

php-phpdocumentor-reflection-docblock (5.2.0-1) experimental; urgency=medium

   * Set Rules-Requires-Root: no.
   * Homemade autoload.php for tests
   * Use debhelper-compat 13

php-phpdocumentor-reflection-docblock (5.1.0-1) experimental; urgency=medium

   [ Pol Dellaiera ]
   * PHP 7.4 fix - Ensure the existence of the 'args' key.
 
   [ Remi Collet ]
   * don't rely on 'args' in trace, not available in 7.4
 
   [ David Prévot ]
   * Set upstream metadata fields: Repository, Repository-Browse.

php-phpdocumentor-reflection-docblock (5.0.0-1) experimental; urgency=medium

   [ Jaapio ]
   * Handle tag specialization correctly

php-phpdocumentor-reflection-docblock (5.0.0~beta-1) experimental; urgency=medium

   [ Jaapio ]
   * Fix issue when processing invalid tags
   * Fix serialization issue of InvalidTag
   * Return invalid tag when factory returned null
 
   [ David Prévot ]
   * Update Standards-Version to 4.5.0

php-phpdocumentor-reflection-docblock (5.0.0~alpha7-1) experimental; urgency=medium

   * New upstream release

2019

php-phpdocumentor-reflection-docblock (5.0.0~alpha6-1) experimental; urgency=medium

   * Set upstream metadata fields: Bug-Database, Bug-Submit
   * Update standards version to 4.4.1, no changes needed.
   * d/control: Drop versioned dependency satisfied in (old)stable
   * Adapt packaging to new upstream Makefile

php-phpdocumentor-reflection-docblock (5.0.0~alpha5-1) experimental; urgency=medium

   * Document gbp import-ref usage
   * Revert "Drop examples not provided upstream anymore"
   * Adapt packaging to restored tests
   * Use https in debian/
   * Use debhelper-compat 12
   * Update Standards-Version to 4.3.0
   * Drop get-orig-source target

2018

php-phpdocumentor-reflection-docblock (5.0.0~alpha3-1) experimental; urgency=medium

   * Update Standards-Version to 4.1.4

php-phpdocumentor-reflection-docblock (5.0.0~alpha1-1) experimental; urgency=medium

   * Upload alpha to experimental
 
   [ Gabriel Caruso ]
   * Welcome 2018 :tada:
 
   [ David Prévot ]
   * Update copyright (years)
   * Make version constraint readable to dh_phpcomposer

php-phpdocumentor-reflection-docblock (4.3.0-1) unstable; urgency=medium

   * Move project repository to salsa.d.o
   * Update Standards-Version to 4.1.3

2017

php-phpdocumentor-reflection-docblock (4.2.0-2) unstable; urgency=medium

   * Upload to unstable in sync with symfony

php-phpdocumentor-reflection-docblock (4.2.0-1) experimental; urgency=medium

   [ Tomáš Votruba ]
   * DocBlock: add removeTag() method
 
   [ Gabriel Caruso ]
   * Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
 
   [ David Prévot ]
   * Update Standards-Version to 4.1.1

php-phpdocumentor-reflection-docblock (4.1.1-1) experimental; urgency=medium

   [ Jaapio ]
   * Upgrades type-resolver to 0.4.0
 
   [ David Prévot ]
   * Drop examples not provided upstream anymore
   * Drop testsuite removed upstream
   * Drop now useless patches
   * Update Standards-Version to 4.1.0
   * Update copyright (years)

2016

php-phpdocumentor-reflection-docblock (3.1.0-1) experimental; urgency=medium

   [ Hidde Boomsma ]
   * Allow typed arrays in @method annotation.
   * Void is a reserved keyword in PHP7.1.
 
   [ Sullivan SENECHAL ]
   * Fix missing Example::__toString method
 
   [ David Prévot ]
   * Add upstream changelog
   * Update Standards-Version to 3.9.8

php-phpdocumentor-reflection-docblock (3.0.1-1) experimental; urgency=medium

   [ David Prévot ]
   * Activate the test suite since php-mockery is now available
   * Update Standards-Version to 3.9.7
 
   [ Mike van Riel ]
   * Add aliases for Context class because newer phpunit versions have a global
     Context class

php-phpdocumentor-reflection-docblock (3.0.0-1) experimental; urgency=medium

   * Upload to experimental since php-phpspec-prophecy currently (as of
     1.5.0-1) depends on php-phpdocumentor-reflection-docblock (<< 3~~)
 
   [ Willem Stuursma ]
   * Add mandatory description element to composer.json
 
   [ David Prévot ]
   * Adapt packaging to new version
   * Drop the testsuite that relies on php-mockery not yet in Debian
   * Update copyright

2015

php-phpdocumentor-reflection-docblock (2.0.4-1) unstable; urgency=low

   * Initial release