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
Ankur Kumar
b9674a18a5
Exclude files and folder from release archive 2018-11-13 18:45:14 +05:30
Ankur Kumar
7e54ed1833 Update doc block
Make $faker->e164PhoneNumber available to IDEs
2018-11-09 19:38:31 +05:30
Samuel NELA
e2503a1507 Suggest PSR-4 compliant autoloader in comment 2018-11-08 11:50:58 +01:00
Kapil Verma
edcafd4482
Removed comma and space from $firstNameMale 2018-10-30 16:25:01 +05:30
Simão
eee81bb6c0 Add abbreviature to 'travessa' and 'largo' 2018-10-27 16:55:52 +01:00
Geoffrey
dcb32a07e1
Fix method name for en_NZ provider in readme 2018-10-09 08:40:22 +13:00
Francois Zaninotto
82daf83b19
Merge pull request #1578 from goszowski/patch-1
Old city names changed to new ones
2018-09-26 17:12:10 +02:00
Viktoras Morkūnas
868e707c89 add gender variants for last name [lt_LT] 2018-09-24 16:51:23 +03:00
Francois Zaninotto
24525d2414
Merge pull request #1583 from hisomura/fix-phpdoc
Fix dateTimeBetween() Argument on Generator phpdoc
2018-09-19 22:47:28 +02:00
Steve Grunwell
74e5be41cb Add messages to explain failures for the InvalidArgumentException tests within TextTest 2018-09-19 11:22:02 -07:00
Steve Grunwell
334b93dd5e Instead of using a foreach loop, take advantage of PHPUnit's data providers for TextTest::testTextMaxLength() 2018-09-19 11:16:59 -07:00
Steve Grunwell
5fc2554059 Rather than having to set up the Generator in every test method, set it up automatically using the @before annotation 2018-09-19 11:09:29 -07:00
hisomura
3033a5c061 Fix dateTimeBetween() Argument on Generator phpdoc 2018-09-19 17:21:58 +09:00
Francois Zaninotto
10cc47a818
Merge pull request #1580 from gizburdt/patch-1
Fix Dutch typo
2018-09-18 14:17:14 +02:00
Francois Zaninotto
9090044cbf
Merge pull request #1571 from rquadling/patch-1
Correct documentation
2018-09-18 14:15:37 +02:00
Gijs Jorissen
e045927fc6
Fix Dutch typo
I saw my surname in the faked data, but it is misspelled. The misspelled version doesn't exist in The Netherlands.
2018-09-17 18:10:12 +02:00
Jarosław Goszowski
8c72dc0f8c
Old city names changed to new ones 2018-09-15 13:03:08 +03:00
Juanan Ruiz
677a8204c3 Splitting lines by capital letter. Adding common first names. 2018-08-29 09:58:03 +02:00
Juanan Ruiz
7fb8c2b1e4 Ordering colors array and cleaning .gitignore 2018-08-28 17:43:20 +02:00
Richard Quadling
cb00b3c9f9
Correct documentation
Documentation says a-f, but code says a-c. Correcting documentation.

Fixes #1570
2018-08-28 12:08:56 +01:00
Francois Zaninotto
bbb5fdeae1
Merge pull request #1561 from SpadXIII/master
Make $suffix protected not private
2018-08-24 09:12:40 +02:00
Francois Zaninotto
21e784f629
Merge pull request #1560 from bluemmb/patch-1
Add PicsumPhotos Provider to the thrid parties
2018-08-24 09:08:16 +02:00
Muhamad Surya Iksanudin
92255c9d3b
add .id TLD
add .id TLD
2018-08-23 16:57:08 +07:00
Juanan Ruiz
8515e91a4e Fixing errors suggested by Travis CI
Expected 1 newline at end of fileThe closing brace for the class must go on the next line after the body
2018-08-20 19:50:53 +02:00
Caspar Dunant
1dfe378a82 Make protected not private 2018-08-20 11:26:18 +02:00
Mohammad Eftekhari
b10e636517
Add PicsumPhotos Provider to the thrid parties
Related to the issue #1557
2018-08-20 12:33:55 +04:30
Juanan Ruiz
9635a85663 New link for INE, the old one is redirected to this
Accent mark in África name
2018-08-19 18:48:55 +02:00
Juanan Ruiz
c11a63b751 Spanish Web Safe Color Names 2018-08-18 18:43:55 +02:00
Matthew Paul Gross
60fa1afd71
fix austrian postal codes starting with invalid 0
Temp fix for https://github.com/fzaninotto/Faker/issues/1544 - should probably implement more strict values in the future
2018-08-11 03:42:16 -04:00
Toni Almeida
9be9c58ae2 Added Portuguese providers for companies and internet 2018-07-29 11:26:10 +01:00
Grégoire Pineau
73314ab06d Restore a random seed when the Generator is destroyed
Without this patch, the `mt_rand` seed could stay at the very same
values, and so break all other usage to `mt_rand`.
2018-07-26 17:52:43 +02:00
Stefan Stammler
8c10d5cae3 building numbers in Germany never start with a zero or are zero 2018-07-20 20:33:47 +02:00
Francois Zaninotto
9c9e33857c
Merge pull request #1526 from carusogabriel/tweaks
Small tweaks
2018-07-13 08:28:23 +02:00
Gabriel Caruso
b756793324
Use dedicated assertCount assertion 2018-07-12 22:30:54 -03:00
Gabriel Caruso
f9c030566e
Remove unnecessary test annotations 2018-07-12 22:29:53 -03:00
Gabriel Caruso
ea079088aa
Fix suspicius logic 2018-07-12 22:26:53 -03:00
Gabriel Caruso
6dbd90f5b4
Small tweaks
Remove unnecessaries parentheses, casts, semi-colons, etc
2018-07-12 22:26:33 -03:00
Francois Zaninotto
bacc8068d5 Change branch alias 2018-07-12 12:25:35 +02:00
Francois Zaninotto
f72816b43e Update changelog for 1.8.0 v1.8.0 2018-07-12 12:23:15 +02:00
r_bondarenko
f9c8db6b2b fix ukraine first name person, delete space 2018-07-11 11:47:38 +03:00
Francois Zaninotto
30798ab0ca
Merge pull request #1521 from jmhobbs/patch-1
Typo in readme
2018-07-09 13:46:49 +02:00
John Hobbs
53118b228f
Typo in readme
Missing a `b` in `PhoneNumber` for `ko_KR`
2018-07-08 23:55:47 -05:00
Francois Zaninotto
9d03709ae5
Merge pull request #1516 from MarkVaughn/patch-1
Replaced Hilll with Hill
2018-07-04 08:58:59 +02:00
Mark
f24cfd6dbe
Replaced Hilll with Hill 2018-07-03 15:52:17 -06:00
Shawn Lindstrom
d4441e698a Document randomDigitNot base formatter. 2018-06-26 18:38:48 +01:00
Francois Zaninotto
eef05943cd
Merge pull request #1493 from browner12/patch-1
create `passthrough` function
2018-06-25 13:55:00 +02:00
Francois Zaninotto
c0f369a281
Merge pull request #1506 from Enosh-Yu/master
add phone numer format
2018-06-18 17:52:10 +02:00
Enosh Yu
bf1714a4c5 modify phone number format and document ko_KR phone number format in the README 2018-06-18 18:05:07 +09:00
Francois Zaninotto
0e75a61811
Merge pull request #1462 from aykutaras/master
Turkish identity number for tr_TR
2018-06-18 08:25:56 +02:00
Francois Zaninotto
a2ecb2ffde
Merge pull request #1508 from mavimo/improve-vat-id-generator-it_IT
[it_IT] Improve vat ID generated using official rules
2018-06-18 08:02:46 +02:00