1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-19 14:59:51 +01:00

594 Commits

Author SHA1 Message Date
Francois Zaninotto
6bc40f8109 Add monthly downloads badge 2014-01-30 18:51:10 +01:00
Francois Zaninotto
943647187c Merge pull request #234 from Garbee/patch-1
Update en_US provider so state abbr are ISO 3166 codes.
2014-01-30 00:24:11 -08:00
Francois Zaninotto
c25f380100 Merge pull request #227 from masnun/master
Added bn_BD locale
2014-01-30 00:16:57 -08:00
Francois Zaninotto
cc7f4bc025 Merge pull request #242 from bateller/patch-1
Put XML opening tag in php echo statement
2014-01-30 00:14:52 -08:00
Francois Zaninotto
2089e2fc36 Merge pull request #233 from avataru/master
New ro_RO formatters: Personal Numerical Code (CNP) and phone numbers
2014-01-30 00:12:37 -08:00
Francois Zaninotto
f04535d83d Merge pull request #243 from dbojdo/patch-1
Update EntityPopulator.php
2014-01-30 00:11:06 -08:00
Daniel Bojdo
fc8e4b113c Update EntityPopulator.php
[fix] undefined index warning protection
2014-01-29 13:41:48 +01:00
Abu Ashraf Masnun
0ed5c80bae Used random number 2014-01-28 16:00:34 +06:00
bateller
94a6f48760 Put XML opening tag in php echo statement
<?xml conflicts with PHP. Put <?xml in PHP echo statement so it compiles correctly.
2014-01-28 04:04:38 -05:00
Francois Zaninotto
4590496843 Merge pull request #238 from marcaube/fr_CA
Add French Canadian providers
2014-01-27 08:59:31 -08:00
marcaube
0e03303aff Add source reference, comments and more last names 2014-01-27 09:48:34 -05:00
Francois Zaninotto
2b71894b35 Merge pull request #237 from mhanson01/patch-1
Fix comment in NullGenerator.php
2014-01-24 08:51:37 -08:00
marcaube
149eeeefe9 Add French Canadian providers
add an address and person provider
2014-01-23 20:10:52 -05:00
Abu Ashraf Masnun
287f500eb8 Fix namespace typo in Company 2014-01-24 02:35:18 +06:00
Mark Hanson
a8b84dac0e Fix comment in NullGenerator.php
Spelling mistake
2014-01-23 14:25:55 -05:00
Jonathan Garbee
a60143de4f Update Address.php
Removed the subdivision abbreviations.
2014-01-06 14:16:24 -05:00
Francois Zaninotto
ff43a34c9c Merge pull request #197 from jpetitcolas/optional_onetoone
[WIP] Issue with one-to-one nullable relationship
2014-01-06 09:50:11 -08:00
Mihai Zaharie
80257b7933 Remove general formatters (not locale specific) 2014-01-06 13:38:03 +02:00
Francois Zaninotto
8733edfea5 Merge pull request #235 from Garbee/readme-patch
Update readme.md
2014-01-06 03:09:07 -08:00
Francois Zaninotto
99e821bd61 Merge pull request #226 from czogori/master
Remove nonexistent names in Polish provider
2014-01-06 03:05:29 -08:00
Jonathan Garbee
19cc376cc1 Update readme.md
Removed second Payment example. One already exists which makes the last one redundant.
2014-01-06 06:04:34 -05:00
Mihai Zaharie
5aaa2c0025 Fix line endings (CRLF -> LF) 2014-01-06 11:43:38 +02:00
Mihai Zaharie
6fbd282887 Merge remote-tracking branch 'origin/master' 2014-01-06 11:36:01 +02:00
Mihai Zaharie
6a933280af Add ro_RO Person and PhoneNumber formatters 2014-01-06 11:34:35 +02:00
Francois Zaninotto
300314cc97 Merge pull request #231 from sagikazarmark/master
Hungarian Providers added
2014-01-06 01:27:36 -08:00
Mihai Zaharie
eca0754f3a Add PSR (all) compliance through PHP CS Fixer 2014-01-06 11:08:32 +02:00
Mihai Zaharie
d40861fbdc Make PSR (all) compliant through PHP CS Fixer 2014-01-06 11:03:40 +02:00
Jonathan Garbee
73a360333a Update Address.php
Alphabetized states abbr list for en_US.
2014-01-05 08:18:52 -05:00
Jonathan Garbee
a9634623de Update Address.php
Updated en_US provider to use ISO 3166-2 codes.
2014-01-05 08:11:31 -05:00
Mihai Zaharie
8b4c0cdb4e Add phone number (landline/mobile, toll-free, premium-rate) formatters 2014-01-05 14:11:35 +02:00
Mihai Zaharie
ce612d8d04 Add Personal Numerical Code formatter 2014-01-05 12:48:39 +02:00
Sági-Kazár Márk
469c4506c1 Hungarian Providers added 2013-12-30 16:32:38 +01:00
Abu Ashraf Masnun
6cadb06eae Used randomNumber and randomDigit 2013-12-19 15:37:38 +06:00
Abu Ashraf Masnun
0a14f4be11 Added bn_BD locale 2013-12-19 01:38:57 +06:00
Arek Jaskólski
ac18ae3ce5 Remove nonexistent names in Polish provider 2013-12-18 14:47:58 +01:00
Francois Zaninotto
9f4ad89798 Fix executable bit on recently modified files 2013-12-17 10:29:03 +01:00
Francois Zaninotto
ea6b96b60a Merge pull request #222 from kzykhys/ja_JP
Add 'kana' name formatters (ja_JP)
2013-12-17 00:51:42 -08:00
Francois Zaninotto
846d9505a5 Merge pull request #225 from toin0u/patch-travis
add allow_failure for hhvm to travis-ci and test against php 5.5
2013-12-17 00:26:43 -08:00
Kazuyuki Hayashi
6858338167 Add ja_JP\Person to the language specific formatters section 2013-12-17 11:39:47 +09:00
Antoine Corcy
e41151879e add allow_failure for hhvm to travis-ci 2013-12-17 00:20:39 +01:00
Francois Zaninotto
22a4b79406 Add hhvm platform for Travis test 2013-12-16 22:59:45 +01:00
Francois Zaninotto
6f4383b9a0 Bump version for next release 2013-12-16 22:58:51 +01:00
Francois Zaninotto
1d143fd8ca Fix composer version v1.3.0 2013-12-16 22:56:48 +01:00
Francois Zaninotto
b96bef51b0 releasing 1.3.0 stable 2013-12-16 22:54:46 +01:00
Francois Zaninotto
51a210e40b Fix coding standards (using php-cs-fixer) 2013-12-16 22:47:51 +01:00
Francois Zaninotto
3fb1622f94 Merge pull request #218 from sebklaus/master
Added Western Australia
2013-12-14 15:13:30 -08:00
Francois Zaninotto
7a5c0ebc1c Merge pull request #221 from ulrikjohansson/method_hints
Modified hinting for methods
2013-12-14 14:59:01 -08:00
Kazuyuki Hayashi
929fbccf22 Add kana name formatters (ja_JP) 2013-12-12 16:47:27 +09:00
ulrik
c37d5384fa Remove hints not available in base classes, and add hints for existing functions not listed
(cherry picked from commit bdfd7ae)
2013-12-11 21:53:26 +01:00
Sebastian Klaus
a4602829ea Added Western Australia
Signed-off-by: Sebastian Klaus <sebastian@klaus.com.au>
2013-12-07 11:56:07 +08:00