@@ -182,7 +182,7 @@ public function getSelectors()
182182 *
183183 * @return void
184184 *
185- * @deprecated This will be removed without substitution in version 9.0 in #511.
185+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
186186 */
187187 public function expandShorthands ()
188188 {
@@ -199,7 +199,7 @@ public function expandShorthands()
199199 *
200200 * @return void
201201 *
202- * @deprecated This will be removed without substitution in version 9.0 in #511.
202+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
203203 */
204204 public function createShorthands ()
205205 {
@@ -220,7 +220,7 @@ public function createShorthands()
220220 *
221221 * @return void
222222 *
223- * @deprecated This will be removed without substitution in version 9.0 in #511.
223+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
224224 */
225225 public function expandBorderShorthand ()
226226 {
@@ -283,7 +283,7 @@ public function expandBorderShorthand()
283283 *
284284 * @return void
285285 *
286- * @deprecated This will be removed without substitution in version 9.0 in #511.
286+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
287287 */
288288 public function expandDimensionsShorthand ()
289289 {
@@ -345,7 +345,7 @@ public function expandDimensionsShorthand()
345345 *
346346 * @return void
347347 *
348- * @deprecated This will be removed without substitution in version 9.0 in #511.
348+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
349349 */
350350 public function expandFontShorthand ()
351351 {
@@ -417,7 +417,7 @@ public function expandFontShorthand()
417417 *
418418 * @return void
419419 *
420- * @deprecated This will be removed without substitution in version 9.0 in #511.
420+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
421421 */
422422 public function expandBackgroundShorthand ()
423423 {
@@ -491,7 +491,7 @@ public function expandBackgroundShorthand()
491491 /**
492492 * @return void
493493 *
494- * @deprecated This will be removed without substitution in version 9.0 in #511.
494+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
495495 */
496496 public function expandListStyleShorthand ()
497497 {
@@ -576,7 +576,7 @@ public function expandListStyleShorthand()
576576 *
577577 * @return void
578578 *
579- * @deprecated This will be removed without substitution in version 9.0 in #511.
579+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
580580 */
581581 public function createShorthandProperties (array $ aProperties , $ sShorthand )
582582 {
@@ -614,7 +614,7 @@ public function createShorthandProperties(array $aProperties, $sShorthand)
614614 /**
615615 * @return void
616616 *
617- * @deprecated This will be removed without substitution in version 9.0 in #511.
617+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
618618 */
619619 public function createBackgroundShorthand ()
620620 {
@@ -631,7 +631,7 @@ public function createBackgroundShorthand()
631631 /**
632632 * @return void
633633 *
634- * @deprecated This will be removed without substitution in version 9.0 in #511.
634+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
635635 */
636636 public function createListStyleShorthand ()
637637 {
@@ -650,7 +650,7 @@ public function createListStyleShorthand()
650650 *
651651 * @return void
652652 *
653- * @deprecated This will be removed without substitution in version 9.0 in #511.
653+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
654654 */
655655 public function createBorderShorthand ()
656656 {
@@ -669,7 +669,7 @@ public function createBorderShorthand()
669669 *
670670 * @return void
671671 *
672- * @deprecated This will be removed without substitution in version 9.0 in #511.
672+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
673673 */
674674 public function createDimensionsShorthand ()
675675 {
@@ -745,7 +745,7 @@ public function createDimensionsShorthand()
745745 *
746746 * @return void
747747 *
748- * @deprecated This will be removed without substitution in version 9.0 in #511.
748+ * @deprecated since 8.7.0, will be removed without substitution in version 9.0 in #511
749749 */
750750 public function createFontShorthand ()
751751 {
0 commit comments