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
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
Massimiliano Arione
d7a7a4fbfb
Update Internet.php
2013-11-13 10:16:34 +01:00
Francois Zaninotto
61b2b866d9
Merge pull request #208 from KennedyTedesco/patch-1
...
Added email domain into pt_BR provider
2013-11-12 13:22:57 -08:00
Francois Zaninotto
abd5400105
Merge pull request #207 from pgscandeias/patch-1
...
Replace 'UK' with ISO3166 compliant code 'GB'
2013-11-12 13:07:43 -08:00
Kennedy Tedesco
28fa202f40
Added email domain into pt_BR provider
2013-11-12 15:24:02 -02:00
Pedro Candeias
a47c0518c5
Replace 'UK' with ISO3166 compliant code 'GB'
...
Lets you use Faker in situations where ISO3166 compliance is expected, such as Symfony2 `country` form fields.
2013-11-12 16:18:41 +00:00
Massimiliano Arione
c0311f607f
add toAscii method to Italian Internet provider
...
This was inspired by issue #189 . Copied and adapted from French Internet provider. Even if current Person provider for Italian does not contains any accented letters, I added them anyway, for forward compatibility. The only current issue with Italian Person provider are names with accent inside, that currently are translated into invalid email, like "ld'amico@yahoo.com"
2013-11-12 16:35:37 +01:00
Francois Zaninotto
080f944b01
Merge pull request #205 from cslucano/master
...
Adding es_PE translation
2013-11-08 07:32:41 -08:00
Carlos Salvatierra
326c378d10
cleaning postal code and non-common lastnames on Perú
2013-11-08 02:01:24 -05:00
Carlos Salvatierra
0ae7fb748f
adding peruvian translation
2013-11-08 00:41:53 -05:00
Francois Zaninotto
7f2a9d5e96
Merge pull request #204 from ruden/master
...
Update Ukrainian characters
2013-11-04 05:30:07 -08:00
ruden
068106e113
Added color to uk_UA provider
2013-11-04 12:02:05 +02:00
ruden
c18e92dd30
Update Ukrainian characters
2013-11-04 11:18:08 +02:00
Randy garces
2b37038511
added some comments and links about the data.
2013-11-04 17:02:52 +08:00
Francois Zaninotto
9228b2aec2
Merge pull request #199 from ruden/master
...
Change name of folder ua_UA on uk_UA
2013-11-03 13:14:43 -08:00
ruden
872d21c62d
Improvements for Russian internet provider
2013-11-01 17:33:09 +02:00
Francois Zaninotto
15ec357497
Merge pull request #201 from AlexanderC/master
...
Added ro_MD provider NS
2013-10-29 02:52:28 -07:00
Randy garces
4c8b3e5190
Provider en_PH - English Philippines
2013-10-29 11:52:53 +08:00
AlexanderC
4a3d6b3950
added ro_MD provider
2013-10-28 11:29:12 +02:00
AlexanderC
bed3caf3f6
added ro_MD provider
2013-10-28 11:28:32 +02:00
ruden
015a057797
Change name of folder ua_UA on uk_UA
2013-10-25 10:52:39 +03:00