php-doctrine-inflector 2.0.6-1 source package in Ubuntu

Changelog

php-doctrine-inflector (2.0.6-1) unstable; urgency=medium

  [ powellblyth ]
  * Remove duplicate tests for English inflections (#204)

  [ Ralfs Garkaklis ]
  * Add irregular substitution for word "sieve" (#208)

 -- David Prévot <email address hidden>  Sun, 23 Oct 2022 10:19:21 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-inflector_2.0.6-1.dsc 1.9 KiB 4001b03ad7d136aec21bb90941acccf2873a906e11efed18a17f86a504ad181b
php-doctrine-inflector_2.0.6.orig.tar.xz 20.2 KiB 92e7831dda9ca19a55906f0bd741af7125419ad926f0e22e84c2530a69e114a1
php-doctrine-inflector_2.0.6-1.debian.tar.xz 10.4 KiB 23718bb76e6f77ebba0ba4602419ed2070f3c2e0896b09baad890b9f199bc3d0

Available diffs

No changes file available.

Binary packages built by this source

php-doctrine-inflector: string manipulations library - Doctrine component

 PHP Doctrine Inflector is a small library that can perform string
 manipulations with regard to upper/lowercase and singular/plural forms of
 words.
 .
 The Doctrine Project provides several libraries primarily focused on
 database storage and object mapping.