Fedora 18 Update: php-Faker-1.3.0-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 10 07:47:58 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-24111
2013-12-31 00:50:49
--------------------------------------------------------------------------------

Name        : php-Faker
Product     : Fedora 18
Version     : 1.3.0
Release     : 1.fc18
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/).

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

v1.3.0 (2013-12-16)

New Features
* Added unique() modifier
* Added optional() modifier (weotch)
* Added Image generation powered by LoremPixel (weotch)
* Added IDE insights to allow better intellisense/phpStorm autocompletion (thallisphp)
* Added IBAN generator for every currently known locale that uses it (nineinchnick)
* Added Payment providers (creditCardType, creditCardNumber, creditCardExpirationDate, creditCardExpirationDateString) (pomaxa)
* Added Color provider with hexColor, rgbColor, rgbColorAsArray, rgbCssColor, safeColorName, and colorName formatters (lsv)

New / Improved Locales
* Added English (South Africa) (en_ZA) person, address, Internet and phone number providers (dmfaux)
* Added Spanish (es_ES) Internet provider (eusonlito)
* Added English Philippines (en_PH) address provider (kamote)
* Added Brazilian (pt_BR) email provider data (KennedyTedesco)
* Added Peruvian (es_PE) person, address, phone number, and company providers (cslucano)
* Added Ukrainian (uk_UA) color provider (ruden)
* Fixed Ukrainian (uk_UA) namespace and email translitteration (ruden)
* Added Romanian (Moldova) (ro_MD) person, address, and phone number providers (AlexanderC)
* Added Romanian (ro_RO) address and person providers (calina-c)
* Added Polish (pl_PL) address provider, personal identity number and pesel number generator (nineinchnick)
* Added Turkish (tr_TR) address provider, and improved internet provider (hasandz)
* Added Greek (el_GR) person, address, and phone number providers (georgeharito)
* Added Australian (en_AU) address, Internet, and phone number providers (rcuddy)
* Added French (fr_FR) phone number formats (vchabot)
* Added Japanese (ja_JP) person, address, Internet, phone number, and company providers (kumamidori)
* Added Russian (ru_RU) color providers, driver license and passport number formats (pomaxa)
* Added Latvian (lv_LV) person, address, Internet, and phone number providers (pomaxa)
* Added Brazilian (pt_BR) Internet provider (vjnrv)
* Added more Czech (cs_CZ) lastnames (petrkle)
* Added Chinese Simplified (zh_CN) person, address, Internet, and phone number providers (tlikai)

Bug Fixes
* Fixed state generator in Australian (en_AU) provider (sebklaus)
* Fixed IDE insights for locale specific providers (ulrikjohansson)
* Fixed integer values overflowing on signed INTEGER columns on Doctrine populator (Thinkscape)
* Fixed spelling error in French (fr_FR) address provider (leihog)
* Fixed Italian (it_IT) email provider (garak)
* Fixed UK country code (pgscandeias)
* Fixed missing timezone with dateTimeBetween (baldurrensch)
* Fixed call to undefined method cardType in Payment (WMeldon)
* Fixed Doctrine populator to use ObjectManager instead of EntityManagerInterface (mgiustiniani)
* Fixed docblock for Provider\Base::unique() (pschultz)
* Fixed Propel column number guesser to use signed range of values (gunnarlium)
* Fixed phpDoc in Doctrine Entity populator (rogamoore)
* Fixed typo in the Person provider documentation (jtreminio)
* Fixed Russian (ru_RU) person format (alexshadow007)

Miscellaneous
* Added improvements based on SensioLabsInsights analysis
* Fixed Typos (pborelli)
* Added support for associative arrays in randomElement (aRn0D)
--------------------------------------------------------------------------------
References:

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

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