1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-22 16:29:55 +01:00

267 Commits

Author SHA1 Message Date
Francois Zaninotto
a3ae3c9a43 Fix broken unit tests by b502129bd10799c15eae4e991bdb44b6f6500d8b
Refs #97
2013-01-01 15:57:55 +01:00
Francois Zaninotto
1b7f8bd3b5 Fix Typo in Base Provider
Closes #80
2013-01-01 15:52:18 +01:00
Francois Zaninotto
3fccf09ae1 Fix warning in documentor 2013-01-01 15:51:54 +01:00
Francois Zaninotto
b502129bd1 Fix problem with French locale and documentor
Closes #97
2013-01-01 15:48:30 +01:00
Francois Zaninotto
4a1e258d06 Merge pull request #99 from alchy58/sanitize-email-whitespaces
Remove spaces in others generated emails.
2012-12-21 07:40:50 -08:00
Tristan LEMARTINEL
f8f12a38bc Remove spaces in others generated emails. 2012-12-21 15:28:12 +01:00
Francois Zaninotto
5b1075c13f Merge pull request #96 from alexsegura/master
Generation of valid SIREN & SIRET codes (2)
2012-12-18 12:39:01 -08:00
Alexandre Segura
91e87aa0e0 Company Provider for french locale now returns valid SIREN/SIRET codes which verify the Luhn algorithm.
Added PHPUnit constraint to assert that a string is a valid code.
2012-12-18 20:37:52 +01:00
Francois Zaninotto
46a5171fe2 Merge pull request #87 from rsvasilyev/ua_providers
Added ua_UA provider
2012-12-14 07:32:39 -08:00
Roman Vasilyev
7b0cb531b2 Utils class become Transliteration 2012-12-12 21:35:08 +02:00
Roman Vasilyev
03c2656d05 street() method became streetName() 2012-12-12 21:20:23 +02:00
Roman Vasilyev
0d9262a90b Unnecessary companySuffix() method removed 2012-12-12 21:05:33 +02:00
Roman Vasilyev
20f64107db Unnecessary methods removed from Address provider 2012-12-12 20:28:21 +02:00
Roman Vasilyev
66a84156d3 Unnecessary company() method removed 2012-12-12 20:00:37 +02:00
Francois Zaninotto
9fc08f1d45 Merge branch 'master' of github.com:fzaninotto/Faker 2012-12-12 09:01:27 +01:00
Francois Zaninotto
a52a44508b Fix issue in ipv4 formatter on 32 platforms
Patch from @pokmot.

Closes #93
2012-12-12 09:00:07 +01:00
Francois Zaninotto
f247cbf4bb Merge pull request #92 from benja-M-1/patch-2
Add the type of the parameter of the Base::__construct method
2012-12-10 08:45:35 -08:00
Benjamin Grandfond
5a153a9b58 Add the type of the parameter of the Base::__construct method 2012-12-10 17:30:54 +01:00
Francois Zaninotto
d44f1340d9 More cs fixes 2012-12-10 16:17:57 +01:00
Francois Zaninotto
a35ab4064a Fix cs in previous commit 2012-12-10 16:15:00 +01:00
Francois Zaninotto
9a61d6fa01 Merge pull request #85 from faridmovsumov/master
Added tr_TR Provider
2012-12-10 07:14:21 -08:00
Ferid Mövsümov
591a03e604 Fixed problem 2012-12-10 17:08:20 +02:00
Francois Zaninotto
7c26827802 Code cleanup
PAssed php-cs-fixer, fixed commas
2012-12-10 16:03:57 +01:00
Ferid Mövsümov
1f638a8947 Fixed problems 2012-12-10 16:37:44 +02:00
Ferid Mövsümov
82495bc7a1 Added phone number format 2012-12-10 15:31:48 +02:00
Ferid Mövsümov
12820746df Added PhoneNumber provider for tr_TR 2012-12-10 15:25:47 +02:00
Ferid Mövsümov
28d1dad66a Added Internet provider to tr_TR 2012-12-10 15:17:09 +02:00
Roman Vasilyev
d311285a0f Inconsistent identation fixed 2012-12-03 20:12:09 +02:00
Roman Vasilyev
3ace02cfc4 Address and Company providers extend \Faker\Provider\Address and \Faker\Provider\Company now 2012-12-03 20:06:42 +02:00
Roman Vasilyev
fac7a27e35 Added missed file Utils.php 2012-12-03 19:21:27 +02:00
Francois Zaninotto
379494fa95 Merge pull request #84 from siwinski/pr-php-executable
Remove executable bit from PHP files
2012-12-03 03:04:00 -08:00
Roman Vasilyev
b0b6eb6029 Added ua_UA provider 2012-12-01 20:52:23 +02:00
Ferid Mövsümov
6054a705d1 Fixed namespace name 2012-11-30 13:52:56 +02:00
Ferid Mövsümov
227862223e Added tr_TR provider 2012-11-30 13:16:31 +02:00
Shawn Iwinski
471e77788f Remove executable bit from PHP files 2012-11-29 17:54:14 -05:00
Francois Zaninotto
70c116bc33 Merge pull request #82 from oliveiraev/master
Added pt_BR Provider
2012-11-26 07:39:12 -08:00
Evandro Oliveira
fcc066fbf2 Indentation fix 2012-11-26 12:02:13 -02:00
Evandro Oliveira
9df7d34393 Added pt_BR Provider 2012-11-23 14:08:50 -02:00
Francois Zaninotto
129063060c Merge pull request #81 from ivannis/master
Added es_ES Provider
2012-11-23 01:31:01 -08:00
Ivannis Suárez Jérez
ab55d8f488 changed 'comunity' by community 2012-11-23 10:10:40 +01:00
Ivannis Suárez Jérez
88d35688ab Added es_ES Provider 2012-11-23 10:01:29 +01:00
Francois Zaninotto
b19c269141 Merge pull request #74 from toin0u/FixedUTF8
Fixed utf8
2012-11-15 07:45:14 -08:00
toin0u
3d453394dc Fixed: UTF-8 string - close #60 2012-11-15 16:42:37 +01:00
jasir
0a89d8e662 fixed problem with Utf-8 string
When string is utf-8 coded, strtolower breaks strings. mb_string should be used when available
2012-11-15 16:42:37 +01:00
Francois Zaninotto
7c234f6dcc Merge pull request #75 from toin0u/CleanedWhitespaces
Cleaned: whitespaces
2012-11-15 07:29:37 -08:00
Francois Zaninotto
dac36deea8 Merge pull request #77 from afishnamedsquish/patch-1
Update src/Faker/ORM/Doctrine/Populator.php
2012-11-15 07:28:37 -08:00
Francois Zaninotto
b8343c3da2 Merge pull request #76 from toin0u/DanishProvider
Updated: Danish provider & Readme
2012-11-15 07:27:20 -08:00
toin0u
f7c80bec98 Updated: Danish provider & Readme 2012-11-13 23:04:40 +01:00
afishnamedsquish
ae8bdc8197 Update src/Faker/ORM/Doctrine/Populator.php
Moved $entityManager->flush() to be called at the end of each loop that creates entities of specific class to allow for the population of entity data that has associations to other entities which are being created earlier in the execution.
2012-11-12 14:03:53 -05:00
toin0u
6bfc1a4e3b Cleaned: whitespaces 2012-11-10 12:31:37 +01:00