1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
|
php-zend-code (3.1.0-1) unstable; urgency=medium
[ Marco Pivetta ]
* 3.1.0 release notes
-- David Prévot <taffit@debian.org> Tue, 22 Nov 2016 18:02:16 -1000
php-zend-code (3.0.4-1) unstable; urgency=medium
[ Matthew Gamble ]
* Resolve issues with traits in ClassScanner
-- David Prévot <taffit@debian.org> Thu, 30 Jun 2016 20:44:33 -0400
php-zend-code (3.0.3-1) unstable; urgency=medium
[ Matthew Gamble ]
* Fix handling of FQCNs in method parameters
[ Toon Verwerft ]
* Make sure that valid classnames are being used in the implements
and extends section of a class.
-- David Prévot <taffit@debian.org> Thu, 30 Jun 2016 13:17:47 -0400
php-zend-code (3.0.2-1) unstable; urgency=medium
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Mon, 25 Apr 2016 20:17:47 -0400
php-zend-code (3.0.1-2) unstable; urgency=medium
* Upload to unstable in sync with php-proxy-manager 2
* Update Standards-Version to 3.9.7
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Tue, 22 Mar 2016 15:58:14 -0400
php-zend-code (3.0.1-1) experimental; urgency=medium
[ Marco Pivetta ]
* Preparing 3.0.1 release
[ Christophe Coevoet ]
* Move php_codesniffer to dev requirements
[ David Prévot ]
* Revert "Add override for php-codesniffer"
-- David Prévot <taffit@debian.org> Wed, 27 Jan 2016 01:00:06 -0400
php-zend-code (3.0.0-1) experimental; urgency=medium
* Upload to experimental since php-proxy-manager currently (as of 1.0.2-1)
depends on php-zend-code (<< 3.0~~)
[ Matthew Weier O'Phinney ]
* Use phpcs instead of php-cs-fixer
* Proper bookdown/mkdocs toolchain
* 3.0 readiness
-- David Prévot <taffit@debian.org> Thu, 14 Jan 2016 18:33:08 -0400
php-zend-code (2.6.2-1) unstable; urgency=medium
[ David Prévot ]
* Update copyright (years)
-- David Prévot <taffit@debian.org> Tue, 05 Jan 2016 20:39:52 -0400
php-zend-code (2.6.1-1) unstable; urgency=medium
[ Christophe Coevoet ]
* Use a bound constraint and right package for the doctrine annotations
-- David Prévot <taffit@debian.org> Sat, 28 Nov 2015 12:27:48 -0400
php-zend-code (2.6.0-1) unstable; urgency=medium
[ David Prévot ]
* Drop zf2 source not used anymore
* Workaround for OR-ed versions
* Ship new documentation
[ Gary Hockin ]
* Added base documentation
[ Matthew Weier O'Phinney ]
* Re-target eventmanager dependency
* Prepare for 2.6.0 release
-- David Prévot <taffit@debian.org> Thu, 19 Nov 2015 21:46:55 -0400
php-zend-code (2.5.2-2) unstable; urgency=medium
* Upload to unstable since everything is in place
-- David Prévot <taffit@debian.org> Thu, 22 Oct 2015 18:53:12 -0400
php-zend-code (2.5.2-1) experimental; urgency=medium
* Update upstream changelog
-- David Prévot <taffit@debian.org> Sun, 30 Aug 2015 15:49:20 -0400
php-zend-code (2.5.1-1) experimental; urgency=medium
* Update upstream changelog
-- David Prévot <taffit@debian.org> Wed, 03 Jun 2015 16:37:18 -0400
php-zend-code (2.4.2-1) experimental; urgency=medium
* Adapt packaging to upstream split
* Also split packaging repositories
* Expand package description, using upstream README
-- David Prévot <taffit@debian.org> Sat, 16 May 2015 19:16:02 -0400
php-zend-code (2.4.0-1) experimental; urgency=medium
* Upload new branch to experimental
* Update upstream changelog
-- David Prévot <taffit@debian.org> Sun, 05 Apr 2015 06:14:11 -0400
php-zend-code (2.3.7-1) unstable; urgency=medium
* Update upstream changelog
-- David Prévot <taffit@debian.org> Mon, 16 Mar 2015 17:56:37 -0400
php-zend-code (2.3.4-2) unstable; urgency=medium
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Sat, 07 Mar 2015 14:56:31 -0400
php-zend-code (2.3.4-1) unstable; urgency=medium
* Update copyright years
* Update upstream changelog
-- David Prévot <taffit@debian.org> Thu, 22 Jan 2015 10:09:50 -0400
php-zend-code (2.3.3-1) unstable; urgency=medium
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Thu, 18 Sep 2014 21:11:14 -0400
php-zend-code (2.3.1-1) unstable; urgency=low
* Initial release (Closes: #757477)
-- David Prévot <taffit@debian.org> Fri, 08 Aug 2014 10:46:27 -0400
|