1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-19 23:09:47 +01:00

572 Commits

Author SHA1 Message Date
Daniel Bojdo
fc8e4b113c Update EntityPopulator.php
[fix] undefined index warning protection
2014-01-29 13:41:48 +01:00
Francois Zaninotto
4590496843 Merge pull request #238 from marcaube/fr_CA
Add French Canadian providers
2014-01-27 08:59:31 -08:00
marcaube
0e03303aff Add source reference, comments and more last names 2014-01-27 09:48:34 -05:00
Francois Zaninotto
2b71894b35 Merge pull request #237 from mhanson01/patch-1
Fix comment in NullGenerator.php
2014-01-24 08:51:37 -08:00
marcaube
149eeeefe9 Add French Canadian providers
add an address and person provider
2014-01-23 20:10:52 -05:00
Mark Hanson
a8b84dac0e Fix comment in NullGenerator.php
Spelling mistake
2014-01-23 14:25:55 -05:00
Francois Zaninotto
ff43a34c9c Merge pull request #197 from jpetitcolas/optional_onetoone
[WIP] Issue with one-to-one nullable relationship
2014-01-06 09:50:11 -08:00
Francois Zaninotto
8733edfea5 Merge pull request #235 from Garbee/readme-patch
Update readme.md
2014-01-06 03:09:07 -08:00
Francois Zaninotto
99e821bd61 Merge pull request #226 from czogori/master
Remove nonexistent names in Polish provider
2014-01-06 03:05:29 -08:00
Jonathan Garbee
19cc376cc1 Update readme.md
Removed second Payment example. One already exists which makes the last one redundant.
2014-01-06 06:04:34 -05:00
Francois Zaninotto
300314cc97 Merge pull request #231 from sagikazarmark/master
Hungarian Providers added
2014-01-06 01:27:36 -08:00
Sági-Kazár Márk
469c4506c1 Hungarian Providers added 2013-12-30 16:32:38 +01:00
Arek Jaskólski
ac18ae3ce5 Remove nonexistent names in Polish provider 2013-12-18 14:47:58 +01:00
Francois Zaninotto
9f4ad89798 Fix executable bit on recently modified files 2013-12-17 10:29:03 +01:00
Francois Zaninotto
ea6b96b60a Merge pull request #222 from kzykhys/ja_JP
Add 'kana' name formatters (ja_JP)
2013-12-17 00:51:42 -08:00
Francois Zaninotto
846d9505a5 Merge pull request #225 from toin0u/patch-travis
add allow_failure for hhvm to travis-ci and test against php 5.5
2013-12-17 00:26:43 -08:00
Kazuyuki Hayashi
6858338167 Add ja_JP\Person to the language specific formatters section 2013-12-17 11:39:47 +09:00
Antoine Corcy
e41151879e add allow_failure for hhvm to travis-ci 2013-12-17 00:20:39 +01:00
Francois Zaninotto
22a4b79406 Add hhvm platform for Travis test 2013-12-16 22:59:45 +01:00
Francois Zaninotto
6f4383b9a0 Bump version for next release 2013-12-16 22:58:51 +01:00
Francois Zaninotto
1d143fd8ca Fix composer version v1.3.0 2013-12-16 22:56:48 +01:00
Francois Zaninotto
b96bef51b0 releasing 1.3.0 stable 2013-12-16 22:54:46 +01:00
Francois Zaninotto
51a210e40b Fix coding standards (using php-cs-fixer) 2013-12-16 22:47:51 +01:00
Francois Zaninotto
3fb1622f94 Merge pull request #218 from sebklaus/master
Added Western Australia
2013-12-14 15:13:30 -08:00
Francois Zaninotto
7a5c0ebc1c Merge pull request #221 from ulrikjohansson/method_hints
Modified hinting for methods
2013-12-14 14:59:01 -08:00
Kazuyuki Hayashi
929fbccf22 Add kana name formatters (ja_JP) 2013-12-12 16:47:27 +09:00
ulrik
c37d5384fa Remove hints not available in base classes, and add hints for existing functions not listed
(cherry picked from commit bdfd7ae)
2013-12-11 21:53:26 +01:00
Sebastian Klaus
a4602829ea Added Western Australia
Signed-off-by: Sebastian Klaus <sebastian@klaus.com.au>
2013-12-07 11:56:07 +08:00
Francois Zaninotto
ca91fd3cce Merge pull request #217 from dmfaux/en_ZA
en_ZA localisation
2013-12-06 04:38:25 -08:00
David Faux
20bcc12b0d Remove stateAbbr suffix from address formats 2013-12-06 13:37:39 +02:00
David Faux
a8f2d4feb4 Corrected namespace 2013-12-06 13:13:29 +02:00
David Faux
933e6cb4ab Correct namspace 2013-12-06 13:07:04 +02:00
David Faux
434d0f0afc Add ZA phone patterns 2013-12-04 12:29:11 +02:00
David Faux
d76b3ce885 Add first and last names more indicative of ZA
Remove suffix as it is not used in ZA
2013-12-04 12:28:56 +02:00
David Faux
bd8f6afbc1 Add co.za TLD and webmail.co.za free email domain
Decreased com repitition
2013-12-04 12:27:53 +02:00
David Faux
b07eec9644 Add ZA provinces 2013-12-04 12:27:11 +02:00
Francois Zaninotto
fa21a4ca90 Merge pull request #211 from Thinkscape/patch-1
Fix integer values overflowing on signed INTEGER columns.
2013-12-03 08:06:23 -08:00
Francois Zaninotto
6794d956c8 Merge pull request #215 from leihog/patch-1
Fixed spelling error
2013-12-02 14:17:20 -08:00
Leif Högberg
0fca156867 Fixed spelling error 2013-12-02 17:35:32 +01:00
Francois Zaninotto
3326cd3c40 move widgets after the introduction 2013-11-28 17:41:22 +01:00
Francois Zaninotto
395f7365c1 Add Smaller widget 2013-11-28 17:35:35 +01:00
Francois Zaninotto
db610ff34b Add SensioLabsInsight widget 2013-11-28 17:34:55 +01:00
Francois Zaninotto
7263391c02 Merge pull request #212 from fzaninotto/insights
Improvements based on SensioLabsInsights analysis
2013-11-28 08:19:26 -08:00
Francois Zaninotto
e78d538e5f Remove count in for loop for better performance 2013-11-28 17:15:01 +01:00
Francois Zaninotto
5771921921 Fix gub due to missing namespace 2013-11-28 17:08:09 +01:00
Artur Bodera
277edbc10a Fix integer values overflowing on signed INTEGER columns.
Doctrine does not hint or support unsigned schema columns, which means that by default columns will be signed in many DBMS - i.e. in MySQL this means that the max value for `INTEGER` column is 2147483647.
2013-11-26 18:54:54 +01:00
Francois Zaninotto
7df7fcc89f Merge pull request #206 from garak/patch-1
add toAscii method to Italian Internet provider
2013-11-19 00:24:27 -08:00
Massimiliano Arione
056d6c30ca Update Internet.php 2013-11-19 09:12:45 +01:00
Francois Zaninotto
c12caeadb2 Merge pull request #194 from eusonlito/master
Added Internet strings generation to es_ES provider
2013-11-18 12:50:44 -08:00
Francois Zaninotto
23759fd597 Merge pull request #202 from kamote/master
Provider en_PH - English Philippines
2013-11-18 12:48:09 -08:00