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
Pierre Joye
b66ab9de2d Add Correct Thai words for streets,soi etc names and add Thai First and last Names, Female and Male 2019-08-26 11:07:42 +02:00
Andreas Möller
64ddc30d1e
Enhancement: Consistently use composer package name for link content 2019-08-26 10:40:54 +02:00
Andreas Möller
94286898a2
Merge pull request #1717 from Metrakit/patch-1
Add faker-eddy-malou third-party library
2019-08-26 10:29:09 +02:00
Jordane
45a08552e1
Merge branch 'master' into patch-1 2019-08-26 09:46:12 +02:00
Andreas Möller
a8fa2293e9
Merge pull request #1716 from amacado/feature/de_DE-job-titles
[de_DE] Company\JobTitle: list of common german job titles
2019-08-26 09:00:44 +02:00
Pim Jansen
b844fef314 Merge branch 'localheinz-feature/xdebug' 2019-08-26 08:53:39 +02:00
Andreas Möller
9234f269a5
Enhancement: Disable Xdebug as early as possible 2019-08-25 23:14:46 +02:00
Clemens Bastian
06233c85ee
remove whitespaces at the end of jobtitles 2019-08-25 22:27:00 +02:00
Clemens Bastian
65bebfdaac
remove whitespaces at the end of jobtitle list (trim)
Co-Authored-By: Andreas Möller <am@localheinz.com>
2019-08-25 22:17:18 +02:00
Alban
4c13cd7f17 fix(issue-1721): add phpdoc method and properties annotations for phpstan 2019-08-25 22:01:55 +02:00
Andreas Möller
aa6ea487b5 Enhancement: Add help as first target to Makefile 2019-08-25 22:00:11 +02:00
Andreas Möller
ba35d4f883 Enhancement: Add build target which runs fix and test targets to Makefile 2019-08-25 22:00:11 +02:00
Andreas Möller
82bef77336 Enhancement: Keep targets sorted by name 2019-08-25 22:00:11 +02:00
Andreas Möller
d6b6894cab Enhancement: Declare phony targets at start of Makefile 2019-08-25 22:00:11 +02:00
Omniglies
c6d03aa993 Add ru_RU Person Test 2019-08-25 22:02:00 +07:00
Farhan
63d5a01dad
Remove unused code 2019-08-25 21:29:59 +07:00
Farhan
4eda000e2e
Update src/Faker/Provider/ru_RU/Person.php
Optimize code

Co-Authored-By: Andreas Möller <am@localheinz.com>
2019-08-25 21:27:02 +07:00
oliverpool
f441e9aa2d Remove BV and HM country codes.
[According to the Symfony sources](b79b8efab4/Data/Generator/RegionDataGenerator.php (L52)), they are `Uninhabited islands`, hence blacklisted.
2019-08-25 11:13:51 +02:00
Andreas Möller
ba7512dc0f
Merge pull request #1551 from localheinz/feature/sort-packages
Enhancement: Keep packages sorted in composer.json
2019-08-25 10:42:26 +02:00
Andreas Möller
c89e3f6450
Merge pull request #1545 from mpge/patch-1
fix austrian postal codes starting with invalid 0
2019-08-25 09:53:54 +02:00
Andreas Möller
1273b5dd71
Merge pull request #1759 from localheinz/fix/php7.4
Fix: Allow nightly builds to fail
2019-08-25 09:47:57 +02:00
Andreas Möller
14a9c42eb4
Fix: Allow nightly builds to fail 2019-08-25 09:31:40 +02:00
Andreas Möller
4cb36c2fbb
Fix: Use 7.4snapshot to build on PHP 7.4 2019-08-25 09:31:40 +02:00
Andreas Möller
d74cafd38d
Enhancement: Keep packages sorted in composer.json 2019-08-25 09:30:56 +02:00
Francois Zaninotto
be643c0847
Merge pull request #1731 from drupol/update-readme-add-drupol-belgian-national-number-faker
Update README - Add a new faker.
2019-08-25 08:21:58 +02:00
Francois Zaninotto
eec3a9ee38
Merge pull request #1729 from sagautam5/master
duplicate first name and last name removal
2019-08-25 08:21:24 +02:00
Francois Zaninotto
7e5f109690
Merge pull request #1757 from localheinz/fix/self-update
Fix: No need to update composer itself
2019-08-25 08:20:22 +02:00
Francois Zaninotto
b5c2e1132d
Merge pull request #1756 from localheinz/feature/git-attributes
Enhancement: Clean up .gitattributes
2019-08-25 08:19:48 +02:00
Francois Zaninotto
1be27c12e9
Merge pull request #1755 from localheinz/feature/schema
Enhancement: Reference phpunit.xsd as installed with composer
2019-08-25 08:19:05 +02:00
Francois Zaninotto
4ca24580d7
Merge pull request #1760 from localheinz/fix/sudo
Fix: Remove sudo configuration
2019-08-25 08:17:16 +02:00
Francois Zaninotto
fcc032dd0c
Merge pull request #1762 from localheinz/feature/image-url
Enhancement: Assert that imageUrl can be used with gray flag
2019-08-25 08:07:16 +02:00
Francois Zaninotto
1d99651405
Merge pull request #1763 from localheinz/feature/php-codesniffer
Enhancement: Update squizlabs/php_codesniffer
2019-08-25 08:06:11 +02:00
David
266c9ba1c2 Estonian names (#1461)
* Estonian names

* Add more estonian names/surnames

* Update with TOP100 from stat.ee

* Add new line at the EOF

* Fix for php legacy
2019-08-25 08:02:10 +02:00
Andreas Möller
b4be9ff96c
Fix: Run 'make fix' 2019-08-24 13:58:01 +02:00
Andreas Möller
a37eb87d96
Enhancement: Add fix target to Makefile 2019-08-24 13:57:41 +02:00
Andreas Möller
eb25a3d20c
Enhancement: Update squizlabs/php_codesniffer 2019-08-24 13:48:01 +02:00
Sebastian Villa
2063ee6f95 Added missing grayscale option to Image provider 2019-08-24 13:45:36 +02:00
Andreas Möller
6a9d875419
Enhancement: Assert that imageUrl can be used with gray flag 2019-08-24 13:11:13 +02:00
Andreas Möller
2cd9659f9a
Fix: Remove sudo configuration 2019-08-24 09:33:28 +02:00
Daniel Meyer
3bb4619b53 Fix-Isreal--Israel 2019-08-24 02:25:00 +02:00
Andreas Möller
377e7169f5
Fix: No need to update composer itself 2019-08-23 23:26:11 +02:00
Andreas Möller
84094e97f0
Enhancement: Indent 2019-08-23 23:23:26 +02:00
Andreas Möller
c9375f8e67
Fix: Remove non-applicable entry 2019-08-23 23:22:19 +02:00
Andreas Möller
cbfb846512
Enhancement: Sort entries in .gitattributes 2019-08-23 23:22:09 +02:00
Andreas Möller
9e9ad35236
Enhancement: Reference phpunit.xsd as installed with composer 2019-08-23 23:17:56 +02:00
Andreas Möller
1af085ffb1
Merge pull request #1711 from Dzhuneyt/master
Typo in function PHPDoc
2019-08-23 17:30:39 +02:00
Francois Zaninotto
095047bc21
Merge pull request #1748 from pimjansen/master
PHP 7.4 compatibility
2019-08-23 15:31:52 +02:00
cacing69
7a34166668 remove duplicate value emas 2019-08-22 15:55:00 +07:00
cacing69
9cf6b44db0 add id_ID Color 2019-08-22 15:47:07 +07:00
Pim Jansen
167d8052c5 PHP 7.4 compatible for implode methods 2019-08-15 23:57:40 +02:00