Fedora 20 Update: php-Faker-1.4.0-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Jun 18 22:23:24 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-7164
2014-06-10 01:53:22
--------------------------------------------------------------------------------

Name        : php-Faker
Product     : Fedora 20
Version     : 1.4.0
Release     : 1.fc20
URL         : https://github.com/fzaninotto/Faker
Summary     : A PHP library that generates fake data
Description :
Faker is a PHP library that generates fake data for you. Whether you need
to bootstrap your database, create good-looking XML documents, fill-in your
persistence to stress test it, or anonymize data taken from a production
service, Faker is for you.

Faker is heavily inspired by Perl's Data::Faker
(http://search.cpan.org/~jasonk/Data-Faker/), and by Ruby's Faker
(http://faker.rubyforge.org/).

Optional:
* Doctrine ORM (php-doctrine-orm)

--------------------------------------------------------------------------------
Update Information:

## v1.4.0 (2014-06-04)
https://github.com/fzaninotto/Faker/releases/tag/v1.4.0

### New Features
* Added strict option to randomNumber to force number of digits (fzaninotto)
* Added slug provider (fzaninotto)
* Added firstname gender method to all Person providers (csanquer)
* Added local IP and MAC address providers (kielabokkie)
* Added default value to optional modifier (joshuajabbour)
* Added fileCopy to File provider to simulate file upload (stefanosala)
* Added Maximum Timestamp option to get always same unix timestamp when using a fixed seed (csanquer)
* Added ean barcode provider (nineinchnick)
* Added fullPath parameter to Image provider (stefanosala)
* Added randomElements provider (terite)
* Added realText provider for English and German, based on Markov Chains Generator (TimWolla)

### New / Improved Locales
* Fixed typo in Slovak person names (cinan)
* Added tests for uk_UA providers (serge-kuharev)
* Fixed address provider for latvian language (MatissJA)
* Added Czech Republic (cs_CZ) address, company, datetime and text providers (Mikulas)
* Fixed da_DK Person provider data containing an 'unnamed' person (tolnem)
* Fixed tr_TR email service, city name, person, and phone number formats (ogunkarakus)
* Fixed US_en state list (fzaninotto)
* Fixed en_US address provider so state abbr are ISO 3166 codes (Garbee)
* Fixed Portuguese phonenumbers have 9 digits (hugofonseca)
* Added pt_PT providers (hugofonseca)
* Added tin (NIF) generator for pt_PT provider (hugofonseca)
* Added pt_PT phone number provider (hugofonseca)
* Added new ro_RO Personal Numerical Code (CNP) and phone number providers (avataru)
* Fixed Internet provider for sk_SK locale (cinan)
* Fixed typo in en_ZA Internet provider (bjorntheart)
* Added Montenegrian (me_ME) providers
* Added more Polish company formats (nineinchnick)
* Added Polish realText provider (nineinchnick)
* Added French realText provider (fzaninotto)
* Fixed missing data in en_US Address provider (Garbee)
* Added Bengali (bn_BD) providers (masnun)
* Added French Canadian (fr_CA) Address and Person providers (marcaube)
* Added Canadian English (en_CA) address and phone number providers (cviebrock)
* Fixed Polish (pl_PL) Person provider data (czogori)
* Added Hungarian (hu_HU) providers (sagikazarmark)
* Added 'kana' (ja_JP) name formatters (kzykhys)

### Bug Fixes
* Fixed numerify() performance by making it 30% faster (fzaninotto)
* Fixed randomNumber usage duplicating numberBetween (fzaninotto)
* Fixed IDE insights for new local IP and MAC address providers (hugofonseca)
* Fixed typo in century list affecting the century provider (fzaninotto)
* Fixed dead code in text provider (hugofonseca)
* Fixed IDE insights for magic properties (hugofonseca)
* Fixed numberBetween max default value handling (fzaninotto)
* Fixed PSR-2 standards and add make task to force it on Travis (terite)
* Fixed phpdoc for DateTime magic methods (stof)
* Added doc about seeding with maximum timestamp using dateTime formatters (fzaninotto)
* Fixed remaining non-seedable random generators (terite)
* Fixed realText provider bootstrap slowness (fzaninotto)
* Fixed address format in nl_NL provider (doenietzomoeilijk)
* Fixed potentially offensive word from last name list (joshuajabbour)
* Fixed reamde documentation about the optional modifier (cryode)
* Fixed Image provider and documentor routine (fzaninotto)
* Fixed IDE insights for methods (PedroTroller)
* Fixed warning on test file when short tags are on (bateller)
* Fixed Doctrine populator undefined index warning (dbojdo)
* Fixed typo in NullGenerator (mhanson01)
* Fixed Doctrine populator issue with one-to-one nullable relationship (jpetitcolas)
* Fixed duplicated Payment example in readme (Garbee)
* Added allow_failure for hhvm to travis-ci and test against php 5.5 (toin0u)
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jun  8 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.4.0-1
- Updated to 1.4.0 (BZ #1105815)
- Added php-composer(fzaninotto/faker) virtual provide
- Made Doctrine pkg optional instead of required
- Added option to build without tests
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Dec 29 2013 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.3.0-1
- Updated to 1.3.0 (BZ #1044436)
- Spec cleanup
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1105815 - php-Faker-1.4.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1105815
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-Faker' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list