Frank Gambino
|
91b153d30e
|
Add wide non-breaking space
|
2016-09-29 09:26:35 -04:00 |
|
Frank Gambino
|
9ebdf88b71
|
Add full width character forms to ascii map
Reference: http://www.fileformat.info/info/unicode/block/halfwidth_and_fullwidth_forms/list.htm
|
2016-09-29 09:19:33 -04:00 |
|
Daniel St. Jules
|
0607751e17
|
Merge pull request #139 from tomeh/documentation-fixes
Updated documentation.
|
2016-06-14 13:50:55 -07:00 |
|
Tom Harris
|
6507f0ac44
|
Updated documentation.
Fixed presumed typos.
|
2016-06-14 21:13:57 +01:00 |
|
Daniel St. Jules
|
4e214a5195
|
2.3.2
2.3.2
|
2016-05-02 08:18:10 -07:00 |
|
Daniel St. Jules
|
fcc2969210
|
Merge pull request #137 from danielstjules/mbstring
Fix #134: Improve support without mbstring
|
2016-05-02 08:14:50 -07:00 |
|
Daniel St. Jules
|
30d1742082
|
Work on full support with mbstring module
|
2016-05-01 19:16:24 -07:00 |
|
Daniel St. Jules
|
bd90918858
|
2.3.1
2.3.1
|
2016-03-21 13:26:21 -07:00 |
|
Daniel St. Jules
|
a2d1ec535a
|
Fix #129: Always use root namespace for mbstring functions
|
2016-03-21 13:22:27 -07:00 |
|
Daniel St. Jules
|
b953a85d2c
|
Add capture group test to regexReplaceProvider
|
2016-03-19 17:57:04 -07:00 |
|
Daniel St. Jules
|
e07a07a076
|
Add capture group example to readme
|
2016-03-19 17:53:09 -07:00 |
|
Daniel St. Jules
|
c4d785d29f
|
Fix changelog date
|
2016-03-19 17:34:20 -07:00 |
|
Daniel St. Jules
|
5554477962
|
2.3.0
2.3.0
|
2016-03-19 17:33:13 -07:00 |
|
Daniel St. Jules
|
87c1a47355
|
Support older verisons of composer
|
2016-03-19 17:21:08 -07:00 |
|
Daniel St. Jules
|
6d558974ba
|
Merge pull request #120 from lucasmichot/feature/master/useless-else
Remove some useless else.
|
2016-02-10 13:20:49 -08:00 |
|
Daniel St. Jules
|
5a9b987f9a
|
Merge pull request #124 from lucasmichot/feature/master/integrates-polyfill
Add polyfill
|
2016-02-09 16:59:23 -08:00 |
|
Lucas Michot
|
e3d397fa74
|
Add polyfill
|
2016-02-10 01:56:06 +01:00 |
|
Daniel St. Jules
|
ffc3fa5ff9
|
Merge pull request #112 from lucasmichot/feature/master/polyfill
WIP - Allows Stringy to work without ext-mbstring
|
2016-02-09 16:43:13 -08:00 |
|
Lucas Michot
|
c3f25577ed
|
Avoid duplicate jobs
|
2016-02-10 01:38:59 +01:00 |
|
Lucas Michot
|
5a4629662c
|
Add tests matrix
|
2016-02-10 01:28:12 +01:00 |
|
Lucas Michot
|
823e50a340
|
Allows Stringy to work without ext-mbstring
|
2016-01-08 18:35:53 +01:00 |
|
Daniel St. Jules
|
9d77c49fca
|
Merge pull request #117 from lucasmichot/feature/master/phpunit-autoload
Let phpunit load autoload.php
|
2016-01-08 09:32:17 -08:00 |
|
Daniel St. Jules
|
a074d2a2ac
|
Merge pull request #118 from lucasmichot/feature/master/import
Avoid FQN in code
|
2016-01-08 09:30:30 -08:00 |
|
Daniel St. Jules
|
b7cfa84219
|
Merge pull request #119 from lucasmichot/feature/master/export-ignore-editorconfig
Do not export .editorconfig
|
2016-01-08 09:25:15 -08:00 |
|
Lucas Michot
|
e3be6a56ea
|
Composer install for travisCI tests.
|
2016-01-08 18:22:09 +01:00 |
|
Lucas Michot
|
bdbd4d7541
|
Let phpunit load autoload.php
|
2016-01-08 18:01:20 +01:00 |
|
Lucas Michot
|
8419369f3b
|
Add some imports
|
2016-01-08 18:01:13 +01:00 |
|
Lucas Michot
|
a3dde38a2f
|
Do not export .editorconfig
|
2016-01-08 18:00:43 +01:00 |
|
Lucas Michot
|
59ce593086
|
Remove some useless else.
|
2016-01-08 18:00:23 +01:00 |
|
Daniel St. Jules
|
54cf92c89c
|
Merge pull request #115 from behzadsh/master
Add Persian characters in Stringy::charsArray()
|
2015-12-27 11:17:23 -05:00 |
|
Behzad Shabani
|
d320bf8704
|
Add Persian characters in Stringy::charsArray()
|
2015-12-27 16:03:33 +03:30 |
|
Daniel St. Jules
|
2de4c4aee3
|
Add badges
|
2015-12-26 08:13:47 -08:00 |
|
Daniel St. Jules
|
fc39b70953
|
2.2
2.2.0
|
2015-12-20 16:49:59 -08:00 |
|
Daniel St. Jules
|
9b61dcc771
|
Remove y char
|
2015-12-20 16:45:53 -08:00 |
|
Daniel St. Jules
|
b85a84d0b9
|
Fix #108 Improve char coverage
|
2015-12-20 16:44:46 -08:00 |
|
Daniel St. Jules
|
e5c3043d75
|
Style fixes
|
2015-12-20 13:22:02 -08:00 |
|
Daniel St. Jules
|
49a7405a2a
|
Remove package annotation from #105
|
2015-12-20 13:19:29 -08:00 |
|
Daniel St. Jules
|
63109ce85c
|
Add @method lines to StaticStringy
|
2015-12-20 13:08:08 -08:00 |
|
Daniel St. Jules
|
b223a2c320
|
Small fixes from #105
|
2015-12-20 12:08:36 -08:00 |
|
Daniel St. Jules
|
264eed18dd
|
Merge pull request #111 from lucasmichot/feature/master/gitattributes
Add a basic .gitattributes file and avoid some exports
|
2015-12-20 14:51:11 -05:00 |
|
Daniel St. Jules
|
d990a41a1a
|
Update isBase64 to return true if an empty string
|
2015-12-20 11:46:33 -08:00 |
|
Marcel Pociot
|
318db789b1
|
Added isBase64 method
|
2015-12-20 11:44:18 -08:00 |
|
Daniel St. Jules
|
f086c67ac7
|
Merge pull request #114 from danielstjules/reflection
Reflection
|
2015-12-20 14:37:45 -05:00 |
|
Daniel St. Jules
|
ee59d586f2
|
PHP 5.3 support with reflection
|
2015-12-20 11:35:48 -08:00 |
|
samuelwilliams
|
3c7bc662a6
|
:: is dynamically generated.
|
2015-12-20 17:01:52 +11:00 |
|
Daniel St. Jules
|
2072e667e9
|
Merge pull request #109 from lucasmichot/feature/master/editorconfig
Add a .editorconfig file
|
2015-12-08 13:29:02 -05:00 |
|
Lucas Michot
|
b65da66ae8
|
Add a .gitattributes file and avoid some exports
|
2015-12-06 14:20:38 +01:00 |
|
Lucas Michot
|
604ddc0528
|
Add a .editorconfig file
|
2015-12-06 14:11:58 +01:00 |
|
Daniel St. Jules
|
abd5505e98
|
Merge pull request #103 from danielkesselberg/master
Update for German umlaut transformation
|
2015-10-19 22:54:55 -07:00 |
|
Daniel Kesselberg
|
ee4b89c2f8
|
Update for German umlaut transformation (Ä => AE, Ö => UE, Ü => UE, ä => ae, ö => oe, ü => ue)
|
2015-09-24 10:47:35 +02:00 |
|