1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-15 12:59:47 +01:00

788 Commits

Author SHA1 Message Date
zaid-86
c7a88a9e96 initial development of arabic locale 2014-06-13 02:15:52 +03:00
Francois Zaninotto
0b903eaff5 Starting branch 1.5 2014-06-04 16:44:10 +02:00
Francois Zaninotto
010c7efedd Releasing v1.4.0 v1.4.0 2014-06-04 16:43:02 +02:00
Francois Zaninotto
e7a9c71db5 Fix broken test introduced by #348 2014-06-03 22:39:01 +02:00
Francois Zaninotto
65ce4241af Update changelog 2014-06-03 22:14:42 +02:00
Francois Zaninotto
b60a96a9db Merge pull request #352 from cinan/patch-2
Fix typo in Slovak person names
2014-06-03 22:14:03 +02:00
Francois Zaninotto
7c4a61387e Merge pull request #348 from serge-kuharev/improving-uk_UA-adding-tests
Improving uk_UA, adding some tests
2014-06-03 22:12:11 +02:00
Francois Zaninotto
f22f816f92 Merge pull request #351 from fzaninotto/fast_numerify
Fix numerify() for large number of replacements
2014-06-03 21:44:22 +02:00
Francois Zaninotto
6c909d4476 Faster numerify for large number of # (e.g. telephone numbers) 2014-06-03 21:23:11 +02:00
cinan
f8e852f06e Fix typo in Slovak person names 2014-06-03 14:20:02 +02:00
Francois Zaninotto
47cd2fd0d8 Fix trailing whitespace 2014-06-02 22:21:59 +02:00
Francois Zaninotto
8786da5b03 Fix Typo 2014-06-02 22:17:41 +02:00
Francois Zaninotto
b08e6bc2a2 Allow numerify to replace first # sign by a zero 2014-06-02 22:15:29 +02:00
Francois Zaninotto
85fe504a34 Fix numerify() for large number of replacements 2014-06-02 22:07:02 +02:00
Francois Zaninotto
f1ada9daa3 Update CHANGELOG 2014-06-02 21:37:40 +02:00
Francois Zaninotto
9ebd952cb5 Merge pull request #350 from fzaninotto/random_number_between
Throw Exception when randomNumber is used instead of numberBetween
2014-06-02 21:33:13 +02:00
Francois Zaninotto
21fdf758cf Merge pull request #349 from fzaninotto/speedup
Speedup numerify() by more than 40%
2014-06-02 21:33:01 +02:00
Francois Zaninotto
9497e316cc Throw Exception when randomNumber is used instead of numberBetween 2014-06-02 21:27:08 +02:00
Serge Kuharev
6ef19503f7 Added few tests for uk_UA 2014-06-02 19:18:43 +03:00
Serge Kuharev
f313ecdeec Removed non-existing phone format. 2014-06-02 19:08:09 +03:00
Francois Zaninotto
7cc90f4a82 Speedup numerify() by more than 40% 2014-06-02 07:22:12 +02:00
Francois Zaninotto
f9713bb5c0 Merge pull request #345 from fzaninotto/strict_random_number
Added strict parameter to force randomNumber integer size
2014-06-01 22:59:03 +02:00
Francois Zaninotto
64e19916ba More efficient Strict implementation 2014-06-01 22:58:03 +02:00
Francois Zaninotto
41ce3b67b5 Include changes in changelog 2014-06-01 22:52:56 +02:00
Francois Zaninotto
55fe8ccbd3 Fix deprecated usage of randomNumber 2014-06-01 22:50:52 +02:00
Francois Zaninotto
2a29f17d2d Added strict parameter to force randomNumber integer size 2014-06-01 22:43:29 +02:00
Francois Zaninotto
0675ac75ac Prepare changelog for 1.4 2014-06-01 22:22:16 +02:00
Francois Zaninotto
52b4a355e5 Merge pull request #343 from MatissJA/feature/latvian-fix
Fixed address provider for latvian language
2014-06-01 21:23:47 +02:00
Matiss Janis Aboltins
bef864c6e4 Fixed address provider for latvian language 2014-05-27 17:09:55 +03:00
Francois Zaninotto
b54b2447aa Merge pull request #341 from Mikulas/patch-cs_CZ
Add cs_CZ address, company, datetime and text providers
2014-05-26 13:53:24 +02:00
Francois Zaninotto
616c9b9dde Update readme.md 2014-05-26 13:35:49 +02:00
Francois Zaninotto
69a0a844bc Add link to faker-cli 2014-05-26 13:35:17 +02:00
Mikulas
fe2b91bb99 document cs_CZ custom providers 2014-05-26 10:32:10 +02:00
Mikulas
0a8e35a8ec reorder language specific formatters by languge 2014-05-26 10:32:10 +02:00
Mikulas
d7328a6ec5 Add cs_CZ text provider
Text used is in public domain.
2014-05-26 10:32:10 +02:00
Mikulas
1db8bdf6c1 Add cs_CZ DateTime provider
Does not require setting locale in php
2014-05-26 10:32:06 +02:00
Mikulas
c08cd54e39 Add cs_CZ company provider 2014-05-26 10:32:06 +02:00
Mikulas
9a79a04949 Add cs_CZ address provider 2014-05-26 10:32:06 +02:00
Francois Zaninotto
f55668e1fd Merge pull request #334 from tolnem/remove-unnamed
Remove the name 'Unnamed' from Danish provider
2014-05-26 05:58:35 +02:00
David Tolnem
a96d7241d4 Remove the name 'Unnamed' from Danish provider 2014-05-15 14:57:33 +02:00
Francois Zaninotto
5476642acf Reverting 1c300a6f35fa0061edb4ad6fa6c5df0c4f3ed418
Refs #327
2014-05-14 23:18:42 +02:00
Francois Zaninotto
1c300a6f35 Merge pull request #327 from lapause/pull-request-abstract-text
Removed abstract property on Provider\Text class
2014-05-14 23:00:05 +02:00
lapause
73a687f258 Removed abstract property on Provider\Text class 2014-05-10 23:43:49 +02:00
Francois Zaninotto
a47e8c188d Merge pull request #325 from fzaninotto/slug_prvider
Add slug provider
2014-05-09 12:12:47 +02:00
Francois Zaninotto
a74df0ce6b Add url test 2014-05-09 12:09:21 +02:00
Francois Zaninotto
f3a928531d Add test 2014-05-09 12:07:25 +02:00
Francois Zaninotto
e4cd19784d Add slug provider
Closes #308
2014-05-09 11:58:23 +02:00
Francois Zaninotto
02de18235f Merge pull request #323 from hugofonseca/patch-2
docblock fix
2014-05-09 00:41:21 +02:00
Francois Zaninotto
081a317027 Merge pull request #322 from ogunkarakus/patch-2
Add and update Person.php for tr_TR
2014-05-09 00:40:50 +02:00
Francois Zaninotto
5b386f614d Merge pull request #324 from ogunkarakus/patch-3
Remove paid email service.
2014-05-09 00:39:06 +02:00