1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-04-21 16:01:56 +02:00

2632 Commits

Author SHA1 Message Date
Francois Zaninotto
674d89ac0d
Merge pull request #1796 from ottaviano/patch-1
Add link to Gravatar provider repository
2019-10-17 15:03:13 +02:00
Francois Zaninotto
122e7d4815
Merge pull request #1806 from kingofnull/patch-2
Add all Iran's provinces land lines numbers
2019-10-17 15:02:24 +02:00
Francois Zaninotto
6e8d8959fe
Merge pull request #1427 from diegohenicka/master
List of banks in Brazil added
2019-10-17 15:01:31 +02:00
Francois Zaninotto
8f23aa050a
Merge pull request #1559 from juananruiz/master
Add Color provider to es_ES locale
2019-10-17 15:00:54 +02:00
Francois Zaninotto
02f8d17e9d
Merge pull request #1566 from ad3n/patch-2
add .id TLD
2019-10-17 14:59:18 +02:00
Francois Zaninotto
43f979db77
Merge pull request #1586 from ikerasLT/master
add gender variants for last name [lt_LT]
2019-10-17 14:58:35 +02:00
Francois Zaninotto
56c38238cd
Merge pull request #1606 from simaolemos/master
[pt_PT/Address] Add abbreviature to 'travessa' and 'largo'
2019-10-17 14:56:23 +02:00
Francois Zaninotto
55297f2859
Merge pull request #1608 from phpspider/patch-1
Removed comma and space from $firstNameMale for en_IN
2019-10-17 14:55:23 +02:00
Francois Zaninotto
7c841ce0c7
Merge pull request #1649 from atmngw/georgia
Update ja_JP Address Provider
2019-10-17 14:54:28 +02:00
Francois Zaninotto
dcc68caa0b
Merge pull request #1634 from mihit/patch-1
Fixed realText on ja_JP locale broken, /u missing
2019-10-17 14:53:48 +02:00
Wilco Bikker
300a564096 Calling a non static method as static not allowed. (#1696) 2019-10-09 16:06:15 +02:00
The Lost Guy
84283112f0
remove white spaces from end of lines 2019-10-08 11:33:42 +03:30
Dimitri Gritsajuk
4b2a7fb0cc Add link to Gravatar provider repository 2019-10-07 23:25:07 +02:00
Andreas Möller
73192096ed
Merge pull request #1795 from Brindster/hotfix/update-currency-codes
Update out-of-date currency codes
2019-10-07 23:19:09 +02:00
Andreas Möller
163823f471
Merge pull request #1798 from erikhansen/patch-1
Add elgentos/masquerade to third-party library list
2019-10-07 23:16:49 +02:00
Andreas Möller
486734b44c
Merge pull request #1799 from Mihkel100/master
Remove last names from the male first names array (et_EE)
2019-10-07 23:15:22 +02:00
Andreas Möller
0f42ec039e
Merge pull request #1800 from FI-LIFE/master
replace latin "B" to cyrillic "B" for uk_UA locale
2019-10-07 23:13:47 +02:00
The Lost Guy
0c042db6ff
Add all Iran's provinces land lines numbers
Add all of Iran's provinces land lines number formats separated by province name.
2019-10-06 20:01:33 +03:30
Evgeniy Naumenko
70895663b4 replace latin "B" to cyrillic "B"
(bug with sorting)
2019-10-02 19:02:14 +03:00
Mihkel
d8ae333334 Remove last names from the male first names array (et_EE) 2019-10-02 14:50:59 +03:00
Erik Hansen
d132bdab6f
Add elgentos/masquerade to third-party library list 2019-09-30 12:27:35 -05:00
Chris Brindley
642d7c2f28 Update out-of-date currency codes 2019-09-27 09:19:26 +09:00
Francois Zaninotto
242591b09a
Merge pull request #1590 from stevegrunwell/fix/refactor-text-tests
Refactoring of the TextTest class
2019-09-18 09:27:53 +02:00
Francois Zaninotto
5ddd5bb504
Merge pull request #1783 from localheinz/feature/company
Enhancement: Slightly clean up Company provider
2019-09-18 09:23:11 +02:00
Andreas Möller
37f93702ce
Merge pull request #1790 from pimjansen/feature/floor-int-cast
Floor is not always returning an int
2019-09-17 23:19:49 +02:00
Andreas Möller
42858a7c92
Enhancement: Return early 2019-09-17 23:17:47 +02:00
Andreas Möller
204c07637b
Enhancement: Use boolean expression in condition 2019-09-17 23:17:47 +02:00
ziming
63644acd25 Bug Fix en_SG mobile number generation (#1658)
* Fix SG mobile number generation

* rename function to oneToEight

* Fix en_SG mobile test regex

* fix en_SG mobile regex test 2
2019-09-17 22:00:03 +02:00
Francois Zaninotto
b61856239c
Merge pull request #1789 from enumag/patch-1
typo
2019-09-17 15:57:40 +02:00
Jáchym Toušek
26db8f5dcc
Update src/Faker/Provider/Uuid.php 2019-09-17 15:52:46 +02:00
Francois Zaninotto
386d90c277
Merge pull request #1754 from cacing69/master
add id_ID Color
2019-09-17 15:49:44 +02:00
Francois Zaninotto
f6706bfb17
Merge pull request #1459 from pavoltanuska/sk_SK_fixing_last_name_male_set
Fixing sk_SK men last names set
2019-09-17 15:36:56 +02:00
Francois Zaninotto
cf5961e036
Merge pull request #1434 from slawa-dev/patch-1
Taiwan ID. The initial letter must be a capital letter. p->P
2019-09-17 15:33:33 +02:00
Francois Zaninotto
57a80b50b2
Merge pull request #1514 from shawnlindstrom/document_random_digit_not
Document randomDigitNot base formatter.
2019-09-17 15:31:31 +02:00
Steve Grunwell
ebab5aaa48 Keep InvalidArgumentException as a string, rather than relying on InvalidArgumentException::class, which only works in PHP 5.5+ 2019-09-17 09:29:51 -04:00
Steve Grunwell
4f927ffe8a Remove the type-hint on testTextMaxLength() for compatibility with older versions of PHP 2019-09-17 09:25:18 -04:00
Mikk Tendermann
2fa171274f add tests to ni birthplace 2019-09-17 13:58:39 +03:00
Mikk Tendermann
55fc48d081 add birthplace support for ID nik generator 2019-09-17 13:46:12 +03:00
Pim Jansen
5e5ebb8212
Floor is not always returning an int 2019-09-17 12:33:40 +02:00
Steve Grunwell
d6ea3a40aa Move from @expectedException to setExpectedException() for compatibility with newer versions of PHPUnit 2019-09-16 17:05:23 -04:00
Steve Grunwell
fbeb10c89f Merge branch 'master' into fix/refactor-text-tests 2019-09-16 17:02:06 -04:00
Jáchym Toušek
3fcc34228b
typo 2019-09-16 10:15:16 +02:00
Andreas Möller
8ae720b21f
Merge pull request #1575 from MontealegreLuis/master
Prevent Transliterator class autoloading
2019-09-14 10:32:53 +02:00
Francois Zaninotto
7a6c3f40f9
Update bug_report.md 2019-09-12 14:55:44 +02:00
Francois Zaninotto
dca23b4321
Update bug_report.md 2019-09-12 14:54:18 +02:00
Francois Zaninotto
ef84cff175
Update bug_report.md 2019-09-12 14:53:17 +02:00
Francois Zaninotto
bab54511e9
Delete Bug_report.md 2019-09-12 14:52:55 +02:00
Francois Zaninotto
72cb4ca610 Update issue templates 2019-09-12 14:52:31 +02:00
Francois Zaninotto
b6180186ea
Rename bug.md to Bug_report.md 2019-09-12 14:49:57 +02:00
Andreas Möller
c2ff0fb656 Fix: Add allowed type DateTime to param annotation (#1697) 2019-09-12 14:07:48 +02:00